feat: Implement agent profile editing page with new form components, icons, and dashboard integration.

This commit is contained in:
pradeepkumar
2026-01-18 21:21:17 +05:30
parent ba1594e24e
commit 5fc28117d2
27 changed files with 1116 additions and 30 deletions

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M14.1667 17.5H5.83333C3.33333 17.5 1.66667 16.25 1.66667 13.3333V6.66667C1.66667 3.75 3.33333 2.5 5.83333 2.5H14.1667C16.6667 2.5 18.3333 3.75 18.3333 6.66667V13.3333C18.3333 16.25 16.6667 17.5 14.1667 17.5Z" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.1667 7.08333L11.5583 9.16667C10.7 9.85 9.29167 9.85 8.43333 9.16667L5.83333 7.08333" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 639 B