more image gallery styling, add arrow icons
This commit is contained in:
4
web/public/assets/icons/circle-arrow-left.svg
Normal file
4
web/public/assets/icons/circle-arrow-left.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="309" height="309" viewBox="0 0 309 309" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M154.2 309C69.0376 309 -9.15527e-05 239.962 -9.15527e-05 154.8C-9.15527e-05 69.6377 69.0376 0.600006 154.2 0.600006C239.362 0.600006 308.4 69.6377 308.4 154.8C308.4 239.962 239.362 309 154.2 309Z" fill="#720328"/>
|
||||
<path d="M66.9599 154.8L125.66 227.62L146.56 209.99L112.96 169.93H241.44V139.67H112.96L146.56 99.61L125.66 81.99L66.9599 154.8Z" fill="#E5E2D7"/>
|
||||
</svg>
|
After Width: | Height: | Size: 476 B |
4
web/public/assets/icons/circle-arrow-right.svg
Normal file
4
web/public/assets/icons/circle-arrow-right.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="309" height="309" viewBox="0 0 309 309" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M154.2 309C239.362 309 308.4 239.962 308.4 154.8C308.4 69.6377 239.362 0.600006 154.2 0.600006C69.0377 0.600006 0 69.6377 0 154.8C0 239.962 69.0377 309 154.2 309Z" fill="#720328"/>
|
||||
<path d="M241.44 154.8L182.74 227.62L161.84 209.99L195.44 169.93H66.96V139.67H195.44L161.84 99.61L182.74 81.99L241.44 154.8Z" fill="#E5E2D7"/>
|
||||
</svg>
|
After Width: | Height: | Size: 440 B |
Reference in New Issue
Block a user