no littering emoji
no-littering from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- no-littering
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji High Contrast
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the no littering emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.918 10.11a1.461 1.461 0 1 0 0-2.923a1.461 1.461 0 0 0 0 2.922M9.5 17a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2 5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m-.375-4a.125.125 0 0 0-.125.125v.75c0 .069.056.125.125.125h.75a.125.125 0 0 0 .125-.125v-.75a.125.125 0 0 0-.125-.125zm-2.244 1.443a.125.125 0 0 0 0 .177l.53.53a.125.125 0 0 0 .177 0l.53-.53a.125.125 0 0 0 0-.177l-.53-.53a.125.125 0 0 0-.176 0z"/><path d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233L14.42 12.3l1.29-1.167a.88.88 0 0 1 .587-.226h3.687c.336 0 .642.192.788.494l2.281 4.72a.875.875 0 0 1-1.575.76l-1.04-2.151v3.138q.015.13.015.266v.199zm-2.122 2.122l-2.192-2.193v1.551a.875.875 0 1 1-1.75 0v-3.3l-.984-.985v4.285a.875.875 0 1 1-1.75 0V18.09l-2.96-2.96l-1.607.57a.875.875 0 0 1-.585-1.65l.82-.29l-4.404-4.405A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-6.986-11.23l.341.342v-.65z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastNoLittering(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.918 10.11a1.461 1.461 0 1 0 0-2.923a1.461 1.461 0 0 0 0 2.922M9.5 17a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2 5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m-.375-4a.125.125 0 0 0-.125.125v.75c0 .069.056.125.125.125h.75a.125.125 0 0 0 .125-.125v-.75a.125.125 0 0 0-.125-.125zm-2.244 1.443a.125.125 0 0 0 0 .177l.53.53a.125.125 0 0 0 .177 0l.53-.53a.125.125 0 0 0 0-.177l-.53-.53a.125.125 0 0 0-.176 0z"/><path d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233L14.42 12.3l1.29-1.167a.88.88 0 0 1 .587-.226h3.687c.336 0 .642.192.788.494l2.281 4.72a.875.875 0 0 1-1.575.76l-1.04-2.151v3.138q.015.13.015.266v.199zm-2.122 2.122l-2.192-2.193v1.551a.875.875 0 1 1-1.75 0v-3.3l-.984-.985v4.285a.875.875 0 1 1-1.75 0V18.09l-2.96-2.96l-1.607.57a.875.875 0 0 1-.585-1.65l.82-.29l-4.404-4.405A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-6.986-11.23l.341.342v-.65z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.918 10.11a1.461 1.461 0 1 0 0-2.923a1.461 1.461 0 0 0 0 2.922M9.5 17a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2 5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m-.375-4a.125.125 0 0 0-.125.125v.75c0 .069.056.125.125.125h.75a.125.125 0 0 0 .125-.125v-.75a.125.125 0 0 0-.125-.125zm-2.244 1.443a.125.125 0 0 0 0 .177l.53.53a.125.125 0 0 0 .177 0l.53-.53a.125.125 0 0 0 0-.177l-.53-.53a.125.125 0 0 0-.176 0z"/><path d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233L14.42 12.3l1.29-1.167a.88.88 0 0 1 .587-.226h3.687c.336 0 .642.192.788.494l2.281 4.72a.875.875 0 0 1-1.575.76l-1.04-2.151v3.138q.015.13.015.266v.199zm-2.122 2.122l-2.192-2.193v1.551a.875.875 0 1 1-1.75 0v-3.3l-.984-.985v4.285a.875.875 0 1 1-1.75 0V18.09l-2.96-2.96l-1.607.57a.875.875 0 0 1-.585-1.65l.82-.29l-4.404-4.405A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-6.986-11.23l.341.342v-.65z"/></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.918%2010.11a1.461%201.461%200%201%200%200-2.923a1.461%201.461%200%200%200%200%202.922M9.5%2017a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2%205a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m-.375-4a.125.125%200%200%200-.125.125v.75c0%20.069.056.125.125.125h.75a.125.125%200%200%200%20.125-.125v-.75a.125.125%200%200%200-.125-.125zm-2.244%201.443a.125.125%200%200%200%200%20.177l.53.53a.125.125%200%200%200%20.177%200l.53-.53a.125.125%200%200%200%200-.177l-.53-.53a.125.125%200%200%200-.176%200z%22%2F%3E%3Cpath%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-5.233%206.645A10.95%2010.95%200%200%200%2027%2016c0-6.075-4.925-11-11-11c-2.497%200-4.8.832-6.645%202.233L14.42%2012.3l1.29-1.167a.88.88%200%200%201%20.587-.226h3.687c.336%200%20.642.192.788.494l2.281%204.72a.875.875%200%200%201-1.575.76l-1.04-2.151v3.138q.015.13.015.266v.199zm-2.122%202.122l-2.192-2.193v1.551a.875.875%200%201%201-1.75%200v-3.3l-.984-.985v4.285a.875.875%200%201%201-1.75%200V18.09l-2.96-2.96l-1.607.57a.875.875%200%200%201-.585-1.65l.82-.29l-4.404-4.405A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233m-6.986-11.23l.341.342v-.65z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.918%2010.11a1.461%201.461%200%201%200%200-2.923a1.461%201.461%200%200%200%200%202.922M9.5%2017a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2%205a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m-.375-4a.125.125%200%200%200-.125.125v.75c0%20.069.056.125.125.125h.75a.125.125%200%200%200%20.125-.125v-.75a.125.125%200%200%200-.125-.125zm-2.244%201.443a.125.125%200%200%200%200%20.177l.53.53a.125.125%200%200%200%20.177%200l.53-.53a.125.125%200%200%200%200-.177l-.53-.53a.125.125%200%200%200-.176%200z%22%2F%3E%3Cpath%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-5.233%206.645A10.95%2010.95%200%200%200%2027%2016c0-6.075-4.925-11-11-11c-2.497%200-4.8.832-6.645%202.233L14.42%2012.3l1.29-1.167a.88.88%200%200%201%20.587-.226h3.687c.336%200%20.642.192.788.494l2.281%204.72a.875.875%200%200%201-1.575.76l-1.04-2.151v3.138q.015.13.015.266v.199zm-2.122%202.122l-2.192-2.193v1.551a.875.875%200%201%201-1.75%200v-3.3l-.984-.985v4.285a.875.875%200%201%201-1.75%200V18.09l-2.96-2.96l-1.607.57a.875.875%200%200%201-.585-1.65l.82-.29l-4.404-4.405A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233m-6.986-11.23l.341.342v-.65z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/no-littering.svg?color=%231a73e8&size=48