diff options
Diffstat (limited to 'src/_icons/truck.svg')
-rw-r--r-- | src/_icons/truck.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/truck.svg b/src/_icons/truck.svg new file mode 100644 index 00000000..5b5720d3 --- /dev/null +++ b/src/_icons/truck.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <circle cx="7" cy="17" r="2" /> + <circle cx="17" cy="17" r="2" /> + <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v12m-4 0h6m4 0h2v-6h-8m0 -5h5l3 5" /> +</svg> |