blob: fca299c2102064e3b1dc252ebd00a68c16e0d122 (
plain)
1
2
3
4
5
6
|
<svg 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="m8 1c-3.854 0-7 3.146-7 7s3.146 7 7 7c3.855 0 7-3.146 7-7s-3.145-7-7-7zm-1.01 3h2s3.01 3e-6 3.01 3v2h-6s0.0036 1 0.9902 1h3.01v2h-3s-3-4e-6 -3-3v-2c0-3 2.99-3 2.99-3zm0.009766 2s-0.9895-2.77e-5 -1 1h4c-0.01053-0.998-1-1-1-1h-2z" fill="currentColor"/>
</svg>
|