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