vehicle bicycle icon
vehicle-bicycle-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- vehicle-bicycle-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
vehicle-bus-16-filledvehicle-cab-16-filledvehicle-cable-car-20-filledvehicle-car-16-filledvehicle-car-collision-16-filledvehicle-car-parking-16-filledvehicle-car-profile-16-filledvehicle-car-profile-ltr-16-filledvehicle-car-profile-ltr-clock-16-filledvehicle-car-profile-rtl-16-filledvehicle-motorcycle-16-filledvehicle-rv-16-filledvehicle-ship-16-filledvehicle-subway-16-filledvehicle-subway-clock-16-filledvehicle-tractor-20-filledvehicle-trailer-16-filledvehicle-trailer-arrow-down-16-filledvehicle-truck-16-filledvehicle-truck-bag-20-filledvehicle-truck-checkmark-16-filledvehicle-truck-cube-20-filledvehicle-truck-profile-16-filled
Use the vehicle bicycle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.75 2a.75.75 0 0 0 0 1.5h1.126l.368 2H7.25v-.75A.75.75 0 0 0 6.5 4h-2a.75.75 0 0 0 0 1.5h1.25v.703l-.352 2.813a3.75 3.75 0 1 0 4.064 3.2l3.227-4.301l.243 1.323A3.751 3.751 0 0 0 14.25 16.5a3.75 3.75 0 0 0 .165-7.496l-1.177-6.39A.75.75 0 0 0 12.5 2zM7.146 7.132A1 1 0 0 0 7.207 7H11.5l-2.688 3.584A3.76 3.76 0 0 0 6.89 9.176zM3.5 12.75a2.25 2.25 0 0 1 1.705-2.183l-.2 1.59A.75.75 0 0 0 5.75 13h2.236a2.25 2.25 0 0 1-4.486-.25m3.1-1.25l.098-.79c.376.174.695.449.923.79zm6.612-.747l.3 1.633a.75.75 0 0 0 1.476-.272l-.29-1.57a2.25 2.25 0 1 1-1.486.21"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleBicycle20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.75 2a.75.75 0 0 0 0 1.5h1.126l.368 2H7.25v-.75A.75.75 0 0 0 6.5 4h-2a.75.75 0 0 0 0 1.5h1.25v.703l-.352 2.813a3.75 3.75 0 1 0 4.064 3.2l3.227-4.301l.243 1.323A3.751 3.751 0 0 0 14.25 16.5a3.75 3.75 0 0 0 .165-7.496l-1.177-6.39A.75.75 0 0 0 12.5 2zM7.146 7.132A1 1 0 0 0 7.207 7H11.5l-2.688 3.584A3.76 3.76 0 0 0 6.89 9.176zM3.5 12.75a2.25 2.25 0 0 1 1.705-2.183l-.2 1.59A.75.75 0 0 0 5.75 13h2.236a2.25 2.25 0 0 1-4.486-.25m3.1-1.25l.098-.79c.376.174.695.449.923.79zm6.612-.747l.3 1.633a.75.75 0 0 0 1.476-.272l-.29-1.57a2.25 2.25 0 1 1-1.486.21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.75 2a.75.75 0 0 0 0 1.5h1.126l.368 2H7.25v-.75A.75.75 0 0 0 6.5 4h-2a.75.75 0 0 0 0 1.5h1.25v.703l-.352 2.813a3.75 3.75 0 1 0 4.064 3.2l3.227-4.301l.243 1.323A3.751 3.751 0 0 0 14.25 16.5a3.75 3.75 0 0 0 .165-7.496l-1.177-6.39A.75.75 0 0 0 12.5 2zM7.146 7.132A1 1 0 0 0 7.207 7H11.5l-2.688 3.584A3.76 3.76 0 0 0 6.89 9.176zM3.5 12.75a2.25 2.25 0 0 1 1.705-2.183l-.2 1.59A.75.75 0 0 0 5.75 13h2.236a2.25 2.25 0 0 1-4.486-.25m3.1-1.25l.098-.79c.376.174.695.449.923.79zm6.612-.747l.3 1.633a.75.75 0 0 0 1.476-.272l-.29-1.57a2.25 2.25 0 1 1-1.486.21"/></svg> </template>
CSS
.icon-vehicle-bicycle-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%202a.75.75%200%200%200%200%201.5h1.126l.368%202H7.25v-.75A.75.75%200%200%200%206.5%204h-2a.75.75%200%200%200%200%201.5h1.25v.703l-.352%202.813a3.75%203.75%200%201%200%204.064%203.2l3.227-4.301l.243%201.323A3.751%203.751%200%200%200%2014.25%2016.5a3.75%203.75%200%200%200%20.165-7.496l-1.177-6.39A.75.75%200%200%200%2012.5%202zM7.146%207.132A1%201%200%200%200%207.207%207H11.5l-2.688%203.584A3.76%203.76%200%200%200%206.89%209.176zM3.5%2012.75a2.25%202.25%200%200%201%201.705-2.183l-.2%201.59A.75.75%200%200%200%205.75%2013h2.236a2.25%202.25%200%200%201-4.486-.25m3.1-1.25l.098-.79c.376.174.695.449.923.79zm6.612-.747l.3%201.633a.75.75%200%200%200%201.476-.272l-.29-1.57a2.25%202.25%200%201%201-1.486.21%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%202a.75.75%200%200%200%200%201.5h1.126l.368%202H7.25v-.75A.75.75%200%200%200%206.5%204h-2a.75.75%200%200%200%200%201.5h1.25v.703l-.352%202.813a3.75%203.75%200%201%200%204.064%203.2l3.227-4.301l.243%201.323A3.751%203.751%200%200%200%2014.25%2016.5a3.75%203.75%200%200%200%20.165-7.496l-1.177-6.39A.75.75%200%200%200%2012.5%202zM7.146%207.132A1%201%200%200%200%207.207%207H11.5l-2.688%203.584A3.76%203.76%200%200%200%206.89%209.176zM3.5%2012.75a2.25%202.25%200%200%201%201.705-2.183l-.2%201.59A.75.75%200%200%200%205.75%2013h2.236a2.25%202.25%200%200%201-4.486-.25m3.1-1.25l.098-.79c.376.174.695.449.923.79zm6.612-.747l.3%201.633a.75.75%200%200%200%201.476-.272l-.29-1.57a2.25%202.25%200%201%201-1.486.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/vehicle-bicycle-20-filled.svg?color=%231a73e8&size=48