1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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,2.9999995 c -0.452261,0 -0.904523,0.1714698 -1.2462312,0.5345823 L 3.5326633,9.9697425 C 3.1909548,10.322769 3.0100503,10.786746 3,11.250723 c 0,0.01009 0,0.02017 0,0.03026 0,1.381845 3.6683417,0.04035 4,1.724785 0.1809045,0.917868 -2,0.494236 -2,1.412104 0,1.079251 3.0854271,0.34294 3.9698492,1.220462 0.3618091,0.887608 -1.1859296,0.746398 -0.9045226,1.573487 0.5125628,0.534582 1.678392,0.231989 1.8994975,1.099424 0.2613069,0.988473 1.9296479,0.817003 2.9045229,0.09078 0.522613,-0.534582 -0.79397,-0.776657 -0.281407,-1.321326 0.522613,-0.534582 3.075377,-0.423631 3.095477,-1.59366 -0.241206,-0.736312 -1.20603,-0.857349 -1.21608,-1.724785 -0.05025,-0.736312 0.783919,-0.524496 3.437186,-1.250721 C 18.959799,12.007208 19,11.74496 19,11.280983 c 0,-0.01009 0,-0.02017 0,-0.03026 -0.01005,-0.463977 -0.221106,-0.927954 -0.562814,-1.2809805 L 12.246231,3.5345818 C 11.894472,3.1714693 11.452261,2.9999995 11,2.9999995 Z m 0.120603,1.3515854 c 0.472362,0 1.758794,1.5936605 2.904523,2.7939496 0.331658,0.433717 -0.120603,0.877521 -0.120603,0.877521 L 11.502513,6.7017298 10.437186,8.1440935 9.5025126,6.7319892 8.9396985,8.9308375 7.281407,7.9322775 7.7236181,7.3674365 10.316583,4.6945245 c 0.190955,-0.2017292 0.351759,-0.3429396 0.80402,-0.3429396 z m 7.125628,9.6628281 c -0.130653,-0.01009 -0.251256,0 -0.341708,0.03026 -0.170855,0.05043 -0.974875,0.08069 -0.904523,0.685879 0.723618,0.312681 1.829146,0.554756 1.959799,-0.06052 0.100503,-0.453891 -0.331658,-0.645534 -0.713568,-0.65562 z M 5.8442211,16.051877 c -0.070352,0.01009 -0.120603,0.03026 -0.1809045,0.06052 -0.5527638,0.211816 -0.9246231,0.65562 -0.4120603,0.847263 0.5125628,0.191642 0.8643216,-0.01009 1.3165829,-0.252162 C 7.0201005,16.465423 7,16.425077 6.9698492,16.334299 c -0.060301,0.01009 -0.4723618,-0.242075 -0.9045226,-0.282421 -0.070352,-0.01009 -0.1507537,-0.01009 -0.2211055,0 z"/>
</svg>
|