9 lines
455 B
XML
9 lines
455 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; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 C 9.66,2 11,3.34 11,5 11,6.65 9.66,8 8,8 6.34,8 5,6.65 5,5 5,3.34 6.34,2 8,2 Z M 8,9 C 14,8.99 14,13 14,13 V 14 H 2 V 13 C 2,13 2,9 8,9 Z"/>
|
|
</svg>
|