blob: 33a3306f1614de5b715796f4a736b4f3d25a8cd0 (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" version="1.1" 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 3v10h1v-10h-1zm13 0v10h1v-10h-1zm-11 1v8h1v-8h-1zm9 0v8h1v-8h-1zm-7 1v6h6v-6h-6z" fill="currentColor"/>
</svg>
|