delivery truck icon

delivery-truck from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
delivery-truck
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More planning icons from Carbon

Use the delivery truck icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.92 16.61l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1 1h2.14a4 4 0 0 0 7.72 0h6.28a4 4 0 0 0 7.72 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.08-.39M23 11h2.34l2.14 5H23ZM9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m10.14-3h-6.28a4 4 0 0 0-7.72 0H4V8h17v12.56A4 4 0 0 0 19.14 23M23 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.14A4 4 0 0 0 23 20v-2h5Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDeliveryTruck(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.92 16.61l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1 1h2.14a4 4 0 0 0 7.72 0h6.28a4 4 0 0 0 7.72 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.08-.39M23 11h2.34l2.14 5H23ZM9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m10.14-3h-6.28a4 4 0 0 0-7.72 0H4V8h17v12.56A4 4 0 0 0 19.14 23M23 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.14A4 4 0 0 0 23 20v-2h5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.92 16.61l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1 1h2.14a4 4 0 0 0 7.72 0h6.28a4 4 0 0 0 7.72 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.08-.39M23 11h2.34l2.14 5H23ZM9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m10.14-3h-6.28a4 4 0 0 0-7.72 0H4V8h17v12.56A4 4 0 0 0 19.14 23M23 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.14A4 4 0 0 0 23 20v-2h5Z"/></svg>
</template>

CSS

.icon-delivery-truck {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.92%2016.61l-3-7A1%201%200%200%200%2026%209h-3V7a1%201%200%200%200-1-1H3a1%201%200%200%200-1%201v17a1%201%200%200%200%201%201h2.14a4%204%200%200%200%207.72%200h6.28a4%204%200%200%200%207.72%200H29a1%201%200%200%200%201-1v-7a1%201%200%200%200-.08-.39M23%2011h2.34l2.14%205H23ZM9%2026a2%202%200%201%201%202-2a2%202%200%200%201-2%202m10.14-3h-6.28a4%204%200%200%200-7.72%200H4V8h17v12.56A4%204%200%200%200%2019.14%2023M23%2026a2%202%200%201%201%202-2a2%202%200%200%201-2%202m5-3h-1.14A4%204%200%200%200%2023%2020v-2h5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.92%2016.61l-3-7A1%201%200%200%200%2026%209h-3V7a1%201%200%200%200-1-1H3a1%201%200%200%200-1%201v17a1%201%200%200%200%201%201h2.14a4%204%200%200%200%207.72%200h6.28a4%204%200%200%200%207.72%200H29a1%201%200%200%200%201-1v-7a1%201%200%200%200-.08-.39M23%2011h2.34l2.14%205H23ZM9%2026a2%202%200%201%201%202-2a2%202%200%200%201-2%202m10.14-3h-6.28a4%204%200%200%200-7.72%200H4V8h17v12.56A4%204%200%200%200%2019.14%2023M23%2026a2%202%200%201%201%202-2a2%202%200%200%201-2%202m5-3h-1.14A4%204%200%200%200%2023%2020v-2h5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/delivery-truck.svg?color=%231a73e8&size=48