vehicle cable car icon

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

Name
vehicle-cable-car-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the vehicle cable car icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.151 3.007a.75.75 0 1 1 .198 1.487L17.5 5.54v3.71c0 .644-.187 1.245-.51 1.75h2.26A3.75 3.75 0 0 1 23 14.75v7.5A2.75 2.75 0 0 1 20.25 25H7.75A2.75 2.75 0 0 1 5 22.25v-7.5A3.75 3.75 0 0 1 8.75 11h5.5A1.75 1.75 0 0 0 16 9.25V5.74L2.85 7.494a.75.75 0 0 1-.199-1.487l13.35-1.78V3.75a.75.75 0 0 1 1.5 0v.277zm-3.65 11.743a2.25 2.25 0 0 0-2.25-2.25H8.75a2.25 2.25 0 0 0-2.25 2.25v3.75h15zM6.5 20v2.25c0 .69.559 1.25 1.25 1.25h12.5c.69 0 1.25-.56 1.25-1.25V20z"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleCableCar28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.151 3.007a.75.75 0 1 1 .198 1.487L17.5 5.54v3.71c0 .644-.187 1.245-.51 1.75h2.26A3.75 3.75 0 0 1 23 14.75v7.5A2.75 2.75 0 0 1 20.25 25H7.75A2.75 2.75 0 0 1 5 22.25v-7.5A3.75 3.75 0 0 1 8.75 11h5.5A1.75 1.75 0 0 0 16 9.25V5.74L2.85 7.494a.75.75 0 0 1-.199-1.487l13.35-1.78V3.75a.75.75 0 0 1 1.5 0v.277zm-3.65 11.743a2.25 2.25 0 0 0-2.25-2.25H8.75a2.25 2.25 0 0 0-2.25 2.25v3.75h15zM6.5 20v2.25c0 .69.559 1.25 1.25 1.25h12.5c.69 0 1.25-.56 1.25-1.25V20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.151 3.007a.75.75 0 1 1 .198 1.487L17.5 5.54v3.71c0 .644-.187 1.245-.51 1.75h2.26A3.75 3.75 0 0 1 23 14.75v7.5A2.75 2.75 0 0 1 20.25 25H7.75A2.75 2.75 0 0 1 5 22.25v-7.5A3.75 3.75 0 0 1 8.75 11h5.5A1.75 1.75 0 0 0 16 9.25V5.74L2.85 7.494a.75.75 0 0 1-.199-1.487l13.35-1.78V3.75a.75.75 0 0 1 1.5 0v.277zm-3.65 11.743a2.25 2.25 0 0 0-2.25-2.25H8.75a2.25 2.25 0 0 0-2.25 2.25v3.75h15zM6.5 20v2.25c0 .69.559 1.25 1.25 1.25h12.5c.69 0 1.25-.56 1.25-1.25V20z"/></svg>
</template>

CSS

.icon-vehicle-cable-car-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.151%203.007a.75.75%200%201%201%20.198%201.487L17.5%205.54v3.71c0%20.644-.187%201.245-.51%201.75h2.26A3.75%203.75%200%200%201%2023%2014.75v7.5A2.75%202.75%200%200%201%2020.25%2025H7.75A2.75%202.75%200%200%201%205%2022.25v-7.5A3.75%203.75%200%200%201%208.75%2011h5.5A1.75%201.75%200%200%200%2016%209.25V5.74L2.85%207.494a.75.75%200%200%201-.199-1.487l13.35-1.78V3.75a.75.75%200%200%201%201.5%200v.277zm-3.65%2011.743a2.25%202.25%200%200%200-2.25-2.25H8.75a2.25%202.25%200%200%200-2.25%202.25v3.75h15zM6.5%2020v2.25c0%20.69.559%201.25%201.25%201.25h12.5c.69%200%201.25-.56%201.25-1.25V20z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.151%203.007a.75.75%200%201%201%20.198%201.487L17.5%205.54v3.71c0%20.644-.187%201.245-.51%201.75h2.26A3.75%203.75%200%200%201%2023%2014.75v7.5A2.75%202.75%200%200%201%2020.25%2025H7.75A2.75%202.75%200%200%201%205%2022.25v-7.5A3.75%203.75%200%200%201%208.75%2011h5.5A1.75%201.75%200%200%200%2016%209.25V5.74L2.85%207.494a.75.75%200%200%201-.199-1.487l13.35-1.78V3.75a.75.75%200%200%201%201.5%200v.277zm-3.65%2011.743a2.25%202.25%200%200%200-2.25-2.25H8.75a2.25%202.25%200%200%200-2.25%202.25v3.75h15zM6.5%2020v2.25c0%20.69.559%201.25%201.25%201.25h12.5c.69%200%201.25-.56%201.25-1.25V20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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