Merge claude/1

This commit is contained in:
librelad 2026-07-06 20:06:13 +01:00
commit 3c6e885fed

View File

@ -1,16 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<defs>
<linearGradient id="navidrome_svg__a" x1="64" y1="48" x2="448" y2="464" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#57a0e8"/>
<stop offset="1" style="stop-color:#2960a8"/>
</linearGradient>
</defs>
<rect width="512" height="512" rx="112" fill="url(#navidrome_svg__a)"/>
<g fill="#fff">
<rect x="96" y="191" width="44" height="130" rx="22"/>
<rect x="165" y="141" width="44" height="230" rx="22"/>
<rect x="234" y="106" width="44" height="300" rx="22"/>
<rect x="303" y="156" width="44" height="200" rx="22"/>
<rect x="372" y="196" width="44" height="120" rx="22"/>
<!-- Navidrome — stylised blue vinyl record (recreation of the project mark). -->
<circle cx="256" cy="256" r="229" fill="#0a84ff" stroke="#111418" stroke-width="16"/>
<g fill="none" stroke="#111418" stroke-width="15" stroke-linecap="round">
<!-- top-left grooves -->
<path d="M 249.4 68.1 A 188 188 0 0 0 69.8 282.2"/>
<path d="M 250.7 104.1 A 152 152 0 0 0 105.5 277.2"/>
<path d="M 252.0 140.1 A 116 116 0 0 0 141.1 272.1"/>
<!-- bottom-right grooves -->
<path d="M 262.6 443.9 A 188 188 0 0 0 442.2 229.8"/>
<path d="M 261.3 407.9 A 152 152 0 0 0 406.5 234.8"/>
<path d="M 260.0 371.9 A 116 116 0 0 0 370.9 239.9"/>
</g>
<!-- detached groove ends -->
<circle cx="112.6" cy="299.9" r="9" fill="#111418"/>
<circle cx="399.4" cy="212.1" r="9" fill="#111418"/>
<!-- centre label + spindle hole -->
<circle cx="256" cy="256" r="78" fill="#fafafa" stroke="#111418" stroke-width="15"/>
<circle cx="256" cy="256" r="11" fill="#111418"/>
</svg>

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 1.0 KiB