aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/square-x.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/square-x.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/_icons/square-x.svg')
-rw-r--r--src/_icons/square-x.svg9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/_icons/square-x.svg b/src/_icons/square-x.svg
deleted file mode 100644
index 0f5660cd..00000000
--- a/src/_icons/square-x.svg
+++ /dev/null
@@ -1,9 +0,0 @@
----
-tags: [cancel, close, delete, remove, times, clear, "no"]
-version: "1.0"
-unicode: "eb2b"
----
-<svg>
- <rect x="4" y="4" width="16" height="16" rx="2" />
- <path d="M10 10l4 4m0 -4l-4 4" />
-</svg>