1
2
3
4
5
6
7
8
|
<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" class="ColorScheme-Text" d="M 16.000012,-1.0070293e-4 C 14.538012,0.7995393 11.528012,1.1004993 8.6808118,1.0664993 c -2.2350005,0.0134 -6.5977005,-0.1844 -7.3473005,2.0001 0.2832,-0.3901 5.4788,-2.1612 4.9564,0.0387 -0.6151,1.7917 -1.7139,3.2851 -2.6555,4.9070005 -0.9149,0.0686 -2.1823,0.1085 -2.96795001,0.6545 0.20457,-0.1265 1.94715001,-0.4728 2.64545001,-0.0919 -1.0688,1.7680002 -2.1717,3.1990002 -2.95597001,5.1230002 -0.2159,0.662 -0.70235,1.725 0.04464,2.204 0.63373001,0.295 0.18992,-0.13 0.44646,-0.543 1.07487001,-2.311 2.55487001,-4.257 3.90557001,-6.4025002 0.7889,0.3282 1.5539,0.9361 2.4142005,1.0307 1.1715,0.1388002 3.1902002,-1.5161 3.5002002,-2.6539 -1.3339002,1.0013 -3.6348002,0.6891 -5.1554007,0.6564 L 8.7947118,2.9307993 c 0.3232,0.0986 0.8936,0.1259 1.8373002,0.1358 2.199,0.0626 5.01,-0.7477 5.368,-3.06670000293 z"/>
</svg>
|