feat: Implement agent profile editing page with new form components, icons, and dashboard integration.
This commit is contained in:
6
public/assets/icons/upload-icon.svg
Normal file
6
public/assets/icons/upload-icon.svg
Normal 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.5 14.1667V9.16667L5.83333 10.8333" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M7.5 9.16667L9.16667 10.8333" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.3333 8.33333V12.5C18.3333 16.6667 16.6667 18.3333 12.5 18.3333H7.5C3.33333 18.3333 1.66667 16.6667 1.66667 12.5V7.5C1.66667 3.33333 3.33333 1.66667 7.5 1.66667H11.6667" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.3333 8.33333H15C12.5 8.33333 11.6667 7.5 11.6667 5V1.66667L18.3333 8.33333Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 809 B |
Reference in New Issue
Block a user