aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/traffic-lights-off.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/traffic-lights-off.svg')
-rw-r--r--src/_icons/traffic-lights-off.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/traffic-lights-off.svg b/src/_icons/traffic-lights-off.svg
new file mode 100644
index 00000000..3c2aa13c
--- /dev/null
+++ b/src/_icons/traffic-lights-off.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <rect x="7" y="2" width="10" height="20" rx="5" />
+ <circle cx="12" cy="7" r="1" />
+ <circle cx="12" cy="12" r="1" />
+ <circle cx="12" cy="17" r="1" />
+ <path d="M3 3l18 18" />
+</svg>