blob: eca5027fd339b5b41c640b084af29faac8074ccc (
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 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm0 1.194c3.207 0 5.806 2.599 5.806 5.806 0 0.4933-0.06729 0.9693-0.1831 1.427l-2.762-3.07-3.531 4.017 1.704-3.408-0.8512-1.522-5.019 5.768c-0.6123-0.9202-0.9701-2.024-0.9701-3.212 0-3.207 2.599-5.806 5.806-5.806z" fill="currentColor"/>
</svg>
|