folder open icon
folder-open-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- folder-open-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
folder-openBoxIcons v2folder-openBoxIcons v2 Solidfolder-openCarbonfolder-openCatppuccin Iconsfolder-openFont Awesome 6 Regularfolder-openFont Awesome 6 Solidfolder-open-16-filledFluent UI System Iconsfolder-openHeroIconsfolder-openHuge Iconsfolder-openHumbleiconsfolder-openIonIconsfolder-openJam Iconsfolder-openLine Awesomefolder-openLucidefolder-openMage Iconsfolder-openMajesticonsfolder-openMaterial Symbolsfolder-openMaterial Design Iconsfolder-open-fillMingCute Iconfolder-open-fillRemix Iconfolder-open-boldSolarfolder-openTabler Iconsfolder-openUnicons
Related icons in Phosphor
Use the folder open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248.23 112.31A20 20 0 0 0 232 104h-12V88a20 20 0 0 0-20-20h-68l-26.66-20a20.12 20.12 0 0 0-12-4H40a20 20 0 0 0-20 20v144a12 12 0 0 0 12 12h179.1a12 12 0 0 0 11.33-8l28.49-81.47l.06-.17a20 20 0 0 0-2.75-18.05M92 68l28.8 21.6A12 12 0 0 0 128 92h68v12H69.77a20 20 0 0 0-18.94 13.58L44 137.15V68Zm110.59 128H48.89l23.72-68h153.76Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFolderOpenBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248.23 112.31A20 20 0 0 0 232 104h-12V88a20 20 0 0 0-20-20h-68l-26.66-20a20.12 20.12 0 0 0-12-4H40a20 20 0 0 0-20 20v144a12 12 0 0 0 12 12h179.1a12 12 0 0 0 11.33-8l28.49-81.47l.06-.17a20 20 0 0 0-2.75-18.05M92 68l28.8 21.6A12 12 0 0 0 128 92h68v12H69.77a20 20 0 0 0-18.94 13.58L44 137.15V68Zm110.59 128H48.89l23.72-68h153.76Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248.23 112.31A20 20 0 0 0 232 104h-12V88a20 20 0 0 0-20-20h-68l-26.66-20a20.12 20.12 0 0 0-12-4H40a20 20 0 0 0-20 20v144a12 12 0 0 0 12 12h179.1a12 12 0 0 0 11.33-8l28.49-81.47l.06-.17a20 20 0 0 0-2.75-18.05M92 68l28.8 21.6A12 12 0 0 0 128 92h68v12H69.77a20 20 0 0 0-18.94 13.58L44 137.15V68Zm110.59 128H48.89l23.72-68h153.76Z"/></svg> </template>
CSS
.icon-folder-open-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248.23%20112.31A20%2020%200%200%200%20232%20104h-12V88a20%2020%200%200%200-20-20h-68l-26.66-20a20.12%2020.12%200%200%200-12-4H40a20%2020%200%200%200-20%2020v144a12%2012%200%200%200%2012%2012h179.1a12%2012%200%200%200%2011.33-8l28.49-81.47l.06-.17a20%2020%200%200%200-2.75-18.05M92%2068l28.8%2021.6A12%2012%200%200%200%20128%2092h68v12H69.77a20%2020%200%200%200-18.94%2013.58L44%20137.15V68Zm110.59%20128H48.89l23.72-68h153.76Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248.23%20112.31A20%2020%200%200%200%20232%20104h-12V88a20%2020%200%200%200-20-20h-68l-26.66-20a20.12%2020.12%200%200%200-12-4H40a20%2020%200%200%200-20%2020v144a12%2012%200%200%200%2012%2012h179.1a12%2012%200%200%200%2011.33-8l28.49-81.47l.06-.17a20%2020%200%200%200-2.75-18.05M92%2068l28.8%2021.6A12%2012%200%200%200%20128%2092h68v12H69.77a20%2020%200%200%200-18.94%2013.58L44%20137.15V68Zm110.59%20128H48.89l23.72-68h153.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/folder-open-bold.svg?color=%231a73e8&size=48