icons/9/crystal-ball.svg
2026-06-01 20:07:36 +02:00

16 lines
No EOL
662 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#152019" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="22" r="12"/>
<circle cx="24" cy="22" r="8"/>
<rect x="18" y="34" width="12" height="10" rx="3"/>
<circle cx="24" cy="22" r="2" fill="currentColor"/>
</g>
<g stroke="#b2c6ba" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="22" r="12"/>
<circle cx="24" cy="22" r="8"/>
<rect x="18" y="34" width="12" height="10" rx="3"/>
<circle cx="24" cy="22" r="2" fill="currentColor"/>
</g>
</g>
</svg>