blob: 67f2127efe252afb75139c6960d26d315d1a5956 (
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="m7 1v4h-3v3h9v-3h-3v-4h-3zm-3 8c0 2.761-0.8954 6-2 6h9c1.105 0 2-3.239 2-6h-9z" fill="currentColor"/>
</svg>
|