icons/3/parachute.svg
2026-06-01 20:07:36 +02:00

11 lines
No EOL
504 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#aa3f5f" fill-opacity="0.1"/>
<g fill="none" stroke="#aa3f5f" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M6 36 Q6 8 24 8 Q42 8 42 36"/>
<line x1="14" y1="36" x2="14" y2="44"/>
<line x1="34" y1="36" x2="34" y2="44"/>
<line x1="14" y1="44" x2="34" y2="44"/>
<line x1="18" y1="36" x2="18" y2="18"/>
<line x1="30" y1="36" x2="30" y2="18"/>
</g>
</svg>