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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.22499 11.9417C7.22499 13.0167 8.04166 13.8833 9.05833 13.8833H11.175C12.0583 13.8833 12.775 13.125 12.775 12.1917C12.775 11.175 12.325 10.8167 11.6583 10.5833L8.34999 9.41667C7.68333 9.18333 7.23333 8.825 7.23333 7.80833C7.23333 6.875 7.94999 6.11667 8.83333 6.11667H10.95C11.9667 6.11667 12.7833 6.98333 12.7833 8.05833" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 5V15" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39763 14.6024 1.66667 10 1.66667C5.39763 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39763 18.3333 10 18.3333Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 912 B