vehicle-bicycle-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
vehicle-bicycle-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

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.5 2a.5.5 0 0 0 0 1h1.59l.6 3H7V4.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0 0 1H6v1.459L5.576 9H5.5a3.5 3.5 0 1 0 3.496 3.672l3.97-5.293l.364 1.821A3.501 3.501 0 0 0 14.5 16a3.5 3.5 0 1 0-.19-6.995l-1.32-6.603A.5.5 0 0 0 12.5 2zM3 12.5a2.5 2.5 0 0 1 2.41-2.498l-.403 2.416A.5.5 0 0 0 5.5 13h2.45A2.5 2.5 0 0 1 3 12.5m3.09-.5l.306-1.835A2.5 2.5 0 0 1 7.95 12zm.473-2.836L6.923 7H12l-3.216 4.288a3.51 3.51 0 0 0-2.221-2.124m6.966 1.031l.48 2.403a.5.5 0 0 0 .981-.196L14.51 10a2.5 2.5 0 1 1-.98.195"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleBicycle20Regular(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.5 2a.5.5 0 0 0 0 1h1.59l.6 3H7V4.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0 0 1H6v1.459L5.576 9H5.5a3.5 3.5 0 1 0 3.496 3.672l3.97-5.293l.364 1.821A3.501 3.501 0 0 0 14.5 16a3.5 3.5 0 1 0-.19-6.995l-1.32-6.603A.5.5 0 0 0 12.5 2zM3 12.5a2.5 2.5 0 0 1 2.41-2.498l-.403 2.416A.5.5 0 0 0 5.5 13h2.45A2.5 2.5 0 0 1 3 12.5m3.09-.5l.306-1.835A2.5 2.5 0 0 1 7.95 12zm.473-2.836L6.923 7H12l-3.216 4.288a3.51 3.51 0 0 0-2.221-2.124m6.966 1.031l.48 2.403a.5.5 0 0 0 .981-.196L14.51 10a2.5 2.5 0 1 1-.98.195"/></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.5 2a.5.5 0 0 0 0 1h1.59l.6 3H7V4.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0 0 1H6v1.459L5.576 9H5.5a3.5 3.5 0 1 0 3.496 3.672l3.97-5.293l.364 1.821A3.501 3.501 0 0 0 14.5 16a3.5 3.5 0 1 0-.19-6.995l-1.32-6.603A.5.5 0 0 0 12.5 2zM3 12.5a2.5 2.5 0 0 1 2.41-2.498l-.403 2.416A.5.5 0 0 0 5.5 13h2.45A2.5 2.5 0 0 1 3 12.5m3.09-.5l.306-1.835A2.5 2.5 0 0 1 7.95 12zm.473-2.836L6.923 7H12l-3.216 4.288a3.51 3.51 0 0 0-2.221-2.124m6.966 1.031l.48 2.403a.5.5 0 0 0 .981-.196L14.51 10a2.5 2.5 0 1 1-.98.195"/></svg>
</template>

CSS

.icon-vehicle-bicycle-20-regular {
  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.5%202a.5.5%200%200%200%200%201h1.59l.6%203H7V4.5a.5.5%200%200%200-.5-.5h-2a.5.5%200%200%200%200%201H6v1.459L5.576%209H5.5a3.5%203.5%200%201%200%203.496%203.672l3.97-5.293l.364%201.821A3.501%203.501%200%200%200%2014.5%2016a3.5%203.5%200%201%200-.19-6.995l-1.32-6.603A.5.5%200%200%200%2012.5%202zM3%2012.5a2.5%202.5%200%200%201%202.41-2.498l-.403%202.416A.5.5%200%200%200%205.5%2013h2.45A2.5%202.5%200%200%201%203%2012.5m3.09-.5l.306-1.835A2.5%202.5%200%200%201%207.95%2012zm.473-2.836L6.923%207H12l-3.216%204.288a3.51%203.51%200%200%200-2.221-2.124m6.966%201.031l.48%202.403a.5.5%200%200%200%20.981-.196L14.51%2010a2.5%202.5%200%201%201-.98.195%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.5%202a.5.5%200%200%200%200%201h1.59l.6%203H7V4.5a.5.5%200%200%200-.5-.5h-2a.5.5%200%200%200%200%201H6v1.459L5.576%209H5.5a3.5%203.5%200%201%200%203.496%203.672l3.97-5.293l.364%201.821A3.501%203.501%200%200%200%2014.5%2016a3.5%203.5%200%201%200-.19-6.995l-1.32-6.603A.5.5%200%200%200%2012.5%202zM3%2012.5a2.5%202.5%200%200%201%202.41-2.498l-.403%202.416A.5.5%200%200%200%205.5%2013h2.45A2.5%202.5%200%200%201%203%2012.5m3.09-.5l.306-1.835A2.5%202.5%200%200%201%207.95%2012zm.473-2.836L6.923%207H12l-3.216%204.288a3.51%203.51%200%200%200-2.221-2.124m6.966%201.031l.48%202.403a.5.5%200%200%200%20.981-.196L14.51%2010a2.5%202.5%200%201%201-.98.195%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-regular.svg?color=%231a73e8&size=48