Commit 6ca19936 authored by Cole Bemis's avatar Cole Bemis

Add grid icon

parent d19af5ed
......@@ -22,6 +22,7 @@
"file",
"folder",
"menu",
"grid",
"aperture",
"camera",
"camera-off",
......
<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>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment