vehicle motorcycle icon

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

Name
vehicle-motorcycle-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the vehicle motorcycle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.75 4a.75.75 0 0 0 0 1.5h1.59a.75.75 0 0 1 .666.403l1.663 3.187A2.5 2.5 0 0 0 14 9h-2.219a4.25 4.25 0 0 0-3.69 2.141L7.315 12.5H4.75a3.75 3.75 0 1 0 3.537 5h2.012a3.25 3.25 0 0 0 2.822-1.637l1.068-1.87a2.5 2.5 0 0 0 2.17-1.663l.526 1.01a3.75 3.75 0 1 0 1.33-.695l-1.064-2.04c.389.25.852.395 1.349.395h1.75a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75H18.5a2.5 2.5 0 0 0-2.498 2.403l-1.666-3.194A2.25 2.25 0 0 0 12.34 4zm3.015 8.5H9.042l.351-.614a2.75 2.75 0 0 1 2.388-1.386H14a1 1 0 1 1 0 2zM12.458 14l-.64 1.118A1.75 1.75 0 0 1 10.3 16H8.492a3.73 3.73 0 0 0-.742-2zM4.75 14a2.25 2.25 0 1 1 0 4.5a2.25 2.25 0 0 1 0-4.5m12.854.716l.981 1.88a.75.75 0 1 0 1.33-.693l-.982-1.88Q19.09 14 19.25 14a2.25 2.25 0 1 1-1.646.716M17.5 8.5a1 1 0 0 1 1-1h1v2h-1a1 1 0 0 1-1-1"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleMotorcycle24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.75 4a.75.75 0 0 0 0 1.5h1.59a.75.75 0 0 1 .666.403l1.663 3.187A2.5 2.5 0 0 0 14 9h-2.219a4.25 4.25 0 0 0-3.69 2.141L7.315 12.5H4.75a3.75 3.75 0 1 0 3.537 5h2.012a3.25 3.25 0 0 0 2.822-1.637l1.068-1.87a2.5 2.5 0 0 0 2.17-1.663l.526 1.01a3.75 3.75 0 1 0 1.33-.695l-1.064-2.04c.389.25.852.395 1.349.395h1.75a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75H18.5a2.5 2.5 0 0 0-2.498 2.403l-1.666-3.194A2.25 2.25 0 0 0 12.34 4zm3.015 8.5H9.042l.351-.614a2.75 2.75 0 0 1 2.388-1.386H14a1 1 0 1 1 0 2zM12.458 14l-.64 1.118A1.75 1.75 0 0 1 10.3 16H8.492a3.73 3.73 0 0 0-.742-2zM4.75 14a2.25 2.25 0 1 1 0 4.5a2.25 2.25 0 0 1 0-4.5m12.854.716l.981 1.88a.75.75 0 1 0 1.33-.693l-.982-1.88Q19.09 14 19.25 14a2.25 2.25 0 1 1-1.646.716M17.5 8.5a1 1 0 0 1 1-1h1v2h-1a1 1 0 0 1-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.75 4a.75.75 0 0 0 0 1.5h1.59a.75.75 0 0 1 .666.403l1.663 3.187A2.5 2.5 0 0 0 14 9h-2.219a4.25 4.25 0 0 0-3.69 2.141L7.315 12.5H4.75a3.75 3.75 0 1 0 3.537 5h2.012a3.25 3.25 0 0 0 2.822-1.637l1.068-1.87a2.5 2.5 0 0 0 2.17-1.663l.526 1.01a3.75 3.75 0 1 0 1.33-.695l-1.064-2.04c.389.25.852.395 1.349.395h1.75a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75H18.5a2.5 2.5 0 0 0-2.498 2.403l-1.666-3.194A2.25 2.25 0 0 0 12.34 4zm3.015 8.5H9.042l.351-.614a2.75 2.75 0 0 1 2.388-1.386H14a1 1 0 1 1 0 2zM12.458 14l-.64 1.118A1.75 1.75 0 0 1 10.3 16H8.492a3.73 3.73 0 0 0-.742-2zM4.75 14a2.25 2.25 0 1 1 0 4.5a2.25 2.25 0 0 1 0-4.5m12.854.716l.981 1.88a.75.75 0 1 0 1.33-.693l-.982-1.88Q19.09 14 19.25 14a2.25 2.25 0 1 1-1.646.716M17.5 8.5a1 1 0 0 1 1-1h1v2h-1a1 1 0 0 1-1-1"/></svg>
</template>

CSS

.icon-vehicle-motorcycle-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%204a.75.75%200%200%200%200%201.5h1.59a.75.75%200%200%201%20.666.403l1.663%203.187A2.5%202.5%200%200%200%2014%209h-2.219a4.25%204.25%200%200%200-3.69%202.141L7.315%2012.5H4.75a3.75%203.75%200%201%200%203.537%205h2.012a3.25%203.25%200%200%200%202.822-1.637l1.068-1.87a2.5%202.5%200%200%200%202.17-1.663l.526%201.01a3.75%203.75%200%201%200%201.33-.695l-1.064-2.04c.389.25.852.395%201.349.395h1.75a.75.75%200%200%200%20.75-.75v-3.5a.75.75%200%200%200-.75-.75H18.5a2.5%202.5%200%200%200-2.498%202.403l-1.666-3.194A2.25%202.25%200%200%200%2012.34%204zm3.015%208.5H9.042l.351-.614a2.75%202.75%200%200%201%202.388-1.386H14a1%201%200%201%201%200%202zM12.458%2014l-.64%201.118A1.75%201.75%200%200%201%2010.3%2016H8.492a3.73%203.73%200%200%200-.742-2zM4.75%2014a2.25%202.25%200%201%201%200%204.5a2.25%202.25%200%200%201%200-4.5m12.854.716l.981%201.88a.75.75%200%201%200%201.33-.693l-.982-1.88Q19.09%2014%2019.25%2014a2.25%202.25%200%201%201-1.646.716M17.5%208.5a1%201%200%200%201%201-1h1v2h-1a1%201%200%200%201-1-1%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%204a.75.75%200%200%200%200%201.5h1.59a.75.75%200%200%201%20.666.403l1.663%203.187A2.5%202.5%200%200%200%2014%209h-2.219a4.25%204.25%200%200%200-3.69%202.141L7.315%2012.5H4.75a3.75%203.75%200%201%200%203.537%205h2.012a3.25%203.25%200%200%200%202.822-1.637l1.068-1.87a2.5%202.5%200%200%200%202.17-1.663l.526%201.01a3.75%203.75%200%201%200%201.33-.695l-1.064-2.04c.389.25.852.395%201.349.395h1.75a.75.75%200%200%200%20.75-.75v-3.5a.75.75%200%200%200-.75-.75H18.5a2.5%202.5%200%200%200-2.498%202.403l-1.666-3.194A2.25%202.25%200%200%200%2012.34%204zm3.015%208.5H9.042l.351-.614a2.75%202.75%200%200%201%202.388-1.386H14a1%201%200%201%201%200%202zM12.458%2014l-.64%201.118A1.75%201.75%200%200%201%2010.3%2016H8.492a3.73%203.73%200%200%200-.742-2zM4.75%2014a2.25%202.25%200%201%201%200%204.5a2.25%202.25%200%200%201%200-4.5m12.854.716l.981%201.88a.75.75%200%201%200%201.33-.693l-.982-1.88Q19.09%2014%2019.25%2014a2.25%202.25%200%201%201-1.646.716M17.5%208.5a1%201%200%200%201%201-1h1v2h-1a1%201%200%200%201-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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