10 lines
1022 B
XML
10 lines
1022 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="M 8,3 9.22,4.22 C 10.83,4.74 12,6.22 12,8 12,10.21 10.21,12 8,12 5.79,12 4,10.21 4,8 4,6.22 5.17,4.74 6.78,4.22 Z M 8,3 C 5.24,3 3,5.24 3,8 3,10.75 5.24,13 8,13 10.76,13 13,10.75 13,8 13,5.24 10.76,3 8,3 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,0 C 3.58,0 0,3.58 0,8 0,12.41 3.58,16 8,16 12.42,16 16,12.41 16,8 16,3.58 12.42,0 8,0 Z M 8,2 C 11.31,2 14,4.68 14,8 14,11.31 11.31,14 8,14 4.69,14 2,11.31 2,8 2,4.68 4.69,2 8,2 Z M 8,4 6.66,5.34 C 5.68,5.84 5,6.83 5,8 5,9.65 6.34,11 8,11 9.66,11 11,9.65 11,8 11,6.83 10.32,5.84 9.34,5.34 Z"/>
|
|
</svg>
|