diff options
Diffstat (limited to 'src/_icons/layout.svg')
-rw-r--r-- | src/_icons/layout.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/layout.svg b/src/_icons/layout.svg new file mode 100644 index 00000000..f67ec918 --- /dev/null +++ b/src/_icons/layout.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="3" y="3" width="8" height="6" rx="2" /> + <rect x="3" y="13" width="8" height="8" rx="2" /> + <rect x="15" y="3" width="6" height="18" rx="2" /> +</svg> |