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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.63333 9.05833L9.99999 10.4667L12.35 9.06667" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 12.8083V10.4583" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.95833 7.21667L7.79167 7.86667C7.15 8.225 6.625 9.13333 6.625 9.875V11.7833C6.625 12.525 7.14167 13.4333 7.79167 13.7917L8.95833 14.45C9.56667 14.7917 10.5417 14.7917 11.15 14.45L12.3167 13.7917C12.9583 13.4333 13.4833 12.525 13.4833 11.7833V9.86667C13.4833 9.125 12.9667 8.21667 12.3167 7.85833L11.15 7.20833C10.5333 6.86667 9.56667 6.86667 8.95833 7.21667Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18.3333 12.5V7.5C18.3333 3.33333 16.6667 1.66667 12.5 1.66667H7.5C3.33333 1.66667 1.66667 3.33333 1.66667 7.5V12.5C1.66667 16.6667 3.33333 18.3333 7.5 18.3333H12.5C16.6667 18.3333 18.3333 16.6667 18.3333 12.5Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB