blob: 0f94957cec4b7812d796bcf8042dc029f7937a0b (
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:#DADADA; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 2 2 L 2 14 L 9 14 L 9 12 L 7 12 L 7 10 L 9 10 L 9 8 L 11 8 L 11 10 L 13 10 L 13 12 L 11 12 L 11 14 L 14 14 L 14 2 L 2 2 z M 3 3 L 13 3 L 13 6 L 3 6 L 3 3 z"/>
</svg>
|