escalator up icon

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

Name
escalator-up-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 up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.96 4a3 3 0 0 0-2.342 1.126L6.52 14H5a3 3 0 0 0 0 6h3.04a3 3 0 0 0 2.342-1.126L17.48 10H19a3 3 0 1 0 0-6zM6 3.172q-.084 0-.165.015l-.026.003l-.01.002l-.025.006l-.06.015l-.01.004l-.02.007l-.069.025l-.025.012a1 1 0 0 0-.297.204l-2.121 2.12A1 1 0 1 0 4.586 7L5 6.586v3.243a1 1 0 0 0 2 0V6.586L7.414 7a1 1 0 1 0 1.414-1.414L6.707 3.465a1 1 0 0 0-.296-.204l-.025-.012l-.07-.025l-.021-.008l-.068-.018l-.03-.007h-.006l-.088-.014A1 1 0 0 0 6 3.172"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteEscalatorUpFill(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="M15.96 4a3 3 0 0 0-2.342 1.126L6.52 14H5a3 3 0 0 0 0 6h3.04a3 3 0 0 0 2.342-1.126L17.48 10H19a3 3 0 1 0 0-6zM6 3.172q-.084 0-.165.015l-.026.003l-.01.002l-.025.006l-.06.015l-.01.004l-.02.007l-.069.025l-.025.012a1 1 0 0 0-.297.204l-2.121 2.12A1 1 0 1 0 4.586 7L5 6.586v3.243a1 1 0 0 0 2 0V6.586L7.414 7a1 1 0 1 0 1.414-1.414L6.707 3.465a1 1 0 0 0-.296-.204l-.025-.012l-.07-.025l-.021-.008l-.068-.018l-.03-.007h-.006l-.088-.014A1 1 0 0 0 6 3.172"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.96 4a3 3 0 0 0-2.342 1.126L6.52 14H5a3 3 0 0 0 0 6h3.04a3 3 0 0 0 2.342-1.126L17.48 10H19a3 3 0 1 0 0-6zM6 3.172q-.084 0-.165.015l-.026.003l-.01.002l-.025.006l-.06.015l-.01.004l-.02.007l-.069.025l-.025.012a1 1 0 0 0-.297.204l-2.121 2.12A1 1 0 1 0 4.586 7L5 6.586v3.243a1 1 0 0 0 2 0V6.586L7.414 7a1 1 0 1 0 1.414-1.414L6.707 3.465a1 1 0 0 0-.296-.204l-.025-.012l-.07-.025l-.021-.008l-.068-.018l-.03-.007h-.006l-.088-.014A1 1 0 0 0 6 3.172"/></svg>
</template>

CSS

.icon-escalator-up-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%22M15.96%204a3%203%200%200%200-2.342%201.126L6.52%2014H5a3%203%200%200%200%200%206h3.04a3%203%200%200%200%202.342-1.126L17.48%2010H19a3%203%200%201%200%200-6zM6%203.172q-.084%200-.165.015l-.026.003l-.01.002l-.025.006l-.06.015l-.01.004l-.02.007l-.069.025l-.025.012a1%201%200%200%200-.297.204l-2.121%202.12A1%201%200%201%200%204.586%207L5%206.586v3.243a1%201%200%200%200%202%200V6.586L7.414%207a1%201%200%201%200%201.414-1.414L6.707%203.465a1%201%200%200%200-.296-.204l-.025-.012l-.07-.025l-.021-.008l-.068-.018l-.03-.007h-.006l-.088-.014A1%201%200%200%200%206%203.172%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%22M15.96%204a3%203%200%200%200-2.342%201.126L6.52%2014H5a3%203%200%200%200%200%206h3.04a3%203%200%200%200%202.342-1.126L17.48%2010H19a3%203%200%201%200%200-6zM6%203.172q-.084%200-.165.015l-.026.003l-.01.002l-.025.006l-.06.015l-.01.004l-.02.007l-.069.025l-.025.012a1%201%200%200%200-.297.204l-2.121%202.12A1%201%200%201%200%204.586%207L5%206.586v3.243a1%201%200%200%200%202%200V6.586L7.414%207a1%201%200%201%200%201.414-1.414L6.707%203.465a1%201%200%200%200-.296-.204l-.025-.012l-.07-.025l-.021-.008l-.068-.018l-.03-.007h-.006l-.088-.014A1%201%200%200%200%206%203.172%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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