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="M1.66667 7.5H18.3333" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5 13.75H6.66667" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.75 13.75H12.0833" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5.36667 2.5H14.625C17.5917 2.5 18.3333 3.23333 18.3333 6.15833V13.8417C18.3333 16.7667 17.5917 17.5 14.6333 17.5H5.36667C2.40833 17.5 1.66667 16.7667 1.66667 13.8417V6.15833C1.66667 3.23333 2.40833 2.5 5.36667 2.5Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 834 B