bicycle icon
bicycle-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- bicycle-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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 EmojibicycleHuge IconsbicycleIconoirbicycleIonIconsbicycleLine AwesomebicycleMaterial Design IconsbicycleNoto EmojibicycleOpenMojibicycleStreamline EmojisbicycleTwitter Emoji
Use the bicycle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m54.46 164.71l27.87-38.21a48 48 0 1 1-12.92-9.44l-27.87 38.23a8 8 0 1 0 12.92 9.42M208 112a47.8 47.8 0 0 0-16.93 3.09L214.91 156a8 8 0 1 1-13.82 8l-23.83-40.86A48 48 0 1 0 208 112m-42.07-40H192a8 8 0 0 1 8 8a8 8 0 0 0 16 0a24 24 0 0 0-24-24h-40a8 8 0 0 0-6.91 12l11.65 20H99.26L82.91 60A8 8 0 0 0 76 56H48a8 8 0 0 0 0 16h23.41l13.71 23.51l-15.71 21.55a47.9 47.9 0 0 1 12.92 9.44l11.59-15.9l31.17 53.4a8 8 0 1 0 13.82-8l-30.32-52h57.48l11.19 19.17a48.1 48.1 0 0 1 13.81-8.08Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBicycleFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m54.46 164.71l27.87-38.21a48 48 0 1 1-12.92-9.44l-27.87 38.23a8 8 0 1 0 12.92 9.42M208 112a47.8 47.8 0 0 0-16.93 3.09L214.91 156a8 8 0 1 1-13.82 8l-23.83-40.86A48 48 0 1 0 208 112m-42.07-40H192a8 8 0 0 1 8 8a8 8 0 0 0 16 0a24 24 0 0 0-24-24h-40a8 8 0 0 0-6.91 12l11.65 20H99.26L82.91 60A8 8 0 0 0 76 56H48a8 8 0 0 0 0 16h23.41l13.71 23.51l-15.71 21.55a47.9 47.9 0 0 1 12.92 9.44l11.59-15.9l31.17 53.4a8 8 0 1 0 13.82-8l-30.32-52h57.48l11.19 19.17a48.1 48.1 0 0 1 13.81-8.08Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m54.46 164.71l27.87-38.21a48 48 0 1 1-12.92-9.44l-27.87 38.23a8 8 0 1 0 12.92 9.42M208 112a47.8 47.8 0 0 0-16.93 3.09L214.91 156a8 8 0 1 1-13.82 8l-23.83-40.86A48 48 0 1 0 208 112m-42.07-40H192a8 8 0 0 1 8 8a8 8 0 0 0 16 0a24 24 0 0 0-24-24h-40a8 8 0 0 0-6.91 12l11.65 20H99.26L82.91 60A8 8 0 0 0 76 56H48a8 8 0 0 0 0 16h23.41l13.71 23.51l-15.71 21.55a47.9 47.9 0 0 1 12.92 9.44l11.59-15.9l31.17 53.4a8 8 0 1 0 13.82-8l-30.32-52h57.48l11.19 19.17a48.1 48.1 0 0 1 13.81-8.08Z"/></svg> </template>
CSS
.icon-bicycle-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m54.46%20164.71l27.87-38.21a48%2048%200%201%201-12.92-9.44l-27.87%2038.23a8%208%200%201%200%2012.92%209.42M208%20112a47.8%2047.8%200%200%200-16.93%203.09L214.91%20156a8%208%200%201%201-13.82%208l-23.83-40.86A48%2048%200%201%200%20208%20112m-42.07-40H192a8%208%200%200%201%208%208a8%208%200%200%200%2016%200a24%2024%200%200%200-24-24h-40a8%208%200%200%200-6.91%2012l11.65%2020H99.26L82.91%2060A8%208%200%200%200%2076%2056H48a8%208%200%200%200%200%2016h23.41l13.71%2023.51l-15.71%2021.55a47.9%2047.9%200%200%201%2012.92%209.44l11.59-15.9l31.17%2053.4a8%208%200%201%200%2013.82-8l-30.32-52h57.48l11.19%2019.17a48.1%2048.1%200%200%201%2013.81-8.08Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m54.46%20164.71l27.87-38.21a48%2048%200%201%201-12.92-9.44l-27.87%2038.23a8%208%200%201%200%2012.92%209.42M208%20112a47.8%2047.8%200%200%200-16.93%203.09L214.91%20156a8%208%200%201%201-13.82%208l-23.83-40.86A48%2048%200%201%200%20208%20112m-42.07-40H192a8%208%200%200%201%208%208a8%208%200%200%200%2016%200a24%2024%200%200%200-24-24h-40a8%208%200%200%200-6.91%2012l11.65%2020H99.26L82.91%2060A8%208%200%200%200%2076%2056H48a8%208%200%200%200%200%2016h23.41l13.71%2023.51l-15.71%2021.55a47.9%2047.9%200%200%201%2012.92%209.44l11.59-15.9l31.17%2053.4a8%208%200%201%200%2013.82-8l-30.32-52h57.48l11.19%2019.17a48.1%2048.1%200%200%201%2013.81-8.08Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bicycle-fill.svg?color=%231a73e8&size=48