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