bicycle icon
bicycle from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bicycle
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
bicycleAkar IconsbicycleBootstrap IconsbicycleCarbonbicycleEmoji One (Colored)bicycleElement PlusbicycleFont Awesome 6 SolidbicycleFont Awesome SolidbicycleFluent EmojibicycleFluent Emoji FlatbicycleFluent Emoji High ContrastbicycleFirefox OS EmojibicycleIconoirbicycleIonIconsbicycleLine AwesomebicycleMaterial Design IconsbicycleNoto EmojibicycleOpenMojibicyclePhosphorbicycleStreamline EmojisbicycleTwitter Emoji
Related icons in Huge Icons
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="M6 19.999c2.21 0 4-1.788 4-3.993a3.996 3.996 0 0 0-4-3.992c-2.21 0-4 1.787-4 3.992A3.996 3.996 0 0 0 6 20m12-.001c2.21 0 4-1.788 4-3.993a3.996 3.996 0 0 0-4-3.992c-2.21 0-4 1.787-4 3.992A3.996 3.996 0 0 0 18 20"/><path d="M6 16.006h4.37a1 1 0 0 0 .87-.505l4.26-7.48M12 13.012L7 7.023m0 0H5m2 0h2m9.053 8.947L14.806 4.032c1.45-.07 4.553-.2 5.185 2.179"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBicycle(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="M6 19.999c2.21 0 4-1.788 4-3.993a3.996 3.996 0 0 0-4-3.992c-2.21 0-4 1.787-4 3.992A3.996 3.996 0 0 0 6 20m12-.001c2.21 0 4-1.788 4-3.993a3.996 3.996 0 0 0-4-3.992c-2.21 0-4 1.787-4 3.992A3.996 3.996 0 0 0 18 20"/><path d="M6 16.006h4.37a1 1 0 0 0 .87-.505l4.26-7.48M12 13.012L7 7.023m0 0H5m2 0h2m9.053 8.947L14.806 4.032c1.45-.07 4.553-.2 5.185 2.179"/></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="M6 19.999c2.21 0 4-1.788 4-3.993a3.996 3.996 0 0 0-4-3.992c-2.21 0-4 1.787-4 3.992A3.996 3.996 0 0 0 6 20m12-.001c2.21 0 4-1.788 4-3.993a3.996 3.996 0 0 0-4-3.992c-2.21 0-4 1.787-4 3.992A3.996 3.996 0 0 0 18 20"/><path d="M6 16.006h4.37a1 1 0 0 0 .87-.505l4.26-7.48M12 13.012L7 7.023m0 0H5m2 0h2m9.053 8.947L14.806 4.032c1.45-.07 4.553-.2 5.185 2.179"/></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%22M6%2019.999c2.21%200%204-1.788%204-3.993a3.996%203.996%200%200%200-4-3.992c-2.21%200-4%201.787-4%203.992A3.996%203.996%200%200%200%206%2020m12-.001c2.21%200%204-1.788%204-3.993a3.996%203.996%200%200%200-4-3.992c-2.21%200-4%201.787-4%203.992A3.996%203.996%200%200%200%2018%2020%22%2F%3E%3Cpath%20d%3D%22M6%2016.006h4.37a1%201%200%200%200%20.87-.505l4.26-7.48M12%2013.012L7%207.023m0%200H5m2%200h2m9.053%208.947L14.806%204.032c1.45-.07%204.553-.2%205.185%202.179%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%22M6%2019.999c2.21%200%204-1.788%204-3.993a3.996%203.996%200%200%200-4-3.992c-2.21%200-4%201.787-4%203.992A3.996%203.996%200%200%200%206%2020m12-.001c2.21%200%204-1.788%204-3.993a3.996%203.996%200%200%200-4-3.992c-2.21%200-4%201.787-4%203.992A3.996%203.996%200%200%200%2018%2020%22%2F%3E%3Cpath%20d%3D%22M6%2016.006h4.37a1%201%200%200%200%20.87-.505l4.26-7.48M12%2013.012L7%207.023m0%200H5m2%200h2m9.053%208.947L14.806%204.032c1.45-.07%204.553-.2%205.185%202.179%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bicycle.svg?color=%231a73e8&size=48