Files
hockey_new/ui_builder/static/favicon.svg

26 lines
1.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="bg" x1="8" y1="6" x2="56" y2="60" gradientUnits="userSpaceOnUse">
<stop stop-color="#17233c"/>
<stop offset="1" stop-color="#07101f"/>
</linearGradient>
<linearGradient id="ice" x1="12" y1="13" x2="49" y2="52" gradientUnits="userSpaceOnUse">
<stop stop-color="#88f0ff"/>
<stop offset="1" stop-color="#38a7ff"/>
</linearGradient>
<filter id="shadow" x="-20%" y="-20%" width="140%" height="150%">
<feDropShadow dx="0" dy="2" stdDeviation="2" flood-opacity=".38"/>
</filter>
</defs>
<rect x="2" y="2" width="60" height="60" rx="15" fill="url(#bg)"/>
<path d="M11 18c8-6 34-6 42 0M11 46c8 6 34 6 42 0" fill="none" stroke="#ffffff" stroke-opacity=".08" stroke-width="2"/>
<circle cx="32" cy="32" r="21" fill="none" stroke="#75dfff" stroke-opacity=".18" stroke-width="1.5"/>
<path d="M19 13l22 28c1.7 2.2 4.1 3.6 6.9 4l5.2.7-2.6 6.1-7.8-2.3c-3.2-.9-5.9-2.8-7.8-5.4L13.7 17.2 19 13z" fill="url(#ice)" filter="url(#shadow)"/>
<path d="M16.3 11.2l4.4 5.8-5.1 3.9-4.5-5.9 5.2-3.8z" fill="#f7fbff"/>
<ellipse cx="25.5" cy="46" rx="12.5" ry="5.5" fill="#02050a" filter="url(#shadow)"/>
<ellipse cx="25.5" cy="44.5" rx="12" ry="4.1" fill="#1f2d42"/>
<path d="M15.5 44.8c5.5-2.7 14.6-3 20.2-.7" fill="none" stroke="#4d607b" stroke-width="1.4" stroke-linecap="round" opacity=".75"/>
<circle cx="49.5" cy="14.5" r="4" fill="#63e7ff"/>
<circle cx="49.5" cy="14.5" r="7" fill="none" stroke="#63e7ff" stroke-opacity=".22" stroke-width="2"/>
</svg>