blob: 398d468366a4c959b872422b12a93392ce80cd90 (
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="m2 1v1h-1v1h1v10h-1v1h1v1h1v-1h10v1h1v-1h1v-1h-1v-10h1v-1h-1v-1h-1v1h-10v-1h-1zm1 2h10v10h-10v-10zm1 1v2h3v6h2v-6h3v-2h-8z" fill="currentColor"/>
</svg>
|