trolley cable car icon

trolley-cable-car-rounded from Material Symbols by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
trolley-cable-car-rounded
Set
Material Symbols
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the trolley 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.625 21q-.575 0-.812-.537T7 19.5l.5-.5H4q-.425 0-.712-.288T3 18t.288-.712T4 17V6q-.425 0-.712-.288T3 5t.288-.712T4 4h3V3q0-.425.288-.712T8 2h8q.425 0 .713.288T17 3v1h3q.425 0 .713.288T21 5t-.288.713T20 6v11q.425 0 .713.288T21 18t-.288.713T20 19h-3.5l.5.5q.425.425.2.963t-.825.537q-.175 0-.337-.062t-.288-.188L14 19h-4l-1.75 1.75q-.125.125-.288.188T7.626 21M13 10h5V7h-5zm-7 0h5V7H6zm6 6q.625 0 1.063-.437T13.5 14.5t-.437-1.062T12 13t-1.062.438T10.5 14.5t.438 1.063T12 16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTrolleyCableCarRounded(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.625 21q-.575 0-.812-.537T7 19.5l.5-.5H4q-.425 0-.712-.288T3 18t.288-.712T4 17V6q-.425 0-.712-.288T3 5t.288-.712T4 4h3V3q0-.425.288-.712T8 2h8q.425 0 .713.288T17 3v1h3q.425 0 .713.288T21 5t-.288.713T20 6v11q.425 0 .713.288T21 18t-.288.713T20 19h-3.5l.5.5q.425.425.2.963t-.825.537q-.175 0-.337-.062t-.288-.188L14 19h-4l-1.75 1.75q-.125.125-.288.188T7.626 21M13 10h5V7h-5zm-7 0h5V7H6zm6 6q.625 0 1.063-.437T13.5 14.5t-.437-1.062T12 13t-1.062.438T10.5 14.5t.438 1.063T12 16"/></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.625 21q-.575 0-.812-.537T7 19.5l.5-.5H4q-.425 0-.712-.288T3 18t.288-.712T4 17V6q-.425 0-.712-.288T3 5t.288-.712T4 4h3V3q0-.425.288-.712T8 2h8q.425 0 .713.288T17 3v1h3q.425 0 .713.288T21 5t-.288.713T20 6v11q.425 0 .713.288T21 18t-.288.713T20 19h-3.5l.5.5q.425.425.2.963t-.825.537q-.175 0-.337-.062t-.288-.188L14 19h-4l-1.75 1.75q-.125.125-.288.188T7.626 21M13 10h5V7h-5zm-7 0h5V7H6zm6 6q.625 0 1.063-.437T13.5 14.5t-.437-1.062T12 13t-1.062.438T10.5 14.5t.438 1.063T12 16"/></svg>
</template>

CSS

.icon-trolley-cable-car-rounded {
  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.625%2021q-.575%200-.812-.537T7%2019.5l.5-.5H4q-.425%200-.712-.288T3%2018t.288-.712T4%2017V6q-.425%200-.712-.288T3%205t.288-.712T4%204h3V3q0-.425.288-.712T8%202h8q.425%200%20.713.288T17%203v1h3q.425%200%20.713.288T21%205t-.288.713T20%206v11q.425%200%20.713.288T21%2018t-.288.713T20%2019h-3.5l.5.5q.425.425.2.963t-.825.537q-.175%200-.337-.062t-.288-.188L14%2019h-4l-1.75%201.75q-.125.125-.288.188T7.626%2021M13%2010h5V7h-5zm-7%200h5V7H6zm6%206q.625%200%201.063-.437T13.5%2014.5t-.437-1.062T12%2013t-1.062.438T10.5%2014.5t.438%201.063T12%2016%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.625%2021q-.575%200-.812-.537T7%2019.5l.5-.5H4q-.425%200-.712-.288T3%2018t.288-.712T4%2017V6q-.425%200-.712-.288T3%205t.288-.712T4%204h3V3q0-.425.288-.712T8%202h8q.425%200%20.713.288T17%203v1h3q.425%200%20.713.288T21%205t-.288.713T20%206v11q.425%200%20.713.288T21%2018t-.288.713T20%2019h-3.5l.5.5q.425.425.2.963t-.825.537q-.175%200-.337-.062t-.288-.188L14%2019h-4l-1.75%201.75q-.125.125-.288.188T7.626%2021M13%2010h5V7h-5zm-7%200h5V7H6zm6%206q.625%200%201.063-.437T13.5%2014.5t-.437-1.062T12%2013t-1.062.438T10.5%2014.5t.438%201.063T12%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/trolley-cable-car-rounded.svg?color=%231a73e8&size=48