mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-10 12:55:53 +08:00
feat: maskpage&newchatpage adapt new ui framework done
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.76848 17.7057C7.23852 17.9053 7.74631 17.6097 8.0672 17.2124C8.52265 16.6486 9.21926 16.288 10 16.288C10.7807 16.288 11.4774 16.6486 11.9328 17.2124C12.2537 17.6097 12.7615 17.9053 13.2315 17.7057C14.0061 17.3768 14.7202 16.9332 15.3528 16.3962C15.7186 16.0857 15.7116 15.5429 15.5422 15.094C15.4392 14.8208 15.3828 14.5247 15.3828 14.2154C15.3828 13.0558 16.2086 12.0782 17.2746 11.8048C17.7398 11.6855 18.192 11.383 18.2398 10.9051C18.2672 10.6306 18.2812 10.3521 18.2812 10.0702C18.2812 9.44766 18.2127 8.84109 18.0827 8.2577C17.9926 7.85301 17.6101 7.60594 17.2115 7.49187C16.007 7.1472 15.2251 5.88212 15.4254 4.65919C15.4923 4.25081 15.4335 3.80009 15.1081 3.54445C14.4573 3.03323 13.7282 2.61746 12.9417 2.31819C12.5252 2.1597 12.0809 2.38084 11.768 2.69814C11.3175 3.15489 10.6918 3.43795 10 3.43795C9.30822 3.43795 8.68246 3.15489 8.23202 2.69814C7.91911 2.38084 7.47476 2.1597 7.05826 2.31819C6.27178 2.61746 5.54265 3.03323 4.89191 3.54445C4.5665 3.80009 4.508 4.25085 4.57388 4.65939C4.77111 5.8825 3.97642 7.14178 2.78809 7.48944C2.39017 7.60586 2.00743 7.853 1.91727 8.25769C1.78731 8.84108 1.71875 9.44765 1.71875 10.0702C1.71875 10.3521 1.73279 10.6306 1.76022 10.9051C1.80795 11.383 2.26081 11.6825 2.72602 11.8018C4.12149 12.1598 4.93356 13.7537 4.4533 15.0913C4.29116 15.5428 4.28143 16.0857 4.64721 16.3962C5.27978 16.9332 5.99395 17.3768 6.76848 17.7057ZM13.2031 10.0001C13.2031 11.7691 11.769 13.2032 10 13.2032C8.23096 13.2032 6.79688 11.7691 6.79688 10.0001C6.79688 8.23104 8.23096 6.79695 10 6.79695C11.769 6.79695 13.2031 8.23104 13.2031 10.0001Z" fill="url(#paint0_linear_460_42476)"/>
|
||||
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M20.6 9.21994C18.79 9.21994 18.05 7.93994 18.95 6.36994C19.47 5.45994 19.16 4.29994 18.25 3.77994L16.52 2.78994C15.73 2.31994 14.71 2.59994 14.24 3.38994L14.13 3.57994C13.23 5.14994 11.75 5.14994 10.84 3.57994L10.73 3.38994C10.28 2.59994 9.26 2.31994 8.47 2.78994L6.74 3.77994C5.83 4.29994 5.52 5.46994 6.04 6.37994C6.95 7.93994 6.21 9.21994 4.4 9.21994C3.36 9.21994 2.5 10.0699 2.5 11.1199V12.8799C2.5 13.9199 3.35 14.7799 4.4 14.7799C6.21 14.7799 6.95 16.0599 6.04 17.6299C5.52 18.5399 5.83 19.6999 6.74 20.2199L8.47 21.2099C9.26 21.6799 10.28 21.3999 10.75 20.6099L10.86 20.4199C11.76 18.8499 13.24 18.8499 14.15 20.4199L14.26 20.6099C14.73 21.3999 15.75 21.6799 16.54 21.2099L18.27 20.2199C19.18 19.6999 19.49 18.5299 18.97 17.6299C18.06 16.0599 18.8 14.7799 20.61 14.7799C21.65 14.7799 22.51 13.9299 22.51 12.8799V11.1199C22.5 10.0799 21.65 9.21994 20.6 9.21994ZM12.5 15.2499C10.71 15.2499 9.25 13.7899 9.25 11.9999C9.25 10.2099 10.71 8.74994 12.5 8.74994C14.29 8.74994 15.75 10.2099 15.75 11.9999C15.75 13.7899 14.29 15.2499 12.5 15.2499Z" fill="url(#paint0_linear_769_8006)"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_460_42476" x1="10" y1="2.26562" x2="10" y2="17.7697" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#E5E6FF"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
<linearGradient id="paint0_linear_769_8006" x1="2.5" y1="11.9999" x2="22.532" y2="11.9999" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#2A33FF"/>
|
||||
<stop offset="0.997219" stop-color="#7963FF"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user