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="M5.83333 18.3333H14.1667C16.6667 18.3333 17.0833 17.2917 17.225 16.0167L17.8083 9.35C17.9917 7.79167 17.5333 6.66667 15 6.66667H5C2.46667 6.66667 2.00833 7.79167 2.19167 9.35L2.775 16.0167C2.91667 17.2917 3.33333 18.3333 5.83333 18.3333Z" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5.83333 6.66667V5.75C5.83333 3.80833 5.83333 2.5 9.16667 2.5H10.8333C14.1667 2.5 14.1667 3.80833 14.1667 5.75V6.66667" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 14.1667V10.8333" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.6667 12.5H8.33333" stroke="#00293D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 982 B