blob: a69460378f4add6778b065e33f340232b23461c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; }
</style>
</defs>
<path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 2,1 V 8 L 6.5,5.375 11,8 2,13.25 V 15 L 14,8 8,4.5 Z"/>
</svg>
|