curtain icon
curtain-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- curtain-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 curtain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2a1 1 0 0 0 .77-.37A1 1 0 0 0 8 19.8s-.27-1.38-.53-3s-.41-2.6-.47-3.37a9.64 9.64 0 0 0 2.4-4.14A15.8 15.8 0 0 0 10 5h4c0 1.91.4 5.88 3 8.43c-.12 2.1-1 6.33-1 6.37a1 1 0 0 0 .21.83A1 1 0 0 0 17 21h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteCurtainFill(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="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2a1 1 0 0 0 .77-.37A1 1 0 0 0 8 19.8s-.27-1.38-.53-3s-.41-2.6-.47-3.37a9.64 9.64 0 0 0 2.4-4.14A15.8 15.8 0 0 0 10 5h4c0 1.91.4 5.88 3 8.43c-.12 2.1-1 6.33-1 6.37a1 1 0 0 0 .21.83A1 1 0 0 0 17 21h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2a1 1 0 0 0 .77-.37A1 1 0 0 0 8 19.8s-.27-1.38-.53-3s-.41-2.6-.47-3.37a9.64 9.64 0 0 0 2.4-4.14A15.8 15.8 0 0 0 10 5h4c0 1.91.4 5.88 3 8.43c-.12 2.1-1 6.33-1 6.37a1 1 0 0 0 .21.83A1 1 0 0 0 17 21h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2"/></svg> </template>
CSS
.icon-curtain-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%22M19%203H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h2a1%201%200%200%200%20.77-.37A1%201%200%200%200%208%2019.8s-.27-1.38-.53-3s-.41-2.6-.47-3.37a9.64%209.64%200%200%200%202.4-4.14A15.8%2015.8%200%200%200%2010%205h4c0%201.91.4%205.88%203%208.43c-.12%202.1-1%206.33-1%206.37a1%201%200%200%200%20.21.83A1%201%200%200%200%2017%2021h2a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2%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%22M19%203H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h2a1%201%200%200%200%20.77-.37A1%201%200%200%200%208%2019.8s-.27-1.38-.53-3s-.41-2.6-.47-3.37a9.64%209.64%200%200%200%202.4-4.14A15.8%2015.8%200%200%200%2010%205h4c0%201.91.4%205.88%203%208.43c-.12%202.1-1%206.33-1%206.37a1%201%200%200%200%20.21.83A1%201%200%200%200%2017%2021h2a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/curtain-fill.svg?color=%231a73e8&size=48