Updated dependencies
This commit is contained in:
parent
453bb95617
commit
58c181de9b
78 changed files with 5246 additions and 3702 deletions
|
@ -1,3 +1,3 @@
|
|||
<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.71824 1.66658L9.01113 0.959473L5.00497 4.96447L1.00008 0.959473L0.292969 1.66658L5.01113 6.38474L9.71824 1.66658Z" fill="#A1AAB4"/>
|
||||
</svg>
|
||||
<svg width="24" height="24" viewBox="-5 -3 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11 9l-6 5.25V3.75z" fill="currentColor"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 160 B |
|
@ -1,3 +1,10 @@
|
|||
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M26 26H0V0H26L12.9243 12.9747L26 26Z" fill="#F8873C"/>
|
||||
</svg>
|
||||
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M64 64H0V0H64L31.3373 31.5369L64 64Z" fill="url(#paint0_radial)"/>
|
||||
<defs>
|
||||
<radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(61.8732 2.63097) scale(73.3111)">
|
||||
<stop offset="0.00343514" stop-color="#EF4857"/>
|
||||
<stop offset="0.4689" stop-color="#D211EC"/>
|
||||
<stop offset="1" stop-color="#7F52FF"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 167 B After Width: | Height: | Size: 558 B |
4
docs/images/theme-toggle.svg
Normal file
4
docs/images/theme-toggle.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
|
||||
<path fill="white" fill-rule="evenodd" clip-rule="evenodd"
|
||||
d="M0 9a9 9 0 1018 0A9 9 0 000 9zm16 0a7 7 0 01-7 7V2a7 7 0 017 7z" transform="translate(3, 3)"></path>
|
||||
</svg>
|
After Width: | Height: | Size: 247 B |
Loading…
Add table
Add a link
Reference in a new issue