nopedestrians emoji

nopedestrians from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
nopedestrians
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the nopedestrians emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M206.207 110.579c-2.692-18.705 10.29-36.05 28.995-38.742s36.05 10.29 38.742 28.995s-10.29 36.05-28.994 38.742c-18.706 2.691-36.051-10.29-38.743-28.995M371.334 243.48l-12.113-56.233a14.71 14.71 0 0 0-10.127-10.982l-74.876-22.603c-.307-.093-.616-.157-.924-.229a38.3 38.3 0 0 0-18.297-1.805l-16.288 2.344a38.3 38.3 0 0 0-21.61 10.758a14.7 14.7 0 0 0-4.067 3.553l-35.722 45.464L127.17 235c-7.478 3.17-10.971 11.802-7.801 19.28c2.376 5.604 7.82 8.971 13.547 8.971c1.914 0 3.86-.376 5.733-1.17l53.625-22.731a14.7 14.7 0 0 0 5.825-4.455l11.297-14.378l11.045 76.754l-33.261 28.068a20.33 20.33 0 0 0-7.168 14.107l-5.191 73.62c-.79 11.2 7.65 20.92 18.85 21.709c11.19.792 20.92-7.648 21.709-18.85l4.587-65.052l55.242-46.618l7.854 47.942a20.3 20.3 0 0 0 1.928 5.902l33.23 65.584c3.583 7.071 10.731 11.146 18.151 11.146c3.09 0 6.228-.707 9.172-2.199c10.016-5.074 14.021-17.308 8.946-27.323l-31.811-62.782l-13.073-79.805a39 39 0 0 0-.372-4.409l-9.531-66.232l32.587 9.837l10.287 47.757c1.485 6.896 7.582 11.613 14.362 11.612c1.026 0 2.068-.107 3.111-.332c7.944-1.709 12.995-9.532 11.284-17.473"/><path fill="#FF473E" d="M255.107 1.894C114.768 1.894 1.001 115.661 1.001 256s113.767 254.106 254.106 254.106S509.213 396.339 509.213 256S395.446 1.894 255.107 1.894m-149.275 403.38C65.96 365.402 44.001 312.388 44.001 256c0-49.613 17.006-96.609 48.249-134.345l297.202 297.202c-37.736 31.243-84.732 48.249-134.345 48.249c-56.389 0-109.402-21.959-149.275-61.832m313.831-17.018L122.85 91.444c37.375-30.156 83.553-46.55 132.257-46.55c56.388 0 109.402 21.959 149.274 61.831s61.831 92.886 61.831 149.274c.001 48.704-16.393 94.882-46.549 132.257"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiNopedestrians(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M206.207 110.579c-2.692-18.705 10.29-36.05 28.995-38.742s36.05 10.29 38.742 28.995s-10.29 36.05-28.994 38.742c-18.706 2.691-36.051-10.29-38.743-28.995M371.334 243.48l-12.113-56.233a14.71 14.71 0 0 0-10.127-10.982l-74.876-22.603c-.307-.093-.616-.157-.924-.229a38.3 38.3 0 0 0-18.297-1.805l-16.288 2.344a38.3 38.3 0 0 0-21.61 10.758a14.7 14.7 0 0 0-4.067 3.553l-35.722 45.464L127.17 235c-7.478 3.17-10.971 11.802-7.801 19.28c2.376 5.604 7.82 8.971 13.547 8.971c1.914 0 3.86-.376 5.733-1.17l53.625-22.731a14.7 14.7 0 0 0 5.825-4.455l11.297-14.378l11.045 76.754l-33.261 28.068a20.33 20.33 0 0 0-7.168 14.107l-5.191 73.62c-.79 11.2 7.65 20.92 18.85 21.709c11.19.792 20.92-7.648 21.709-18.85l4.587-65.052l55.242-46.618l7.854 47.942a20.3 20.3 0 0 0 1.928 5.902l33.23 65.584c3.583 7.071 10.731 11.146 18.151 11.146c3.09 0 6.228-.707 9.172-2.199c10.016-5.074 14.021-17.308 8.946-27.323l-31.811-62.782l-13.073-79.805a39 39 0 0 0-.372-4.409l-9.531-66.232l32.587 9.837l10.287 47.757c1.485 6.896 7.582 11.613 14.362 11.612c1.026 0 2.068-.107 3.111-.332c7.944-1.709 12.995-9.532 11.284-17.473"/><path fill="#FF473E" d="M255.107 1.894C114.768 1.894 1.001 115.661 1.001 256s113.767 254.106 254.106 254.106S509.213 396.339 509.213 256S395.446 1.894 255.107 1.894m-149.275 403.38C65.96 365.402 44.001 312.388 44.001 256c0-49.613 17.006-96.609 48.249-134.345l297.202 297.202c-37.736 31.243-84.732 48.249-134.345 48.249c-56.389 0-109.402-21.959-149.275-61.832m313.831-17.018L122.85 91.444c37.375-30.156 83.553-46.55 132.257-46.55c56.388 0 109.402 21.959 149.274 61.831s61.831 92.886 61.831 149.274c.001 48.704-16.393 94.882-46.549 132.257"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M206.207 110.579c-2.692-18.705 10.29-36.05 28.995-38.742s36.05 10.29 38.742 28.995s-10.29 36.05-28.994 38.742c-18.706 2.691-36.051-10.29-38.743-28.995M371.334 243.48l-12.113-56.233a14.71 14.71 0 0 0-10.127-10.982l-74.876-22.603c-.307-.093-.616-.157-.924-.229a38.3 38.3 0 0 0-18.297-1.805l-16.288 2.344a38.3 38.3 0 0 0-21.61 10.758a14.7 14.7 0 0 0-4.067 3.553l-35.722 45.464L127.17 235c-7.478 3.17-10.971 11.802-7.801 19.28c2.376 5.604 7.82 8.971 13.547 8.971c1.914 0 3.86-.376 5.733-1.17l53.625-22.731a14.7 14.7 0 0 0 5.825-4.455l11.297-14.378l11.045 76.754l-33.261 28.068a20.33 20.33 0 0 0-7.168 14.107l-5.191 73.62c-.79 11.2 7.65 20.92 18.85 21.709c11.19.792 20.92-7.648 21.709-18.85l4.587-65.052l55.242-46.618l7.854 47.942a20.3 20.3 0 0 0 1.928 5.902l33.23 65.584c3.583 7.071 10.731 11.146 18.151 11.146c3.09 0 6.228-.707 9.172-2.199c10.016-5.074 14.021-17.308 8.946-27.323l-31.811-62.782l-13.073-79.805a39 39 0 0 0-.372-4.409l-9.531-66.232l32.587 9.837l10.287 47.757c1.485 6.896 7.582 11.613 14.362 11.612c1.026 0 2.068-.107 3.111-.332c7.944-1.709 12.995-9.532 11.284-17.473"/><path fill="#FF473E" d="M255.107 1.894C114.768 1.894 1.001 115.661 1.001 256s113.767 254.106 254.106 254.106S509.213 396.339 509.213 256S395.446 1.894 255.107 1.894m-149.275 403.38C65.96 365.402 44.001 312.388 44.001 256c0-49.613 17.006-96.609 48.249-134.345l297.202 297.202c-37.736 31.243-84.732 48.249-134.345 48.249c-56.389 0-109.402-21.959-149.275-61.832m313.831-17.018L122.85 91.444c37.375-30.156 83.553-46.55 132.257-46.55c56.388 0 109.402 21.959 149.274 61.831s61.831 92.886 61.831 149.274c.001 48.704-16.393 94.882-46.549 132.257"/></svg>
</template>

CSS

.icon-nopedestrians {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M206.207%20110.579c-2.692-18.705%2010.29-36.05%2028.995-38.742s36.05%2010.29%2038.742%2028.995s-10.29%2036.05-28.994%2038.742c-18.706%202.691-36.051-10.29-38.743-28.995M371.334%20243.48l-12.113-56.233a14.71%2014.71%200%200%200-10.127-10.982l-74.876-22.603c-.307-.093-.616-.157-.924-.229a38.3%2038.3%200%200%200-18.297-1.805l-16.288%202.344a38.3%2038.3%200%200%200-21.61%2010.758a14.7%2014.7%200%200%200-4.067%203.553l-35.722%2045.464L127.17%20235c-7.478%203.17-10.971%2011.802-7.801%2019.28c2.376%205.604%207.82%208.971%2013.547%208.971c1.914%200%203.86-.376%205.733-1.17l53.625-22.731a14.7%2014.7%200%200%200%205.825-4.455l11.297-14.378l11.045%2076.754l-33.261%2028.068a20.33%2020.33%200%200%200-7.168%2014.107l-5.191%2073.62c-.79%2011.2%207.65%2020.92%2018.85%2021.709c11.19.792%2020.92-7.648%2021.709-18.85l4.587-65.052l55.242-46.618l7.854%2047.942a20.3%2020.3%200%200%200%201.928%205.902l33.23%2065.584c3.583%207.071%2010.731%2011.146%2018.151%2011.146c3.09%200%206.228-.707%209.172-2.199c10.016-5.074%2014.021-17.308%208.946-27.323l-31.811-62.782l-13.073-79.805a39%2039%200%200%200-.372-4.409l-9.531-66.232l32.587%209.837l10.287%2047.757c1.485%206.896%207.582%2011.613%2014.362%2011.612c1.026%200%202.068-.107%203.111-.332c7.944-1.709%2012.995-9.532%2011.284-17.473%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M255.107%201.894C114.768%201.894%201.001%20115.661%201.001%20256s113.767%20254.106%20254.106%20254.106S509.213%20396.339%20509.213%20256S395.446%201.894%20255.107%201.894m-149.275%20403.38C65.96%20365.402%2044.001%20312.388%2044.001%20256c0-49.613%2017.006-96.609%2048.249-134.345l297.202%20297.202c-37.736%2031.243-84.732%2048.249-134.345%2048.249c-56.389%200-109.402-21.959-149.275-61.832m313.831-17.018L122.85%2091.444c37.375-30.156%2083.553-46.55%20132.257-46.55c56.388%200%20109.402%2021.959%20149.274%2061.831s61.831%2092.886%2061.831%20149.274c.001%2048.704-16.393%2094.882-46.549%20132.257%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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M206.207%20110.579c-2.692-18.705%2010.29-36.05%2028.995-38.742s36.05%2010.29%2038.742%2028.995s-10.29%2036.05-28.994%2038.742c-18.706%202.691-36.051-10.29-38.743-28.995M371.334%20243.48l-12.113-56.233a14.71%2014.71%200%200%200-10.127-10.982l-74.876-22.603c-.307-.093-.616-.157-.924-.229a38.3%2038.3%200%200%200-18.297-1.805l-16.288%202.344a38.3%2038.3%200%200%200-21.61%2010.758a14.7%2014.7%200%200%200-4.067%203.553l-35.722%2045.464L127.17%20235c-7.478%203.17-10.971%2011.802-7.801%2019.28c2.376%205.604%207.82%208.971%2013.547%208.971c1.914%200%203.86-.376%205.733-1.17l53.625-22.731a14.7%2014.7%200%200%200%205.825-4.455l11.297-14.378l11.045%2076.754l-33.261%2028.068a20.33%2020.33%200%200%200-7.168%2014.107l-5.191%2073.62c-.79%2011.2%207.65%2020.92%2018.85%2021.709c11.19.792%2020.92-7.648%2021.709-18.85l4.587-65.052l55.242-46.618l7.854%2047.942a20.3%2020.3%200%200%200%201.928%205.902l33.23%2065.584c3.583%207.071%2010.731%2011.146%2018.151%2011.146c3.09%200%206.228-.707%209.172-2.199c10.016-5.074%2014.021-17.308%208.946-27.323l-31.811-62.782l-13.073-79.805a39%2039%200%200%200-.372-4.409l-9.531-66.232l32.587%209.837l10.287%2047.757c1.485%206.896%207.582%2011.613%2014.362%2011.612c1.026%200%202.068-.107%203.111-.332c7.944-1.709%2012.995-9.532%2011.284-17.473%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M255.107%201.894C114.768%201.894%201.001%20115.661%201.001%20256s113.767%20254.106%20254.106%20254.106S509.213%20396.339%20509.213%20256S395.446%201.894%20255.107%201.894m-149.275%20403.38C65.96%20365.402%2044.001%20312.388%2044.001%20256c0-49.613%2017.006-96.609%2048.249-134.345l297.202%20297.202c-37.736%2031.243-84.732%2048.249-134.345%2048.249c-56.389%200-109.402-21.959-149.275-61.832m313.831-17.018L122.85%2091.444c37.375-30.156%2083.553-46.55%20132.257-46.55c56.388%200%20109.402%2021.959%20149.274%2061.831s61.831%2092.886%2061.831%20149.274c.001%2048.704-16.393%2094.882-46.549%20132.257%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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