feat: Implement agent messaging and settings pages with new components and icons.
This commit is contained in:
5
public/assets/icons/gallery-icon.svg
Normal file
5
public/assets/icons/gallery-icon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="3" y="3" width="18" height="18" rx="2" stroke="#e58625" stroke-width="2"/>
|
||||
<circle cx="8.5" cy="8.5" r="1.5" fill="#e58625"/>
|
||||
<path d="M21 15L16 10L5 21" stroke="#e58625" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 355 B |
Reference in New Issue
Block a user