feat: Implement agent messaging and settings pages with new components and icons.
This commit is contained in:
5
public/assets/icons/three-dots-icon.svg
Normal file
5
public/assets/icons/three-dots-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">
|
||||
<circle cx="12" cy="5" r="2" fill="#00293d"/>
|
||||
<circle cx="12" cy="12" r="2" fill="#00293d"/>
|
||||
<circle cx="12" cy="19" r="2" fill="#00293d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 249 B |
Reference in New Issue
Block a user