layer icon
layer-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- layer-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 layer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.528 5.118a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 12 10.535V21a1 1 0 0 1-1.555.832l-5.554-3.703A2 2 0 0 1 4 16.465V6a1 1 0 0 1 .528-.882m4-2a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 16 8.535V19a1 1 0 0 1-1.555.832l-.945-.63v-8.667a3.5 3.5 0 0 0-1.559-2.912L8 4.995V4a1 1 0 0 1 .528-.882m4-2a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 20 6.535V17a1 1 0 0 1-1.555.832l-.945-.63V8.534a3.5 3.5 0 0 0-1.559-2.912L12 2.995V2a1 1 0 0 1 .528-.882"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteLayerFill(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="M4.528 5.118a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 12 10.535V21a1 1 0 0 1-1.555.832l-5.554-3.703A2 2 0 0 1 4 16.465V6a1 1 0 0 1 .528-.882m4-2a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 16 8.535V19a1 1 0 0 1-1.555.832l-.945-.63v-8.667a3.5 3.5 0 0 0-1.559-2.912L8 4.995V4a1 1 0 0 1 .528-.882m4-2a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 20 6.535V17a1 1 0 0 1-1.555.832l-.945-.63V8.534a3.5 3.5 0 0 0-1.559-2.912L12 2.995V2a1 1 0 0 1 .528-.882"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.528 5.118a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 12 10.535V21a1 1 0 0 1-1.555.832l-5.554-3.703A2 2 0 0 1 4 16.465V6a1 1 0 0 1 .528-.882m4-2a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 16 8.535V19a1 1 0 0 1-1.555.832l-.945-.63v-8.667a3.5 3.5 0 0 0-1.559-2.912L8 4.995V4a1 1 0 0 1 .528-.882m4-2a1 1 0 0 1 1.027.05l5.554 3.703A2 2 0 0 1 20 6.535V17a1 1 0 0 1-1.555.832l-.945-.63V8.534a3.5 3.5 0 0 0-1.559-2.912L12 2.995V2a1 1 0 0 1 .528-.882"/></svg> </template>
CSS
.icon-layer-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%22M4.528%205.118a1%201%200%200%201%201.027.05l5.554%203.703A2%202%200%200%201%2012%2010.535V21a1%201%200%200%201-1.555.832l-5.554-3.703A2%202%200%200%201%204%2016.465V6a1%201%200%200%201%20.528-.882m4-2a1%201%200%200%201%201.027.05l5.554%203.703A2%202%200%200%201%2016%208.535V19a1%201%200%200%201-1.555.832l-.945-.63v-8.667a3.5%203.5%200%200%200-1.559-2.912L8%204.995V4a1%201%200%200%201%20.528-.882m4-2a1%201%200%200%201%201.027.05l5.554%203.703A2%202%200%200%201%2020%206.535V17a1%201%200%200%201-1.555.832l-.945-.63V8.534a3.5%203.5%200%200%200-1.559-2.912L12%202.995V2a1%201%200%200%201%20.528-.882%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%22M4.528%205.118a1%201%200%200%201%201.027.05l5.554%203.703A2%202%200%200%201%2012%2010.535V21a1%201%200%200%201-1.555.832l-5.554-3.703A2%202%200%200%201%204%2016.465V6a1%201%200%200%201%20.528-.882m4-2a1%201%200%200%201%201.027.05l5.554%203.703A2%202%200%200%201%2016%208.535V19a1%201%200%200%201-1.555.832l-.945-.63v-8.667a3.5%203.5%200%200%200-1.559-2.912L8%204.995V4a1%201%200%200%201%20.528-.882m4-2a1%201%200%200%201%201.027.05l5.554%203.703A2%202%200%200%201%2020%206.535V17a1%201%200%200%201-1.555.832l-.945-.63V8.534a3.5%203.5%200%200%200-1.559-2.912L12%202.995V2a1%201%200%200%201%20.528-.882%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/layer-fill.svg?color=%231a73e8&size=48