recycle 01 icon

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

Name
recycle-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the recycle 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 15.999c-1.5 1-3.316 2.978-4 6.001m1-2.663c-2.368-5.326 2.409-7.123 6.044-7.323c.44-.024.659-.036.816.12c.158.155.149.377.13.82c-.15 3.684-1.661 8.753-6.99 6.383M11 20H6.021c-2.286 0-3.429 0-3.87-.735c-.44-.734.112-1.722 1.213-3.698l1.428-2.562C5.532 11.68 5.9 11.016 6.479 11s.985.626 1.798 1.91l.702 1.107M8 8.034l.992-1.879c1.46-2.767 2.191-4.151 3.3-4.155c1.11-.004 1.85 1.374 3.328 4.131l.245.456c.917 1.71 1.376 2.566 1.008 3.098s-1.27.318-3.076-.11l-.082-.019"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRecycle01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M18 15.999c-1.5 1-3.316 2.978-4 6.001m1-2.663c-2.368-5.326 2.409-7.123 6.044-7.323c.44-.024.659-.036.816.12c.158.155.149.377.13.82c-.15 3.684-1.661 8.753-6.99 6.383M11 20H6.021c-2.286 0-3.429 0-3.87-.735c-.44-.734.112-1.722 1.213-3.698l1.428-2.562C5.532 11.68 5.9 11.016 6.479 11s.985.626 1.798 1.91l.702 1.107M8 8.034l.992-1.879c1.46-2.767 2.191-4.151 3.3-4.155c1.11-.004 1.85 1.374 3.328 4.131l.245.456c.917 1.71 1.376 2.566 1.008 3.098s-1.27.318-3.076-.11l-.082-.019"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 15.999c-1.5 1-3.316 2.978-4 6.001m1-2.663c-2.368-5.326 2.409-7.123 6.044-7.323c.44-.024.659-.036.816.12c.158.155.149.377.13.82c-.15 3.684-1.661 8.753-6.99 6.383M11 20H6.021c-2.286 0-3.429 0-3.87-.735c-.44-.734.112-1.722 1.213-3.698l1.428-2.562C5.532 11.68 5.9 11.016 6.479 11s.985.626 1.798 1.91l.702 1.107M8 8.034l.992-1.879c1.46-2.767 2.191-4.151 3.3-4.155c1.11-.004 1.85 1.374 3.328 4.131l.245.456c.917 1.71 1.376 2.566 1.008 3.098s-1.27.318-3.076-.11l-.082-.019"/></svg>
</template>

CSS

.icon-recycle-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%2015.999c-1.5%201-3.316%202.978-4%206.001m1-2.663c-2.368-5.326%202.409-7.123%206.044-7.323c.44-.024.659-.036.816.12c.158.155.149.377.13.82c-.15%203.684-1.661%208.753-6.99%206.383M11%2020H6.021c-2.286%200-3.429%200-3.87-.735c-.44-.734.112-1.722%201.213-3.698l1.428-2.562C5.532%2011.68%205.9%2011.016%206.479%2011s.985.626%201.798%201.91l.702%201.107M8%208.034l.992-1.879c1.46-2.767%202.191-4.151%203.3-4.155c1.11-.004%201.85%201.374%203.328%204.131l.245.456c.917%201.71%201.376%202.566%201.008%203.098s-1.27.318-3.076-.11l-.082-.019%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%2015.999c-1.5%201-3.316%202.978-4%206.001m1-2.663c-2.368-5.326%202.409-7.123%206.044-7.323c.44-.024.659-.036.816.12c.158.155.149.377.13.82c-.15%203.684-1.661%208.753-6.99%206.383M11%2020H6.021c-2.286%200-3.429%200-3.87-.735c-.44-.734.112-1.722%201.213-3.698l1.428-2.562C5.532%2011.68%205.9%2011.016%206.479%2011s.985.626%201.798%201.91l.702%201.107M8%208.034l.992-1.879c1.46-2.767%202.191-4.151%203.3-4.155c1.11-.004%201.85%201.374%203.328%204.131l.245.456c.917%201.71%201.376%202.566%201.008%203.098s-1.27.318-3.076-.11l-.082-.019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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