recycling symbol emoji

recycling-symbol from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
recycling-symbol
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the recycling symbol emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m24.6 40.688l9.999-17.733l10.055 18.774z"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.6 22.955L30.975 28.9l-10-6l2.993-5.047a5 5 0 0 1 6.207-1.414c.49.247.889.645 1.172 1.115l3.22 5.349zm9.995 18.777l-3.482-6.03L51.172 29.8l2.994 5.046a5 5 0 0 1-1.733 6.125c-.451.311-.993.47-1.54.494l-6.238.263z"/><path fill="#b1cc33" stroke="#b1cc33" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m15.174 40.477l6.378 11.716l.09.167c.458.834 1.023.801 1.796.801h1.776l5.927-.02l-.174-11.66l-3.601.029l-9.908-.03h-.016c-.009-.003-1.627.004-1.635 0zM31.372 17.56L37 26.906l-1.904 1.252l8.904.748l5-8l-2 1l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-14.368-.006s2.603-.177 3.697 1.653"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m28 37.906l-2-1l-.46.66l-2.37 3.93l-5.71-.02h-.02c-.01 0-.02 0-.02-.01c-2.14-.95-3.7-3.47-2.69-5.7l3.03-4.98l-1.82-1.31l9.41.7z"/><path fill="#b1cc33" stroke="#b1cc33" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m53.787 39.533l-6.595 12.041c-.355.648-.69 1.544-1.64 1.578h-.29l-5.747-.007l-.048 2.125l-4.607-8.232l4.754-7.761v2.214l6.64-.038l5.91.138z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M32.261 26.836L31 28.906l-10-6l2.994-5.047a5 5 0 0 1 6.206-1.414c.49.247.889.645 1.172 1.115L37 26.906l-1.904 1.252l8.904.748l5-8l-2 1l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-7.092-.006M14.734 35.766c-1.014 2.229-.262 4.76 1.876 5.715c0 0 .748-.005.757-.001h.091l9.908.03l3.601-.03l.174 11.661l-5.927.02h-1.776c-.772 0-1.338.033-1.795-.801l-.09-.167l-3.662-6.784m-3.157-9.643l3.026-4.984l-1.817-1.304l9.409.696L28 37.906l-2-1l-.463.661m16.79.183l-1.212-2.108l10.072-5.88l2.984 5.053a5 5 0 0 1-1.747 6.122c-.452.31-.994.468-1.541.49l-11.27.064v-2.214l-4.753 7.76l4.607 8.234l.048-2.126l5.748.008h.289c.95-.035 1.285-.93 1.64-1.578l3.336-6.067"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRecyclingSymbol(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m24.6 40.688l9.999-17.733l10.055 18.774z"/><path fill="#5c9e31" stroke="#5c9e31" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M34.6 22.955L30.975 28.9l-10-6l2.993-5.047a5 5 0 0 1 6.207-1.414c.49.247.889.645 1.172 1.115l3.22 5.349zm9.995 18.777l-3.482-6.03L51.172 29.8l2.994 5.046a5 5 0 0 1-1.733 6.125c-.451.311-.993.47-1.54.494l-6.238.263z"/><path fill="#b1cc33" stroke="#b1cc33" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m15.174 40.477l6.378 11.716l.09.167c.458.834 1.023.801 1.796.801h1.776l5.927-.02l-.174-11.66l-3.601.029l-9.908-.03h-.016c-.009-.003-1.627.004-1.635 0zM31.372 17.56L37 26.906l-1.904 1.252l8.904.748l5-8l-2 1l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-14.368-.006s2.603-.177 3.697 1.653"/><path fill="#5c9e31" stroke="#5c9e31" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m28 37.906l-2-1l-.46.66l-2.37 3.93l-5.71-.02h-.02c-.01 0-.02 0-.02-.01c-2.14-.95-3.7-3.47-2.69-5.7l3.03-4.98l-1.82-1.31l9.41.7z"/><path fill="#b1cc33" stroke="#b1cc33" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m53.787 39.533l-6.595 12.041c-.355.648-.69 1.544-1.64 1.578h-.29l-5.747-.007l-.048 2.125l-4.607-8.232l4.754-7.761v2.214l6.64-.038l5.91.138z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M32.261 26.836L31 28.906l-10-6l2.994-5.047a5 5 0 0 1 6.206-1.414c.49.247.889.645 1.172 1.115L37 26.906l-1.904 1.252l8.904.748l5-8l-2 1l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-7.092-.006M14.734 35.766c-1.014 2.229-.262 4.76 1.876 5.715c0 0 .748-.005.757-.001h.091l9.908.03l3.601-.03l.174 11.661l-5.927.02h-1.776c-.772 0-1.338.033-1.795-.801l-.09-.167l-3.662-6.784m-3.157-9.643l3.026-4.984l-1.817-1.304l9.409.696L28 37.906l-2-1l-.463.661m16.79.183l-1.212-2.108l10.072-5.88l2.984 5.053a5 5 0 0 1-1.747 6.122c-.452.31-.994.468-1.541.49l-11.27.064v-2.214l-4.753 7.76l4.607 8.234l.048-2.126l5.748.008h.289c.95-.035 1.285-.93 1.64-1.578l3.336-6.067"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m24.6 40.688l9.999-17.733l10.055 18.774z"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.6 22.955L30.975 28.9l-10-6l2.993-5.047a5 5 0 0 1 6.207-1.414c.49.247.889.645 1.172 1.115l3.22 5.349zm9.995 18.777l-3.482-6.03L51.172 29.8l2.994 5.046a5 5 0 0 1-1.733 6.125c-.451.311-.993.47-1.54.494l-6.238.263z"/><path fill="#b1cc33" stroke="#b1cc33" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m15.174 40.477l6.378 11.716l.09.167c.458.834 1.023.801 1.796.801h1.776l5.927-.02l-.174-11.66l-3.601.029l-9.908-.03h-.016c-.009-.003-1.627.004-1.635 0zM31.372 17.56L37 26.906l-1.904 1.252l8.904.748l5-8l-2 1l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-14.368-.006s2.603-.177 3.697 1.653"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m28 37.906l-2-1l-.46.66l-2.37 3.93l-5.71-.02h-.02c-.01 0-.02 0-.02-.01c-2.14-.95-3.7-3.47-2.69-5.7l3.03-4.98l-1.82-1.31l9.41.7z"/><path fill="#b1cc33" stroke="#b1cc33" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m53.787 39.533l-6.595 12.041c-.355.648-.69 1.544-1.64 1.578h-.29l-5.747-.007l-.048 2.125l-4.607-8.232l4.754-7.761v2.214l6.64-.038l5.91.138z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M32.261 26.836L31 28.906l-10-6l2.994-5.047a5 5 0 0 1 6.206-1.414c.49.247.889.645 1.172 1.115L37 26.906l-1.904 1.252l8.904.748l5-8l-2 1l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-7.092-.006M14.734 35.766c-1.014 2.229-.262 4.76 1.876 5.715c0 0 .748-.005.757-.001h.091l9.908.03l3.601-.03l.174 11.661l-5.927.02h-1.776c-.772 0-1.338.033-1.795-.801l-.09-.167l-3.662-6.784m-3.157-9.643l3.026-4.984l-1.817-1.304l9.409.696L28 37.906l-2-1l-.463.661m16.79.183l-1.212-2.108l10.072-5.88l2.984 5.053a5 5 0 0 1-1.747 6.122c-.452.31-.994.468-1.541.49l-11.27.064v-2.214l-4.753 7.76l4.607 8.234l.048-2.126l5.748.008h.289c.95-.035 1.285-.93 1.64-1.578l3.336-6.067"/></svg>
</template>

CSS

.icon-recycling-symbol {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m24.6%2040.688l9.999-17.733l10.055%2018.774z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.6%2022.955L30.975%2028.9l-10-6l2.993-5.047a5%205%200%200%201%206.207-1.414c.49.247.889.645%201.172%201.115l3.22%205.349zm9.995%2018.777l-3.482-6.03L51.172%2029.8l2.994%205.046a5%205%200%200%201-1.733%206.125c-.451.311-.993.47-1.54.494l-6.238.263z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m15.174%2040.477l6.378%2011.716l.09.167c.458.834%201.023.801%201.796.801h1.776l5.927-.02l-.174-11.66l-3.601.029l-9.908-.03h-.016c-.009-.003-1.627.004-1.635%200zM31.372%2017.56L37%2026.906l-1.904%201.252l8.904.748l5-8l-2%201l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-14.368-.006s2.603-.177%203.697%201.653%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m28%2037.906l-2-1l-.46.66l-2.37%203.93l-5.71-.02h-.02c-.01%200-.02%200-.02-.01c-2.14-.95-3.7-3.47-2.69-5.7l3.03-4.98l-1.82-1.31l9.41.7z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m53.787%2039.533l-6.595%2012.041c-.355.648-.69%201.544-1.64%201.578h-.29l-5.747-.007l-.048%202.125l-4.607-8.232l4.754-7.761v2.214l6.64-.038l5.91.138z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M32.261%2026.836L31%2028.906l-10-6l2.994-5.047a5%205%200%200%201%206.206-1.414c.49.247.889.645%201.172%201.115L37%2026.906l-1.904%201.252l8.904.748l5-8l-2%201l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-7.092-.006M14.734%2035.766c-1.014%202.229-.262%204.76%201.876%205.715c0%200%20.748-.005.757-.001h.091l9.908.03l3.601-.03l.174%2011.661l-5.927.02h-1.776c-.772%200-1.338.033-1.795-.801l-.09-.167l-3.662-6.784m-3.157-9.643l3.026-4.984l-1.817-1.304l9.409.696L28%2037.906l-2-1l-.463.661m16.79.183l-1.212-2.108l10.072-5.88l2.984%205.053a5%205%200%200%201-1.747%206.122c-.452.31-.994.468-1.541.49l-11.27.064v-2.214l-4.753%207.76l4.607%208.234l.048-2.126l5.748.008h.289c.95-.035%201.285-.93%201.64-1.578l3.336-6.067%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m24.6%2040.688l9.999-17.733l10.055%2018.774z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.6%2022.955L30.975%2028.9l-10-6l2.993-5.047a5%205%200%200%201%206.207-1.414c.49.247.889.645%201.172%201.115l3.22%205.349zm9.995%2018.777l-3.482-6.03L51.172%2029.8l2.994%205.046a5%205%200%200%201-1.733%206.125c-.451.311-.993.47-1.54.494l-6.238.263z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m15.174%2040.477l6.378%2011.716l.09.167c.458.834%201.023.801%201.796.801h1.776l5.927-.02l-.174-11.66l-3.601.029l-9.908-.03h-.016c-.009-.003-1.627.004-1.635%200zM31.372%2017.56L37%2026.906l-1.904%201.252l8.904.748l5-8l-2%201l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-14.368-.006s2.603-.177%203.697%201.653%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m28%2037.906l-2-1l-.46.66l-2.37%203.93l-5.71-.02h-.02c-.01%200-.02%200-.02-.01c-2.14-.95-3.7-3.47-2.69-5.7l3.03-4.98l-1.82-1.31l9.41.7z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m53.787%2039.533l-6.595%2012.041c-.355.648-.69%201.544-1.64%201.578h-.29l-5.747-.007l-.048%202.125l-4.607-8.232l4.754-7.761v2.214l6.64-.038l5.91.138z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M32.261%2026.836L31%2028.906l-10-6l2.994-5.047a5%205%200%200%201%206.206-1.414c.49.247.889.645%201.172%201.115L37%2026.906l-1.904%201.252l8.904.748l5-8l-2%201l-3-5l-.097-.163c-.487-.817-1.121-.83-1.86-.83l-7.092-.006M14.734%2035.766c-1.014%202.229-.262%204.76%201.876%205.715c0%200%20.748-.005.757-.001h.091l9.908.03l3.601-.03l.174%2011.661l-5.927.02h-1.776c-.772%200-1.338.033-1.795-.801l-.09-.167l-3.662-6.784m-3.157-9.643l3.026-4.984l-1.817-1.304l9.409.696L28%2037.906l-2-1l-.463.661m16.79.183l-1.212-2.108l10.072-5.88l2.984%205.053a5%205%200%200%201-1.747%206.122c-.452.31-.994.468-1.541.49l-11.27.064v-2.214l-4.753%207.76l4.607%208.234l.048-2.126l5.748.008h.289c.95-.035%201.285-.93%201.64-1.578l3.336-6.067%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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