blob: 8ed88ca5465e6c32818f6249844e511490045730 (
plain)
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:#928374; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1 3.0039062 L 1 13.003906 L 5 13.003906 L 5 3.0039062 L 1 3.0039062 z M 11 3.0039062 L 11 13.003906 L 15 13.003906 L 15 3.0039062 L 11 3.0039062 z M 6 6.0039062 L 6 10.003906 L 7 10.003906 L 7 9.0039062 L 9 9.0039062 L 9 10.003906 L 10 10.003906 L 10 6.0039062 L 9 6.0039062 L 9 7.0039062 L 7 7.0039062 L 7 6.0039062 L 6 6.0039062 z"/>
</svg>
|