fix: slider
This commit is contained in:
3
school/public/icons/slider-arrow-left.svg
Normal file
3
school/public/icons/slider-arrow-left.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M23.3335 26.6666L16.6668 20L23.3335 13.3333" stroke="#4C5A67" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 223 B |
3
school/public/icons/slider-arrow-right.svg
Normal file
3
school/public/icons/slider-arrow-right.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M16.6663 13.3334L23.333 20L16.6663 26.6667" stroke="#4C5A67" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 222 B |
Reference in New Issue
Block a user