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 5.0010719,4.000109 c -1.3347625,0 -1.3347625,2.0080803 0,2.0080803 H 5.286737 c 0.1274047,0 0.2209675,0.1137779 0.02986,0.2265578 C 4.6865413,6.7716989 4.965239,8.018266 5.9964202,8.004293 h 2.252474 c 0.2060373,0.009 0.1493024,0.151704 0.083609,0.207595 C 7.8149219,8.631069 7.8517498,9.513347 8.451945,9.861667 8.5415261,9.908577 8.505694,9.984428 8.412131,9.984428 H 7.9920946 c -1.3914974,-0.0519 -1.3914974,2.067963 0,2.016064 h 1.292958 c 0.1074976,0 0.1791628,0.124757 0.035833,0.207595 -0.5175813,0.431159 -0.4648278,1.312438 0.1373581,1.65976 0.1761765,0.101801 0.066688,0.183641 -0.013935,0.247517 -0.5952185,0.352312 -0.6459814,1.237584 -0.1094884,1.660758 0.1244187,0.09781 0.049767,0.185638 -0.045786,0.185638 H 8.9973969 c -1.355665,0 -1.355665,2.038021 0,2.038021 h 1.0152551 c 1.011275,0.01896 1.340735,-1.200656 0.720633,-1.766551 -0.1284,-0.156694 -0.03086,-0.234542 0.03882,-0.234542 h 1.236223 c 1.347702,0 1.347702,-2.028042 0,-2.028042 h -0.288652 c -0.141339,0 -0.152288,-0.104795 -0.07565,-0.172663 0.500661,-0.379259 0.520568,-1.156741 0.0637,-1.567939 -0.149302,-0.149707 -0.07465,-0.229552 0.03981,-0.229552 h 0.266754 c 1.002316,0.004 1.30092,-1.192671 0.704707,-1.748586 -0.11347,-0.11278 -0.08759,-0.247517 0.03583,-0.247517 h 1.250158 c 1.036158,0.01497 1.320828,-1.247565 0.672856,-1.783519 -0.08162,-0.08184 -0.08062,-0.216577 0.07166,-0.216577 h 1.250158 c 1.333767,0 1.333767,-2.0080803 0,-2.0080803 h -0.321498 c -0.118447,0 -0.153284,-0.099805 -0.06768,-0.1696688 0.721627,-0.5010221 0.461841,-1.8404076 -0.607163,-1.8264349 z"/>
</svg>
|