feat: Implement agent messaging and settings pages with new components and icons.

This commit is contained in:
pradeepkumar
2026-01-18 23:58:25 +05:30
parent 48c4b564e5
commit c5ed8fb1aa
28 changed files with 1703 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 1L3 4.5V9.5C3 14.025 6.15 18.275 10 19.5C13.85 18.275 17 14.025 17 9.5V4.5L10 1ZM10 9.99H15C14.575 13.34 12.61 16.325 10 17.435V10H5V5.65L10 3.2V9.99Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 290 B