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 7.2115652,0.00342801 C 6.0644787,0.04207801 4.7704577,0.60598401 3.5125667,1.533359 2.2066387,2.496152 1.6334487,2.758615 0.99998075,3.078641 1.5602817,3.122151 4.8894527,2.443024 5.5223307,4.411153 c -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.7503074,2.89838 C 9.2925453,13.785717 9.8622882,14.380354 10.96981,16 10.739501,13.762156 9.9254183,10.878705 9.4279743,9.607939 L 9.3945542,9.501692 C 10.957214,10.610983 12.81169,10.829681 15.000019,10.989 11.525802,8.47207 10.866667,8.314367 8.8780613,6.589249 7.5439212,6.657689 7.6899752,6.646449 6.9032357,6.692372 7.1397822,7.093679 7.3879502,7.458171 7.6445552,7.79235 8.1553682,9.085874 8.0711802,10.454808 6.6100507,10.764167 4.8375147,11.139455 2.3034677,9.583576 2.7893827,7.915786 3.3170317,6.104758 6.2638707,6.451847 8.6532353,6.137696 11.042599,5.823543 12.686868,3.765197 13.999978,2 12.084863,2.665013 10.066453,2.960839 7.3749792,3.768992 6.8451277,2.687175 6.4593877,0.75700101 10.024979,0.61905501 c -0.1304067,-0.07331 -0.2725057,-0.136574 -0.4207907,-0.193746 -0.637689,-0.266717 -1.461287,-0.453245 -2.3925761,-0.421867 z"/>
</svg>
|