delivery icon

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

Name
delivery
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More enterprise icons from Carbon

Use the delivery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 16h12v2H4zm-2-5h10v2H2z"/><path fill="currentColor" d="m29.919 16.606l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H6v2h15v12.556A4 4 0 0 0 19.142 23h-6.284a4 4 0 1 0 0 2h6.284a3.98 3.98 0 0 0 7.716 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.081-.394M9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m14-15h2.34l2.144 5H23Zm0 15a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.142A3.995 3.995 0 0 0 23 20v-2h5Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDelivery(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="M4 16h12v2H4zm-2-5h10v2H2z"/><path fill="currentColor" d="m29.919 16.606l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H6v2h15v12.556A4 4 0 0 0 19.142 23h-6.284a4 4 0 1 0 0 2h6.284a3.98 3.98 0 0 0 7.716 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.081-.394M9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m14-15h2.34l2.144 5H23Zm0 15a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.142A3.995 3.995 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="M4 16h12v2H4zm-2-5h10v2H2z"/><path fill="currentColor" d="m29.919 16.606l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H6v2h15v12.556A4 4 0 0 0 19.142 23h-6.284a4 4 0 1 0 0 2h6.284a3.98 3.98 0 0 0 7.716 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.081-.394M9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m14-15h2.34l2.144 5H23Zm0 15a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.142A3.995 3.995 0 0 0 23 20v-2h5Z"/></svg>
</template>

CSS

.icon-delivery {
  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%22M4%2016h12v2H4zm-2-5h10v2H2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.919%2016.606l-3-7A1%201%200%200%200%2026%209h-3V7a1%201%200%200%200-1-1H6v2h15v12.556A4%204%200%200%200%2019.142%2023h-6.284a4%204%200%201%200%200%202h6.284a3.98%203.98%200%200%200%207.716%200H29a1%201%200%200%200%201-1v-7a1%201%200%200%200-.081-.394M9%2026a2%202%200%201%201%202-2a2%202%200%200%201-2%202m14-15h2.34l2.144%205H23Zm0%2015a2%202%200%201%201%202-2a2%202%200%200%201-2%202m5-3h-1.142A3.995%203.995%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%22M4%2016h12v2H4zm-2-5h10v2H2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.919%2016.606l-3-7A1%201%200%200%200%2026%209h-3V7a1%201%200%200%200-1-1H6v2h15v12.556A4%204%200%200%200%2019.142%2023h-6.284a4%204%200%201%200%200%202h6.284a3.98%203.98%200%200%200%207.716%200H29a1%201%200%200%200%201-1v-7a1%201%200%200%200-.081-.394M9%2026a2%202%200%201%201%202-2a2%202%200%200%201-2%202m14-15h2.34l2.144%205H23Zm0%2015a2%202%200%201%201%202-2a2%202%200%200%201-2%202m5-3h-1.142A3.995%203.995%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.svg?color=%231a73e8&size=48