blob: 52bea306fd626051a9c5bd11bc97c5a56a1c79a9 (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" version="1.1" 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="m8 1c-3.866 0-7 3.134-7 7 0 3.782 3 6.862 6.75 6.994v-3.514l4.25-4.248 2.723 2.721c0.1798-0.6199 0.2773-1.275 0.2773-1.953 0-3.866-3.134-7-7-7zm0 5c1.105 0 2 0.8954 2 2 0 1.105-0.8954 2-2 2s-2-0.8954-2-2c0-1.105 0.8954-2 2-2zm4 3-3 2.998v1.002h6v-1.002zm-3 4.998v1.002h6v-1.002z" fill="currentColor"/>
</svg>
|