waste from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
waste
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the waste icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M3 5h5.43a2 2 0 0 0 1.664-.89l.812-1.22A2 2 0 0 1 12.57 2h4.488a2 2 0 0 1 1.898 1.368L19.5 5M21 5H8"/><path stroke-linecap="round" d="m19.5 5l-.62 9.906q-.031.49-.061.917M4.5 5l.605 9.897c.154 2.414.232 3.62.874 4.489c.317.429.726.791 1.2 1.063c.96.551 2.244.551 4.814.551H14.5"/><path d="M20 19a3 3 0 1 0-6 0a3 3 0 0 0 6 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsWaste(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" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M3 5h5.43a2 2 0 0 0 1.664-.89l.812-1.22A2 2 0 0 1 12.57 2h4.488a2 2 0 0 1 1.898 1.368L19.5 5M21 5H8"/><path strokeLinecap="round" d="m19.5 5l-.62 9.906q-.031.49-.061.917M4.5 5l.605 9.897c.154 2.414.232 3.62.874 4.489c.317.429.726.791 1.2 1.063c.96.551 2.244.551 4.814.551H14.5"/><path d="M20 19a3 3 0 1 0-6 0a3 3 0 0 0 6 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M3 5h5.43a2 2 0 0 0 1.664-.89l.812-1.22A2 2 0 0 1 12.57 2h4.488a2 2 0 0 1 1.898 1.368L19.5 5M21 5H8"/><path stroke-linecap="round" d="m19.5 5l-.62 9.906q-.031.49-.061.917M4.5 5l.605 9.897c.154 2.414.232 3.62.874 4.489c.317.429.726.791 1.2 1.063c.96.551 2.244.551 4.814.551H14.5"/><path d="M20 19a3 3 0 1 0-6 0a3 3 0 0 0 6 0Z"/></g></svg>
</template>

CSS

.icon-waste {
  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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%205h5.43a2%202%200%200%200%201.664-.89l.812-1.22A2%202%200%200%201%2012.57%202h4.488a2%202%200%200%201%201.898%201.368L19.5%205M21%205H8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m19.5%205l-.62%209.906q-.031.49-.061.917M4.5%205l.605%209.897c.154%202.414.232%203.62.874%204.489c.317.429.726.791%201.2%201.063c.96.551%202.244.551%204.814.551H14.5%22%2F%3E%3Cpath%20d%3D%22M20%2019a3%203%200%201%200-6%200a3%203%200%200%200%206%200Z%22%2F%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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%205h5.43a2%202%200%200%200%201.664-.89l.812-1.22A2%202%200%200%201%2012.57%202h4.488a2%202%200%200%201%201.898%201.368L19.5%205M21%205H8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m19.5%205l-.62%209.906q-.031.49-.061.917M4.5%205l.605%209.897c.154%202.414.232%203.62.874%204.489c.317.429.726.791%201.2%201.063c.96.551%202.244.551%204.814.551H14.5%22%2F%3E%3Cpath%20d%3D%22M20%2019a3%203%200%201%200-6%200a3%203%200%200%200%206%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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