9 lines
624 B
XML
9 lines
624 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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-Text" d="M 8,6 C 6.343,6 5,7.4549166 5,9.25 5,13.583333 10,16.833334 12,19 14,16.833334 19,13.583333 19,9.25 19,7.4549166 17.657,6 16,6 13,6 12,8.166016 12,8.166016 12,8.166016 11,6 8,6 Z"/>
|
|
</svg>
|