diff options
Diffstat (limited to 'src/icons/road-off.svg')
-rw-r--r-- | src/icons/road-off.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/road-off.svg b/src/icons/road-off.svg new file mode 100644 index 00000000..a05275ff --- /dev/null +++ b/src/icons/road-off.svg @@ -0,0 +1,14 @@ +--- +tags: [car, travel, journey, traffic, highway, route, racing] +category: Map +version: "1.66" +unicode: "f191" +--- +<svg> + <path d="M4 19l3.332 -11.661" /> + <path d="M16 5l2.806 9.823" /> + <path d="M12 8v-2" /> + <path d="M12 13v-1" /> + <path d="M12 18v-2" /> + <path d="M3 3l18 18" /> +</svg> |