diff options
Diffstat (limited to 'src/_icons/route-off.svg')
-rw-r--r-- | src/_icons/route-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/route-off.svg b/src/_icons/route-off.svg new file mode 100644 index 00000000..50851b7c --- /dev/null +++ b/src/_icons/route-off.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="6" cy="19" r="2" /> + <circle cx="18" cy="5" r="2" /> + <path d="M12 19h4.5c.71 0 1.372 -.212 1.924 -.576m1.545 -2.459a3.5 3.5 0 0 0 -3.469 -3.965h-.499m-4 0h-3.501a3.5 3.5 0 0 1 -2.477 -5.972m2.477 -1.028h3.5" /> + <path d="M3 3l18 18" /> +</svg> |