blob: 79e01fc18792002f06ad089d1a08069dc6e935fb (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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,15.88 V 19 H 8.12 L 16,11.1195 12.88,7.9999995 Z M 18.76,8.3694995 c 0.305,-0.3048 0.33,-0.85 0,-1.18 l -1.95,-1.95 c -0.33,-0.33003 -0.876,-0.30573 -1.18,0 L 14,6.8794995 17.12,10 Z"/>
</svg>
|