Files
SHiNE-server/shine-UI/assets/shine-official-badge.svg

26 lines
984 B
XML

<svg width="64" height="64" viewBox="0 0 64 64" fill="none"
xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bg" x1="14" y1="10" x2="52" y2="56" gradientUnits="userSpaceOnUse">
<stop stop-color="#56C7FF"/>
<stop offset="0.48" stop-color="#1687F8"/>
<stop offset="1" stop-color="#075EE8"/>
</linearGradient>
<linearGradient id="ring" x1="10" y1="8" x2="54" y2="58" gradientUnits="userSpaceOnUse">
<stop stop-color="#A8EDFF"/>
<stop offset="0.5" stop-color="#4BC7FF"/>
<stop offset="1" stop-color="#2473FF"/>
</linearGradient>
</defs>
<circle cx="32" cy="32" r="29" fill="url(#bg)"/>
<circle cx="32" cy="32" r="28" stroke="url(#ring)" stroke-width="2"/>
<circle cx="32" cy="32" r="24.5" stroke="#BCEEFF" stroke-opacity="0.72" stroke-width="1.5"/>
<path d="M19.5 32.7L27.7 40.9L45 23.6"
stroke="white"
stroke-width="6"
stroke-linecap="round"
stroke-linejoin="round"/>
</svg>