Add layout-grid icon (#142)
This commit is contained in:
18
icons/layout-list.svg
Normal file
18
icons/layout-list.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<rect x="3" y="14" width="7" height="7" />
|
||||
<rect x="3" y="3" width="7" height="7" />
|
||||
<line x1="14" y1="4" x2="21" y2="4" />
|
||||
<line x1="14" y1="9" x2="21" y2="9" />
|
||||
<line x1="14" y1="15" x2="21" y2="15" />
|
||||
<line x1="14" y1="20" x2="21" y2="20" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 465 B |
Reference in New Issue
Block a user