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:#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 11.211565,4.003428 c -1.147086,0.03865 -2.4411072,0.602556 -3.6989982,1.529931 -1.305928,0.962793 -1.879118,1.225256 -2.5125859,1.545282 0.5603009,0.04351 3.8894719,-0.635617 4.5223499,1.332512 -2.2712749,0.803034 -3.77721,2.073546 -3.5062129,3.54993 0.01076,0.0685 0.02323,0.137804 0.0395,0.207808 0.0048,0.01874 0.01006,0.03745 0.01519,0.05625 0.05232,0.207472 0.121977,0.418985 0.224826,0.63905 0.155216,0.332113 0.334834,0.603309 0.525607,0.849984 0.0013,0.0018 0.0033,0.0029 0.0046,0.0047 1.075909,1.386455 2.885214,1.62869 4.7503071,2.89838 1.716397,1.168462 2.28614,1.763099 3.393662,3.382745 -0.230309,-2.237844 -1.044392,-5.121295 -1.541836,-6.392061 l -0.03342,-0.106247 c 1.56266,1.109291 3.417136,1.327989 5.605465,1.487308 -3.474217,-2.51693 -4.133352,-2.674633 -6.121957,-4.399751 -1.334141,0.06844 -1.188087,0.0572 -1.974826,0.103123 0.236546,0.401307 0.484714,0.765799 0.741319,1.099978 0.510813,1.293524 0.426625,2.662458 -1.034504,2.971817 C 8.8375149,15.139455 6.3034679,13.583576 6.7893829,11.915786 7.3170319,10.104758 10.263871,10.451847 12.653236,10.137696 15.042599,9.823543 16.686868,7.765197 17.999978,6 16.084863,6.665013 14.066453,6.960839 11.374979,7.768992 10.845128,6.687175 10.459388,4.757001 14.024979,4.619055 13.894572,4.545745 13.752473,4.482481 13.604188,4.425309 12.966499,4.158592 12.142901,3.972064 11.211612,4.003442 Z"/>
</svg>
|