escalator down icon

escalator-down-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
escalator-down-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the escalator down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.04 4a3 3 0 0 1 2.342 1.126L17.48 14H19a3 3 0 0 1 0 6h-3.04a3 3 0 0 1-2.342-1.126L6.52 10H5a3 3 0 0 1 0-6zM18 3.172a1 1 0 0 1 1 1v3.242L19.414 7a1 1 0 0 1 1.414 1.414l-2.121 2.122a1 1 0 0 1-.153.124l-.03.019a1 1 0 0 1-.292.12l-.036.01q-.197.039-.393 0l-.036-.01a1 1 0 0 1-.244-.091l-.073-.044l-.005-.004a1 1 0 0 1-.152-.124l-2.121-2.122A1 1 0 1 1 16.586 7l.414.414V4.172a1 1 0 0 1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteEscalatorDownFill(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="M8.04 4a3 3 0 0 1 2.342 1.126L17.48 14H19a3 3 0 0 1 0 6h-3.04a3 3 0 0 1-2.342-1.126L6.52 10H5a3 3 0 0 1 0-6zM18 3.172a1 1 0 0 1 1 1v3.242L19.414 7a1 1 0 0 1 1.414 1.414l-2.121 2.122a1 1 0 0 1-.153.124l-.03.019a1 1 0 0 1-.292.12l-.036.01q-.197.039-.393 0l-.036-.01a1 1 0 0 1-.244-.091l-.073-.044l-.005-.004a1 1 0 0 1-.152-.124l-2.121-2.122A1 1 0 1 1 16.586 7l.414.414V4.172a1 1 0 0 1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.04 4a3 3 0 0 1 2.342 1.126L17.48 14H19a3 3 0 0 1 0 6h-3.04a3 3 0 0 1-2.342-1.126L6.52 10H5a3 3 0 0 1 0-6zM18 3.172a1 1 0 0 1 1 1v3.242L19.414 7a1 1 0 0 1 1.414 1.414l-2.121 2.122a1 1 0 0 1-.153.124l-.03.019a1 1 0 0 1-.292.12l-.036.01q-.197.039-.393 0l-.036-.01a1 1 0 0 1-.244-.091l-.073-.044l-.005-.004a1 1 0 0 1-.152-.124l-2.121-2.122A1 1 0 1 1 16.586 7l.414.414V4.172a1 1 0 0 1 1-1"/></svg>
</template>

CSS

.icon-escalator-down-fill {
  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%22M8.04%204a3%203%200%200%201%202.342%201.126L17.48%2014H19a3%203%200%200%201%200%206h-3.04a3%203%200%200%201-2.342-1.126L6.52%2010H5a3%203%200%200%201%200-6zM18%203.172a1%201%200%200%201%201%201v3.242L19.414%207a1%201%200%200%201%201.414%201.414l-2.121%202.122a1%201%200%200%201-.153.124l-.03.019a1%201%200%200%201-.292.12l-.036.01q-.197.039-.393%200l-.036-.01a1%201%200%200%201-.244-.091l-.073-.044l-.005-.004a1%201%200%200%201-.152-.124l-2.121-2.122A1%201%200%201%201%2016.586%207l.414.414V4.172a1%201%200%200%201%201-1%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%22M8.04%204a3%203%200%200%201%202.342%201.126L17.48%2014H19a3%203%200%200%201%200%206h-3.04a3%203%200%200%201-2.342-1.126L6.52%2010H5a3%203%200%200%201%200-6zM18%203.172a1%201%200%200%201%201%201v3.242L19.414%207a1%201%200%200%201%201.414%201.414l-2.121%202.122a1%201%200%200%201-.153.124l-.03.019a1%201%200%200%201-.292.12l-.036.01q-.197.039-.393%200l-.036-.01a1%201%200%200%201-.244-.091l-.073-.044l-.005-.004a1%201%200%200%201-.152-.124l-2.121-2.122A1%201%200%201%201%2016.586%207l.414.414V4.172a1%201%200%200%201%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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