blob: 4bdde4f5e4a3a138cc3fee6adc2829db99d1047b (
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 6 2.0039062 L 6 3.0039062 L 10 3.0039062 L 10 2.0039062 L 6 2.0039062 z M 4 4.0078125 L 4 6.0039062 L 12 6.0039062 L 12 4.0078125 L 4 4.0078125 z M 2 7.0039062 L 2 9 L 14 9 L 14 7.0039062 L 2 7.0039062 z M 4 10.003906 L 4 12.005859 L 12 12.005859 L 12 10.003906 L 4 10.003906 z M 6 13.003906 L 6 14.003906 L 10 14.003906 L 10 13.003906 L 6 13.003906 z"/>
</svg>
|