blob: a1fa3483584deaf90db18f1ea9d758e9b85529a5 (
plain)
1
2
3
4
5
6
7
|
<svg width="24" height="24" 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="m4 4h16v16h-16z" fill="currentColor" opacity=".3"/>
<path class="ColorScheme-Text" d="m4 12h8v8h-8zm8-8h8v8h-8z" fill="currentColor"/>
</svg>
|