waste restore icon

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

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

Use the waste restore 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-linecap="round" stroke-width="1.5"><path 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 d="m19.5 5l-.5 6.5M4.5 5l.605 10.536c.154 2.57.232 3.856.874 4.78c.317.458.726.843 1.2 1.133c.582.356 1.284.496 2.321.551"/><path stroke-linejoin="round" d="m11 15.498l1.136 1.466a4 4 0 0 1 7.364-.901m1.5 4.435l-1.136-1.464a4 4 0 0 1-7.328.965"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsWasteRestore(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" strokeLinecap="round" strokeWidth="1.5"><path 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 d="m19.5 5l-.5 6.5M4.5 5l.605 10.536c.154 2.57.232 3.856.874 4.78c.317.458.726.843 1.2 1.133c.582.356 1.284.496 2.321.551"/><path strokeLinejoin="round" d="m11 15.498l1.136 1.466a4 4 0 0 1 7.364-.901m1.5 4.435l-1.136-1.464a4 4 0 0 1-7.328.965"/></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-linecap="round" stroke-width="1.5"><path 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 d="m19.5 5l-.5 6.5M4.5 5l.605 10.536c.154 2.57.232 3.856.874 4.78c.317.458.726.843 1.2 1.133c.582.356 1.284.496 2.321.551"/><path stroke-linejoin="round" d="m11 15.498l1.136 1.466a4 4 0 0 1 7.364-.901m1.5 4.435l-1.136-1.464a4 4 0 0 1-7.328.965"/></g></svg>
</template>

CSS

.icon-waste-restore {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%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%20d%3D%22m19.5%205l-.5%206.5M4.5%205l.605%2010.536c.154%202.57.232%203.856.874%204.78c.317.458.726.843%201.2%201.133c.582.356%201.284.496%202.321.551%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m11%2015.498l1.136%201.466a4%204%200%200%201%207.364-.901m1.5%204.435l-1.136-1.464a4%204%200%200%201-7.328.965%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%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%20d%3D%22m19.5%205l-.5%206.5M4.5%205l.605%2010.536c.154%202.57.232%203.856.874%204.78c.317.458.726.843%201.2%201.133c.582.356%201.284.496%202.321.551%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m11%2015.498l1.136%201.466a4%204%200%200%201%207.364-.901m1.5%204.435l-1.136-1.464a4%204%200%200%201-7.328.965%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-restore.svg?color=%231a73e8&size=48