7 lines
524 B
XML
7 lines
524 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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
|
||
|
</defs>
|
||
|
<path 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-7zm0 2v4h4l-4 6v-4h-4l4-6z" style="fill:currentColor"/>
|
||
|
</svg>
|