blob: b691ec6a4b7c36279df68178987f46829d11ed69 (
plain)
1
2
3
4
5
6
|
<svg width="24" height="24" 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; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style>
</defs>
<path class="ColorScheme-Text" d="m16 5.073c-3.826-2.209-8.718-0.8978-10.93 2.928-2.209 3.826-0.8978 8.718 2.928 10.93 3.826 2.209 8.718 0.8978 10.93-2.928 2.209-3.826 0.8978-8.718-2.928-10.93zm-1.143 1.979c2.394 1.383 3.41 4.235 2.564 6.758l1.088 0.6283-3.693 1.826-0.2652-4.111 0.8079 0.4665c0.2555-1.387-0.3534-2.843-1.644-3.588-0.7068-0.4065-1.536-0.5476-2.337-0.3982l-1.182-2.045c1.548-0.5186 3.245-0.3493 4.662 0.4647zm-5.672 0.6834 0.2652 4.111-0.8079-0.4664c-0.2555 1.387 0.3534 2.843 1.644 3.588 0.7068 0.4065 1.536 0.5476 2.337 0.3982l1.182 2.045c-1.548 0.5186-3.245 0.3493-4.662-0.4647-2.394-1.383-3.41-4.235-2.564-6.758l-1.088-0.6283 3.693-1.826z" fill="currentColor"/>
</svg>
|