recycle 02 icon

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

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

Related icons in Huge Icons

Use the recycle 02 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="M10.839 19.763h5.628c2.865 0 4.298 0 4.995-.76a2.2 2.2 0 0 0 .447-.726c.354-.953-.342-2.153-1.734-4.554m-9.336 6.04l2.917-2.237m-2.917 2.237L13.756 22m4.734-11.185l-2.983-5.144C14.231 3.468 13.592 2.367 12.7 2.1a2.43 2.43 0 0 0-1.389 0c-.892.267-1.53 1.368-2.807 3.57m9.986 5.144l-3.478-1.309m3.478 1.31l.569-3.54M6.819 8.578l-3.084 5.319c-1.3 2.243-1.95 3.364-1.671 4.264c.108.35.304.67.571.932c.687.67 2.025.67 4.702.67M6.82 8.578l.541 3.544M6.82 8.577L3.33 9.863"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRecycle02(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="M10.839 19.763h5.628c2.865 0 4.298 0 4.995-.76a2.2 2.2 0 0 0 .447-.726c.354-.953-.342-2.153-1.734-4.554m-9.336 6.04l2.917-2.237m-2.917 2.237L13.756 22m4.734-11.185l-2.983-5.144C14.231 3.468 13.592 2.367 12.7 2.1a2.43 2.43 0 0 0-1.389 0c-.892.267-1.53 1.368-2.807 3.57m9.986 5.144l-3.478-1.309m3.478 1.31l.569-3.54M6.819 8.578l-3.084 5.319c-1.3 2.243-1.95 3.364-1.671 4.264c.108.35.304.67.571.932c.687.67 2.025.67 4.702.67M6.82 8.578l.541 3.544M6.82 8.577L3.33 9.863"/></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="M10.839 19.763h5.628c2.865 0 4.298 0 4.995-.76a2.2 2.2 0 0 0 .447-.726c.354-.953-.342-2.153-1.734-4.554m-9.336 6.04l2.917-2.237m-2.917 2.237L13.756 22m4.734-11.185l-2.983-5.144C14.231 3.468 13.592 2.367 12.7 2.1a2.43 2.43 0 0 0-1.389 0c-.892.267-1.53 1.368-2.807 3.57m9.986 5.144l-3.478-1.309m3.478 1.31l.569-3.54M6.819 8.578l-3.084 5.319c-1.3 2.243-1.95 3.364-1.671 4.264c.108.35.304.67.571.932c.687.67 2.025.67 4.702.67M6.82 8.578l.541 3.544M6.82 8.577L3.33 9.863"/></svg>
</template>

CSS

.icon-recycle-02 {
  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%22M10.839%2019.763h5.628c2.865%200%204.298%200%204.995-.76a2.2%202.2%200%200%200%20.447-.726c.354-.953-.342-2.153-1.734-4.554m-9.336%206.04l2.917-2.237m-2.917%202.237L13.756%2022m4.734-11.185l-2.983-5.144C14.231%203.468%2013.592%202.367%2012.7%202.1a2.43%202.43%200%200%200-1.389%200c-.892.267-1.53%201.368-2.807%203.57m9.986%205.144l-3.478-1.309m3.478%201.31l.569-3.54M6.819%208.578l-3.084%205.319c-1.3%202.243-1.95%203.364-1.671%204.264c.108.35.304.67.571.932c.687.67%202.025.67%204.702.67M6.82%208.578l.541%203.544M6.82%208.577L3.33%209.863%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%22M10.839%2019.763h5.628c2.865%200%204.298%200%204.995-.76a2.2%202.2%200%200%200%20.447-.726c.354-.953-.342-2.153-1.734-4.554m-9.336%206.04l2.917-2.237m-2.917%202.237L13.756%2022m4.734-11.185l-2.983-5.144C14.231%203.468%2013.592%202.367%2012.7%202.1a2.43%202.43%200%200%200-1.389%200c-.892.267-1.53%201.368-2.807%203.57m9.986%205.144l-3.478-1.309m3.478%201.31l.569-3.54M6.819%208.578l-3.084%205.319c-1.3%202.243-1.95%203.364-1.671%204.264c.108.35.304.67.571.932c.687.67%202.025.67%204.702.67M6.82%208.578l.541%203.544M6.82%208.577L3.33%209.863%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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