folder icon
folder-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.
- Name
- folder-fill
- Set
- Framework7 Icons
- Style
- Fill
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
folderAkar IconsfolderBootstrap IconsfolderBoxIcons v2folderBoxIcons v2 SolidfolderCarbonfolderCatppuccin Iconsfolder-fillEva IconsfolderFont Awesome 6 RegularfolderFont Awesome 6 SolidfolderFeather Iconsfolder-16-filledFluent UI System Iconsfoldercss.ggfolderHeroIconsfolderHumbleiconsfolderIconoirfolderIonIconsfolderJam IconsfolderLine AwesomefolderMaterial Line IconsfolderLucidefolderMage IconsfolderMajesticonsfolderMaterial SymbolsfolderMaterial Design Icons
Related icons in Framework7 Icons
Use the folder icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.57 10.563H24.766c-1.594 0-2.555-.399-3.727-1.383l-1.43-1.196c-1.547-1.289-2.742-1.734-5.062-1.734H7.562c-4.101 0-6.468 2.344-6.468 7.078v6.258h53.812v-1.781c0-4.828-2.46-7.242-7.336-7.242M8.453 49.75h39.82c4.195 0 6.633-2.437 6.633-7.266v-19.71H1.094v19.71c0 4.852 2.484 7.266 7.359 7.266"/></svg>
React
import type { SVGProps } from "react";
export function F7FolderFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.57 10.563H24.766c-1.594 0-2.555-.399-3.727-1.383l-1.43-1.196c-1.547-1.289-2.742-1.734-5.062-1.734H7.562c-4.101 0-6.468 2.344-6.468 7.078v6.258h53.812v-1.781c0-4.828-2.46-7.242-7.336-7.242M8.453 49.75h39.82c4.195 0 6.633-2.437 6.633-7.266v-19.71H1.094v19.71c0 4.852 2.484 7.266 7.359 7.266"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.57 10.563H24.766c-1.594 0-2.555-.399-3.727-1.383l-1.43-1.196c-1.547-1.289-2.742-1.734-5.062-1.734H7.562c-4.101 0-6.468 2.344-6.468 7.078v6.258h53.812v-1.781c0-4.828-2.46-7.242-7.336-7.242M8.453 49.75h39.82c4.195 0 6.633-2.437 6.633-7.266v-19.71H1.094v19.71c0 4.852 2.484 7.266 7.359 7.266"/></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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M47.57%2010.563H24.766c-1.594%200-2.555-.399-3.727-1.383l-1.43-1.196c-1.547-1.289-2.742-1.734-5.062-1.734H7.562c-4.101%200-6.468%202.344-6.468%207.078v6.258h53.812v-1.781c0-4.828-2.46-7.242-7.336-7.242M8.453%2049.75h39.82c4.195%200%206.633-2.437%206.633-7.266v-19.71H1.094v19.71c0%204.852%202.484%207.266%207.359%207.266%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M47.57%2010.563H24.766c-1.594%200-2.555-.399-3.727-1.383l-1.43-1.196c-1.547-1.289-2.742-1.734-5.062-1.734H7.562c-4.101%200-6.468%202.344-6.468%207.078v6.258h53.812v-1.781c0-4.828-2.46-7.242-7.336-7.242M8.453%2049.75h39.82c4.195%200%206.633-2.437%206.633-7.266v-19.71H1.094v19.71c0%204.852%202.484%207.266%207.359%207.266%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/folder-fill.svg?color=%231a73e8&size=48