no pedestrians emoji
no-pedestrians from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- no-pedestrians
- 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 pedestrians emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.429 7.924a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><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.233l4.194 4.195l.298-.726a1 1 0 0 1 .78-.611l2.094-.308a1 1 0 0 1 .754.195l2.896 2.218a1 1 0 0 1 .37.59l.508 2.428a1 1 0 0 1-1.957.409l-.432-2.065l-.92-.705l.41 3.025q.021.101.022.208v.165zm-2.122 2.122l-1.261-1.262a1 1 0 0 1-1.792.402l-3.03-4.178a1 1 0 0 1-.19-.587v-.649l-.348-.348l-1.125 1.357v4.602a1 1 0 0 1-2 0v-4.962a1 1 0 0 1 .23-.639l1.474-1.778l-1.219-1.22l-3.275.547a1 1 0 0 1-.329-1.973l1.867-.311l-4.414-4.413A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastNoPedestrians(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="M16.429 7.924a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><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.233l4.194 4.195l.298-.726a1 1 0 0 1 .78-.611l2.094-.308a1 1 0 0 1 .754.195l2.896 2.218a1 1 0 0 1 .37.59l.508 2.428a1 1 0 0 1-1.957.409l-.432-2.065l-.92-.705l.41 3.025q.021.101.022.208v.165zm-2.122 2.122l-1.261-1.262a1 1 0 0 1-1.792.402l-3.03-4.178a1 1 0 0 1-.19-.587v-.649l-.348-.348l-1.125 1.357v4.602a1 1 0 0 1-2 0v-4.962a1 1 0 0 1 .23-.639l1.474-1.778l-1.219-1.22l-3.275.547a1 1 0 0 1-.329-1.973l1.867-.311l-4.414-4.413A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233"/></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="M16.429 7.924a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><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.233l4.194 4.195l.298-.726a1 1 0 0 1 .78-.611l2.094-.308a1 1 0 0 1 .754.195l2.896 2.218a1 1 0 0 1 .37.59l.508 2.428a1 1 0 0 1-1.957.409l-.432-2.065l-.92-.705l.41 3.025q.021.101.022.208v.165zm-2.122 2.122l-1.261-1.262a1 1 0 0 1-1.792.402l-3.03-4.178a1 1 0 0 1-.19-.587v-.649l-.348-.348l-1.125 1.357v4.602a1 1 0 0 1-2 0v-4.962a1 1 0 0 1 .23-.639l1.474-1.778l-1.219-1.22l-3.275.547a1 1 0 0 1-.329-1.973l1.867-.311l-4.414-4.413A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233"/></g></svg> </template>
CSS
.icon-no-pedestrians {
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%22M16.429%207.924a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%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.233l4.194%204.195l.298-.726a1%201%200%200%201%20.78-.611l2.094-.308a1%201%200%200%201%20.754.195l2.896%202.218a1%201%200%200%201%20.37.59l.508%202.428a1%201%200%200%201-1.957.409l-.432-2.065l-.92-.705l.41%203.025q.021.101.022.208v.165zm-2.122%202.122l-1.261-1.262a1%201%200%200%201-1.792.402l-3.03-4.178a1%201%200%200%201-.19-.587v-.649l-.348-.348l-1.125%201.357v4.602a1%201%200%200%201-2%200v-4.962a1%201%200%200%201%20.23-.639l1.474-1.778l-1.219-1.22l-3.275.547a1%201%200%200%201-.329-1.973l1.867-.311l-4.414-4.413A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233%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%22M16.429%207.924a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%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.233l4.194%204.195l.298-.726a1%201%200%200%201%20.78-.611l2.094-.308a1%201%200%200%201%20.754.195l2.896%202.218a1%201%200%200%201%20.37.59l.508%202.428a1%201%200%200%201-1.957.409l-.432-2.065l-.92-.705l.41%203.025q.021.101.022.208v.165zm-2.122%202.122l-1.261-1.262a1%201%200%200%201-1.792.402l-3.03-4.178a1%201%200%200%201-.19-.587v-.649l-.348-.348l-1.125%201.357v4.602a1%201%200%200%201-2%200v-4.962a1%201%200%200%201%20.23-.639l1.474-1.778l-1.219-1.22l-3.275.547a1%201%200%200%201-.329-1.973l1.867-.311l-4.414-4.413A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233%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-pedestrians.svg?color=%231a73e8&size=48