no littering emoji

no-littering from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
no-littering
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 no littering emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="#fcea2b" d="M44.37 51.95a20 20 0 0 1-.361-3.468c.012-1.251.225-2.51-.432-3.632a1.501 1.501 0 0 0-2.59 1.514c.249.424.03 1.397.024 1.871c-.007.554-.015 1.11.001 1.664a23 23 0 0 0 .465 2.847c.294 1.902 3.184 1.094 2.893-.797zm-7.16.34c-.055-3.709 1.254-7.461.763-11.19c-.25-1.887-3.252-1.911-3 0c.49 3.725-.818 7.467-.763 11.19a1.501 1.501 0 0 0 3 0m-3.51-15.3c.294-.975.14-1.363-.78-1.307c-.923.085-1.901.915-2.22 1.885l-.43 1.034c-.294.975.857 1.741 1.778 1.685c1.526-.596 1.387-1.846 1.652-3.297"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><path fill="#fcea2b" d="M42.26 38.41c.952.907 3.635-.05 3.667-1.366c-.101-2.951-1.172-7.742-1.25-10.69c-.06-2.306-.825-3.727-3.114-4.646c-1.622-.651-4.874-1.277-6.385-.262c-2.127 1.429-1.65 6.398-1.883 8.6c4.596.843 7.325 6.672 8.964 8.369zm-3.38-20.6a1.501 1.501 0 0 0 0-3a1.501 1.501 0 0 0 0 3"/><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="36" r="30" fill="none"/><path fill="none" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><circle cx="26.75" cy="40.25" r=".75"/><circle cx="25.25" cy="45.5" r=".75"/><circle cx="27.5" cy="52.25" r=".75"/><circle cx="20.75" cy="51.5" r=".75"/><circle cx="20.75" cy="46.25" r=".75"/><path fill="none" d="m35.04 37.83l-.772 14.38s0 1.789.597 1.789s1.193 0 1.789-1.193c.405-.81 1.085-7.394 1.48-11.54m2.126 1.974c.345 4.234 1.164 9.57 1.164 9.57c0 1.59 2.386 1.59 2.386 0l-.283-6.092M32.11 35.57L31 39"/><circle cx="39.04" cy="16.54" r="1.789" fill="none"/><path fill="none" d="M45 37.09s0-8.946-.596-12.52s-2.982-3.578-2.982-3.578H36.65a2.92 2.92 0 0 0-2.982 2.982s-.296 2.3-.436 4.642m9.158 9.024l-.857-12.54m-5.383 6.64l.307-6.63"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiNoLittering(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="#fcea2b" d="M44.37 51.95a20 20 0 0 1-.361-3.468c.012-1.251.225-2.51-.432-3.632a1.501 1.501 0 0 0-2.59 1.514c.249.424.03 1.397.024 1.871c-.007.554-.015 1.11.001 1.664a23 23 0 0 0 .465 2.847c.294 1.902 3.184 1.094 2.893-.797zm-7.16.34c-.055-3.709 1.254-7.461.763-11.19c-.25-1.887-3.252-1.911-3 0c.49 3.725-.818 7.467-.763 11.19a1.501 1.501 0 0 0 3 0m-3.51-15.3c.294-.975.14-1.363-.78-1.307c-.923.085-1.901.915-2.22 1.885l-.43 1.034c-.294.975.857 1.741 1.778 1.685c1.526-.596 1.387-1.846 1.652-3.297"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><path fill="#fcea2b" d="M42.26 38.41c.952.907 3.635-.05 3.667-1.366c-.101-2.951-1.172-7.742-1.25-10.69c-.06-2.306-.825-3.727-3.114-4.646c-1.622-.651-4.874-1.277-6.385-.262c-2.127 1.429-1.65 6.398-1.883 8.6c4.596.843 7.325 6.672 8.964 8.369zm-3.38-20.6a1.501 1.501 0 0 0 0-3a1.501 1.501 0 0 0 0 3"/><g stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><circle cx="36" cy="36" r="30" fill="none"/><path fill="none" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><circle cx="26.75" cy="40.25" r=".75"/><circle cx="25.25" cy="45.5" r=".75"/><circle cx="27.5" cy="52.25" r=".75"/><circle cx="20.75" cy="51.5" r=".75"/><circle cx="20.75" cy="46.25" r=".75"/><path fill="none" d="m35.04 37.83l-.772 14.38s0 1.789.597 1.789s1.193 0 1.789-1.193c.405-.81 1.085-7.394 1.48-11.54m2.126 1.974c.345 4.234 1.164 9.57 1.164 9.57c0 1.59 2.386 1.59 2.386 0l-.283-6.092M32.11 35.57L31 39"/><circle cx="39.04" cy="16.54" r="1.789" fill="none"/><path fill="none" d="M45 37.09s0-8.946-.596-12.52s-2.982-3.578-2.982-3.578H36.65a2.92 2.92 0 0 0-2.982 2.982s-.296 2.3-.436 4.642m9.158 9.024l-.857-12.54m-5.383 6.64l.307-6.63"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="#fcea2b" d="M44.37 51.95a20 20 0 0 1-.361-3.468c.012-1.251.225-2.51-.432-3.632a1.501 1.501 0 0 0-2.59 1.514c.249.424.03 1.397.024 1.871c-.007.554-.015 1.11.001 1.664a23 23 0 0 0 .465 2.847c.294 1.902 3.184 1.094 2.893-.797zm-7.16.34c-.055-3.709 1.254-7.461.763-11.19c-.25-1.887-3.252-1.911-3 0c.49 3.725-.818 7.467-.763 11.19a1.501 1.501 0 0 0 3 0m-3.51-15.3c.294-.975.14-1.363-.78-1.307c-.923.085-1.901.915-2.22 1.885l-.43 1.034c-.294.975.857 1.741 1.778 1.685c1.526-.596 1.387-1.846 1.652-3.297"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><path fill="#fcea2b" d="M42.26 38.41c.952.907 3.635-.05 3.667-1.366c-.101-2.951-1.172-7.742-1.25-10.69c-.06-2.306-.825-3.727-3.114-4.646c-1.622-.651-4.874-1.277-6.385-.262c-2.127 1.429-1.65 6.398-1.883 8.6c4.596.843 7.325 6.672 8.964 8.369zm-3.38-20.6a1.501 1.501 0 0 0 0-3a1.501 1.501 0 0 0 0 3"/><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="36" r="30" fill="none"/><path fill="none" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><circle cx="26.75" cy="40.25" r=".75"/><circle cx="25.25" cy="45.5" r=".75"/><circle cx="27.5" cy="52.25" r=".75"/><circle cx="20.75" cy="51.5" r=".75"/><circle cx="20.75" cy="46.25" r=".75"/><path fill="none" d="m35.04 37.83l-.772 14.38s0 1.789.597 1.789s1.193 0 1.789-1.193c.405-.81 1.085-7.394 1.48-11.54m2.126 1.974c.345 4.234 1.164 9.57 1.164 9.57c0 1.59 2.386 1.59 2.386 0l-.283-6.092M32.11 35.57L31 39"/><circle cx="39.04" cy="16.54" r="1.789" fill="none"/><path fill="none" d="M45 37.09s0-8.946-.596-12.52s-2.982-3.578-2.982-3.578H36.65a2.92 2.92 0 0 0-2.982 2.982s-.296 2.3-.436 4.642m9.158 9.024l-.857-12.54m-5.383 6.64l.307-6.63"/></g></svg>
</template>

CSS

.icon-no-littering {
  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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M44.37%2051.95a20%2020%200%200%201-.361-3.468c.012-1.251.225-2.51-.432-3.632a1.501%201.501%200%200%200-2.59%201.514c.249.424.03%201.397.024%201.871c-.007.554-.015%201.11.001%201.664a23%2023%200%200%200%20.465%202.847c.294%201.902%203.184%201.094%202.893-.797zm-7.16.34c-.055-3.709%201.254-7.461.763-11.19c-.25-1.887-3.252-1.911-3%200c.49%203.725-.818%207.467-.763%2011.19a1.501%201.501%200%200%200%203%200m-3.51-15.3c.294-.975.14-1.363-.78-1.307c-.923.085-1.901.915-2.22%201.885l-.43%201.034c-.294.975.857%201.741%201.778%201.685c1.526-.596%201.387-1.846%201.652-3.297%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%207C19.98%207%207%2019.98%207%2036s12.98%2029%2029%2029s29-12.98%2029-29S52.02%207%2036%207M10.79%2036.27c0-5.075%203.417-12.69%206.202-16.49l35.2%2035.27c-3.805%202.784-10.93%205.904-16.01%205.904c-12.7%200-25.39-11.98-25.39-24.68zm44.87%2015.18L20.6%2016.32c3.805-2.784%2010.77-5.441%2015.84-5.441c12.7%200%2024.68%2012.25%2024.68%2024.95c0%205.075-2.686%2011.81-5.47%2015.62z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42.26%2038.41c.952.907%203.635-.05%203.667-1.366c-.101-2.951-1.172-7.742-1.25-10.69c-.06-2.306-.825-3.727-3.114-4.646c-1.622-.651-4.874-1.277-6.385-.262c-2.127%201.429-1.65%206.398-1.883%208.6c4.596.843%207.325%206.672%208.964%208.369zm-3.38-20.6a1.501%201.501%200%200%200%200-3a1.501%201.501%200%200%200%200%203%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2230%22%20fill%3D%22none%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M55.66%2051.44A24.99%2024.99%200%200%200%2020.6%2016.31zM16.99%2019.77a24.99%2024.99%200%200%200%2035.2%2035.27z%22%2F%3E%3Ccircle%20cx%3D%2226.75%22%20cy%3D%2240.25%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2225.25%22%20cy%3D%2245.5%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2227.5%22%20cy%3D%2252.25%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2220.75%22%20cy%3D%2251.5%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2220.75%22%20cy%3D%2246.25%22%20r%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m35.04%2037.83l-.772%2014.38s0%201.789.597%201.789s1.193%200%201.789-1.193c.405-.81%201.085-7.394%201.48-11.54m2.126%201.974c.345%204.234%201.164%209.57%201.164%209.57c0%201.59%202.386%201.59%202.386%200l-.283-6.092M32.11%2035.57L31%2039%22%2F%3E%3Ccircle%20cx%3D%2239.04%22%20cy%3D%2216.54%22%20r%3D%221.789%22%20fill%3D%22none%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M45%2037.09s0-8.946-.596-12.52s-2.982-3.578-2.982-3.578H36.65a2.92%202.92%200%200%200-2.982%202.982s-.296%202.3-.436%204.642m9.158%209.024l-.857-12.54m-5.383%206.64l.307-6.63%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M44.37%2051.95a20%2020%200%200%201-.361-3.468c.012-1.251.225-2.51-.432-3.632a1.501%201.501%200%200%200-2.59%201.514c.249.424.03%201.397.024%201.871c-.007.554-.015%201.11.001%201.664a23%2023%200%200%200%20.465%202.847c.294%201.902%203.184%201.094%202.893-.797zm-7.16.34c-.055-3.709%201.254-7.461.763-11.19c-.25-1.887-3.252-1.911-3%200c.49%203.725-.818%207.467-.763%2011.19a1.501%201.501%200%200%200%203%200m-3.51-15.3c.294-.975.14-1.363-.78-1.307c-.923.085-1.901.915-2.22%201.885l-.43%201.034c-.294.975.857%201.741%201.778%201.685c1.526-.596%201.387-1.846%201.652-3.297%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%207C19.98%207%207%2019.98%207%2036s12.98%2029%2029%2029s29-12.98%2029-29S52.02%207%2036%207M10.79%2036.27c0-5.075%203.417-12.69%206.202-16.49l35.2%2035.27c-3.805%202.784-10.93%205.904-16.01%205.904c-12.7%200-25.39-11.98-25.39-24.68zm44.87%2015.18L20.6%2016.32c3.805-2.784%2010.77-5.441%2015.84-5.441c12.7%200%2024.68%2012.25%2024.68%2024.95c0%205.075-2.686%2011.81-5.47%2015.62z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42.26%2038.41c.952.907%203.635-.05%203.667-1.366c-.101-2.951-1.172-7.742-1.25-10.69c-.06-2.306-.825-3.727-3.114-4.646c-1.622-.651-4.874-1.277-6.385-.262c-2.127%201.429-1.65%206.398-1.883%208.6c4.596.843%207.325%206.672%208.964%208.369zm-3.38-20.6a1.501%201.501%200%200%200%200-3a1.501%201.501%200%200%200%200%203%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2230%22%20fill%3D%22none%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M55.66%2051.44A24.99%2024.99%200%200%200%2020.6%2016.31zM16.99%2019.77a24.99%2024.99%200%200%200%2035.2%2035.27z%22%2F%3E%3Ccircle%20cx%3D%2226.75%22%20cy%3D%2240.25%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2225.25%22%20cy%3D%2245.5%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2227.5%22%20cy%3D%2252.25%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2220.75%22%20cy%3D%2251.5%22%20r%3D%22.75%22%2F%3E%3Ccircle%20cx%3D%2220.75%22%20cy%3D%2246.25%22%20r%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m35.04%2037.83l-.772%2014.38s0%201.789.597%201.789s1.193%200%201.789-1.193c.405-.81%201.085-7.394%201.48-11.54m2.126%201.974c.345%204.234%201.164%209.57%201.164%209.57c0%201.59%202.386%201.59%202.386%200l-.283-6.092M32.11%2035.57L31%2039%22%2F%3E%3Ccircle%20cx%3D%2239.04%22%20cy%3D%2216.54%22%20r%3D%221.789%22%20fill%3D%22none%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M45%2037.09s0-8.946-.596-12.52s-2.982-3.578-2.982-3.578H36.65a2.92%202.92%200%200%200-2.982%202.982s-.296%202.3-.436%204.642m9.158%209.024l-.857-12.54m-5.383%206.64l.307-6.63%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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