9 lines
731 B
XML
9 lines
731 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 c -1.6572,0 -3,1.3434 -3,3 0,1.656601 1.3428,3 3,3 1.6572,0 3,-1.343399 3,-3 0,-1.6566 -1.3428,-3 -3,-3 z m 0,7 c -5.9994,0.0037 -6,3.9375 -6,3.9375 v 1.601562 C 6,16.539062 7.10768,19 12,19 c 4.89231,0 6,-2.460938 6,-2.460938 V 14.9375 c 0,0 7.5e-4,-3.939961 -5.99805,-3.9375 z"/>
|
|
</svg>
|