aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/crosshair.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/crosshair.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/_icons/crosshair.svg')
-rw-r--r--src/_icons/crosshair.svg13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/_icons/crosshair.svg b/src/_icons/crosshair.svg
deleted file mode 100644
index 57136ae4..00000000
--- a/src/_icons/crosshair.svg
+++ /dev/null
@@ -1,13 +0,0 @@
----
-tags: [reticle, tag, tracer, measurement, target]
-version: "1.11"
-unicode: "ec3e"
----
-<svg>
- <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
- <path d="M4 16v2a2 2 0 0 0 2 2h2" />
- <path d="M16 4h2a2 2 0 0 1 2 2v2" />
- <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
- <line x1="9" y1="12" x2="15" y2="12" />
- <line x1="12" y1="9" x2="12" y2="15" />
-</svg>