feat: Implement agent profile editing page with new form components, icons, and dashboard integration.
This commit is contained in:
9
public/assets/icons/expertise-icon.svg
Normal file
9
public/assets/icons/expertise-icon.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
||||
<path d="M10 12.5L8.33333 10.8333L10 9.16667L11.6667 10.8333L10 12.5Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5 7.5L3.33333 5.83333L5 4.16667L6.66667 5.83333L5 7.5Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M15 7.5L13.3333 5.83333L15 4.16667L16.6667 5.83333L15 7.5Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M10 17.5L8.33333 15.8333L10 14.1667L11.6667 15.8333L10 17.5Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M6.66667 5.83333L8.33333 10.8333" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M13.3333 5.83333L11.6667 10.8333" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M10 12.5V14.1667" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user