9 lines
471 B
XML
9 lines
471 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:#FFFFFF; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 11.5,4 C 10.12,4 9,5.12 9,6.5 9,7.88 10.12,9 11.5,9 12.88,9 14,7.88 14,6.5 14,5.12 12.88,4 11.5,4 Z m -6.5,6 0,2 4,0 0,8 2,0 0,-5 1,0 0,5 2,0 0,-8 4,0 0,-2 z"/>
|
||
|
</svg>
|