folder open icon
folder-open-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- folder-open-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
folder-open-filledAnt Design Iconsfolder-openBoxIcons v2folder-openBoxIcons v2 Solidfolder-openCarbonfolder-openCatppuccin Iconsfolder-openFont Awesome 6 Regularfolder-openFont Awesome 6 Solidfolder-openFont Awesome Regularfolder-openFont Awesome Solidfolder-open-outlineFlowbite Iconsfolder-openHeroIconsfolder-openHuge Iconsfolder-openHumbleiconsfolder-openIconParkfolder-openIconPark Outlinefolder-openIconPark Solidfolder-openIconPark TwoTonefolder-openIonIconsfolder-openJam Iconsfolder-openLine Awesomefolder-openLucidefolder-openMage Iconsfolder-openMajesticonsfolder-openMaterial Symbols
Related icons in Fluent UI System Icons
folder-add-16-filledfolder-arrow-left-16-filledfolder-arrow-right-16-filledfolder-arrow-up-16-filledfolder-briefcase-20-filledfolder-data-bar-20-filledfolder-dismiss-16-filledfolder-document-16-filledfolder-globe-16-filledfolder-hint-20-filledfolder-holder-20-filledfolder-junk-20-filledfolder-lightning-16-filledfolder-link-16-filledfolder-list-16-filledfolder-mail-16-filledfolder-move-20-filledfolder-multiple-16-filledfolder-open-down-16-filledfolder-open-vertical-16-filledfolder-people-20-filledfolder-person-16-filledfolder-prohibited-16-filledfolder-public-16-regular
Use the folder open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 3A3.25 3.25 0 0 0 2 6.25v8.912l2.045-3.541a4.25 4.25 0 0 1 3.68-2.125H20V8.75a3.25 3.25 0 0 0-3.25-3.25h-5.19L9.72 3.659A2.25 2.25 0 0 0 8.129 3zm2.475 7.996h13.02c1.732 0 2.814 1.875 1.948 3.375l-3.036 5.258a2.75 2.75 0 0 1-2.382 1.375H4.255c-1.731 0-2.814-1.875-1.948-3.375l3.037-5.258a2.75 2.75 0 0 1 2.381-1.375"/></svg>
React
import type { SVGProps } from "react";
export function FluentFolderOpen24Filled(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="M5.25 3A3.25 3.25 0 0 0 2 6.25v8.912l2.045-3.541a4.25 4.25 0 0 1 3.68-2.125H20V8.75a3.25 3.25 0 0 0-3.25-3.25h-5.19L9.72 3.659A2.25 2.25 0 0 0 8.129 3zm2.475 7.996h13.02c1.732 0 2.814 1.875 1.948 3.375l-3.036 5.258a2.75 2.75 0 0 1-2.382 1.375H4.255c-1.731 0-2.814-1.875-1.948-3.375l3.037-5.258a2.75 2.75 0 0 1 2.381-1.375"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 3A3.25 3.25 0 0 0 2 6.25v8.912l2.045-3.541a4.25 4.25 0 0 1 3.68-2.125H20V8.75a3.25 3.25 0 0 0-3.25-3.25h-5.19L9.72 3.659A2.25 2.25 0 0 0 8.129 3zm2.475 7.996h13.02c1.732 0 2.814 1.875 1.948 3.375l-3.036 5.258a2.75 2.75 0 0 1-2.382 1.375H4.255c-1.731 0-2.814-1.875-1.948-3.375l3.037-5.258a2.75 2.75 0 0 1 2.381-1.375"/></svg> </template>
CSS
.icon-folder-open-24-filled {
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%22M5.25%203A3.25%203.25%200%200%200%202%206.25v8.912l2.045-3.541a4.25%204.25%200%200%201%203.68-2.125H20V8.75a3.25%203.25%200%200%200-3.25-3.25h-5.19L9.72%203.659A2.25%202.25%200%200%200%208.129%203zm2.475%207.996h13.02c1.732%200%202.814%201.875%201.948%203.375l-3.036%205.258a2.75%202.75%200%200%201-2.382%201.375H4.255c-1.731%200-2.814-1.875-1.948-3.375l3.037-5.258a2.75%202.75%200%200%201%202.381-1.375%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%22M5.25%203A3.25%203.25%200%200%200%202%206.25v8.912l2.045-3.541a4.25%204.25%200%200%201%203.68-2.125H20V8.75a3.25%203.25%200%200%200-3.25-3.25h-5.19L9.72%203.659A2.25%202.25%200%200%200%208.129%203zm2.475%207.996h13.02c1.732%200%202.814%201.875%201.948%203.375l-3.036%205.258a2.75%202.75%200%200%201-2.382%201.375H4.255c-1.731%200-2.814-1.875-1.948-3.375l3.037-5.258a2.75%202.75%200%200%201%202.381-1.375%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/folder-open-24-filled.svg?color=%231a73e8&size=48