bicycle icon
bicycle from Reicon by REICON · Outline · Sports · MIT Free for personal and commercial use.
- Name
- bicycle
- Set
- Reicon
- Style
- Outline
- Category
- Sports
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All bicycle icons →bicycleAkar IconsbicycleBootstrap IconsbicycleCarbonbicycleEmoji One (Colored)bicycleElement PlusbicycleFont Awesome 6 SolidbicycleFont Awesome SolidbicycleFluent EmojibicycleFluent Emoji FlatbicycleFluent Emoji High ContrastbicycleFirefox OS EmojibicycleHuge IconsbicycleIconoirbicycleIonIconsbicycleLine AwesomebicycleMaterial Design IconsbicycleNoto EmojibicycleOpenMojibicyclePhosphorbicycleStreamline EmojisbicycleTwitter Emoji
More sports icons from Reicon
Use the bicycle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19 19.667a4 4 0 1 0 0-8a4 4 0 0 0 0 8m-14 0a4 4 0 1 0 0-8a4 4 0 0 0 0 8M9.938 9.449l-.563-1.07a1.33 1.33 0 0 0-1.18-.712H5.667"/><path d="m19 15.667l-4.875-12h5.042a1.833 1.833 0 0 1 0 3.666"/><path d="M5 15.667q7.186-2.49 10.96-7.484"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBicycle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M19 19.667a4 4 0 1 0 0-8a4 4 0 0 0 0 8m-14 0a4 4 0 1 0 0-8a4 4 0 0 0 0 8M9.938 9.449l-.563-1.07a1.33 1.33 0 0 0-1.18-.712H5.667"/><path d="m19 15.667l-4.875-12h5.042a1.833 1.833 0 0 1 0 3.666"/><path d="M5 15.667q7.186-2.49 10.96-7.484"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19 19.667a4 4 0 1 0 0-8a4 4 0 0 0 0 8m-14 0a4 4 0 1 0 0-8a4 4 0 0 0 0 8M9.938 9.449l-.563-1.07a1.33 1.33 0 0 0-1.18-.712H5.667"/><path d="m19 15.667l-4.875-12h5.042a1.833 1.833 0 0 1 0 3.666"/><path d="M5 15.667q7.186-2.49 10.96-7.484"/></g></svg> </template>
CSS
.icon-bicycle {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%2019.667a4%204%200%201%200%200-8a4%204%200%200%200%200%208m-14%200a4%204%200%201%200%200-8a4%204%200%200%200%200%208M9.938%209.449l-.563-1.07a1.33%201.33%200%200%200-1.18-.712H5.667%22%2F%3E%3Cpath%20d%3D%22m19%2015.667l-4.875-12h5.042a1.833%201.833%200%200%201%200%203.666%22%2F%3E%3Cpath%20d%3D%22M5%2015.667q7.186-2.49%2010.96-7.484%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%2019.667a4%204%200%201%200%200-8a4%204%200%200%200%200%208m-14%200a4%204%200%201%200%200-8a4%204%200%200%200%200%208M9.938%209.449l-.563-1.07a1.33%201.33%200%200%200-1.18-.712H5.667%22%2F%3E%3Cpath%20d%3D%22m19%2015.667l-4.875-12h5.042a1.833%201.833%200%200%201%200%203.666%22%2F%3E%3Cpath%20d%3D%22M5%2015.667q7.186-2.49%2010.96-7.484%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bicycle.svg?color=%231a73e8&size=48