23 lines
733 B
XML
23 lines
733 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
||
|
<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 16 3 L 16 6 L 19 6 L 19 3 L 16 3 z M 17 4 L 18 4 L 18 5 L 17 5 L 17 4 z M 3 16 L 3 19 L 6 19 L 6 16 L 3 16 z M 4 17 L 5 17 L 5 18 L 4 18 L 4 17 z "
|
||
|
class="ColorScheme-Text"
|
||
|
/>
|
||
|
<path
|
||
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||
|
d="M 16 4 A 12 12 0 0 0 4 16 L 5 16 A 11 11 0 0 1 16 5 L 16 4 z "
|
||
|
class="ColorScheme-Highlight"
|
||
|
/>
|
||
|
</svg>
|