dump truck icon

dump-truck from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
dump-truck
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the dump truck icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" clip-path="url(#SVGHcSWxdhd)"><path d="M2.5 17.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m13 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0"/><path d="M20.5 17.5h.167c.781 0 1.172 0 1.442-.207q.105-.08.184-.184c.207-.27.207-.66.207-1.442c0-1.564 0-2.346-.413-2.884a2 2 0 0 0-.37-.37C21.18 12 20.398 12 18.834 12H16l1-4h.5c.895 0 1.342 0 1.714.157a2 2 0 0 1 .825.643c.242.323.35.757.567 1.625L21 12m-3-8h-.658c-1.125 0-1.687 0-2.094.318c-.407.317-.543.863-.816 1.954l-1.65 6.598a1.492 1.492 0 0 1-2.085.986l-8.31-3.935a1.553 1.553 0 0 1-.576-2.335L2.1 7.2c.293-.39.44-.586.619-.735a2 2 0 0 1 .821-.412C3.767 6 4.011 6 4.5 6H14M7.5 17.5h8M5 11.5V15"/></g><defs><clipPath id="SVGHcSWxdhd"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDumpTruck(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" clipPath="url(#SVGHcSWxdhd)"><path d="M2.5 17.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m13 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0"/><path d="M20.5 17.5h.167c.781 0 1.172 0 1.442-.207q.105-.08.184-.184c.207-.27.207-.66.207-1.442c0-1.564 0-2.346-.413-2.884a2 2 0 0 0-.37-.37C21.18 12 20.398 12 18.834 12H16l1-4h.5c.895 0 1.342 0 1.714.157a2 2 0 0 1 .825.643c.242.323.35.757.567 1.625L21 12m-3-8h-.658c-1.125 0-1.687 0-2.094.318c-.407.317-.543.863-.816 1.954l-1.65 6.598a1.492 1.492 0 0 1-2.085.986l-8.31-3.935a1.553 1.553 0 0 1-.576-2.335L2.1 7.2c.293-.39.44-.586.619-.735a2 2 0 0 1 .821-.412C3.767 6 4.011 6 4.5 6H14M7.5 17.5h8M5 11.5V15"/></g><defs><clipPath id="SVGHcSWxdhd"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" clip-path="url(#SVGHcSWxdhd)"><path d="M2.5 17.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m13 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0"/><path d="M20.5 17.5h.167c.781 0 1.172 0 1.442-.207q.105-.08.184-.184c.207-.27.207-.66.207-1.442c0-1.564 0-2.346-.413-2.884a2 2 0 0 0-.37-.37C21.18 12 20.398 12 18.834 12H16l1-4h.5c.895 0 1.342 0 1.714.157a2 2 0 0 1 .825.643c.242.323.35.757.567 1.625L21 12m-3-8h-.658c-1.125 0-1.687 0-2.094.318c-.407.317-.543.863-.816 1.954l-1.65 6.598a1.492 1.492 0 0 1-2.085.986l-8.31-3.935a1.553 1.553 0 0 1-.576-2.335L2.1 7.2c.293-.39.44-.586.619-.735a2 2 0 0 1 .821-.412C3.767 6 4.011 6 4.5 6H14M7.5 17.5h8M5 11.5V15"/></g><defs><clipPath id="SVGHcSWxdhd"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-dump-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20clip-path%3D%22url(%23SVGHcSWxdhd)%22%3E%3Cpath%20d%3D%22M2.5%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200m13%200a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200%22%2F%3E%3Cpath%20d%3D%22M20.5%2017.5h.167c.781%200%201.172%200%201.442-.207q.105-.08.184-.184c.207-.27.207-.66.207-1.442c0-1.564%200-2.346-.413-2.884a2%202%200%200%200-.37-.37C21.18%2012%2020.398%2012%2018.834%2012H16l1-4h.5c.895%200%201.342%200%201.714.157a2%202%200%200%201%20.825.643c.242.323.35.757.567%201.625L21%2012m-3-8h-.658c-1.125%200-1.687%200-2.094.318c-.407.317-.543.863-.816%201.954l-1.65%206.598a1.492%201.492%200%200%201-2.085.986l-8.31-3.935a1.553%201.553%200%200%201-.576-2.335L2.1%207.2c.293-.39.44-.586.619-.735a2%202%200%200%201%20.821-.412C3.767%206%204.011%206%204.5%206H14M7.5%2017.5h8M5%2011.5V15%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20clip-path%3D%22url(%23SVGHcSWxdhd)%22%3E%3Cpath%20d%3D%22M2.5%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200m13%200a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200%22%2F%3E%3Cpath%20d%3D%22M20.5%2017.5h.167c.781%200%201.172%200%201.442-.207q.105-.08.184-.184c.207-.27.207-.66.207-1.442c0-1.564%200-2.346-.413-2.884a2%202%200%200%200-.37-.37C21.18%2012%2020.398%2012%2018.834%2012H16l1-4h.5c.895%200%201.342%200%201.714.157a2%202%200%200%201%20.825.643c.242.323.35.757.567%201.625L21%2012m-3-8h-.658c-1.125%200-1.687%200-2.094.318c-.407.317-.543.863-.816%201.954l-1.65%206.598a1.492%201.492%200%200%201-2.085.986l-8.31-3.935a1.553%201.553%200%200%201-.576-2.335L2.1%207.2c.293-.39.44-.586.619-.735a2%202%200%200%201%20.821-.412C3.767%206%204.011%206%204.5%206H14M7.5%2017.5h8M5%2011.5V15%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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