aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/box.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
committercodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
commite35df21787712c14bea1869f2c663be4343ecf47 (patch)
treed33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/box.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/_icons/box.svg')
-rw-r--r--src/_icons/box.svg11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/_icons/box.svg b/src/_icons/box.svg
deleted file mode 100644
index 0241c553..00000000
--- a/src/_icons/box.svg
+++ /dev/null
@@ -1,11 +0,0 @@
----
-tags: [cube, app, application, package, container]
-version: "1.0"
-unicode: "ea45"
----
-<svg>
- <polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" />
- <line x1="12" y1="12" x2="20" y2="7.5" />
- <line x1="12" y1="12" x2="12" y2="21" />
- <line x1="12" y1="12" x2="4" y2="7.5" />
-</svg>