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 10C12.0711 10 13.75 8.32107 13.75 6.25C13.75 4.17893 12.0711 2.5 10 2.5C7.92893 2.5 6.25 4.17893 6.25 6.25C6.25 8.32107 7.92893 10 10 10ZM10 11.875C7.08125 11.875 1.25 13.3438 1.25 16.25V17.5H18.75V16.25C18.75 13.3438 12.9188 11.875 10 11.875Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 383 B