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="opacity:0.35;fill:currentColor" class="ColorScheme-Text" d="M 5.3970974,4 4,5.3970975 8.6170005,10.014098 H 6.1401519 L 4.9307531,8.2512783 C 4.7920496,8.043223 4.8021119,8.0326191 4.5940567,8.0326191 H 4.3463718 c -0.3863885,0 -0.2476848,0.4257089 -0.2476848,0.4257089 l 0.2786454,2.54651 -0.2786454,2.536835 c 0,0 -0.1473726,0.435383 0.2786454,0.435383 h 0.2167243 c 0.2179625,0 0.1979929,-0.0106 0.3366964,-0.218659 l 1.2093989,-1.76282 h 4.458328 l -1.6041471,4.924672 c -0.2476849,0.980832 -0.2681963,1.019765 0.5243953,1.019765 h 0.059986 c 0.366574,0 0.3865434,-0.04954 0.6540438,-0.49537 L 12.564479,13.961576 16.602903,18 18,16.602903 Z m 4.1216308,0.069661 c -0.7925916,0 -0.791895,0.010449 -0.5243953,1.0507257 l 0.2380096,0.7430546 6.1321365,6.1321357 h 1.584795 c 0.544907,0 0.99074,-0.445833 0.99074,-0.990739 0,-0.554814 -0.445833,-0.99074 -0.99074,-0.99074 H 13.878369 L 10.232758,4.565031 C 9.9454431,4.0795687 9.9447466,4.0696613 9.5187282,4.069661 Z"/>
</svg>
|