folder icon
folder-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- folder-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
folderAkar IconsfolderBootstrap IconsfolderBoxIcons v2folderBoxIcons v2 SolidfolderCarbonfolderCatppuccin Iconsfolder-fillEva IconsfolderFramework7 IconsfolderFont Awesome 6 RegularfolderFont Awesome 6 SolidfolderFeather Iconsfolder-16-filledFluent UI System Iconsfoldercss.ggfolderHeroIconsfolderHumbleiconsfolderIconoirfolderIonIconsfolderJam IconsfolderLine AwesomefolderMaterial Line IconsfolderLucidefolderMajesticonsfolderMaterial SymbolsfolderMaterial Design Icons
Related icons in Mage Icons
Use the folder icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 9.885v7.7a3.85 3.85 0 0 1-2.373 3.542a3.8 3.8 0 0 1-1.467.288H5.83A3.82 3.82 0 0 1 2 17.585V6.425a3.82 3.82 0 0 1 3.83-3.84h3.08a3.87 3.87 0 0 1 3.2 1.71l.87 1.33a1 1 0 0 0 .36.32a.94.94 0 0 0 .47.12h4.35a3.8 3.8 0 0 1 2.71 1.11A3.85 3.85 0 0 1 22 9.885"/></svg>
React
import type { SVGProps } from "react";
export function MageFolderFill(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="M22 9.885v7.7a3.85 3.85 0 0 1-2.373 3.542a3.8 3.8 0 0 1-1.467.288H5.83A3.82 3.82 0 0 1 2 17.585V6.425a3.82 3.82 0 0 1 3.83-3.84h3.08a3.87 3.87 0 0 1 3.2 1.71l.87 1.33a1 1 0 0 0 .36.32a.94.94 0 0 0 .47.12h4.35a3.8 3.8 0 0 1 2.71 1.11A3.85 3.85 0 0 1 22 9.885"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 9.885v7.7a3.85 3.85 0 0 1-2.373 3.542a3.8 3.8 0 0 1-1.467.288H5.83A3.82 3.82 0 0 1 2 17.585V6.425a3.82 3.82 0 0 1 3.83-3.84h3.08a3.87 3.87 0 0 1 3.2 1.71l.87 1.33a1 1 0 0 0 .36.32a.94.94 0 0 0 .47.12h4.35a3.8 3.8 0 0 1 2.71 1.11A3.85 3.85 0 0 1 22 9.885"/></svg> </template>
CSS
.icon-folder-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%22M22%209.885v7.7a3.85%203.85%200%200%201-2.373%203.542a3.8%203.8%200%200%201-1.467.288H5.83A3.82%203.82%200%200%201%202%2017.585V6.425a3.82%203.82%200%200%201%203.83-3.84h3.08a3.87%203.87%200%200%201%203.2%201.71l.87%201.33a1%201%200%200%200%20.36.32a.94.94%200%200%200%20.47.12h4.35a3.8%203.8%200%200%201%202.71%201.11A3.85%203.85%200%200%201%2022%209.885%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%22M22%209.885v7.7a3.85%203.85%200%200%201-2.373%203.542a3.8%203.8%200%200%201-1.467.288H5.83A3.82%203.82%200%200%201%202%2017.585V6.425a3.82%203.82%200%200%201%203.83-3.84h3.08a3.87%203.87%200%200%201%203.2%201.71l.87%201.33a1%201%200%200%200%20.36.32a.94.94%200%200%200%20.47.12h4.35a3.8%203.8%200%200%201%202.71%201.11A3.85%203.85%200%200%201%2022%209.885%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/folder-fill.svg?color=%231a73e8&size=48