9 lines
574 B
XML
9 lines
574 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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 18,11 C 18,7.13 14.87,4 11,4 7.13,4 4,7.13 4,11 c 0,3.86 3.13,7 7,7 3.87,0 7,-3.14 7,-7 z m -2,-1 v 2 H 6 v -2 z"/>
|
|
</svg>
|