5 lines
228 B
XML
5 lines
228 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="90" viewBox="0 0 90 90">
|
|
<rect width="90" height="90" fill="#2a2a2a" rx="6"/>
|
|
<text x="45" y="58" text-anchor="middle" font-size="36" fill="#555">🎵</text>
|
|
</svg>
|