refactor: replace team member section with feature cards and add associated SVG icons
This commit is contained in:
7
public/assets/icons/equal-playing-field-icon.svg
Normal file
7
public/assets/icons/equal-playing-field-icon.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="#e58625" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M12 3v18"/>
|
||||
<path d="M6 21h12"/>
|
||||
<path d="M5 7l-3 7a4 4 0 0 0 6 0l-3-7z"/>
|
||||
<path d="M19 7l-3 7a4 4 0 0 0 6 0l-3-7z"/>
|
||||
<path d="M5 7h14"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 343 B |
Reference in New Issue
Block a user