9 lines
653 B
XML
9 lines
653 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 8,0 C 5.23,0 3,2.45 3,5.5 V 10.5 C 3,13.55 5.23,16 8,16 10.77,16 13,13.55 13,10.5 V 5.5 C 13,2.45 10.77,0 8,0 Z M 8,3 C 8.55,3 9,3.45 9,4 V 6 C 9,6.55 8.55,7 8,7 7.45,7 7,6.55 7,6 V 4 C 7,3.45 7.45,3 8,3 Z"/>
|
|
</svg>
|