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 12.000002,5.0000145 c -2.0507314,0 -4.1017126,0.7820895 -5.6610288,2.3444823 -3.1186323,3.1247862 -3.1186323,8.2196112 0,11.3443962 0.7252105,0.751745 1.9708327,0.02902 1.6811065,-0.975399 L 8.8156731,16.916331 8.1080445,16.207306 7.4140995,16.902621 C 6.6054491,15.948707 6.1147158,14.765326 6.010571,13.518105 h 0.9852066 v -1.00282 H 6.010571 c 0.1041448,-1.24722 0.5948785,-2.430602 1.4035285,-3.3845159 l 0.693945,0.695314 0.7076286,-0.709024 -0.6919904,-0.6933556 c 0.067875,-0.057833 0.1390088,-0.1089754 0.209161,-0.162567 h -0.00391 c 0.030075,-0.023306 0.061349,-0.045809 0.091875,-0.068553 0.026757,-0.019515 0.053093,-0.039832 0.08015,-0.058755 0.8581554,-0.6177303 1.8852013,-1.0142957 2.9986203,-1.10663 v 0.9812746 h 1.000845 V 7.0271985 c 1.101052,0.091063 2.116918,0.4792493 2.969303,1.0850824 0.06581,0.045117 0.12952,0.094365 0.193523,0.1429801 0.072,0.054684 0.145431,0.1072425 0.215025,0.166483 l -0.69199,0.6953151 0.707628,0.709024 0.69199,-0.695314 c 0.80865,0.9539139 1.299384,2.1372959 1.403529,3.3845159 h -0.985207 v 1.00282 h 0.985207 c -0.09924,1.18855 -0.554054,2.316188 -1.296016,3.245453 0.03952,-0.298356 -0.05369,-0.610045 -0.283442,-0.840253 L 13.945002,13.45347 a 2.0016896,2.0056391 0 0 0 0.05669,-0.430899 2.0016896,2.0056391 0 0 0 -2.001689,-2.005639 2.0016896,2.0056391 0 0 0 -2.00169,2.005639 2.0016896,2.0056391 0 0 0 2.00169,2.005639 2.0016896,2.0056391 0 0 0 0.588387,-0.09793 l 2.406328,2.411076 c 0.243011,0.243491 0.578492,0.336476 0.891377,0.278124 l 0.09578,0.09597 c -0.282253,1.00042 0.954222,1.717234 1.679152,0.97344 3.118632,-3.124785 3.118632,-8.21961 0,-11.3443962 -1.500709,-1.5047792 -3.53792,-2.3484786 -5.661025,-2.3444793 z"/>
</svg>
|