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 13.087453,1.5005296e-7 C 12.70648,1.5005296e-7 11.968047,0.93102725 11.691066,1.0781623 11.413085,1.2253674 9.120775,3.2936046 8.913289,3.5880148 8.705303,3.8823249 8.428166,4.0051072 8.128187,3.9806063 7.827708,3.9561055 6.8795073,3.9465151 6.5560303,4.1427209 6.2330521,4.3390277 4.7578861,5.9427769 4.3882117,6.1388836 4.0188372,6.3350904 3.5351856,6.4366599 3.3043016,6.4611607 3.0734175,6.4856616 2.3090454,7.3910541 2.1012597,7.5627601 c -0.2077856,0.171706 -1.84905006,0.925298 -2.07993416,1.072303 -0.230924,0.147205 1.48367146,1.8084849 1.76065226,1.8574859 0.2770509,0.04913 -0.7186103,0.699799 -0.7245599,1.166055 -0.0059,0.465156 0.6777982,1.850333 3.4753148,3.480589 2.4184326,1.409349 5.2725386,0.730425 6.2367723,0.443375 0.382553,-0.113894 0.241683,-1.421936 0.312478,-2.11726 0.04622,-0.441476 0.2082,-4.2437559 0.808538,-5.2247899 0.600259,-0.980984 2.015873,-2.1587244 2.616131,-2.2813286 0.600309,-0.1226343 0.484342,-0.3691658 0.484342,-0.5898634 0,-0.2207176 -0.09225,-0.7116315 -0.253889,-0.785184 C 14.575506,4.5105801 13.94491,4.9530938 13.737174,5.0021255 13.529389,5.0511675 12.537967,5.1243327 12.399377,4.8790743 12.260885,4.6339558 13.619276,2.2318771 13.780765,1.9375669 13.942254,1.6432068 14.010936,1.2509173 13.710455,0.83401285 13.411473,0.41657845 13.204393,1.5005297e-7 13.089401,1.5005297e-7 Z M 7.554008,5.0099388 c 0.244615,-0.024661 0.435517,0.0039 0.435517,0.0039 C 8.077115,5.2111456 7.668175,5.831611 7.288401,5.9162139 6.9087273,6.0007169 6.032532,7.2411271 6.003334,6.9592179 5.974036,6.6774082 6.3540728,5.7473112 6.7923423,5.3243966 7.011402,5.1129893 7.309394,5.0345956 7.554008,5.0099328 Z"/>
</svg>
|