feat: Implement agent messaging and settings pages with new components and icons.
This commit is contained in:
6
public/assets/icons/emoji-icon.svg
Normal file
6
public/assets/icons/emoji-icon.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="12" cy="12" r="10" stroke="#e58625" stroke-width="2"/>
|
||||
<path d="M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14" stroke="#e58625" stroke-width="2" stroke-linecap="round"/>
|
||||
<circle cx="9" cy="9" r="1" fill="#e58625"/>
|
||||
<circle cx="15" cy="9" r="1" fill="#e58625"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 382 B |
Reference in New Issue
Block a user