diff options
Diffstat (limited to 'src/_icons/directions-off.svg')
-rw-r--r-- | src/_icons/directions-off.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/directions-off.svg b/src/_icons/directions-off.svg new file mode 100644 index 00000000..65f97a0c --- /dev/null +++ b/src/_icons/directions-off.svg @@ -0,0 +1,13 @@ +--- +--- +<svg> + <path d="M12 21v-4" /> + <path d="M12 13v-1" /> + <path d="M12 5v-2" /> + <path d="M10 21h4" /> + <path d="M8 8v1h1m4 0h6l2 -2l-2 -2h-10" /> + <path d="M14 14v3h-8l-2 -2l2 -2h7" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |