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,6 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="5" width="20" height="14" rx="2" stroke="#e58625" stroke-width="2"/>
<path d="M7 12H6C5.44772 12 5 11.5523 5 11V10C5 9.44772 5.44772 9 6 9H8V15H6C5.44772 15 5 14.5523 5 14V13C5 12.4477 5.44772 12 6 12H7" stroke="#e58625" stroke-width="1.5" stroke-linecap="round"/>
<path d="M11 9V15" stroke="#e58625" stroke-width="1.5" stroke-linecap="round"/>
<path d="M14 9H18M14 9V15M14 12H17" stroke="#e58625" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 592 B