cable car icon
cable-car from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cable-car
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
cable-carBoxIcons v2cable-carBoxIcons v2 Solidcable-carFont Awesome 6 Solidcable-carFont Awesome Solidcable-carIconParkcable-carIconPark Outlinecable-carIconPark Solidcable-carIconPark TwoTonecable-carLucidecable-carMaterial Symbolscable-carMaterial Symbols Lightcable-carMyna UI Iconscable-carPhosphor
Use the cable car icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4.413 11.624a17.8 17.8 0 0 0-.215 6.462c.246 1.64.37 2.461 1.213 3.188C6.255 22 7.277 22 9.322 22h5.356c2.045 0 3.067 0 3.91-.726c.845-.727.968-1.547 1.215-3.188a17.8 17.8 0 0 0-.216-6.462c-.337-1.533-.506-2.3-1.329-2.962S16.468 8 14.533 8H9.468c-1.935 0-2.903 0-3.726.662s-.992 1.428-1.33 2.962Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 2h10m6 0h-6m0 0l-2 3.5m-3 0h6"/><path stroke-linecap="round" d="M4.5 16h15M12 9v7"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCableCar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M4.413 11.624a17.8 17.8 0 0 0-.215 6.462c.246 1.64.37 2.461 1.213 3.188C6.255 22 7.277 22 9.322 22h5.356c2.045 0 3.067 0 3.91-.726c.845-.727.968-1.547 1.215-3.188a17.8 17.8 0 0 0-.216-6.462c-.337-1.533-.506-2.3-1.329-2.962S16.468 8 14.533 8H9.468c-1.935 0-2.903 0-3.726.662s-.992 1.428-1.33 2.962Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 2h10m6 0h-6m0 0l-2 3.5m-3 0h6"/><path strokeLinecap="round" d="M4.5 16h15M12 9v7"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4.413 11.624a17.8 17.8 0 0 0-.215 6.462c.246 1.64.37 2.461 1.213 3.188C6.255 22 7.277 22 9.322 22h5.356c2.045 0 3.067 0 3.91-.726c.845-.727.968-1.547 1.215-3.188a17.8 17.8 0 0 0-.216-6.462c-.337-1.533-.506-2.3-1.329-2.962S16.468 8 14.533 8H9.468c-1.935 0-2.903 0-3.726.662s-.992 1.428-1.33 2.962Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 2h10m6 0h-6m0 0l-2 3.5m-3 0h6"/><path stroke-linecap="round" d="M4.5 16h15M12 9v7"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.413%2011.624a17.8%2017.8%200%200%200-.215%206.462c.246%201.64.37%202.461%201.213%203.188C6.255%2022%207.277%2022%209.322%2022h5.356c2.045%200%203.067%200%203.91-.726c.845-.727.968-1.547%201.215-3.188a17.8%2017.8%200%200%200-.216-6.462c-.337-1.533-.506-2.3-1.329-2.962S16.468%208%2014.533%208H9.468c-1.935%200-2.903%200-3.726.662s-.992%201.428-1.33%202.962Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%202h10m6%200h-6m0%200l-2%203.5m-3%200h6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.5%2016h15M12%209v7%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.413%2011.624a17.8%2017.8%200%200%200-.215%206.462c.246%201.64.37%202.461%201.213%203.188C6.255%2022%207.277%2022%209.322%2022h5.356c2.045%200%203.067%200%203.91-.726c.845-.727.968-1.547%201.215-3.188a17.8%2017.8%200%200%200-.216-6.462c-.337-1.533-.506-2.3-1.329-2.962S16.468%208%2014.533%208H9.468c-1.935%200-2.903%200-3.726.662s-.992%201.428-1.33%202.962Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%202h10m6%200h-6m0%200l-2%203.5m-3%200h6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.5%2016h15M12%209v7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cable-car.svg?color=%231a73e8&size=48