cable car icon
cable-car from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- cable-car
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- cable-car-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
Use the 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="M7.75 19.77V19H4v-1h1V6H4V5h2.998l.618-1.23h8.75L17.002 5H20v1h-1v12h1v1h-3.75v.77zm5.043-3.717q.323-.313.323-.78q0-.466-.327-.793t-.793-.326t-.79.326q-.321.327-.321.794q0 .466.326.779t.793.312t.79-.312M6 11.462h3.404v-3.77q0-.705-.493-1.198Q8.418 6 7.714 6t-1.21.494T6 7.692zm4.289 0h3.403v-3.77q0-.705-.493-1.198Q12.708 6 12.003 6t-1.209.494t-.504 1.198zm4.307 0H18v-3.77q0-.705-.505-1.198Q16.99 6 16.286 6t-1.197.494t-.493 1.198z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCableCar(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="M7.75 19.77V19H4v-1h1V6H4V5h2.998l.618-1.23h8.75L17.002 5H20v1h-1v12h1v1h-3.75v.77zm5.043-3.717q.323-.313.323-.78q0-.466-.327-.793t-.793-.326t-.79.326q-.321.327-.321.794q0 .466.326.779t.793.312t.79-.312M6 11.462h3.404v-3.77q0-.705-.493-1.198Q8.418 6 7.714 6t-1.21.494T6 7.692zm4.289 0h3.403v-3.77q0-.705-.493-1.198Q12.708 6 12.003 6t-1.209.494t-.504 1.198zm4.307 0H18v-3.77q0-.705-.505-1.198Q16.99 6 16.286 6t-1.197.494t-.493 1.198z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.75 19.77V19H4v-1h1V6H4V5h2.998l.618-1.23h8.75L17.002 5H20v1h-1v12h1v1h-3.75v.77zm5.043-3.717q.323-.313.323-.78q0-.466-.327-.793t-.793-.326t-.79.326q-.321.327-.321.794q0 .466.326.779t.793.312t.79-.312M6 11.462h3.404v-3.77q0-.705-.493-1.198Q8.418 6 7.714 6t-1.21.494T6 7.692zm4.289 0h3.403v-3.77q0-.705-.493-1.198Q12.708 6 12.003 6t-1.209.494t-.504 1.198zm4.307 0H18v-3.77q0-.705-.505-1.198Q16.99 6 16.286 6t-1.197.494t-.493 1.198z"/></svg> </template>
CSS
.icon-cable-car {
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%22M7.75%2019.77V19H4v-1h1V6H4V5h2.998l.618-1.23h8.75L17.002%205H20v1h-1v12h1v1h-3.75v.77zm5.043-3.717q.323-.313.323-.78q0-.466-.327-.793t-.793-.326t-.79.326q-.321.327-.321.794q0%20.466.326.779t.793.312t.79-.312M6%2011.462h3.404v-3.77q0-.705-.493-1.198Q8.418%206%207.714%206t-1.21.494T6%207.692zm4.289%200h3.403v-3.77q0-.705-.493-1.198Q12.708%206%2012.003%206t-1.209.494t-.504%201.198zm4.307%200H18v-3.77q0-.705-.505-1.198Q16.99%206%2016.286%206t-1.197.494t-.493%201.198z%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%22M7.75%2019.77V19H4v-1h1V6H4V5h2.998l.618-1.23h8.75L17.002%205H20v1h-1v12h1v1h-3.75v.77zm5.043-3.717q.323-.313.323-.78q0-.466-.327-.793t-.793-.326t-.79.326q-.321.327-.321.794q0%20.466.326.779t.793.312t.79-.312M6%2011.462h3.404v-3.77q0-.705-.493-1.198Q8.418%206%207.714%206t-1.21.494T6%207.692zm4.289%200h3.403v-3.77q0-.705-.493-1.198Q12.708%206%2012.003%206t-1.209.494t-.504%201.198zm4.307%200H18v-3.77q0-.705-.505-1.198Q16.99%206%2016.286%206t-1.197.494t-.493%201.198z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cable-car.svg?color=%231a73e8&size=48