11 lines
572 B
XML
11 lines
572 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:#89b482; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<g transform="translate(-1,-1)">
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 11.5,3 C 9,3 6,13 6,21 8,18 11.5,15 12.5,15 13.5,15 15,17 17,20 17,13 14,3 11.5,3 Z"/>
|
|
</g>
|
|
</svg>
|