46 lines
No EOL
2.1 KiB
XML
46 lines
No EOL
2.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<defs>
|
|
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#d8c0dc"/>
|
|
<stop offset="100%" stop-color="#2a1d2c"/>
|
|
</linearGradient>
|
|
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
|
|
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
|
|
</filter>
|
|
</defs>
|
|
<g filter="url(#shadow)" fill="none">
|
|
<g stroke="#150e16" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
|
|
<ellipse cx="24" cy="24" rx="8" ry="6"/>
|
|
<circle cx="24" cy="16" r="5"/>
|
|
<circle cx="22" cy="14" r="1.5"/>
|
|
<circle cx="26" cy="14" r="1"/>
|
|
<path d="M24 18 L24 22 M20 22 L28 22"/>
|
|
<ellipse cx="10" cy="18" rx="4" ry="6" transform="rotate(-30 10 18)"/>
|
|
<ellipse cx="38" cy="18" rx="4" ry="6" transform="rotate(30 38 18)"/>
|
|
<ellipse cx="24" cy="12" rx="6" ry="4"/>
|
|
<path d="M16 24 L10 44 M32 24 L38 44"/>
|
|
</g>
|
|
<g stroke="#2a1d2c" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
|
|
<ellipse cx="24" cy="24" rx="8" ry="6"/>
|
|
<circle cx="24" cy="16" r="5"/>
|
|
<circle cx="22" cy="14" r="1.5"/>
|
|
<circle cx="26" cy="14" r="1"/>
|
|
<path d="M24 18 L24 22 M20 22 L28 22"/>
|
|
<ellipse cx="10" cy="18" rx="4" ry="6" transform="rotate(-30 10 18)"/>
|
|
<ellipse cx="38" cy="18" rx="4" ry="6" transform="rotate(30 38 18)"/>
|
|
<ellipse cx="24" cy="12" rx="6" ry="4"/>
|
|
<path d="M16 24 L10 44 M32 24 L38 44"/>
|
|
</g>
|
|
<g stroke="url(#g)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="8" ry="6"/>
|
|
<circle cx="24" cy="16" r="5"/>
|
|
<circle cx="22" cy="14" r="1.5"/>
|
|
<circle cx="26" cy="14" r="1"/>
|
|
<path d="M24 18 L24 22 M20 22 L28 22"/>
|
|
<ellipse cx="10" cy="18" rx="4" ry="6" transform="rotate(-30 10 18)"/>
|
|
<ellipse cx="38" cy="18" rx="4" ry="6" transform="rotate(30 38 18)"/>
|
|
<ellipse cx="24" cy="12" rx="6" ry="4"/>
|
|
<path d="M16 24 L10 44 M32 24 L38 44"/>
|
|
</g>
|
|
</g>
|
|
</svg> |