blob: e69f0b081e78683b600a37e87fe88e83bdcd84fe (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" viewBox="0 0 16 16" 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 1v2h14v-2h-14zm8 4v2 6 2h5v1h2v-2h-1v-1-6-2h-6zm-8 0.003906v2h6v-2h-6zm10 1.996h2v6h-2v-6zm-10 2.004v2h6v-2h-6zm0 3.996v2h6v-2h-6z" fill="currentColor"/>
</svg>
|