9 lines
623 B
XML
9 lines
623 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:#dfdfdf; } .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 7,5 C 5.343,5 4,6.4549166 4,8.25 4,12.583333 9,15.833334 11,18 13,15.833334 18,12.583333 18,8.25 18,6.4549166 16.657,5 15,5 12,5 11,7.166016 11,7.166016 11,7.166016 10,5 7,5 Z"/>
|
|
</svg>
|