blob: 64e9ba9f7d9766d56b55ac76f7324baf67876e7b (
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" viewBox="0 0 16 16">
<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 3,4 5,8 5,-8 z"/>
</svg>
|