Created Layout & Responsive Header Component
This commit is contained in:
5
public/hamburger.svg
Normal file
5
public/hamburger.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M20 5H4" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20 12H4" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20 19H4" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 330 B |
Reference in New Issue
Block a user