no pedestrians emoji

no-pedestrians from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
no-pedestrians
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the no pedestrians emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path d="M34.999 17.999c0 9.389-7.611 17-17 17S1 27.388 1 17.999S8.611 1 17.999 1c9.388-.001 17 7.61 17 16.999"/><path fill="#fff" d="M20 8.5c0 1.38-.896 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.119 2 2.5m5.918 19.74L21 19.869v-5.371c.371.326.755.678 1.127 1.043l.925 2.774a.998.998 0 1 0 1.896-.632l-1-3a1 1 0 0 0-.241-.39C22.205 12.79 20.169 11 19 11h-2c-1.21 0-2.643 1.702-3.682 3.223l-3.765 1.882a1 1 0 0 0 .895 1.789l4-2c.155-.078.288-.195.385-.339c.202-.303.421-.605.643-.893l1.101 3.853l-3.819 2.183A1.5 1.5 0 0 0 12 22v7a1.5 1.5 0 1 0 3 0v-6.13l3.207-1.833l5.125 8.723a1.497 1.497 0 0 0 2.053.533a1.5 1.5 0 0 0 .533-2.053"/><path fill="#dd2e44" d="M18 0C8.059 0 0 8.059 0 18s8.059 18 18 18s18-8.059 18-18S27.941 0 18 0m16 18c0 3.968-1.453 7.591-3.845 10.388L7.612 5.845A15.93 15.93 0 0 1 18 2c8.837 0 16 7.164 16 16M2 18c0-3.968 1.453-7.592 3.845-10.388l22.543 22.544A15.92 15.92 0 0 1 18 34C9.164 34 2 26.837 2 18"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiNoPedestrians(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path d="M34.999 17.999c0 9.389-7.611 17-17 17S1 27.388 1 17.999S8.611 1 17.999 1c9.388-.001 17 7.61 17 16.999"/><path fill="#fff" d="M20 8.5c0 1.38-.896 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.119 2 2.5m5.918 19.74L21 19.869v-5.371c.371.326.755.678 1.127 1.043l.925 2.774a.998.998 0 1 0 1.896-.632l-1-3a1 1 0 0 0-.241-.39C22.205 12.79 20.169 11 19 11h-2c-1.21 0-2.643 1.702-3.682 3.223l-3.765 1.882a1 1 0 0 0 .895 1.789l4-2c.155-.078.288-.195.385-.339c.202-.303.421-.605.643-.893l1.101 3.853l-3.819 2.183A1.5 1.5 0 0 0 12 22v7a1.5 1.5 0 1 0 3 0v-6.13l3.207-1.833l5.125 8.723a1.497 1.497 0 0 0 2.053.533a1.5 1.5 0 0 0 .533-2.053"/><path fill="#dd2e44" d="M18 0C8.059 0 0 8.059 0 18s8.059 18 18 18s18-8.059 18-18S27.941 0 18 0m16 18c0 3.968-1.453 7.591-3.845 10.388L7.612 5.845A15.93 15.93 0 0 1 18 2c8.837 0 16 7.164 16 16M2 18c0-3.968 1.453-7.592 3.845-10.388l22.543 22.544A15.92 15.92 0 0 1 18 34C9.164 34 2 26.837 2 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path d="M34.999 17.999c0 9.389-7.611 17-17 17S1 27.388 1 17.999S8.611 1 17.999 1c9.388-.001 17 7.61 17 16.999"/><path fill="#fff" d="M20 8.5c0 1.38-.896 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.119 2 2.5m5.918 19.74L21 19.869v-5.371c.371.326.755.678 1.127 1.043l.925 2.774a.998.998 0 1 0 1.896-.632l-1-3a1 1 0 0 0-.241-.39C22.205 12.79 20.169 11 19 11h-2c-1.21 0-2.643 1.702-3.682 3.223l-3.765 1.882a1 1 0 0 0 .895 1.789l4-2c.155-.078.288-.195.385-.339c.202-.303.421-.605.643-.893l1.101 3.853l-3.819 2.183A1.5 1.5 0 0 0 12 22v7a1.5 1.5 0 1 0 3 0v-6.13l3.207-1.833l5.125 8.723a1.497 1.497 0 0 0 2.053.533a1.5 1.5 0 0 0 .533-2.053"/><path fill="#dd2e44" d="M18 0C8.059 0 0 8.059 0 18s8.059 18 18 18s18-8.059 18-18S27.941 0 18 0m16 18c0 3.968-1.453 7.591-3.845 10.388L7.612 5.845A15.93 15.93 0 0 1 18 2c8.837 0 16 7.164 16 16M2 18c0-3.968 1.453-7.592 3.845-10.388l22.543 22.544A15.92 15.92 0 0 1 18 34C9.164 34 2 26.837 2 18"/></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%2036%2036%22%3E%3Cpath%20d%3D%22M34.999%2017.999c0%209.389-7.611%2017-17%2017S1%2027.388%201%2017.999S8.611%201%2017.999%201c9.388-.001%2017%207.61%2017%2016.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%208.5c0%201.38-.896%202.5-2%202.5s-2-1.12-2-2.5s.895-2.5%202-2.5s2%201.119%202%202.5m5.918%2019.74L21%2019.869v-5.371c.371.326.755.678%201.127%201.043l.925%202.774a.998.998%200%201%200%201.896-.632l-1-3a1%201%200%200%200-.241-.39C22.205%2012.79%2020.169%2011%2019%2011h-2c-1.21%200-2.643%201.702-3.682%203.223l-3.765%201.882a1%201%200%200%200%20.895%201.789l4-2c.155-.078.288-.195.385-.339c.202-.303.421-.605.643-.893l1.101%203.853l-3.819%202.183A1.5%201.5%200%200%200%2012%2022v7a1.5%201.5%200%201%200%203%200v-6.13l3.207-1.833l5.125%208.723a1.497%201.497%200%200%200%202.053.533a1.5%201.5%200%200%200%20.533-2.053%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M18%200C8.059%200%200%208.059%200%2018s8.059%2018%2018%2018s18-8.059%2018-18S27.941%200%2018%200m16%2018c0%203.968-1.453%207.591-3.845%2010.388L7.612%205.845A15.93%2015.93%200%200%201%2018%202c8.837%200%2016%207.164%2016%2016M2%2018c0-3.968%201.453-7.592%203.845-10.388l22.543%2022.544A15.92%2015.92%200%200%201%2018%2034C9.164%2034%202%2026.837%202%2018%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%2036%2036%22%3E%3Cpath%20d%3D%22M34.999%2017.999c0%209.389-7.611%2017-17%2017S1%2027.388%201%2017.999S8.611%201%2017.999%201c9.388-.001%2017%207.61%2017%2016.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%208.5c0%201.38-.896%202.5-2%202.5s-2-1.12-2-2.5s.895-2.5%202-2.5s2%201.119%202%202.5m5.918%2019.74L21%2019.869v-5.371c.371.326.755.678%201.127%201.043l.925%202.774a.998.998%200%201%200%201.896-.632l-1-3a1%201%200%200%200-.241-.39C22.205%2012.79%2020.169%2011%2019%2011h-2c-1.21%200-2.643%201.702-3.682%203.223l-3.765%201.882a1%201%200%200%200%20.895%201.789l4-2c.155-.078.288-.195.385-.339c.202-.303.421-.605.643-.893l1.101%203.853l-3.819%202.183A1.5%201.5%200%200%200%2012%2022v7a1.5%201.5%200%201%200%203%200v-6.13l3.207-1.833l5.125%208.723a1.497%201.497%200%200%200%202.053.533a1.5%201.5%200%200%200%20.533-2.053%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M18%200C8.059%200%200%208.059%200%2018s8.059%2018%2018%2018s18-8.059%2018-18S27.941%200%2018%200m16%2018c0%203.968-1.453%207.591-3.845%2010.388L7.612%205.845A15.93%2015.93%200%200%201%2018%202c8.837%200%2016%207.164%2016%2016M2%2018c0-3.968%201.453-7.592%203.845-10.388l22.543%2022.544A15.92%2015.92%200%200%201%2018%2034C9.164%2034%202%2026.837%202%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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