funicular-outline-rounded from Material Symbols Light by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
funicular-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the funicular icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.629 21.829q-.238.067-.434-.078Q2 21.606 2 21.353q0-.165.091-.29q.092-.124.263-.186l4.896-1.348v-3.145H4.808q-.343 0-.576-.232T4 15.578V6h-.5q-.213 0-.356-.144T3 5.499t.144-.356T3.5 5h2.385v-.423q0-.343.232-.575t.575-.233h10.616q.343 0 .575.232t.233.576V5H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 6H20v7.77q0 .343-.232.575t-.576.232h-2.404v2.356l4.583-1.262q.239-.067.434.078t.195.398q0 .165-.091.29q-.092.124-.263.186zm6.083-2.696l6.615-1.804v-2.752H12.5v1q0 .343-.232.576q-.233.232-.576.232h-2.98zM5 15.385h6.5V14H5zm7.5-1.808H19v-1.385h-6.5zM5 13h6.5V6H5zm7.5-1.808H19V6h-6.5zm-1 4.193V14zm1-1.808v-1.385z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFunicularOutlineRounded(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="M2.629 21.829q-.238.067-.434-.078Q2 21.606 2 21.353q0-.165.091-.29q.092-.124.263-.186l4.896-1.348v-3.145H4.808q-.343 0-.576-.232T4 15.578V6h-.5q-.213 0-.356-.144T3 5.499t.144-.356T3.5 5h2.385v-.423q0-.343.232-.575t.575-.233h10.616q.343 0 .575.232t.233.576V5H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 6H20v7.77q0 .343-.232.575t-.576.232h-2.404v2.356l4.583-1.262q.239-.067.434.078t.195.398q0 .165-.091.29q-.092.124-.263.186zm6.083-2.696l6.615-1.804v-2.752H12.5v1q0 .343-.232.576q-.233.232-.576.232h-2.98zM5 15.385h6.5V14H5zm7.5-1.808H19v-1.385h-6.5zM5 13h6.5V6H5zm7.5-1.808H19V6h-6.5zm-1 4.193V14zm1-1.808v-1.385z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.629 21.829q-.238.067-.434-.078Q2 21.606 2 21.353q0-.165.091-.29q.092-.124.263-.186l4.896-1.348v-3.145H4.808q-.343 0-.576-.232T4 15.578V6h-.5q-.213 0-.356-.144T3 5.499t.144-.356T3.5 5h2.385v-.423q0-.343.232-.575t.575-.233h10.616q.343 0 .575.232t.233.576V5H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 6H20v7.77q0 .343-.232.575t-.576.232h-2.404v2.356l4.583-1.262q.239-.067.434.078t.195.398q0 .165-.091.29q-.092.124-.263.186zm6.083-2.696l6.615-1.804v-2.752H12.5v1q0 .343-.232.576q-.233.232-.576.232h-2.98zM5 15.385h6.5V14H5zm7.5-1.808H19v-1.385h-6.5zM5 13h6.5V6H5zm7.5-1.808H19V6h-6.5zm-1 4.193V14zm1-1.808v-1.385z"/></svg>
</template>

CSS

.icon-funicular-outline-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%22M2.629%2021.829q-.238.067-.434-.078Q2%2021.606%202%2021.353q0-.165.091-.29q.092-.124.263-.186l4.896-1.348v-3.145H4.808q-.343%200-.576-.232T4%2015.578V6h-.5q-.213%200-.356-.144T3%205.499t.144-.356T3.5%205h2.385v-.423q0-.343.232-.575t.575-.233h10.616q.343%200%20.575.232t.233.576V5H20.5q.213%200%20.356.144t.144.357t-.144.356T20.5%206H20v7.77q0%20.343-.232.575t-.576.232h-2.404v2.356l4.583-1.262q.239-.067.434.078t.195.398q0%20.165-.091.29q-.092.124-.263.186zm6.083-2.696l6.615-1.804v-2.752H12.5v1q0%20.343-.232.576q-.233.232-.576.232h-2.98zM5%2015.385h6.5V14H5zm7.5-1.808H19v-1.385h-6.5zM5%2013h6.5V6H5zm7.5-1.808H19V6h-6.5zm-1%204.193V14zm1-1.808v-1.385z%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%22M2.629%2021.829q-.238.067-.434-.078Q2%2021.606%202%2021.353q0-.165.091-.29q.092-.124.263-.186l4.896-1.348v-3.145H4.808q-.343%200-.576-.232T4%2015.578V6h-.5q-.213%200-.356-.144T3%205.499t.144-.356T3.5%205h2.385v-.423q0-.343.232-.575t.575-.233h10.616q.343%200%20.575.232t.233.576V5H20.5q.213%200%20.356.144t.144.357t-.144.356T20.5%206H20v7.77q0%20.343-.232.575t-.576.232h-2.404v2.356l4.583-1.262q.239-.067.434.078t.195.398q0%20.165-.091.29q-.092.124-.263.186zm6.083-2.696l6.615-1.804v-2.752H12.5v1q0%20.343-.232.576q-.233.232-.576.232h-2.98zM5%2015.385h6.5V14H5zm7.5-1.808H19v-1.385h-6.5zM5%2013h6.5V6H5zm7.5-1.808H19V6h-6.5zm-1%204.193V14zm1-1.808v-1.385z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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