blob: 1cf35b525d6d382440c97a15b0232eaaf9029961 (
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:#404040; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8.5 1.0039062 L 1.5 8.0039062 L 3 8.0039062 L 3 14.003906 L 7 14.003906 L 7 10.003906 L 10 10.003906 L 10 14.003906 L 14 14.003906 L 14 8.0039062 L 15.5 8.0039062 L 8.5 1.0039062 z"/>
</svg>
|