blob: 51a3f577df6166db12bae7e912dab25298774a44 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<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:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 20,4 C 11.636362,4 4,11.636363 4,20 c 0,0 1.090909,-2.909125 3.636362,-4.727275 2.545451,-1.818175 7.603313,0.06993 9.057888,-3.2028 -2.545487,0 -3.966975,-1.05785 -3.966975,-1.05785 C 15.636362,11.012075 20,8.242425 20,4 Z"/>
</svg>
|