feat: Implement a common header component to replace AgentHeader and introduce a new contact page with associated assets.
This commit is contained in:
4
public/assets/icons/profile-icon.svg
Normal file
4
public/assets/icons/profile-icon.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="16" cy="10" r="6" stroke="#00293D" stroke-width="2"/>
|
||||
<path d="M4 28C4 21.3726 9.37258 16 16 16C22.6274 16 28 21.3726 28 28" stroke="#00293D" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 299 B |
Reference in New Issue
Block a user