diff options
Diffstat (limited to 'src/icons/tir.svg')
-rw-r--r-- | src/icons/tir.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/tir.svg b/src/icons/tir.svg new file mode 100644 index 00000000..a87831ef --- /dev/null +++ b/src/icons/tir.svg @@ -0,0 +1,13 @@ +--- +tags: [delivery, transportation, transport, logistics, vehicle, goods] +category: Vehicles +version: "1.7" +unicode: "ebf0" +--- +<svg> + <circle cx="5" cy="17" r="2" /> + <circle cx="17" cy="17" r="2" /> + <path d="M7 18h8m4 0h2v-6a5 7 0 0 0 -5 -7h-1l1.5 7h4.5" /> + <path d="M12 18v-13h3" /> + <polyline points="3 17 3 12 12 12" /> +</svg> |