update icon

This commit is contained in:
reya
2023-11-21 08:29:50 +07:00
parent daf7a4d466
commit bad147b2d7

View File

@@ -9,13 +9,22 @@ export function LogoIcon() {
fill="none" fill="none"
viewBox="0 0 56 56" viewBox="0 0 56 56"
> >
<rect width="56" height="56" fill="#DCD6FF" rx="16"></rect> <rect width="56" height="56" fill="#EEECFD" rx="16"></rect>
<rect
width="55"
height="55"
x="0.5"
y="0.5"
stroke="#5A41F4"
strokeOpacity="0.25"
rx="15.5"
></rect>
<rect <rect
width="39" width="39"
height="39" height="39"
x="8.5" x="8.5"
y="8.5" y="8.5"
fill="url(#paint0_linear_24_2370)" fill="url(#paint0_linear_24_2379)"
rx="19.5" rx="19.5"
></rect> ></rect>
<rect <rect
@@ -26,12 +35,12 @@ export function LogoIcon() {
stroke="#6149F6" stroke="#6149F6"
rx="19.5" rx="19.5"
></rect> ></rect>
<g fill="#fff" stroke="#6149F6" clipPath="url(#clip0_24_2370)"> <g fill="#fff" stroke="#6149F6" clipPath="url(#clip0_24_2379)">
<path d="M23.78 20.634l.408-.235-.21-.422a4.432 4.432 0 01-.458-1.797l-.031-.78-.696.355A11.533 11.533 0 0016.5 27.998h0V28c.002.87.104 1.738.302 2.585a3.525 3.525 0 102.843-1.058A8.386 8.386 0 0119.5 28a8.523 8.523 0 014.28-7.366zM36.5 28.023v.468l.467.03c.621.042 1.227.212 1.778.5l.687.36.044-.774.005-.075c.01-.166.02-.349.02-.532v-.001a11.523 11.523 0 00-8.142-10.99 3.525 3.525 0 10-.501 2.989A8.524 8.524 0 0136.5 28s0 0 0 0v.022zM33.185 32.622a3.49 3.49 0 00.311 1.844 8.442 8.442 0 01-9.766.877l-.407-.239-.262.392c-.343.514-.79.95-1.311 1.282l-.652.414.645.425a11.39 11.39 0 0014.092-1.23c.264.069.536.107.81.113h.01a3.5 3.5 0 002.803-5.6h.556l-1.603-.932a3.491 3.491 0 00-5.226 2.654z"></path> <path d="M23.78 20.634l.408-.235-.21-.422a4.432 4.432 0 01-.458-1.797l-.031-.78-.696.355A11.533 11.533 0 0016.5 27.998h0V28c.002.87.103 1.738.302 2.585a3.525 3.525 0 102.843-1.058A8.377 8.377 0 0119.5 28a8.523 8.523 0 014.28-7.366zM36.5 28.023v.468l.467.03c.621.042 1.227.212 1.778.5l.687.36.044-.774.005-.075c.01-.166.02-.349.02-.532v-.001a11.524 11.524 0 00-8.142-10.99 3.526 3.526 0 10-.501 2.989A8.524 8.524 0 0136.5 28s0 0 0 0v.022zM33.185 32.622a3.49 3.49 0 00.311 1.844 8.442 8.442 0 01-9.766.877l-.407-.239-.262.392c-.343.514-.79.95-1.311 1.282l-.652.414.645.425a11.39 11.39 0 0014.092-1.23c.264.069.536.107.81.113h.01a3.5 3.5 0 002.803-5.6h.556l-1.603-.932a3.49 3.49 0 00-5.226 2.654z"></path>
</g> </g>
<defs> <defs>
<linearGradient <linearGradient
id="paint0_linear_24_2370" id="paint0_linear_24_2379"
x1="28" x1="28"
x2="28" x2="28"
y1="8" y1="8"
@@ -41,7 +50,7 @@ export function LogoIcon() {
<stop stopColor="#8E7CFF"></stop> <stop stopColor="#8E7CFF"></stop>
<stop offset="1" stopColor="#5A41F4"></stop> <stop offset="1" stopColor="#5A41F4"></stop>
</linearGradient> </linearGradient>
<clipPath id="clip0_24_2370"> <clipPath id="clip0_24_2379">
<path <path
fill="#fff" fill="#fff"
d="M0 0H24V24H0z" d="M0 0H24V24H0z"