dumpster from Line Awesome by Icons8 · Line · Construction · Apache-2.0 Free for personal and commercial use.

Name
dumpster
Set
Line Awesome
Style
Line
Category
Construction
Viewbox
32×32
License
Apache 2.0
Aliases
dumpster-solid

The same icon in other sets

More construction icons from Line Awesome

Use the dumpster icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5 6l-2 8h1.334l.332 2H3v2h2l1 6v2h2v-2h16v2h2v-2l1-6h2v-2h-1.666l.332-2H29l-2-8zm1.563 2h2.775l-.766 4h-3.01l1-4zm4.828 0H15v4h-4.37l.76-4zM17 8h3.61l.76 4H17zm5.662 0h2.776l1 4h-3.01zm-16.3 6h19.277l-1.332 8H7.693z"/></svg>

React

import type { SVGProps } from "react";

export function LaDumpster(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="m5 6l-2 8h1.334l.332 2H3v2h2l1 6v2h2v-2h16v2h2v-2l1-6h2v-2h-1.666l.332-2H29l-2-8zm1.563 2h2.775l-.766 4h-3.01l1-4zm4.828 0H15v4h-4.37l.76-4zM17 8h3.61l.76 4H17zm5.662 0h2.776l1 4h-3.01zm-16.3 6h19.277l-1.332 8H7.693z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5 6l-2 8h1.334l.332 2H3v2h2l1 6v2h2v-2h16v2h2v-2l1-6h2v-2h-1.666l.332-2H29l-2-8zm1.563 2h2.775l-.766 4h-3.01l1-4zm4.828 0H15v4h-4.37l.76-4zM17 8h3.61l.76 4H17zm5.662 0h2.776l1 4h-3.01zm-16.3 6h19.277l-1.332 8H7.693z"/></svg>
</template>

CSS

.icon-dumpster {
  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%22m5%206l-2%208h1.334l.332%202H3v2h2l1%206v2h2v-2h16v2h2v-2l1-6h2v-2h-1.666l.332-2H29l-2-8zm1.563%202h2.775l-.766%204h-3.01l1-4zm4.828%200H15v4h-4.37l.76-4zM17%208h3.61l.76%204H17zm5.662%200h2.776l1%204h-3.01zm-16.3%206h19.277l-1.332%208H7.693z%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%22m5%206l-2%208h1.334l.332%202H3v2h2l1%206v2h2v-2h16v2h2v-2l1-6h2v-2h-1.666l.332-2H29l-2-8zm1.563%202h2.775l-.766%204h-3.01l1-4zm4.828%200H15v4h-4.37l.76-4zM17%208h3.61l.76%204H17zm5.662%200h2.776l1%204h-3.01zm-16.3%206h19.277l-1.332%208H7.693z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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