9 lines
399 B
XML
9 lines
399 B
XML
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#dedede; } .ColorScheme-Highlight { color:#5294e2; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m8 1a7 7 0 0 0-7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7zm-1 4h2v4h1l-2 3-2-3h1v-4z"/>
|
|
</svg>
|