vehicle cable car icon
vehicle-cable-car-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- vehicle-cable-car-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
vehicle-bicycle-16-filledvehicle-bus-16-filledvehicle-cab-16-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 cable car icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.15 3.007a.75.75 0 1 1 .2 1.486l-6.85.926V7.25c0 .644-.187 1.245-.51 1.75h2.76A3.25 3.25 0 0 1 20 12.25v6.5A2.25 2.25 0 0 1 17.75 21H6.25A2.25 2.25 0 0 1 4 18.75v-6.5A3.25 3.25 0 0 1 7.25 9h4.001a1.75 1.75 0 0 0 1.75-1.75V5.622L2.85 6.993a.75.75 0 1 1-.201-1.486L13 4.108V3.75a.75.75 0 0 1 1.5 0v.155zM7.25 10.5a1.75 1.75 0 0 0-1.75 1.75v3.25h13v-3.25a1.75 1.75 0 0 0-1.75-1.75zM18.5 17h-13v1.75c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75z"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleCableCar24Regular(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="M21.15 3.007a.75.75 0 1 1 .2 1.486l-6.85.926V7.25c0 .644-.187 1.245-.51 1.75h2.76A3.25 3.25 0 0 1 20 12.25v6.5A2.25 2.25 0 0 1 17.75 21H6.25A2.25 2.25 0 0 1 4 18.75v-6.5A3.25 3.25 0 0 1 7.25 9h4.001a1.75 1.75 0 0 0 1.75-1.75V5.622L2.85 6.993a.75.75 0 1 1-.201-1.486L13 4.108V3.75a.75.75 0 0 1 1.5 0v.155zM7.25 10.5a1.75 1.75 0 0 0-1.75 1.75v3.25h13v-3.25a1.75 1.75 0 0 0-1.75-1.75zM18.5 17h-13v1.75c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.15 3.007a.75.75 0 1 1 .2 1.486l-6.85.926V7.25c0 .644-.187 1.245-.51 1.75h2.76A3.25 3.25 0 0 1 20 12.25v6.5A2.25 2.25 0 0 1 17.75 21H6.25A2.25 2.25 0 0 1 4 18.75v-6.5A3.25 3.25 0 0 1 7.25 9h4.001a1.75 1.75 0 0 0 1.75-1.75V5.622L2.85 6.993a.75.75 0 1 1-.201-1.486L13 4.108V3.75a.75.75 0 0 1 1.5 0v.155zM7.25 10.5a1.75 1.75 0 0 0-1.75 1.75v3.25h13v-3.25a1.75 1.75 0 0 0-1.75-1.75zM18.5 17h-13v1.75c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75z"/></svg> </template>
CSS
.icon-vehicle-cable-car-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%22M21.15%203.007a.75.75%200%201%201%20.2%201.486l-6.85.926V7.25c0%20.644-.187%201.245-.51%201.75h2.76A3.25%203.25%200%200%201%2020%2012.25v6.5A2.25%202.25%200%200%201%2017.75%2021H6.25A2.25%202.25%200%200%201%204%2018.75v-6.5A3.25%203.25%200%200%201%207.25%209h4.001a1.75%201.75%200%200%200%201.75-1.75V5.622L2.85%206.993a.75.75%200%201%201-.201-1.486L13%204.108V3.75a.75.75%200%200%201%201.5%200v.155zM7.25%2010.5a1.75%201.75%200%200%200-1.75%201.75v3.25h13v-3.25a1.75%201.75%200%200%200-1.75-1.75zM18.5%2017h-13v1.75c0%20.414.336.75.75.75h11.5a.75.75%200%200%200%20.75-.75z%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%22M21.15%203.007a.75.75%200%201%201%20.2%201.486l-6.85.926V7.25c0%20.644-.187%201.245-.51%201.75h2.76A3.25%203.25%200%200%201%2020%2012.25v6.5A2.25%202.25%200%200%201%2017.75%2021H6.25A2.25%202.25%200%200%201%204%2018.75v-6.5A3.25%203.25%200%200%201%207.25%209h4.001a1.75%201.75%200%200%200%201.75-1.75V5.622L2.85%206.993a.75.75%200%201%201-.201-1.486L13%204.108V3.75a.75.75%200%200%201%201.5%200v.155zM7.25%2010.5a1.75%201.75%200%200%200-1.75%201.75v3.25h13v-3.25a1.75%201.75%200%200%200-1.75-1.75zM18.5%2017h-13v1.75c0%20.414.336.75.75.75h11.5a.75.75%200%200%200%20.75-.75z%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-24-regular.svg?color=%231a73e8&size=48