aerial lift icon

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

Name
aerial-lift-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

Use the aerial lift icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.929 2.003a1 1 0 1 1 .142 1.995L13 4.43V7h3.382a2 2 0 0 1 1.789 1.105l2.376 4.752a3 3 0 0 1 .2 2.166L19.17 20.55A2 2 0 0 1 17.246 22H6.755a2 2 0 0 1-1.924-1.45l-1.578-5.526a3 3 0 0 1 .2-2.166L5.83 8.105A2 2 0 0 1 7.618 7H11V4.574l-5.929.424a1 1 0 0 1-.143-1.995zM5.243 13.752a1 1 0 0 0-.086.248h13.686a1 1 0 0 0-.085-.248L16.383 9H7.618z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteAerialLiftFill(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="M18.929 2.003a1 1 0 1 1 .142 1.995L13 4.43V7h3.382a2 2 0 0 1 1.789 1.105l2.376 4.752a3 3 0 0 1 .2 2.166L19.17 20.55A2 2 0 0 1 17.246 22H6.755a2 2 0 0 1-1.924-1.45l-1.578-5.526a3 3 0 0 1 .2-2.166L5.83 8.105A2 2 0 0 1 7.618 7H11V4.574l-5.929.424a1 1 0 0 1-.143-1.995zM5.243 13.752a1 1 0 0 0-.086.248h13.686a1 1 0 0 0-.085-.248L16.383 9H7.618z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.929 2.003a1 1 0 1 1 .142 1.995L13 4.43V7h3.382a2 2 0 0 1 1.789 1.105l2.376 4.752a3 3 0 0 1 .2 2.166L19.17 20.55A2 2 0 0 1 17.246 22H6.755a2 2 0 0 1-1.924-1.45l-1.578-5.526a3 3 0 0 1 .2-2.166L5.83 8.105A2 2 0 0 1 7.618 7H11V4.574l-5.929.424a1 1 0 0 1-.143-1.995zM5.243 13.752a1 1 0 0 0-.086.248h13.686a1 1 0 0 0-.085-.248L16.383 9H7.618z"/></svg>
</template>

CSS

.icon-aerial-lift-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%22M18.929%202.003a1%201%200%201%201%20.142%201.995L13%204.43V7h3.382a2%202%200%200%201%201.789%201.105l2.376%204.752a3%203%200%200%201%20.2%202.166L19.17%2020.55A2%202%200%200%201%2017.246%2022H6.755a2%202%200%200%201-1.924-1.45l-1.578-5.526a3%203%200%200%201%20.2-2.166L5.83%208.105A2%202%200%200%201%207.618%207H11V4.574l-5.929.424a1%201%200%200%201-.143-1.995zM5.243%2013.752a1%201%200%200%200-.086.248h13.686a1%201%200%200%200-.085-.248L16.383%209H7.618z%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%22M18.929%202.003a1%201%200%201%201%20.142%201.995L13%204.43V7h3.382a2%202%200%200%201%201.789%201.105l2.376%204.752a3%203%200%200%201%20.2%202.166L19.17%2020.55A2%202%200%200%201%2017.246%2022H6.755a2%202%200%200%201-1.924-1.45l-1.578-5.526a3%203%200%200%201%20.2-2.166L5.83%208.105A2%202%200%200%201%207.618%207H11V4.574l-5.929.424a1%201%200%200%201-.143-1.995zM5.243%2013.752a1%201%200%200%200-.086.248h13.686a1%201%200%200%200-.085-.248L16.383%209H7.618z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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