no bicycles emoji
no-bicycles from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- no-bicycles
- 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 bicycles emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.233L12.12 10h2.38a.5.5 0 0 1 0 1h-1.379l1.646 1.646h3.627L18.67 12H17.5a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1h-.743l-.53 1.24l.981 2.006a3.5 3.5 0 0 1 3.288 6.129zm-2.122 2.122l-10.81-10.812l-.228 1.224A3.501 3.501 0 0 1 10.5 22a3.5 3.5 0 1 1 .123-6.998l.353-1.905l-.915-.914a4 4 0 0 0-.075.736a.5.5 0 0 1-1 0c0-.368.055-.931.23-1.436q.018-.052.04-.106L7.232 9.355A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-6.878-11.121l1.54 1.54l.66-1.54zm2.303 2.302l.555.556a3.5 3.5 0 0 1 .715-.758l-.632-1.292zm2.089 2.09h.3l-.666-1.364a2.5 2.5 0 0 0-.445.553zm2.614 2.614a2.5 2.5 0 0 0-2.124-4.504l1.061 2.17a.5.5 0 0 1-.45.72h-.101zM10.438 16a2.5 2.5 0 1 0 .985.175l-.454 2.452a.5.5 0 0 1-.984-.182z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastNoBicycles(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.233L12.12 10h2.38a.5.5 0 0 1 0 1h-1.379l1.646 1.646h3.627L18.67 12H17.5a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1h-.743l-.53 1.24l.981 2.006a3.5 3.5 0 0 1 3.288 6.129zm-2.122 2.122l-10.81-10.812l-.228 1.224A3.501 3.501 0 0 1 10.5 22a3.5 3.5 0 1 1 .123-6.998l.353-1.905l-.915-.914a4 4 0 0 0-.075.736a.5.5 0 0 1-1 0c0-.368.055-.931.23-1.436q.018-.052.04-.106L7.232 9.355A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-6.878-11.121l1.54 1.54l.66-1.54zm2.303 2.302l.555.556a3.5 3.5 0 0 1 .715-.758l-.632-1.292zm2.089 2.09h.3l-.666-1.364a2.5 2.5 0 0 0-.445.553zm2.614 2.614a2.5 2.5 0 0 0-2.124-4.504l1.061 2.17a.5.5 0 0 1-.45.72h-.101zM10.438 16a2.5 2.5 0 1 0 .985.175l-.454 2.452a.5.5 0 0 1-.984-.182z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.233L12.12 10h2.38a.5.5 0 0 1 0 1h-1.379l1.646 1.646h3.627L18.67 12H17.5a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1h-.743l-.53 1.24l.981 2.006a3.5 3.5 0 0 1 3.288 6.129zm-2.122 2.122l-10.81-10.812l-.228 1.224A3.501 3.501 0 0 1 10.5 22a3.5 3.5 0 1 1 .123-6.998l.353-1.905l-.915-.914a4 4 0 0 0-.075.736a.5.5 0 0 1-1 0c0-.368.055-.931.23-1.436q.018-.052.04-.106L7.232 9.355A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-6.878-11.121l1.54 1.54l.66-1.54zm2.303 2.302l.555.556a3.5 3.5 0 0 1 .715-.758l-.632-1.292zm2.089 2.09h.3l-.666-1.364a2.5 2.5 0 0 0-.445.553zm2.614 2.614a2.5 2.5 0 0 0-2.124-4.504l1.061 2.17a.5.5 0 0 1-.45.72h-.101zM10.438 16a2.5 2.5 0 1 0 .985.175l-.454 2.452a.5.5 0 0 1-.984-.182z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%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.233L12.12%2010h2.38a.5.5%200%200%201%200%201h-1.379l1.646%201.646h3.627L18.67%2012H17.5a.5.5%200%200%201%200-1h3a.5.5%200%200%201%200%201h-.743l-.53%201.24l.981%202.006a3.5%203.5%200%200%201%203.288%206.129zm-2.122%202.122l-10.81-10.812l-.228%201.224A3.501%203.501%200%200%201%2010.5%2022a3.5%203.5%200%201%201%20.123-6.998l.353-1.905l-.915-.914a4%204%200%200%200-.075.736a.5.5%200%200%201-1%200c0-.368.055-.931.23-1.436q.018-.052.04-.106L7.232%209.355A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233m-6.878-11.121l1.54%201.54l.66-1.54zm2.303%202.302l.555.556a3.5%203.5%200%200%201%20.715-.758l-.632-1.292zm2.089%202.09h.3l-.666-1.364a2.5%202.5%200%200%200-.445.553zm2.614%202.614a2.5%202.5%200%200%200-2.124-4.504l1.061%202.17a.5.5%200%200%201-.45.72h-.101zM10.438%2016a2.5%202.5%200%201%200%20.985.175l-.454%202.452a.5.5%200%200%201-.984-.182z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%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.233L12.12%2010h2.38a.5.5%200%200%201%200%201h-1.379l1.646%201.646h3.627L18.67%2012H17.5a.5.5%200%200%201%200-1h3a.5.5%200%200%201%200%201h-.743l-.53%201.24l.981%202.006a3.5%203.5%200%200%201%203.288%206.129zm-2.122%202.122l-10.81-10.812l-.228%201.224A3.501%203.501%200%200%201%2010.5%2022a3.5%203.5%200%201%201%20.123-6.998l.353-1.905l-.915-.914a4%204%200%200%200-.075.736a.5.5%200%200%201-1%200c0-.368.055-.931.23-1.436q.018-.052.04-.106L7.232%209.355A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233m-6.878-11.121l1.54%201.54l.66-1.54zm2.303%202.302l.555.556a3.5%203.5%200%200%201%20.715-.758l-.632-1.292zm2.089%202.09h.3l-.666-1.364a2.5%202.5%200%200%200-.445.553zm2.614%202.614a2.5%202.5%200%200%200-2.124-4.504l1.061%202.17a.5.5%200%200%201-.45.72h-.101zM10.438%2016a2.5%202.5%200%201%200%20.985.175l-.454%202.452a.5.5%200%200%201-.984-.182z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/no-bicycles.svg?color=%231a73e8&size=48