9 lines
701 B
XML
9 lines
701 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:#444444; } .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 -4.42,0 -8,3.58 -8,8 0,4.42 3.58,8 8,8 4.42,0 8,-3.58 8,-8 0,-4.42 -3.58,-8 -8,-8 z m 0,2 c 3.315,0 6,2.685 6,6 0,3.315 -2.685,6 -6,6 C 8.685,18 6,15.315 6,12 6,8.685 8.685,6 12,6 Z M 12,7.429688 8.5703125,13 H 12 v 3.570312 L 15.429688,11 H 12 Z"/>
|
|
</svg>
|