blob: d2d1d619b48495dd8c276c27f0ed076a3e6eeb8b (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style>
</defs>
<path class="ColorScheme-Text" d="m1 2v5h6v-5h-6zm8 0v5h6v-5h-6zm-7 1h2v1h-2v-1zm-1 6v5h6v-5h-6zm8 0v5h6v-5h-6zm3 3h2v1h-2v-1z" fill="currentColor"/>
</svg>
|