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

12 lines
No EOL
482 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#274f6a" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 38 Q10 10 38 10 Q26 24 10 38 Z"/>
<line x1="10" y1="38" x2="38" y2="10"/>
</g>
<g stroke="#accde3" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 38 Q10 10 38 10 Q26 24 10 38 Z"/>
<line x1="10" y1="38" x2="38" y2="10"/>
</g>
</g>
</svg>