34 lines
No EOL
1.4 KiB
XML
34 lines
No EOL
1.4 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="#daa5af"/>
|
|
<stop offset="100%" stop-color="#2b0e13"/>
|
|
</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="#150709" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
|
|
<path d="M4 20 Q14 16 24 20 Q34 24 44 20 L44 44 L4 44 Z"/>
|
|
<path d="M10 30 Q16 24 22 30"/>
|
|
<path d="M28 34 Q34 28 40 34"/>
|
|
<circle cx="12" cy="16" r="4"/>
|
|
<circle cx="36" cy="14" r="3"/>
|
|
</g>
|
|
<g stroke="#2b0e13" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
|
|
<path d="M4 20 Q14 16 24 20 Q34 24 44 20 L44 44 L4 44 Z"/>
|
|
<path d="M10 30 Q16 24 22 30"/>
|
|
<path d="M28 34 Q34 28 40 34"/>
|
|
<circle cx="12" cy="16" r="4"/>
|
|
<circle cx="36" cy="14" r="3"/>
|
|
</g>
|
|
<g stroke="url(#g)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M4 20 Q14 16 24 20 Q34 24 44 20 L44 44 L4 44 Z"/>
|
|
<path d="M10 30 Q16 24 22 30"/>
|
|
<path d="M28 34 Q34 28 40 34"/>
|
|
<circle cx="12" cy="16" r="4"/>
|
|
<circle cx="36" cy="14" r="3"/>
|
|
</g>
|
|
</g>
|
|
</svg> |