28 lines
No EOL
1.5 KiB
XML
28 lines
No EOL
1.5 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="#c9a9b7"/>
|
|
<stop offset="100%" stop-color="#211017"/>
|
|
</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="#10080b" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
|
|
<path d="M24 16 Q24 6 12 8 Q6 10 8 18 Q10 28 16 34 Q20 38 24 38 Q28 38 32 34 Q38 28 40 18 Q42 10 36 8 Q24 6 24 16 Z"/>
|
|
<path d="M24 16 Q24 10 20 6 Q24 8 28 6 Q24 10 24 16"/>
|
|
<line x1="24" y1="16" x2="24" y2="8"/>
|
|
</g>
|
|
<g stroke="#211017" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
|
|
<path d="M24 16 Q24 6 12 8 Q6 10 8 18 Q10 28 16 34 Q20 38 24 38 Q28 38 32 34 Q38 28 40 18 Q42 10 36 8 Q24 6 24 16 Z"/>
|
|
<path d="M24 16 Q24 10 20 6 Q24 8 28 6 Q24 10 24 16"/>
|
|
<line x1="24" y1="16" x2="24" y2="8"/>
|
|
</g>
|
|
<g stroke="url(#g)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M24 16 Q24 6 12 8 Q6 10 8 18 Q10 28 16 34 Q20 38 24 38 Q28 38 32 34 Q38 28 40 18 Q42 10 36 8 Q24 6 24 16 Z"/>
|
|
<path d="M24 16 Q24 10 20 6 Q24 8 28 6 Q24 10 24 16"/>
|
|
<line x1="24" y1="16" x2="24" y2="8"/>
|
|
</g>
|
|
</g>
|
|
</svg> |