diff options
Diffstat (limited to 'src/icons/layout-dashboard.svg')
-rw-r--r-- | src/icons/layout-dashboard.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/layout-dashboard.svg b/src/icons/layout-dashboard.svg new file mode 100644 index 00000000..8ab54d40 --- /dev/null +++ b/src/icons/layout-dashboard.svg @@ -0,0 +1,12 @@ +--- +tags: [grid, view, display, page, masonry] +category: Design +version: "1.55" +unicode: "f02c" +--- +<svg> + <path d="M4 4h6v8h-6z" /> + <path d="M4 16h6v4h-6z" /> + <path d="M14 12h6v8h-6z" /> + <path d="M14 4h6v4h-6z" /> +</svg> |