vehicle cable car icon
vehicle-cable-car-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- vehicle-cable-car-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- 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 20 20"><path fill="currentColor" d="M17.434 3.004a.5.5 0 1 1 .132.992L12 4.738V6a3 3 0 0 1-.764 2H13a3 3 0 0 1 3 3v2H4v-2a3 3 0 0 1 3-3h2a2 2 0 0 0 2-2V4.871L2.566 5.996a.5.5 0 1 1-.132-.992L11 3.862V3.5a.5.5 0 1 1 1 0v.229zM16 14v1a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1z"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleCableCar20Filled(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="M17.434 3.004a.5.5 0 1 1 .132.992L12 4.738V6a3 3 0 0 1-.764 2H13a3 3 0 0 1 3 3v2H4v-2a3 3 0 0 1 3-3h2a2 2 0 0 0 2-2V4.871L2.566 5.996a.5.5 0 1 1-.132-.992L11 3.862V3.5a.5.5 0 1 1 1 0v.229zM16 14v1a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M17.434 3.004a.5.5 0 1 1 .132.992L12 4.738V6a3 3 0 0 1-.764 2H13a3 3 0 0 1 3 3v2H4v-2a3 3 0 0 1 3-3h2a2 2 0 0 0 2-2V4.871L2.566 5.996a.5.5 0 1 1-.132-.992L11 3.862V3.5a.5.5 0 1 1 1 0v.229zM16 14v1a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1z"/></svg> </template>
CSS
.icon-vehicle-cable-car-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.434%203.004a.5.5%200%201%201%20.132.992L12%204.738V6a3%203%200%200%201-.764%202H13a3%203%200%200%201%203%203v2H4v-2a3%203%200%200%201%203-3h2a2%202%200%200%200%202-2V4.871L2.566%205.996a.5.5%200%201%201-.132-.992L11%203.862V3.5a.5.5%200%201%201%201%200v.229zM16%2014v1a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2v-1z%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%22M17.434%203.004a.5.5%200%201%201%20.132.992L12%204.738V6a3%203%200%200%201-.764%202H13a3%203%200%200%201%203%203v2H4v-2a3%203%200%200%201%203-3h2a2%202%200%200%200%202-2V4.871L2.566%205.996a.5.5%200%201%201-.132-.992L11%203.862V3.5a.5.5%200%201%201%201%200v.229zM16%2014v1a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2v-1z%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-20-filled.svg?color=%231a73e8&size=48