9 lines
573 B
XML
9 lines
573 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-NegativeText error" d="M 15,8 C 15,4.13 11.87,1 8,1 4.13,1 1,4.13 1,8 1,11.86 4.13,15 8,15 11.87,15 15,11.86 15,8 Z M 13,7 V 9 H 3 V 7 Z"/>
|
|
</svg>
|