discographie

This commit is contained in:
2026-06-14 16:02:36 +02:00
parent 29914a1041
commit 25a175f89d
9 changed files with 383 additions and 39 deletions

25
public/vinyle.svg Normal file
View File

@@ -0,0 +1,25 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Vinyle">
<circle cx="256" cy="256" r="230" fill="#111"/>
<circle cx="256" cy="256" r="205" fill="none" stroke="#222" stroke-width="2"/>
<circle cx="256" cy="256" r="170" fill="none" stroke="#2a2a2a" stroke-width="2"/>
<circle cx="256" cy="256" r="135" fill="none" stroke="#222" stroke-width="2"/>
<circle cx="256" cy="256" r="100" fill="none" stroke="#2a2a2a" stroke-width="2"/>
<circle cx="256" cy="256" r="72" fill="#d94b3d"/>
<circle cx="256" cy="256" r="48" fill="#c93f33"/>
<circle cx="256" cy="256" r="12" fill="#111"/>
<path d="M256 26a230 230 0 0 1 203 122"
fill="none"
stroke="#ffffff"
stroke-width="18"
stroke-linecap="round"
opacity="0.10"/>
<path d="M162 99a185 185 0 0 1 188-8"
fill="none"
stroke="#ffffff"
stroke-width="8"
stroke-linecap="round"
opacity="0.14"/>
</svg>

After

Width:  |  Height:  |  Size: 971 B