no pedestrians emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ff5a79"/><circle cx="32" cy="32" r="24" fill="#333"/><g fill="#fff"><path d="m42 47.2l-3.9-9.3c-.3-.8-.5-3.2-.5-3.2c0-.3-.1-.5-.1-.8l-2.3-8.8l3 1.5v2.8c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-4.8L33 20.3c-.5-.3-1.1-.4-1.8-.4c-1.2 0-2.3.5-3.1 1.4l-4 4.1h-5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.3l2.3-2.3l1.5 6.7l-4.1 4.2v10.5c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-9.2l3.3-3.4c.3-.3.7-.5 1.1-.5c.6 0 1.2.4 1.4.9l5.3 12.7c.2.6.8 1 1.5 1c.9 0 1.6-.7 1.6-1.6c-.4 0-.4-.2-.5-.4"/><circle cx="29.8" cy="15.7" r="2.9"/></g><path fill="#ff5a79" d="m9.23 13.474l4.243-4.243l41.295 41.295l-4.243 4.242z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneNoPedestrians(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" r="30" fill="#ff5a79"/><circle cx="32" cy="32" r="24" fill="#333"/><g fill="#fff"><path d="m42 47.2l-3.9-9.3c-.3-.8-.5-3.2-.5-3.2c0-.3-.1-.5-.1-.8l-2.3-8.8l3 1.5v2.8c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-4.8L33 20.3c-.5-.3-1.1-.4-1.8-.4c-1.2 0-2.3.5-3.1 1.4l-4 4.1h-5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.3l2.3-2.3l1.5 6.7l-4.1 4.2v10.5c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-9.2l3.3-3.4c.3-.3.7-.5 1.1-.5c.6 0 1.2.4 1.4.9l5.3 12.7c.2.6.8 1 1.5 1c.9 0 1.6-.7 1.6-1.6c-.4 0-.4-.2-.5-.4"/><circle cx="29.8" cy="15.7" r="2.9"/></g><path fill="#ff5a79" d="m9.23 13.474l4.243-4.243l41.295 41.295l-4.243 4.242z"/></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" r="30" fill="#ff5a79"/><circle cx="32" cy="32" r="24" fill="#333"/><g fill="#fff"><path d="m42 47.2l-3.9-9.3c-.3-.8-.5-3.2-.5-3.2c0-.3-.1-.5-.1-.8l-2.3-8.8l3 1.5v2.8c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-4.8L33 20.3c-.5-.3-1.1-.4-1.8-.4c-1.2 0-2.3.5-3.1 1.4l-4 4.1h-5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.3l2.3-2.3l1.5 6.7l-4.1 4.2v10.5c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-9.2l3.3-3.4c.3-.3.7-.5 1.1-.5c.6 0 1.2.4 1.4.9l5.3 12.7c.2.6.8 1 1.5 1c.9 0 1.6-.7 1.6-1.6c-.4 0-.4-.2-.5-.4"/><circle cx="29.8" cy="15.7" r="2.9"/></g><path fill="#ff5a79" d="m9.23 13.474l4.243-4.243l41.295 41.295l-4.243 4.242z"/></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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2224%22%20fill%3D%22%23333%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m42%2047.2l-3.9-9.3c-.3-.8-.5-3.2-.5-3.2c0-.3-.1-.5-.1-.8l-2.3-8.8l3%201.5v2.8c0%20.9.7%201.6%201.6%201.6s1.6-.7%201.6-1.6v-4.8L33%2020.3c-.5-.3-1.1-.4-1.8-.4c-1.2%200-2.3.5-3.1%201.4l-4%204.1h-5c-.9%200-1.6.7-1.6%201.6s.7%201.6%201.6%201.6h6.3l2.3-2.3l1.5%206.7l-4.1%204.2v10.5c0%20.9.7%201.6%201.6%201.6s1.6-.7%201.6-1.6v-9.2l3.3-3.4c.3-.3.7-.5%201.1-.5c.6%200%201.2.4%201.4.9l5.3%2012.7c.2.6.8%201%201.5%201c.9%200%201.6-.7%201.6-1.6c-.4%200-.4-.2-.5-.4%22%2F%3E%3Ccircle%20cx%3D%2229.8%22%20cy%3D%2215.7%22%20r%3D%222.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22m9.23%2013.474l4.243-4.243l41.295%2041.295l-4.243%204.242z%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%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2224%22%20fill%3D%22%23333%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m42%2047.2l-3.9-9.3c-.3-.8-.5-3.2-.5-3.2c0-.3-.1-.5-.1-.8l-2.3-8.8l3%201.5v2.8c0%20.9.7%201.6%201.6%201.6s1.6-.7%201.6-1.6v-4.8L33%2020.3c-.5-.3-1.1-.4-1.8-.4c-1.2%200-2.3.5-3.1%201.4l-4%204.1h-5c-.9%200-1.6.7-1.6%201.6s.7%201.6%201.6%201.6h6.3l2.3-2.3l1.5%206.7l-4.1%204.2v10.5c0%20.9.7%201.6%201.6%201.6s1.6-.7%201.6-1.6v-9.2l3.3-3.4c.3-.3.7-.5%201.1-.5c.6%200%201.2.4%201.4.9l5.3%2012.7c.2.6.8%201%201.5%201c.9%200%201.6-.7%201.6-1.6c-.4%200-.4-.2-.5-.4%22%2F%3E%3Ccircle%20cx%3D%2229.8%22%20cy%3D%2215.7%22%20r%3D%222.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22m9.23%2013.474l4.243-4.243l41.295%2041.295l-4.243%204.242z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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