9 lines
721 B
XML
9 lines
721 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;stroke:currentColor;stroke-linejoin:round" class="ColorScheme-Text" d="M 9,2.5 13.2,4.9 12,7 13.5,12 2.5,5.5 7.74,4.49 Z"/>
|
|
<path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round" class="ColorScheme-Text" d="M 8.9,12.96 C 8.9,12.96 7.95,13.26 6.1,12.16 4.24,11.06 4,10.13 4,10.13"/>
|
|
</svg>
|