blob: 91b2c3ec5efc439ad33acdb9e40a5eeab687a0fa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; }
</style>
</defs>
<g transform="translate(1,1)">
<path style="fill:currentColor" class="ColorScheme-Text" d="M 0,7 3,3 6,6 9,2 10.75,7.5 13,4 16,7 V 12 L 12,8 11,13 9,9 5,13 3,8 0,12 Z"/>
</g>
</svg>
|