blob: b0508d45d59a1e967680ec87f9d1733489b4f296 (
plain)
1
2
3
4
5
6
|
<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" 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="m5 5v14h2v-14zm3 0v6h1v-6zm2 0v14h1v-14zm2 0v8h1v-8zm2 0v6h1v-6zm2 0v6h3v-6zm-1 8v2h-2v2h2v2h2v-2h2v-2h-2v-2z" fill="currentColor"/>
</svg>
|