recycling from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
recycling
Set
Material Symbols
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
recycling-outline, recycling-outline-sharp, recycling-sharp

1 other variant in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the recycling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.2 9.2l2.225-3.675l-1.475-2.45q-.3-.5-.862-.5t-.863.5L5.775 7.15zm9.675 6.8l-2.225-3.7l3.475-2l1.6 2.675q.275.425.3.95t-.225.975q-.25.5-.737.8T20 16zM16 23l-4-4l4-4v2h4.75l-1.45 2.9q-.275.5-.75.8t-1.05.3H16zm-9.675-2q-.5 0-.913-.262T4.8 20.05q-.2-.4-.187-.837t.237-.813L5.7 17H10v4zM3.85 18.15L2.225 14.9q-.225-.45-.213-.962t.288-.963l.4-.675L1 11.275L6.475 9.9l1.375 5.5l-1.725-1.05zm13.5-8.55l-5.475-1.375L13.6 7.2L10.475 2H14q.525 0 .988.263t.737.712l1.3 2.175l1.7-1.05z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRecycling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.2 9.2l2.225-3.675l-1.475-2.45q-.3-.5-.862-.5t-.863.5L5.775 7.15zm9.675 6.8l-2.225-3.7l3.475-2l1.6 2.675q.275.425.3.95t-.225.975q-.25.5-.737.8T20 16zM16 23l-4-4l4-4v2h4.75l-1.45 2.9q-.275.5-.75.8t-1.05.3H16zm-9.675-2q-.5 0-.913-.262T4.8 20.05q-.2-.4-.187-.837t.237-.813L5.7 17H10v4zM3.85 18.15L2.225 14.9q-.225-.45-.213-.962t.288-.963l.4-.675L1 11.275L6.475 9.9l1.375 5.5l-1.725-1.05zm13.5-8.55l-5.475-1.375L13.6 7.2L10.475 2H14q.525 0 .988.263t.737.712l1.3 2.175l1.7-1.05z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.2 9.2l2.225-3.675l-1.475-2.45q-.3-.5-.862-.5t-.863.5L5.775 7.15zm9.675 6.8l-2.225-3.7l3.475-2l1.6 2.675q.275.425.3.95t-.225.975q-.25.5-.737.8T20 16zM16 23l-4-4l4-4v2h4.75l-1.45 2.9q-.275.5-.75.8t-1.05.3H16zm-9.675-2q-.5 0-.913-.262T4.8 20.05q-.2-.4-.187-.837t.237-.813L5.7 17H10v4zM3.85 18.15L2.225 14.9q-.225-.45-.213-.962t.288-.963l.4-.675L1 11.275L6.475 9.9l1.375 5.5l-1.725-1.05zm13.5-8.55l-5.475-1.375L13.6 7.2L10.475 2H14q.525 0 .988.263t.737.712l1.3 2.175l1.7-1.05z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.2%209.2l2.225-3.675l-1.475-2.45q-.3-.5-.862-.5t-.863.5L5.775%207.15zm9.675%206.8l-2.225-3.7l3.475-2l1.6%202.675q.275.425.3.95t-.225.975q-.25.5-.737.8T20%2016zM16%2023l-4-4l4-4v2h4.75l-1.45%202.9q-.275.5-.75.8t-1.05.3H16zm-9.675-2q-.5%200-.913-.262T4.8%2020.05q-.2-.4-.187-.837t.237-.813L5.7%2017H10v4zM3.85%2018.15L2.225%2014.9q-.225-.45-.213-.962t.288-.963l.4-.675L1%2011.275L6.475%209.9l1.375%205.5l-1.725-1.05zm13.5-8.55l-5.475-1.375L13.6%207.2L10.475%202H14q.525%200%20.988.263t.737.712l1.3%202.175l1.7-1.05z%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%22currentColor%22%20d%3D%22m9.2%209.2l2.225-3.675l-1.475-2.45q-.3-.5-.862-.5t-.863.5L5.775%207.15zm9.675%206.8l-2.225-3.7l3.475-2l1.6%202.675q.275.425.3.95t-.225.975q-.25.5-.737.8T20%2016zM16%2023l-4-4l4-4v2h4.75l-1.45%202.9q-.275.5-.75.8t-1.05.3H16zm-9.675-2q-.5%200-.913-.262T4.8%2020.05q-.2-.4-.187-.837t.237-.813L5.7%2017H10v4zM3.85%2018.15L2.225%2014.9q-.225-.45-.213-.962t.288-.963l.4-.675L1%2011.275L6.475%209.9l1.375%205.5l-1.725-1.05zm13.5-8.55l-5.475-1.375L13.6%207.2L10.475%202H14q.525%200%20.988.263t.737.712l1.3%202.175l1.7-1.05z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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