undertake delivery icon

undertake-delivery-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
undertake-delivery-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the undertake delivery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 2h-14v7.842a5 5 0 0 1 .94-.092h4.685a4.375 4.375 0 0 1 4.093 2.83l1.964-.452a4.06 4.06 0 0 1 2.318.088zm-9 2h4v4l-2-1.5l-2 1.5z"/><path fill="currentColor" d="m19.54 13.585l-3.553.817a2.87 2.87 0 0 0-.83-2.31a2.88 2.88 0 0 0-2.032-.842H8.439a3.25 3.25 0 0 0-2.301.948L4.086 14.25H0v7.25h11.373l6.197-1.55l3.74-1.594l.026-.014a2.555 2.555 0 0 0-1.797-4.757m-11.584-.24a1.3 1.3 0 0 1 .479-.095h4.69a.875.875 0 1 1 0 1.75H10v2h3.614l6.412-1.475l.02-.005a.556.556 0 0 1 .416 1.022L16.93 18.05l-5.803 1.45H5.5v-3.836l2.05-2.05a1.3 1.3 0 0 1 .406-.27M2 16.25h1.5v3.25H2z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignUndertakeDeliveryFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 2h-14v7.842a5 5 0 0 1 .94-.092h4.685a4.375 4.375 0 0 1 4.093 2.83l1.964-.452a4.06 4.06 0 0 1 2.318.088zm-9 2h4v4l-2-1.5l-2 1.5z"/><path fill="currentColor" d="m19.54 13.585l-3.553.817a2.87 2.87 0 0 0-.83-2.31a2.88 2.88 0 0 0-2.032-.842H8.439a3.25 3.25 0 0 0-2.301.948L4.086 14.25H0v7.25h11.373l6.197-1.55l3.74-1.594l.026-.014a2.555 2.555 0 0 0-1.797-4.757m-11.584-.24a1.3 1.3 0 0 1 .479-.095h4.69a.875.875 0 1 1 0 1.75H10v2h3.614l6.412-1.475l.02-.005a.556.556 0 0 1 .416 1.022L16.93 18.05l-5.803 1.45H5.5v-3.836l2.05-2.05a1.3 1.3 0 0 1 .406-.27M2 16.25h1.5v3.25H2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 2h-14v7.842a5 5 0 0 1 .94-.092h4.685a4.375 4.375 0 0 1 4.093 2.83l1.964-.452a4.06 4.06 0 0 1 2.318.088zm-9 2h4v4l-2-1.5l-2 1.5z"/><path fill="currentColor" d="m19.54 13.585l-3.553.817a2.87 2.87 0 0 0-.83-2.31a2.88 2.88 0 0 0-2.032-.842H8.439a3.25 3.25 0 0 0-2.301.948L4.086 14.25H0v7.25h11.373l6.197-1.55l3.74-1.594l.026-.014a2.555 2.555 0 0 0-1.797-4.757m-11.584-.24a1.3 1.3 0 0 1 .479-.095h4.69a.875.875 0 1 1 0 1.75H10v2h3.614l6.412-1.475l.02-.005a.556.556 0 0 1 .416 1.022L16.93 18.05l-5.803 1.45H5.5v-3.836l2.05-2.05a1.3 1.3 0 0 1 .406-.27M2 16.25h1.5v3.25H2z"/></svg>
</template>

CSS

.icon-undertake-delivery-filled {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%202h-14v7.842a5%205%200%200%201%20.94-.092h4.685a4.375%204.375%200%200%201%204.093%202.83l1.964-.452a4.06%204.06%200%200%201%202.318.088zm-9%202h4v4l-2-1.5l-2%201.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.54%2013.585l-3.553.817a2.87%202.87%200%200%200-.83-2.31a2.88%202.88%200%200%200-2.032-.842H8.439a3.25%203.25%200%200%200-2.301.948L4.086%2014.25H0v7.25h11.373l6.197-1.55l3.74-1.594l.026-.014a2.555%202.555%200%200%200-1.797-4.757m-11.584-.24a1.3%201.3%200%200%201%20.479-.095h4.69a.875.875%200%201%201%200%201.75H10v2h3.614l6.412-1.475l.02-.005a.556.556%200%200%201%20.416%201.022L16.93%2018.05l-5.803%201.45H5.5v-3.836l2.05-2.05a1.3%201.3%200%200%201%20.406-.27M2%2016.25h1.5v3.25H2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%202h-14v7.842a5%205%200%200%201%20.94-.092h4.685a4.375%204.375%200%200%201%204.093%202.83l1.964-.452a4.06%204.06%200%200%201%202.318.088zm-9%202h4v4l-2-1.5l-2%201.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.54%2013.585l-3.553.817a2.87%202.87%200%200%200-.83-2.31a2.88%202.88%200%200%200-2.032-.842H8.439a3.25%203.25%200%200%200-2.301.948L4.086%2014.25H0v7.25h11.373l6.197-1.55l3.74-1.594l.026-.014a2.555%202.555%200%200%200-1.797-4.757m-11.584-.24a1.3%201.3%200%200%201%20.479-.095h4.69a.875.875%200%201%201%200%201.75H10v2h3.614l6.412-1.475l.02-.005a.556.556%200%200%201%20.416%201.022L16.93%2018.05l-5.803%201.45H5.5v-3.836l2.05-2.05a1.3%201.3%200%200%201%20.406-.27M2%2016.25h1.5v3.25H2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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