blob: 8bb43ac571fefe37e9ee8363b0811b7db6a5eb42 (
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="m9 1v2h5v-2h-5zm-8 3v2h14v-2h-14zm1 4v5h5v-5h-5zm7 0v7h5v-7h-5z" fill="currentColor"/>
</svg>
|