12345678910111213141516171819202122 |
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
- <defs id="defs3051">
- <style type="text/css" id="current-color-scheme">
- .ColorScheme-Text {
- color:#363636;
- }
- .ColorScheme-Highlight {
- color:#3daee9;
- }
- </style>
- </defs>
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- d="M 14.003906 2 A 12.00001 12.00001 0 0 0 6.0820312 5 L 7.0039062 5 L 7.0039062 5.5253906 A 11 11 0 0 1 14.003906 3 L 14.003906 2 z M 5.0039062 6.0859375 A 12.00001 12.00001 0 0 0 2.0039062 14 L 3.0039062 14 A 11 11 0 0 1 5.5253906 7 L 5.0039062 7 L 5.0039062 6.0859375 z M 14.003906 8 A 6 6 0 0 0 8.0039062 14 L 9.0039062 14 A 5 5 0 0 1 14.003906 9 L 14.003906 8 z "
- class="ColorScheme-Text"
- />
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- d="M 4,4 4,8 8,8 8,4 Z M 5,5 7,5 7,7 5,7 Z"
- class="ColorScheme-Highlight"
- />
- </svg>
|