mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add grid icon
This commit is contained in:
6
icons/grid.svg
Normal file
6
icons/grid.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<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">
|
||||
<rect x="3" y="3" width="7" height="7" rx="1" ry="1"/>
|
||||
<rect x="14" y="3" width="7" height="7" rx="1" ry="1"/>
|
||||
<rect x="14" y="14" width="7" height="7" rx="1" ry="1"/>
|
||||
<rect x="3" y="14" width="7" height="7" rx="1" ry="1"/>
|
||||
</svg>
|
After Width: | Height: | Size: 412 B |
Reference in New Issue
Block a user