blob: df8272b0f15da5b890dfbf216d8fb3a3ae5cef73 (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" version="1.1" 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 1v14h4v-2h-2v-10h2v-2h-4zm10 0v2h2v10h-2v2h4v-14h-4zm-6 4v2h2v6h2v-6h2v-2h-6z" fill="currentColor"/>
</svg>
|