blob: dfb28d4e35d6aa5de892a7836d74c953c77da957 (
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="m10 8v1h2v-1zm-6 2v2h3v-2zm6-4v1h2v-1zm-6 1v2h3v-2zm6-3v1h2v-1zm-2 0v8h1v-8zm-4 0v2h3v-2zm-1-3c-2 0-2 2-2 2v12h14v-12s0-2-2-2zm0 2h10v10h-10z" fill="currentColor"/>
</svg>
|