Files
MelodyMuse/public/favicon.svg
T

17 lines
642 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="0" y2="32" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#e879f9"/>
<stop offset="1" stop-color="#8b5cf6"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="7" fill="#080810"/>
<g stroke="url(#g)" stroke-width="2" stroke-linecap="round">
<line x1="6" y1="11" x2="6" y2="21"/>
<line x1="11" y1="7" x2="11" y2="25"/>
<line x1="16" y1="12" x2="16" y2="20"/>
<line x1="21" y1="9" x2="21" y2="23"/>
<line x1="26" y1="13" x2="26" y2="19"/>
</g>
</svg>