blob: 5e24b170e3047b2b15a3ff7efe2993c250b48708 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#404040; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1 A 5 5 0 0 0 3 6 A 5 5 0 0 0 3 6.0078125 A 5 5 0 0 0 1 10 A 5 5 0 0 0 6 15 A 5 5 0 0 0 7.9960938 14.578125 A 5 5 0 0 0 10 15 A 5 5 0 0 0 15 10 A 5 5 0 0 0 13 6.0078125 A 5 5 0 0 0 13 6 A 5 5 0 0 0 8 1 z"/>
</svg>
|