folder notch open icon
folder-notch-open-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- folder-notch-open-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the folder notch open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M241.72 113a11.88 11.88 0 0 0-9.73-5H212V88a12 12 0 0 0-12-12h-69.34a4 4 0 0 1-2.4-.8l-27.73-20.8a12.05 12.05 0 0 0-7.2-2.4H40a12 12 0 0 0-12 12v144a3.94 3.94 0 0 0 .69 2.24A4 4 0 0 0 32 212h179.09a4 4 0 0 0 3.79-2.74l28.49-85.47a11.86 11.86 0 0 0-1.65-10.79M40 60h53.33a4 4 0 0 1 2.4.8l27.73 20.8a12.07 12.07 0 0 0 7.2 2.4H200a4 4 0 0 1 4 4v20h-57.58a12 12 0 0 0-6.66 2l-20 13.31a4 4 0 0 1-2.22.67H69.41a12 12 0 0 0-11.14 7.54L36 187.23V64a4 4 0 0 1 4-4m195.78 61.27L208.2 204H37.91l27.79-69.49a4 4 0 0 1 3.71-2.51h48.16a12 12 0 0 0 6.66-2l20-13.31a4 4 0 0 1 2.22-.67H232a4 4 0 0 1 3.79 5.27Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFolderNotchOpenThin(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="M241.72 113a11.88 11.88 0 0 0-9.73-5H212V88a12 12 0 0 0-12-12h-69.34a4 4 0 0 1-2.4-.8l-27.73-20.8a12.05 12.05 0 0 0-7.2-2.4H40a12 12 0 0 0-12 12v144a3.94 3.94 0 0 0 .69 2.24A4 4 0 0 0 32 212h179.09a4 4 0 0 0 3.79-2.74l28.49-85.47a11.86 11.86 0 0 0-1.65-10.79M40 60h53.33a4 4 0 0 1 2.4.8l27.73 20.8a12.07 12.07 0 0 0 7.2 2.4H200a4 4 0 0 1 4 4v20h-57.58a12 12 0 0 0-6.66 2l-20 13.31a4 4 0 0 1-2.22.67H69.41a12 12 0 0 0-11.14 7.54L36 187.23V64a4 4 0 0 1 4-4m195.78 61.27L208.2 204H37.91l27.79-69.49a4 4 0 0 1 3.71-2.51h48.16a12 12 0 0 0 6.66-2l20-13.31a4 4 0 0 1 2.22-.67H232a4 4 0 0 1 3.79 5.27Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M241.72 113a11.88 11.88 0 0 0-9.73-5H212V88a12 12 0 0 0-12-12h-69.34a4 4 0 0 1-2.4-.8l-27.73-20.8a12.05 12.05 0 0 0-7.2-2.4H40a12 12 0 0 0-12 12v144a3.94 3.94 0 0 0 .69 2.24A4 4 0 0 0 32 212h179.09a4 4 0 0 0 3.79-2.74l28.49-85.47a11.86 11.86 0 0 0-1.65-10.79M40 60h53.33a4 4 0 0 1 2.4.8l27.73 20.8a12.07 12.07 0 0 0 7.2 2.4H200a4 4 0 0 1 4 4v20h-57.58a12 12 0 0 0-6.66 2l-20 13.31a4 4 0 0 1-2.22.67H69.41a12 12 0 0 0-11.14 7.54L36 187.23V64a4 4 0 0 1 4-4m195.78 61.27L208.2 204H37.91l27.79-69.49a4 4 0 0 1 3.71-2.51h48.16a12 12 0 0 0 6.66-2l20-13.31a4 4 0 0 1 2.22-.67H232a4 4 0 0 1 3.79 5.27Z"/></svg> </template>
CSS
.icon-folder-notch-open-thin {
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%22M241.72%20113a11.88%2011.88%200%200%200-9.73-5H212V88a12%2012%200%200%200-12-12h-69.34a4%204%200%200%201-2.4-.8l-27.73-20.8a12.05%2012.05%200%200%200-7.2-2.4H40a12%2012%200%200%200-12%2012v144a3.94%203.94%200%200%200%20.69%202.24A4%204%200%200%200%2032%20212h179.09a4%204%200%200%200%203.79-2.74l28.49-85.47a11.86%2011.86%200%200%200-1.65-10.79M40%2060h53.33a4%204%200%200%201%202.4.8l27.73%2020.8a12.07%2012.07%200%200%200%207.2%202.4H200a4%204%200%200%201%204%204v20h-57.58a12%2012%200%200%200-6.66%202l-20%2013.31a4%204%200%200%201-2.22.67H69.41a12%2012%200%200%200-11.14%207.54L36%20187.23V64a4%204%200%200%201%204-4m195.78%2061.27L208.2%20204H37.91l27.79-69.49a4%204%200%200%201%203.71-2.51h48.16a12%2012%200%200%200%206.66-2l20-13.31a4%204%200%200%201%202.22-.67H232a4%204%200%200%201%203.79%205.27Z%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%22M241.72%20113a11.88%2011.88%200%200%200-9.73-5H212V88a12%2012%200%200%200-12-12h-69.34a4%204%200%200%201-2.4-.8l-27.73-20.8a12.05%2012.05%200%200%200-7.2-2.4H40a12%2012%200%200%200-12%2012v144a3.94%203.94%200%200%200%20.69%202.24A4%204%200%200%200%2032%20212h179.09a4%204%200%200%200%203.79-2.74l28.49-85.47a11.86%2011.86%200%200%200-1.65-10.79M40%2060h53.33a4%204%200%200%201%202.4.8l27.73%2020.8a12.07%2012.07%200%200%200%207.2%202.4H200a4%204%200%200%201%204%204v20h-57.58a12%2012%200%200%200-6.66%202l-20%2013.31a4%204%200%200%201-2.22.67H69.41a12%2012%200%200%200-11.14%207.54L36%20187.23V64a4%204%200%200%201%204-4m195.78%2061.27L208.2%20204H37.91l27.79-69.49a4%204%200%200%201%203.71-2.51h48.16a12%2012%200%200%200%206.66-2l20-13.31a4%204%200%200%201%202.22-.67H232a4%204%200%200%201%203.79%205.27Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/folder-notch-open-thin.svg?color=%231a73e8&size=48