blob: da26bb386b2b8078189baa8246921df396306b4e (
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 8.8,14.62 13,10.41 V 14 h 2 V 7 H 8 v 2 h 3.59 L 7.38,13.2 C 7.15,13.39 7,13.698 7,14 v 1 h 1 c 0.3037,0 0.61,-0.14 0.8,-0.38 z"/>
</svg>
|