blob: e7737461befa8bdeb191c64e800cb94b9fdb0f42 (
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="m6 2c-0.554 0-1 0.446-1 1v10c0 0.554 0.446 1 1 1h4c0.554 0 1-0.446 1-1v-2h-3v-6h3v-2c0-0.554-0.446-1-1-1h-4z" fill="currentColor"/>
</svg>
|