blob: 3ea41b25b93da400020ed7f47b1eb0d9e31e05c9 (
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="m1 3.5c-0.554 0-1 0.446-1 1v7c0 0.554 0.446 1 1 1h9c0.554 0 1-0.446 1-1v-7c0-0.554-0.446-1-1-1zm15 0-4 2v5l4 2z" fill="currentColor"/>
</svg>
|