mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add menu icon
This commit is contained in:
parent
385aa9e7ac
commit
ff4e6836bf
@ -21,6 +21,7 @@
|
||||
"comment-square",
|
||||
"file",
|
||||
"folder",
|
||||
"menu",
|
||||
"aperture",
|
||||
"camera",
|
||||
"camera-off",
|
||||
|
5
icons/menu.svg
Normal file
5
icons/menu.svg
Normal file
@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<line x1="3" y1="12" x2="21" y2="12"/>
|
||||
<line x1="3" y1="6" x2="21" y2="6"/>
|
||||
<line x1="3" y1="18" x2="21" y2="18"/>
|
||||
</svg>
|
After Width: | Height: | Size: 301 B |
Loading…
Reference in New Issue
Block a user