blob: e6b61a861b888b4694eb00afa035e78320a3ad50 (
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="m9 1c-2.753 0-5 2.247-5 5v3h-2l3 5 3-5h-2v-3c0-1.679 1.321-3 3-3s3 1.321 3 3v5h2v-5c0-2.753-2.247-5-5-5z" fill="currentColor"/>
</svg>
|