blob: e0f7f3ab411e64307bcc13bf38303f6d11297ea3 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8 0.00390625 L 5 5.0039062 L 7 5.0039062 L 7 11.003906 L 5 11.003906 L 8 16.003906 L 11 11.003906 L 9 11.003906 L 9 5.0039062 L 11 5.0039062 L 8 0.00390625 z"/>
</svg>
|