blob: 510fd3b4ec84bfd8947fefe5e8d7a0c28c4332f6 (
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 1v2h14v-2h-14zm0 4.004v2h14v-2h-14zm0 4v2h6v-2h-6zm10 0v2h-2v2h2v2h2v-2h2v-2h-2v-2h-2zm-10 3.996v2h6v-2h-6z" fill="currentColor"/>
</svg>
|