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

Name
enter-door-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the enter door icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.259 4.877a3 3 0 0 0-.002 4.241l2.12 2.123a3 3 0 0 0 3.623.475V19h1a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h1V5a2 2 0 0 1 2-2h8.137zM13.5 13a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m2.293-8.828a1 1 0 1 1 1.414 1.414l-.413.412H20a1 1 0 0 1 0 2h-3.208l.415.417a1 1 0 1 1-1.415 1.413l-2.12-2.123a1 1 0 0 1 0-1.414z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteEnterDoorFill(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="M12.259 4.877a3 3 0 0 0-.002 4.241l2.12 2.123a3 3 0 0 0 3.623.475V19h1a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h1V5a2 2 0 0 1 2-2h8.137zM13.5 13a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m2.293-8.828a1 1 0 1 1 1.414 1.414l-.413.412H20a1 1 0 0 1 0 2h-3.208l.415.417a1 1 0 1 1-1.415 1.413l-2.12-2.123a1 1 0 0 1 0-1.414z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.259 4.877a3 3 0 0 0-.002 4.241l2.12 2.123a3 3 0 0 0 3.623.475V19h1a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h1V5a2 2 0 0 1 2-2h8.137zM13.5 13a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m2.293-8.828a1 1 0 1 1 1.414 1.414l-.413.412H20a1 1 0 0 1 0 2h-3.208l.415.417a1 1 0 1 1-1.415 1.413l-2.12-2.123a1 1 0 0 1 0-1.414z"/></svg>
</template>

CSS

.icon-enter-door-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%22M12.259%204.877a3%203%200%200%200-.002%204.241l2.12%202.123a3%203%200%200%200%203.623.475V19h1a1%201%200%201%201%200%202H3a1%201%200%201%201%200-2h1V5a2%202%200%200%201%202-2h8.137zM13.5%2013a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m2.293-8.828a1%201%200%201%201%201.414%201.414l-.413.412H20a1%201%200%200%201%200%202h-3.208l.415.417a1%201%200%201%201-1.415%201.413l-2.12-2.123a1%201%200%200%201%200-1.414z%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%22M12.259%204.877a3%203%200%200%200-.002%204.241l2.12%202.123a3%203%200%200%200%203.623.475V19h1a1%201%200%201%201%200%202H3a1%201%200%201%201%200-2h1V5a2%202%200%200%201%202-2h8.137zM13.5%2013a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m2.293-8.828a1%201%200%201%201%201.414%201.414l-.413.412H20a1%201%200%200%201%200%202h-3.208l.415.417a1%201%200%201%201-1.415%201.413l-2.12-2.123a1%201%200%200%201%200-1.414z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Enter Door fill icon — MingCute Icon · IconsDB