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