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 8.4081066,2.7169988e-4 C 7.8179786,-0.0050183 7.2213046,0.2139276 6.8944348,0.7346467 6.4068897,1.8062023 5.8609668,2.9761364 5.5495157,4.1096467 5.1131691,5.7237183 4.6835281,7.4968897 5.3424844,9.1155057 6.5359621,10.901629 5.9398719,12.345171 4.7909192,12.066678 4.034425,11.928142 2.9018688,11.957484 2.5545911,12.785428 2.0242568,14.029939 5.5000514,15.744456 8.4120126,15.99246 9.0768826,16.04618 9.8538276,15.812801 10,15.064725 10.152242,14.160458 9.3410896,13.591508 8.6444346,13.240506 7.1265366,11.806562 8.5920646,10.910725 9.7401376,10.2366 11.105592,9.2896817 11.812142,7.6912447 12.363184,6.1819123 12.685778,5.205147 13.081577,4.2444622 13.4042,3.2678498 13.623995,2.6025094 13.46597,1.8330155 12.9042,1.4084748 12.38088,1.012996 11.763892,0.6768498 11.158106,0.4729279 10.355221,0.1964227 9.5095426,0.0221574 8.6581066,0.0158967 c -0.08331,-0.00968 -0.165696,-0.014869 -0.25,-0.0156250001 z M 10.611231,5.7463655 c -0.300142,0.6040721 -0.472365,1.0861425 -0.9843744,1.7617182 -0.432356,0.570475 -0.939504,1.059007 -1.333984,1.289063 -0.394481,0.230056 -0.430309,0.238651 -0.701172,0.154297 l -0.0039,-0.002 -0.002,-0.002 c -0.197571,-0.06065 -0.324215,-0.154452 -0.455079,-0.462891 -0.130863,-0.308439 -0.1777275,-0.786245 -0.128906,-1.291016 0.05293,-0.547163 0.239107,-0.867135 0.40625,-1.3437496 0.485013,0.1413475 0.964593,0.2325228 1.382813,0.2441406 0.833095,0.023139 1.2868394,-0.1859303 1.8203114,-0.3476562 z"/>
</svg>
|