no bicycles emoji

no-bicycles from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
no-bicycles
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the no bicycles emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><g stroke="#000"><circle cx="36" cy="36" r="30" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.727" d="m42 25.7l5.189.004" transform="matrix(.7371 0 0 .7297 8.857 6.124)"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m24.41 39.69l4.018-8.451M41.42 28.01l4.703 9.462M36.74 28.01h4.683m2.217-3.13l-3.986 6.085m2.816 2.955a7.44 7.44 0 0 1 9.826.307a7.44 7.44 0 0 1 .94 9.786"/><ellipse cx="24.49" cy="39.69" fill="none" stroke-linecap="round" stroke-width="2" rx="7.473" ry="7.433"/><path fill="none" stroke-linecap="round" stroke-width="2" d="M40.75 35.85a7.48 7.48 0 0 1 6.425-3.635c4.127 0 7.473 3.328 7.473 7.433a7.43 7.43 0 0 1-4.011 6.589"/><circle cx="39.77" cy="31.07" r=".052"/><path fill="none" stroke-width="2" d="M39.65 30.96h-4.284"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiNoBicycles(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><g stroke="#000"><circle cx="36" cy="36" r="30" fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.727" d="m42 25.7l5.189.004" transform="matrix(.7371 0 0 .7297 8.857 6.124)"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m24.41 39.69l4.018-8.451M41.42 28.01l4.703 9.462M36.74 28.01h4.683m2.217-3.13l-3.986 6.085m2.816 2.955a7.44 7.44 0 0 1 9.826.307a7.44 7.44 0 0 1 .94 9.786"/><ellipse cx="24.49" cy="39.69" fill="none" strokeLinecap="round" strokeWidth="2" rx="7.473" ry="7.433"/><path fill="none" strokeLinecap="round" strokeWidth="2" d="M40.75 35.85a7.48 7.48 0 0 1 6.425-3.635c4.127 0 7.473 3.328 7.473 7.433a7.43 7.43 0 0 1-4.011 6.589"/><circle cx="39.77" cy="31.07" r=".052"/><path fill="none" strokeWidth="2" d="M39.65 30.96h-4.284"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><g stroke="#000"><circle cx="36" cy="36" r="30" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.727" d="m42 25.7l5.189.004" transform="matrix(.7371 0 0 .7297 8.857 6.124)"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m24.41 39.69l4.018-8.451M41.42 28.01l4.703 9.462M36.74 28.01h4.683m2.217-3.13l-3.986 6.085m2.816 2.955a7.44 7.44 0 0 1 9.826.307a7.44 7.44 0 0 1 .94 9.786"/><ellipse cx="24.49" cy="39.69" fill="none" stroke-linecap="round" stroke-width="2" rx="7.473" ry="7.433"/><path fill="none" stroke-linecap="round" stroke-width="2" d="M40.75 35.85a7.48 7.48 0 0 1 6.425-3.635c4.127 0 7.473 3.328 7.473 7.433a7.43 7.43 0 0 1-4.011 6.589"/><circle cx="39.77" cy="31.07" r=".052"/><path fill="none" stroke-width="2" d="M39.65 30.96h-4.284"/></g></svg>
</template>

CSS

.icon-no-bicycles {
  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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%207C19.98%207%207%2019.98%207%2036s12.98%2029%2029%2029s29-12.98%2029-29S52.02%207%2036%207M10.79%2036.27c0-5.075%203.417-12.69%206.202-16.49l35.2%2035.27c-3.805%202.784-10.93%205.904-16.01%205.904c-12.7%200-25.39-11.98-25.39-24.68zm44.87%2015.18L20.6%2016.32c3.805-2.784%2010.77-5.441%2015.84-5.441c12.7%200%2024.68%2012.25%2024.68%2024.95c0%205.075-2.686%2011.81-5.47%2015.62z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2230%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M55.66%2051.44A24.99%2024.99%200%200%200%2020.6%2016.31zM16.99%2019.77a24.99%2024.99%200%200%200%2035.2%2035.27z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.727%22%20d%3D%22m42%2025.7l5.189.004%22%20transform%3D%22matrix(.7371%200%200%20.7297%208.857%206.124)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m24.41%2039.69l4.018-8.451M41.42%2028.01l4.703%209.462M36.74%2028.01h4.683m2.217-3.13l-3.986%206.085m2.816%202.955a7.44%207.44%200%200%201%209.826.307a7.44%207.44%200%200%201%20.94%209.786%22%2F%3E%3Cellipse%20cx%3D%2224.49%22%20cy%3D%2239.69%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%227.473%22%20ry%3D%227.433%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M40.75%2035.85a7.48%207.48%200%200%201%206.425-3.635c4.127%200%207.473%203.328%207.473%207.433a7.43%207.43%200%200%201-4.011%206.589%22%2F%3E%3Ccircle%20cx%3D%2239.77%22%20cy%3D%2231.07%22%20r%3D%22.052%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-width%3D%222%22%20d%3D%22M39.65%2030.96h-4.284%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%207C19.98%207%207%2019.98%207%2036s12.98%2029%2029%2029s29-12.98%2029-29S52.02%207%2036%207M10.79%2036.27c0-5.075%203.417-12.69%206.202-16.49l35.2%2035.27c-3.805%202.784-10.93%205.904-16.01%205.904c-12.7%200-25.39-11.98-25.39-24.68zm44.87%2015.18L20.6%2016.32c3.805-2.784%2010.77-5.441%2015.84-5.441c12.7%200%2024.68%2012.25%2024.68%2024.95c0%205.075-2.686%2011.81-5.47%2015.62z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2230%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M55.66%2051.44A24.99%2024.99%200%200%200%2020.6%2016.31zM16.99%2019.77a24.99%2024.99%200%200%200%2035.2%2035.27z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.727%22%20d%3D%22m42%2025.7l5.189.004%22%20transform%3D%22matrix(.7371%200%200%20.7297%208.857%206.124)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m24.41%2039.69l4.018-8.451M41.42%2028.01l4.703%209.462M36.74%2028.01h4.683m2.217-3.13l-3.986%206.085m2.816%202.955a7.44%207.44%200%200%201%209.826.307a7.44%207.44%200%200%201%20.94%209.786%22%2F%3E%3Cellipse%20cx%3D%2224.49%22%20cy%3D%2239.69%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%227.473%22%20ry%3D%227.433%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M40.75%2035.85a7.48%207.48%200%200%201%206.425-3.635c4.127%200%207.473%203.328%207.473%207.433a7.43%207.43%200%200%201-4.011%206.589%22%2F%3E%3Ccircle%20cx%3D%2239.77%22%20cy%3D%2231.07%22%20r%3D%22.052%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-width%3D%222%22%20d%3D%22M39.65%2030.96h-4.284%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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