recycling icon
recycling from IconPark by ByteDance · Color · Arrows · Apache-2.0 Free for personal and commercial use.
- Name
- recycling
- Set
- IconPark
- Style
- Color
- Category
- Arrows
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More arrows icons from IconPark
afferent-fourafferent-threearrow-circle-downarrow-circle-leftarrow-circle-rightarrow-circle-uparrow-downarrow-leftarrow-left-downarrow-left-uparrow-rightarrow-right-downarrow-right-uparrow-upback-onechangecircle-double-downcircle-double-leftcircle-double-rightcircle-double-upcircle-left-downcircle-left-upcircle-right-downcircle-right-up
Use the recycling icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M33.5264 19.5L25.793 6.10548C25.01 4.74922 23.0425 4.77839 22.3 6.15727L17 16"/><path d="M25 40H41.4209C42.9855 40 43.9442 38.2843 43.1242 36.9518L37 27"/><path d="M12.9999 23L4.77282 36.986C3.98854 38.3192 4.94986 40 6.49669 40H16.9999"/><path d="M29 36L25 40L29 44"/><path d="M28 18.2004L33.4641 19.6646L34.9282 14.2004"/><path d="M7.5 24.4641L12.9641 23L14.4282 28.4641"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkRecycling(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M33.5264 19.5L25.793 6.10548C25.01 4.74922 23.0425 4.77839 22.3 6.15727L17 16"/><path d="M25 40H41.4209C42.9855 40 43.9442 38.2843 43.1242 36.9518L37 27"/><path d="M12.9999 23L4.77282 36.986C3.98854 38.3192 4.94986 40 6.49669 40H16.9999"/><path d="M29 36L25 40L29 44"/><path d="M28 18.2004L33.4641 19.6646L34.9282 14.2004"/><path d="M7.5 24.4641L12.9641 23L14.4282 28.4641"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M33.5264 19.5L25.793 6.10548C25.01 4.74922 23.0425 4.77839 22.3 6.15727L17 16"/><path d="M25 40H41.4209C42.9855 40 43.9442 38.2843 43.1242 36.9518L37 27"/><path d="M12.9999 23L4.77282 36.986C3.98854 38.3192 4.94986 40 6.49669 40H16.9999"/><path d="M29 36L25 40L29 44"/><path d="M28 18.2004L33.4641 19.6646L34.9282 14.2004"/><path d="M7.5 24.4641L12.9641 23L14.4282 28.4641"/></g></svg> </template>
CSS
.icon-recycling {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M33.5264%2019.5L25.793%206.10548C25.01%204.74922%2023.0425%204.77839%2022.3%206.15727L17%2016%22%2F%3E%3Cpath%20d%3D%22M25%2040H41.4209C42.9855%2040%2043.9442%2038.2843%2043.1242%2036.9518L37%2027%22%2F%3E%3Cpath%20d%3D%22M12.9999%2023L4.77282%2036.986C3.98854%2038.3192%204.94986%2040%206.49669%2040H16.9999%22%2F%3E%3Cpath%20d%3D%22M29%2036L25%2040L29%2044%22%2F%3E%3Cpath%20d%3D%22M28%2018.2004L33.4641%2019.6646L34.9282%2014.2004%22%2F%3E%3Cpath%20d%3D%22M7.5%2024.4641L12.9641%2023L14.4282%2028.4641%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M33.5264%2019.5L25.793%206.10548C25.01%204.74922%2023.0425%204.77839%2022.3%206.15727L17%2016%22%2F%3E%3Cpath%20d%3D%22M25%2040H41.4209C42.9855%2040%2043.9442%2038.2843%2043.1242%2036.9518L37%2027%22%2F%3E%3Cpath%20d%3D%22M12.9999%2023L4.77282%2036.986C3.98854%2038.3192%204.94986%2040%206.49669%2040H16.9999%22%2F%3E%3Cpath%20d%3D%22M29%2036L25%2040L29%2044%22%2F%3E%3Cpath%20d%3D%22M28%2018.2004L33.4641%2019.6646L34.9282%2014.2004%22%2F%3E%3Cpath%20d%3D%22M7.5%2024.4641L12.9641%2023L14.4282%2028.4641%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/recycling.svg?color=%231a73e8&size=48