aboutsummaryrefslogtreecommitdiff
path: root/src/icons/traffic-cone.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/traffic-cone.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/icons/traffic-cone.svg')
-rw-r--r--src/icons/traffic-cone.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/traffic-cone.svg b/src/icons/traffic-cone.svg
new file mode 100644
index 00000000..aa6f6091
--- /dev/null
+++ b/src/icons/traffic-cone.svg
@@ -0,0 +1,12 @@
+---
+category: Map
+tags: [street, road, vehicle, repair, warning, lane, drive]
+version: "1.8"
+unicode: "ec0f"
+---
+<svg>
+ <line x1="4" y1="20" x2="20" y2="20" />
+ <line x1="9.4" y1="10" x2="14.6" y2="10" />
+ <line x1="7.8" y1="15" x2="16.2" y2="15" />
+ <path d="M6 20l5 -15h2l5 15" />
+</svg>