24 lines
1.6 KiB
XML
24 lines
1.6 KiB
XML
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Sleeve 5 (bottom) — zinc dark -->
|
|
<polygon points="20,94 64,110 108,94 64,78" fill="#27272a" stroke="#3f3f46" stroke-width="1" stroke-linejoin="round"/>
|
|
<!-- Sleeve 4 — zinc -->
|
|
<polygon points="20,88 64,104 108,88 64,72" fill="#3f3f46" stroke="#52525b" stroke-width="1" stroke-linejoin="round"/>
|
|
<!-- Sleeve 3 — dark red -->
|
|
<polygon points="20,82 64,98 108,82 64,66" fill="#7f1d1d" stroke="#991b1b" stroke-width="1" stroke-linejoin="round"/>
|
|
<!-- Sleeve 2 — red -->
|
|
<polygon points="20,76 64,92 108,76 64,60" fill="#991b1b" stroke="#b91c1c" stroke-width="1" stroke-linejoin="round"/>
|
|
<!-- Sleeve 1 (top sleeve) — bright red -->
|
|
<polygon points="20,70 64,86 108,70 64,54" fill="#dc2626" stroke="#ef4444" stroke-width="1.2" stroke-linejoin="round"/>
|
|
<!-- Vinyl record on top — ellipse for perspective -->
|
|
<ellipse cx="64" cy="48" rx="40" ry="18" fill="#0c0c0e" stroke="#52525b" stroke-width="1.5"/>
|
|
<!-- Grooves -->
|
|
<ellipse cx="64" cy="48" rx="32" ry="14.5" fill="none" stroke="#27272a" stroke-width="0.5" opacity="0.6"/>
|
|
<ellipse cx="64" cy="48" rx="24" ry="11" fill="none" stroke="#27272a" stroke-width="0.5" opacity="0.5"/>
|
|
<ellipse cx="64" cy="48" rx="16" ry="7" fill="none" stroke="#27272a" stroke-width="0.4" opacity="0.4"/>
|
|
<!-- Label -->
|
|
<ellipse cx="64" cy="48" rx="8" ry="3.5" fill="#ef4444"/>
|
|
<ellipse cx="64" cy="48" rx="3" ry="1.3" fill="#0c0c0e"/>
|
|
<!-- Shine -->
|
|
<path d="M34 42 Q44 37 50 42" fill="none" stroke="#71717a" stroke-width="0.5" opacity="0.3"/>
|
|
</svg>
|