diff options
Diffstat (limited to 'src/icons/traffic-lights-off.svg')
-rw-r--r-- | src/icons/traffic-lights-off.svg | 13 |
1 files changed, 13 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..4eb1ecda --- /dev/null +++ b/src/icons/traffic-lights-off.svg @@ -0,0 +1,13 @@ +--- +tags: [street, road, green, red, yellow, vehicle, stop, drive, crossing, pedestrian, crossroads, junction, intersection] +category: Map +version: "1.67" +unicode: "f1b9" +--- +<svg> + <path d="M8 4c.912 -1.219 2.36 -2 4 -2a5 5 0 0 1 5 5v6m0 4a5 5 0 0 1 -10 0v-10" /> + <path d="M12 8a1 1 0 1 0 -1 -1" /> + <path d="M11.291 11.295a1 1 0 0 0 1.418 1.41" /> + <circle cx="12" cy="17" r="1" /> + <path d="M3 3l18 18" /> +</svg> |