ceiling lamp icon
ceiling-lamp-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- ceiling-lamp-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the ceiling lamp icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 19a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0v-1a1 1 0 0 0-1-1m6.364-2.05a1 1 0 1 0-1.414 1.414l.707.707a1 1 0 0 0 1.414-1.414zm-11.314 0a1 1 0 0 0-1.414 0l-.707.707a1 1 0 1 0 1.414 1.414l.707-.707a1 1 0 0 0 0-1.414M12 2a1 1 0 0 0-1 1v1.1l-8.175 8.175c-.636.636-.186 1.725.714 1.725H7.1a5.001 5.001 0 0 0 9.799 0h3.561c.9 0 1.35-1.088.714-1.725L13 4.101V3a1 1 0 0 0-1-1m2.826 12A3 3 0 0 1 12 16a3 3 0 0 1-2.827-2z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteCeilingLampFill(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 19a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0v-1a1 1 0 0 0-1-1m6.364-2.05a1 1 0 1 0-1.414 1.414l.707.707a1 1 0 0 0 1.414-1.414zm-11.314 0a1 1 0 0 0-1.414 0l-.707.707a1 1 0 1 0 1.414 1.414l.707-.707a1 1 0 0 0 0-1.414M12 2a1 1 0 0 0-1 1v1.1l-8.175 8.175c-.636.636-.186 1.725.714 1.725H7.1a5.001 5.001 0 0 0 9.799 0h3.561c.9 0 1.35-1.088.714-1.725L13 4.101V3a1 1 0 0 0-1-1m2.826 12A3 3 0 0 1 12 16a3 3 0 0 1-2.827-2z"/></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 19a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0v-1a1 1 0 0 0-1-1m6.364-2.05a1 1 0 1 0-1.414 1.414l.707.707a1 1 0 0 0 1.414-1.414zm-11.314 0a1 1 0 0 0-1.414 0l-.707.707a1 1 0 1 0 1.414 1.414l.707-.707a1 1 0 0 0 0-1.414M12 2a1 1 0 0 0-1 1v1.1l-8.175 8.175c-.636.636-.186 1.725.714 1.725H7.1a5.001 5.001 0 0 0 9.799 0h3.561c.9 0 1.35-1.088.714-1.725L13 4.101V3a1 1 0 0 0-1-1m2.826 12A3 3 0 0 1 12 16a3 3 0 0 1-2.827-2z"/></svg> </template>
CSS
.icon-ceiling-lamp-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%2019a1%201%200%200%200-1%201v1a1%201%200%201%200%202%200v-1a1%201%200%200%200-1-1m6.364-2.05a1%201%200%201%200-1.414%201.414l.707.707a1%201%200%200%200%201.414-1.414zm-11.314%200a1%201%200%200%200-1.414%200l-.707.707a1%201%200%201%200%201.414%201.414l.707-.707a1%201%200%200%200%200-1.414M12%202a1%201%200%200%200-1%201v1.1l-8.175%208.175c-.636.636-.186%201.725.714%201.725H7.1a5.001%205.001%200%200%200%209.799%200h3.561c.9%200%201.35-1.088.714-1.725L13%204.101V3a1%201%200%200%200-1-1m2.826%2012A3%203%200%200%201%2012%2016a3%203%200%200%201-2.827-2z%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%2019a1%201%200%200%200-1%201v1a1%201%200%201%200%202%200v-1a1%201%200%200%200-1-1m6.364-2.05a1%201%200%201%200-1.414%201.414l.707.707a1%201%200%200%200%201.414-1.414zm-11.314%200a1%201%200%200%200-1.414%200l-.707.707a1%201%200%201%200%201.414%201.414l.707-.707a1%201%200%200%200%200-1.414M12%202a1%201%200%200%200-1%201v1.1l-8.175%208.175c-.636.636-.186%201.725.714%201.725H7.1a5.001%205.001%200%200%200%209.799%200h3.561c.9%200%201.35-1.088.714-1.725L13%204.101V3a1%201%200%200%200-1-1m2.826%2012A3%203%200%200%201%2012%2016a3%203%200%200%201-2.827-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/ceiling-lamp-fill.svg?color=%231a73e8&size=48