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