diff options
Diffstat (limited to 'src/_icons/layout-navbar.svg')
-rw-r--r-- | src/_icons/layout-navbar.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/layout-navbar.svg b/src/_icons/layout-navbar.svg new file mode 100644 index 00000000..a8f77bec --- /dev/null +++ b/src/_icons/layout-navbar.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="2" /> + <line x1="3" y1="9" x2="21" y2="9" /> +</svg> |