escalator warning icon

escalator-warning from Material Symbols by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.

Name
escalator-warning
Set
Material Symbols
Style
Regular
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
escalator-warning-outline

2 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the escalator warning icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.088 5.413Q4.5 4.825 4.5 4t.588-1.412T6.5 2t1.413.588T8.5 4t-.587 1.413T6.5 6t-1.412-.587M17 11q-.625 0-1.062-.437T15.5 9.5t.438-1.062T17 8t1.063.438T18.5 9.5t-.437 1.063T17 11M4.5 22v-7H3V9q0-.825.588-1.412T5 7h3q.55 0 1 .263T9.725 8l3.575 6.175l1.025-1.525q.2-.3.538-.475t.712-.175H18.5q.625 0 1.063.438T20 13.5V17h-1v5h-4v-7.1l-.775 1.1h-2.2L9.5 11.6V22z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEscalatorWarning(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.088 5.413Q4.5 4.825 4.5 4t.588-1.412T6.5 2t1.413.588T8.5 4t-.587 1.413T6.5 6t-1.412-.587M17 11q-.625 0-1.062-.437T15.5 9.5t.438-1.062T17 8t1.063.438T18.5 9.5t-.437 1.063T17 11M4.5 22v-7H3V9q0-.825.588-1.412T5 7h3q.55 0 1 .263T9.725 8l3.575 6.175l1.025-1.525q.2-.3.538-.475t.712-.175H18.5q.625 0 1.063.438T20 13.5V17h-1v5h-4v-7.1l-.775 1.1h-2.2L9.5 11.6V22z"/></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.088 5.413Q4.5 4.825 4.5 4t.588-1.412T6.5 2t1.413.588T8.5 4t-.587 1.413T6.5 6t-1.412-.587M17 11q-.625 0-1.062-.437T15.5 9.5t.438-1.062T17 8t1.063.438T18.5 9.5t-.437 1.063T17 11M4.5 22v-7H3V9q0-.825.588-1.412T5 7h3q.55 0 1 .263T9.725 8l3.575 6.175l1.025-1.525q.2-.3.538-.475t.712-.175H18.5q.625 0 1.063.438T20 13.5V17h-1v5h-4v-7.1l-.775 1.1h-2.2L9.5 11.6V22z"/></svg>
</template>

CSS

.icon-escalator-warning {
  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.088%205.413Q4.5%204.825%204.5%204t.588-1.412T6.5%202t1.413.588T8.5%204t-.587%201.413T6.5%206t-1.412-.587M17%2011q-.625%200-1.062-.437T15.5%209.5t.438-1.062T17%208t1.063.438T18.5%209.5t-.437%201.063T17%2011M4.5%2022v-7H3V9q0-.825.588-1.412T5%207h3q.55%200%201%20.263T9.725%208l3.575%206.175l1.025-1.525q.2-.3.538-.475t.712-.175H18.5q.625%200%201.063.438T20%2013.5V17h-1v5h-4v-7.1l-.775%201.1h-2.2L9.5%2011.6V22z%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.088%205.413Q4.5%204.825%204.5%204t.588-1.412T6.5%202t1.413.588T8.5%204t-.587%201.413T6.5%206t-1.412-.587M17%2011q-.625%200-1.062-.437T15.5%209.5t.438-1.062T17%208t1.063.438T18.5%209.5t-.437%201.063T17%2011M4.5%2022v-7H3V9q0-.825.588-1.412T5%207h3q.55%200%201%20.263T9.725%208l3.575%206.175l1.025-1.525q.2-.3.538-.475t.712-.175H18.5q.625%200%201.063.438T20%2013.5V17h-1v5h-4v-7.1l-.775%201.1h-2.2L9.5%2011.6V22z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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