blob: d1c0a4f37fd6ebaa74eaaa1da44ce93a532c928b (
plain)
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 4.656911,4.0000259 h 12.686074 c 0.582916,0 0.877056,0.7072712 0.464021,1.1202975 L 13,10.178094 v 5.634421 c 0,0.21413 -0.05452,0.414812 -0.229961,0.537636 l -2.487455,1.530707 C 9.8510164,18.182951 9,17.876458 9,17.343223 V 10.178094 L 4.192865,5.1203234 C 3.780678,4.7081196 4.072797,4.0000259 4.656911,4.0000259 Z"/>
</svg>
|