9 lines
828 B
XML
9 lines
828 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="fill:currentColor" class="ColorScheme-Text" d="M 6.5,1 C 3.47,1 1,3.47 1,6.5 1,9.53 3.47,12 6.5,12 7.65,12 8.7391,11.639 9.6191,11.029 L 13.43,14.822 C 13.597,14.938 13.796,15 14,15 14.552,15 15,14.552 15,14 14.999,13.784 14.929,13.574 14.799,13.402 L 11.029,9.5898 C 11.639,8.7098 12.029,7.65 12.029,6.5 12.029,3.47 9.53,1 6.5,1 Z M 6.5,3 C 8.45,3 10,4.56 10,6.5 10,8.44 8.45,10 6.5,10 4.55,10 3,8.44 3,6.5 3,4.56 4.55,3 6.5,3 Z"/>
|
|
</svg>
|