34 lines
No EOL
1.7 KiB
XML
34 lines
No EOL
1.7 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="#aebfa0"/>
|
|
<stop offset="100%" stop-color="#121c0b"/>
|
|
</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="#090e05" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
|
|
<ellipse cx="24" cy="24" rx="14" ry="5"/>
|
|
<path d="M8 22 L4 18 L6 24 L4 30 L8 26"/>
|
|
<path d="M38 22 Q44 20 44 24 Q44 28 38 26"/>
|
|
<line x1="14" y1="22" x2="14" y2="18 M34 22 L34 18"/>
|
|
<line x1="10" y1="24" x2="10" y2="30 M18 24 L18 30 M30 24 L30 30 M38 24 L38 30"/>
|
|
</g>
|
|
<g stroke="#121c0b" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
|
|
<ellipse cx="24" cy="24" rx="14" ry="5"/>
|
|
<path d="M8 22 L4 18 L6 24 L4 30 L8 26"/>
|
|
<path d="M38 22 Q44 20 44 24 Q44 28 38 26"/>
|
|
<line x1="14" y1="22" x2="14" y2="18 M34 22 L34 18"/>
|
|
<line x1="10" y1="24" x2="10" y2="30 M18 24 L18 30 M30 24 L30 30 M38 24 L38 30"/>
|
|
</g>
|
|
<g stroke="url(#g)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="14" ry="5"/>
|
|
<path d="M8 22 L4 18 L6 24 L4 30 L8 26"/>
|
|
<path d="M38 22 Q44 20 44 24 Q44 28 38 26"/>
|
|
<line x1="14" y1="22" x2="14" y2="18 M34 22 L34 18"/>
|
|
<line x1="10" y1="24" x2="10" y2="30 M18 24 L18 30 M30 24 L30 30 M38 24 L38 30"/>
|
|
</g>
|
|
</g>
|
|
</svg> |