blob: e0df397efd91377a07f477dfc91a10d0befe63df (
plain)
1
2
3
4
5
6
7
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style>
</defs>
<path class="ColorScheme-Text" d="m6 1v1h-3v12c0 0.55 0.446 1 1 1h8c0.554 0 1-0.45 1-1v-12h-3v-1zm2 4v3h3l-3 5v-3h-3z" fill="currentColor" opacity=".3"/>
<path class="ColorScheme-Text" d="m3 12v2c0 0.55 0.446 1 1 1h8c0.554 0 1-0.45 1-1v-2h-4.4l-0.6 1v-1z" fill="currentColor"/>
</svg>
|