diff options
Diffstat (limited to 'src/_icons/layout-dashboard.svg')
-rw-r--r-- | src/_icons/layout-dashboard.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/layout-dashboard.svg b/src/_icons/layout-dashboard.svg new file mode 100644 index 00000000..7bb1a07d --- /dev/null +++ b/src/_icons/layout-dashboard.svg @@ -0,0 +1,10 @@ +--- +category: Design +version: "1.55" +--- +<svg> + <path d="M4 4h6v8h-6z" /> + <path d="M4 16h6v4h-6z" /> + <path d="M14 12h6v8h-6z" /> + <path d="M14 4h6v4h-6z" /> +</svg> |