no-littering from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
no-littering
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the no littering emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32.1" r="30" fill="#ff5a79"/><circle cx="32" cy="32.1" r="24" fill="#333"/><g fill="#fff"><path d="M32.6 20.5h2.6c1 0 1.7-.6 1.7-1.4v-3.4c0-.8-.8-1.4-1.7-1.4h-2.6c-1 0-1.7.6-1.7 1.4v3.4c0 .7.8 1.4 1.7 1.4m6.9 1.5H28c-.8 0-1.5.5-1.5 1.2V29l-3.7 3v1.3l5.8-2.9l.7-6V50h3l1.5-11.6L35.3 50h3V24.3l1.3 11.6H41V23.2c0-.7-.7-1.2-1.5-1.2M20 34.3h2.8v3.8H20z"/><path d="M23.8 38.9h2.8v3.8h-2.8zm-4.6 4.3H22V47h-2.8z"/></g><path fill="#ff5a79" d="m9.263 13.592l4.243-4.243L54.8 50.644l-4.242 4.243z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneNoLittering(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32.1" r="30" fill="#ff5a79"/><circle cx="32" cy="32.1" r="24" fill="#333"/><g fill="#fff"><path d="M32.6 20.5h2.6c1 0 1.7-.6 1.7-1.4v-3.4c0-.8-.8-1.4-1.7-1.4h-2.6c-1 0-1.7.6-1.7 1.4v3.4c0 .7.8 1.4 1.7 1.4m6.9 1.5H28c-.8 0-1.5.5-1.5 1.2V29l-3.7 3v1.3l5.8-2.9l.7-6V50h3l1.5-11.6L35.3 50h3V24.3l1.3 11.6H41V23.2c0-.7-.7-1.2-1.5-1.2M20 34.3h2.8v3.8H20z"/><path d="M23.8 38.9h2.8v3.8h-2.8zm-4.6 4.3H22V47h-2.8z"/></g><path fill="#ff5a79" d="m9.263 13.592l4.243-4.243L54.8 50.644l-4.242 4.243z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32.1" r="30" fill="#ff5a79"/><circle cx="32" cy="32.1" r="24" fill="#333"/><g fill="#fff"><path d="M32.6 20.5h2.6c1 0 1.7-.6 1.7-1.4v-3.4c0-.8-.8-1.4-1.7-1.4h-2.6c-1 0-1.7.6-1.7 1.4v3.4c0 .7.8 1.4 1.7 1.4m6.9 1.5H28c-.8 0-1.5.5-1.5 1.2V29l-3.7 3v1.3l5.8-2.9l.7-6V50h3l1.5-11.6L35.3 50h3V24.3l1.3 11.6H41V23.2c0-.7-.7-1.2-1.5-1.2M20 34.3h2.8v3.8H20z"/><path d="M23.8 38.9h2.8v3.8h-2.8zm-4.6 4.3H22V47h-2.8z"/></g><path fill="#ff5a79" d="m9.263 13.592l4.243-4.243L54.8 50.644l-4.242 4.243z"/></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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232.1%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232.1%22%20r%3D%2224%22%20fill%3D%22%23333%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M32.6%2020.5h2.6c1%200%201.7-.6%201.7-1.4v-3.4c0-.8-.8-1.4-1.7-1.4h-2.6c-1%200-1.7.6-1.7%201.4v3.4c0%20.7.8%201.4%201.7%201.4m6.9%201.5H28c-.8%200-1.5.5-1.5%201.2V29l-3.7%203v1.3l5.8-2.9l.7-6V50h3l1.5-11.6L35.3%2050h3V24.3l1.3%2011.6H41V23.2c0-.7-.7-1.2-1.5-1.2M20%2034.3h2.8v3.8H20z%22%2F%3E%3Cpath%20d%3D%22M23.8%2038.9h2.8v3.8h-2.8zm-4.6%204.3H22V47h-2.8z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22m9.263%2013.592l4.243-4.243L54.8%2050.644l-4.242%204.243z%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232.1%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232.1%22%20r%3D%2224%22%20fill%3D%22%23333%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M32.6%2020.5h2.6c1%200%201.7-.6%201.7-1.4v-3.4c0-.8-.8-1.4-1.7-1.4h-2.6c-1%200-1.7.6-1.7%201.4v3.4c0%20.7.8%201.4%201.7%201.4m6.9%201.5H28c-.8%200-1.5.5-1.5%201.2V29l-3.7%203v1.3l5.8-2.9l.7-6V50h3l1.5-11.6L35.3%2050h3V24.3l1.3%2011.6H41V23.2c0-.7-.7-1.2-1.5-1.2M20%2034.3h2.8v3.8H20z%22%2F%3E%3Cpath%20d%3D%22M23.8%2038.9h2.8v3.8h-2.8zm-4.6%204.3H22V47h-2.8z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22m9.263%2013.592l4.243-4.243L54.8%2050.644l-4.242%204.243z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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