prev/next A2UI surface and better dismissal
This commit is contained in:
3
assets/icons/arrow-left.svg
Normal file
3
assets/icons/arrow-left.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none" stroke="#fff" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M11.75 4.5 6.25 10l5.5 5.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 201 B |
3
assets/icons/arrow-right.svg
Normal file
3
assets/icons/arrow-right.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none" stroke="#fff" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="m8.25 4.5 5.5 5.5-5.5 5.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 200 B |
Reference in New Issue
Block a user