folder forbid icon
folder-forbid-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- folder-forbid-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 forbid icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 5a2 2 0 0 1 2-2h5.52a2 2 0 0 1 1.561.75l1.4 1.75H20a2 2 0 0 1 2 2v5.31A6.5 6.5 0 0 0 12.022 21H4a2 2 0 0 1-2-2z"/><path fill="currentColor" fill-rule="evenodd" d="M13 17.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0m4.5-2.5c-.322 0-.63.061-.914.172l3.242 3.242A2.5 2.5 0 0 0 17.5 15M15 17.5c0-.322.061-.63.172-.914l3.242 3.242A2.5 2.5 0 0 1 15 17.5" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFolderForbidFill(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="M2 5a2 2 0 0 1 2-2h5.52a2 2 0 0 1 1.561.75l1.4 1.75H20a2 2 0 0 1 2 2v5.31A6.5 6.5 0 0 0 12.022 21H4a2 2 0 0 1-2-2z"/><path fill="currentColor" fillRule="evenodd" d="M13 17.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0m4.5-2.5c-.322 0-.63.061-.914.172l3.242 3.242A2.5 2.5 0 0 0 17.5 15M15 17.5c0-.322.061-.63.172-.914l3.242 3.242A2.5 2.5 0 0 1 15 17.5" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 5a2 2 0 0 1 2-2h5.52a2 2 0 0 1 1.561.75l1.4 1.75H20a2 2 0 0 1 2 2v5.31A6.5 6.5 0 0 0 12.022 21H4a2 2 0 0 1-2-2z"/><path fill="currentColor" fill-rule="evenodd" d="M13 17.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0m4.5-2.5c-.322 0-.63.061-.914.172l3.242 3.242A2.5 2.5 0 0 0 17.5 15M15 17.5c0-.322.061-.63.172-.914l3.242 3.242A2.5 2.5 0 0 1 15 17.5" clip-rule="evenodd"/></svg> </template>
CSS
.icon-folder-forbid-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%22M2%205a2%202%200%200%201%202-2h5.52a2%202%200%200%201%201.561.75l1.4%201.75H20a2%202%200%200%201%202%202v5.31A6.5%206.5%200%200%200%2012.022%2021H4a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2017.5a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200m4.5-2.5c-.322%200-.63.061-.914.172l3.242%203.242A2.5%202.5%200%200%200%2017.5%2015M15%2017.5c0-.322.061-.63.172-.914l3.242%203.242A2.5%202.5%200%200%201%2015%2017.5%22%20clip-rule%3D%22evenodd%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%22M2%205a2%202%200%200%201%202-2h5.52a2%202%200%200%201%201.561.75l1.4%201.75H20a2%202%200%200%201%202%202v5.31A6.5%206.5%200%200%200%2012.022%2021H4a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2017.5a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200m4.5-2.5c-.322%200-.63.061-.914.172l3.242%203.242A2.5%202.5%200%200%200%2017.5%2015M15%2017.5c0-.322.061-.63.172-.914l3.242%203.242A2.5%202.5%200%200%201%2015%2017.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/folder-forbid-fill.svg?color=%231a73e8&size=48