vehicle-bicycle-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
vehicle-bicycle-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M8.75 1.5a.75.75 0 0 0 0 1.5h.9l.34 1.5H6v-.75A.75.75 0 0 0 5.25 3h-1.5a.75.75 0 0 0 0 1.5h.75v.676l-.365 1.826a3.25 3.25 0 1 0 3.08 1.914l3.213-2.472l.173.765a3.251 3.251 0 1 0 1.494-.19l-1.113-4.934a.75.75 0 0 0-.732-.585zM5.606 7.295L5.865 6h2.68L6.299 7.727a3.3 3.3 0 0 0-.693-.432M2.5 10.25c0-.82.564-1.508 1.325-1.698l-.31 1.55a.75.75 0 0 0 1.192.742l1.254-.964q.039.18.039.37a1.75 1.75 0 1 1-3.5 0m8.437-1.55l.331 1.465a.75.75 0 0 0 1.463-.33l-.267-1.183a1.75 1.75 0 1 1-1.527.048"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleBicycle16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.75 1.5a.75.75 0 0 0 0 1.5h.9l.34 1.5H6v-.75A.75.75 0 0 0 5.25 3h-1.5a.75.75 0 0 0 0 1.5h.75v.676l-.365 1.826a3.25 3.25 0 1 0 3.08 1.914l3.213-2.472l.173.765a3.251 3.251 0 1 0 1.494-.19l-1.113-4.934a.75.75 0 0 0-.732-.585zM5.606 7.295L5.865 6h2.68L6.299 7.727a3.3 3.3 0 0 0-.693-.432M2.5 10.25c0-.82.564-1.508 1.325-1.698l-.31 1.55a.75.75 0 0 0 1.192.742l1.254-.964q.039.18.039.37a1.75 1.75 0 1 1-3.5 0m8.437-1.55l.331 1.465a.75.75 0 0 0 1.463-.33l-.267-1.183a1.75 1.75 0 1 1-1.527.048"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.75 1.5a.75.75 0 0 0 0 1.5h.9l.34 1.5H6v-.75A.75.75 0 0 0 5.25 3h-1.5a.75.75 0 0 0 0 1.5h.75v.676l-.365 1.826a3.25 3.25 0 1 0 3.08 1.914l3.213-2.472l.173.765a3.251 3.251 0 1 0 1.494-.19l-1.113-4.934a.75.75 0 0 0-.732-.585zM5.606 7.295L5.865 6h2.68L6.299 7.727a3.3 3.3 0 0 0-.693-.432M2.5 10.25c0-.82.564-1.508 1.325-1.698l-.31 1.55a.75.75 0 0 0 1.192.742l1.254-.964q.039.18.039.37a1.75 1.75 0 1 1-3.5 0m8.437-1.55l.331 1.465a.75.75 0 0 0 1.463-.33l-.267-1.183a1.75 1.75 0 1 1-1.527.048"/></svg>
</template>

CSS

.icon-vehicle-bicycle-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%201.5a.75.75%200%200%200%200%201.5h.9l.34%201.5H6v-.75A.75.75%200%200%200%205.25%203h-1.5a.75.75%200%200%200%200%201.5h.75v.676l-.365%201.826a3.25%203.25%200%201%200%203.08%201.914l3.213-2.472l.173.765a3.251%203.251%200%201%200%201.494-.19l-1.113-4.934a.75.75%200%200%200-.732-.585zM5.606%207.295L5.865%206h2.68L6.299%207.727a3.3%203.3%200%200%200-.693-.432M2.5%2010.25c0-.82.564-1.508%201.325-1.698l-.31%201.55a.75.75%200%200%200%201.192.742l1.254-.964q.039.18.039.37a1.75%201.75%200%201%201-3.5%200m8.437-1.55l.331%201.465a.75.75%200%200%200%201.463-.33l-.267-1.183a1.75%201.75%200%201%201-1.527.048%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%201.5a.75.75%200%200%200%200%201.5h.9l.34%201.5H6v-.75A.75.75%200%200%200%205.25%203h-1.5a.75.75%200%200%200%200%201.5h.75v.676l-.365%201.826a3.25%203.25%200%201%200%203.08%201.914l3.213-2.472l.173.765a3.251%203.251%200%201%200%201.494-.19l-1.113-4.934a.75.75%200%200%200-.732-.585zM5.606%207.295L5.865%206h2.68L6.299%207.727a3.3%203.3%200%200%200-.693-.432M2.5%2010.25c0-.82.564-1.508%201.325-1.698l-.31%201.55a.75.75%200%200%200%201.192.742l1.254-.964q.039.18.039.37a1.75%201.75%200%201%201-3.5%200m8.437-1.55l.331%201.465a.75.75%200%200%200%201.463-.33l-.267-1.183a1.75%201.75%200%201%201-1.527.048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/vehicle-bicycle-16-filled.svg?color=%231a73e8&size=48