diff options
Diffstat (limited to 'src/_icons/traffic-lights-off.svg')
-rw-r--r-- | src/_icons/traffic-lights-off.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/traffic-lights-off.svg b/src/_icons/traffic-lights-off.svg index 3c2aa13c..09f96002 100644 --- a/src/_icons/traffic-lights-off.svg +++ b/src/_icons/traffic-lights-off.svg @@ -1,9 +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" /> + <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> |