aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/container.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/container.svg')
-rw-r--r--src/_icons/container.svg18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/_icons/container.svg b/src/_icons/container.svg
new file mode 100644
index 00000000..050b3f0c
--- /dev/null
+++ b/src/_icons/container.svg
@@ -0,0 +1,18 @@
+---
+tags: [element, html, block, store, inside]
+category: Design
+version: 1.39
+---
+<svg>
+ <path d="M20 4v.01" />
+ <path d="M20 20v.01" />
+ <path d="M20 16v.01" />
+ <path d="M20 12v.01" />
+ <path d="M20 8v.01" />
+ <rect x="8" y="4" width="8" height="16" rx="1" />
+ <path d="M4 4v.01" />
+ <path d="M4 20v.01" />
+ <path d="M4 16v.01" />
+ <path d="M4 12v.01" />
+ <path d="M4 8v.01" />
+</svg>