draft desktop version finish
This commit is contained in:
parent
4b99d290f3
commit
ac3542099a
30 changed files with 1682 additions and 149 deletions
4
assets/svg/arrow-left.svg
Normal file
4
assets/svg/arrow-left.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="26" height="26" rx="13" fill="white"/>
|
||||
<path d="M12.8497 12.2621L18 12.2492L18 13.7379L12.8497 13.7379L10.4575 13.6861L13.2288 17L11.4248 17L8 13L11.4248 9L13.1895 9L10.4314 12.301L12.8497 12.2621Z" fill="#4433FF"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 332 B |
4
assets/svg/arrow-right.svg
Normal file
4
assets/svg/arrow-right.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="26" height="26" rx="13" fill="white"/>
|
||||
<path d="M13.1503 13.7379L8 13.7508V12.2621H13.1503L15.5425 12.3139L12.7712 9H14.5752L18 13L14.5752 17H12.8105L15.5686 13.699L13.1503 13.7379Z" fill="#4433FF"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 316 B |
Loading…
Add table
Add a link
Reference in a new issue