blob: afe0ab2ec32d2a428450ca4f28324c30e8354086 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 6,4 0,10 4,4 0,-4 1,0 0,4 4,-4 0,-10 -9,0 z"/>
</svg>
|