22 lines
734 B
XML
22 lines
734 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||
|
<defs id="defs3051">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#363636;
|
||
|
}
|
||
|
.ColorScheme-NegativeText {
|
||
|
color:#da4453;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path
|
||
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||
|
d="M 17 4 L 17 7 L 20 7 L 20 4 L 17 4 z M 18 5 L 19 5 L 19 6 L 18 6 L 18 5 z M 4 17 L 4 20 L 7 20 L 7 17 L 4 17 z M 5 18 L 6 18 L 6 19 L 5 19 L 5 18 z "
|
||
|
class="ColorScheme-Text"/>
|
||
|
<path
|
||
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||
|
d="M 17 5 A 12 12 0 0 0 5 17 L 6 17 A 11 11 0 0 1 17 6 L 17 5 z "
|
||
|
class="ColorScheme-NegativeText"
|
||
|
/>
|
||
|
</svg>
|