folder 3 icon
folder-3-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- folder-3-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
Related icons in MingCute Icon
Use the folder 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.021 4a2 2 0 0 1 1.84 1.212l1.7 3.97A3 3 0 0 0 14.319 11H22v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zM19 4a3 3 0 0 1 3 3v2h-7.682a1 1 0 0 1-.919-.606l-1.7-3.97A4 4 0 0 0 11.481 4z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFolder3Fill(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="M8.021 4a2 2 0 0 1 1.84 1.212l1.7 3.97A3 3 0 0 0 14.319 11H22v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zM19 4a3 3 0 0 1 3 3v2h-7.682a1 1 0 0 1-.919-.606l-1.7-3.97A4 4 0 0 0 11.481 4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.021 4a2 2 0 0 1 1.84 1.212l1.7 3.97A3 3 0 0 0 14.319 11H22v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zM19 4a3 3 0 0 1 3 3v2h-7.682a1 1 0 0 1-.919-.606l-1.7-3.97A4 4 0 0 0 11.481 4z"/></svg> </template>
CSS
.icon-folder-3-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%22M8.021%204a2%202%200%200%201%201.84%201.212l1.7%203.97A3%203%200%200%200%2014.319%2011H22v7a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3V7a3%203%200%200%201%203-3zM19%204a3%203%200%200%201%203%203v2h-7.682a1%201%200%200%201-.919-.606l-1.7-3.97A4%204%200%200%200%2011.481%204z%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%22M8.021%204a2%202%200%200%201%201.84%201.212l1.7%203.97A3%203%200%200%200%2014.319%2011H22v7a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3V7a3%203%200%200%201%203-3zM19%204a3%203%200%200%201%203%203v2h-7.682a1%201%200%200%201-.919-.606l-1.7-3.97A4%204%200%200%200%2011.481%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/folder-3-fill.svg?color=%231a73e8&size=48