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

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

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the gondola lift icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21q-.825 0-1.412-.587T3 19v-6q0-1.65 1.175-2.825T7 9h4V6.275l-8.775 2.4q-.45.125-.838-.162T1 7.725q0-.325.188-.575T1.7 6.8l4.425-1.2q-.05-.125-.088-.275T6 5q0-.625.438-1.062T7.5 3.5q.575 0 1 .375t.475.95L11 4.275V4q0-.425.288-.712T12 3q.35 0 .613.2t.362.525l2.175-.575q-.075-.15-.112-.312T15 2.5q0-.625.438-1.062T16.5 1q.575 0 1.013.4t.487.975l3.775-1.05q.45-.125.838.163t.387.787q0 .325-.187.575t-.513.35L13 5.725V9h4q1.65 0 2.825 1.175T21 13v6q0 .825-.587 1.413T19 21zm0-2h14v-2H5zm0-4h3.325v-4H7q-.825 0-1.412.588T5 13zm5.325 0h3.325v-4h-3.325zm5.35 0H19v-2q0-.825-.587-1.412T17 11h-1.325zM5 19v-2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsGondolaLiftOutlineRounded(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="M5 21q-.825 0-1.412-.587T3 19v-6q0-1.65 1.175-2.825T7 9h4V6.275l-8.775 2.4q-.45.125-.838-.162T1 7.725q0-.325.188-.575T1.7 6.8l4.425-1.2q-.05-.125-.088-.275T6 5q0-.625.438-1.062T7.5 3.5q.575 0 1 .375t.475.95L11 4.275V4q0-.425.288-.712T12 3q.35 0 .613.2t.362.525l2.175-.575q-.075-.15-.112-.312T15 2.5q0-.625.438-1.062T16.5 1q.575 0 1.013.4t.487.975l3.775-1.05q.45-.125.838.163t.387.787q0 .325-.187.575t-.513.35L13 5.725V9h4q1.65 0 2.825 1.175T21 13v6q0 .825-.587 1.413T19 21zm0-2h14v-2H5zm0-4h3.325v-4H7q-.825 0-1.412.588T5 13zm5.325 0h3.325v-4h-3.325zm5.35 0H19v-2q0-.825-.587-1.412T17 11h-1.325zM5 19v-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21q-.825 0-1.412-.587T3 19v-6q0-1.65 1.175-2.825T7 9h4V6.275l-8.775 2.4q-.45.125-.838-.162T1 7.725q0-.325.188-.575T1.7 6.8l4.425-1.2q-.05-.125-.088-.275T6 5q0-.625.438-1.062T7.5 3.5q.575 0 1 .375t.475.95L11 4.275V4q0-.425.288-.712T12 3q.35 0 .613.2t.362.525l2.175-.575q-.075-.15-.112-.312T15 2.5q0-.625.438-1.062T16.5 1q.575 0 1.013.4t.487.975l3.775-1.05q.45-.125.838.163t.387.787q0 .325-.187.575t-.513.35L13 5.725V9h4q1.65 0 2.825 1.175T21 13v6q0 .825-.587 1.413T19 21zm0-2h14v-2H5zm0-4h3.325v-4H7q-.825 0-1.412.588T5 13zm5.325 0h3.325v-4h-3.325zm5.35 0H19v-2q0-.825-.587-1.412T17 11h-1.325zM5 19v-2z"/></svg>
</template>

CSS

.icon-gondola-lift-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%22M5%2021q-.825%200-1.412-.587T3%2019v-6q0-1.65%201.175-2.825T7%209h4V6.275l-8.775%202.4q-.45.125-.838-.162T1%207.725q0-.325.188-.575T1.7%206.8l4.425-1.2q-.05-.125-.088-.275T6%205q0-.625.438-1.062T7.5%203.5q.575%200%201%20.375t.475.95L11%204.275V4q0-.425.288-.712T12%203q.35%200%20.613.2t.362.525l2.175-.575q-.075-.15-.112-.312T15%202.5q0-.625.438-1.062T16.5%201q.575%200%201.013.4t.487.975l3.775-1.05q.45-.125.838.163t.387.787q0%20.325-.187.575t-.513.35L13%205.725V9h4q1.65%200%202.825%201.175T21%2013v6q0%20.825-.587%201.413T19%2021zm0-2h14v-2H5zm0-4h3.325v-4H7q-.825%200-1.412.588T5%2013zm5.325%200h3.325v-4h-3.325zm5.35%200H19v-2q0-.825-.587-1.412T17%2011h-1.325zM5%2019v-2z%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%22M5%2021q-.825%200-1.412-.587T3%2019v-6q0-1.65%201.175-2.825T7%209h4V6.275l-8.775%202.4q-.45.125-.838-.162T1%207.725q0-.325.188-.575T1.7%206.8l4.425-1.2q-.05-.125-.088-.275T6%205q0-.625.438-1.062T7.5%203.5q.575%200%201%20.375t.475.95L11%204.275V4q0-.425.288-.712T12%203q.35%200%20.613.2t.362.525l2.175-.575q-.075-.15-.112-.312T15%202.5q0-.625.438-1.062T16.5%201q.575%200%201.013.4t.487.975l3.775-1.05q.45-.125.838.163t.387.787q0%20.325-.187.575t-.513.35L13%205.725V9h4q1.65%200%202.825%201.175T21%2013v6q0%20.825-.587%201.413T19%2021zm0-2h14v-2H5zm0-4h3.325v-4H7q-.825%200-1.412.588T5%2013zm5.325%200h3.325v-4h-3.325zm5.35%200H19v-2q0-.825-.587-1.412T17%2011h-1.325zM5%2019v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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