folder open icon
folder-open-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- folder-open-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
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-open-16-filledFluent UI System Iconsfolder-openHeroIconsfolder-openHuge Iconsfolder-openHumbleiconsfolder-openIconParkfolder-openIconPark Outlinefolder-openIconPark Solidfolder-openIconPark TwoTonefolder-openIonIconsfolder-openJam Iconsfolder-openLine Awesomefolder-openLucidefolder-openMage Iconsfolder-openMajesticons
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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="M4.5 19q-.633 0-1.066-.434Q3 18.133 3 17.5V6.616q0-.633.491-1.125Q3.983 5 4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h8.731q.214 0 .357.143t.143.357t-.143.357t-.357.143h-9.133l-2-2H4.615q-.269 0-.442.173T4 6.616V18q0-.27.106-.202t.279.164l1.917-6.422q.162-.515.593-.835t.967-.32h12.823q.813 0 1.305.649q.49.649.254 1.425l-1.646 5.482q-.142.476-.545.768q-.403.291-.9.291zm.927-1h13.65q.211 0 .375-.115q.163-.116.221-.327l1.608-5.385q.096-.308-.097-.548q-.192-.24-.5-.24H7.861q-.211 0-.375.115t-.22.327zM4 11.546V6zM5.427 18l1.839-6.173q.057-.212.096-.327l.038-.115l-.067.24q-.067.24-.164.548l-1.607 5.385q-.058.211-.096.326z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFolderOpenOutlineRounded(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="M4.5 19q-.633 0-1.066-.434Q3 18.133 3 17.5V6.616q0-.633.491-1.125Q3.983 5 4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h8.731q.214 0 .357.143t.143.357t-.143.357t-.357.143h-9.133l-2-2H4.615q-.269 0-.442.173T4 6.616V18q0-.27.106-.202t.279.164l1.917-6.422q.162-.515.593-.835t.967-.32h12.823q.813 0 1.305.649q.49.649.254 1.425l-1.646 5.482q-.142.476-.545.768q-.403.291-.9.291zm.927-1h13.65q.211 0 .375-.115q.163-.116.221-.327l1.608-5.385q.096-.308-.097-.548q-.192-.24-.5-.24H7.861q-.211 0-.375.115t-.22.327zM4 11.546V6zM5.427 18l1.839-6.173q.057-.212.096-.327l.038-.115l-.067.24q-.067.24-.164.548l-1.607 5.385q-.058.211-.096.326z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 19q-.633 0-1.066-.434Q3 18.133 3 17.5V6.616q0-.633.491-1.125Q3.983 5 4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h8.731q.214 0 .357.143t.143.357t-.143.357t-.357.143h-9.133l-2-2H4.615q-.269 0-.442.173T4 6.616V18q0-.27.106-.202t.279.164l1.917-6.422q.162-.515.593-.835t.967-.32h12.823q.813 0 1.305.649q.49.649.254 1.425l-1.646 5.482q-.142.476-.545.768q-.403.291-.9.291zm.927-1h13.65q.211 0 .375-.115q.163-.116.221-.327l1.608-5.385q.096-.308-.097-.548q-.192-.24-.5-.24H7.861q-.211 0-.375.115t-.22.327zM4 11.546V6zM5.427 18l1.839-6.173q.057-.212.096-.327l.038-.115l-.067.24q-.067.24-.164.548l-1.607 5.385q-.058.211-.096.326z"/></svg> </template>
CSS
.icon-folder-open-outline-rounded {
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%22M4.5%2019q-.633%200-1.066-.434Q3%2018.133%203%2017.5V6.616q0-.633.491-1.125Q3.983%205%204.615%205h4.31q.323%200%20.628.13q.305.132.522.349L11.596%207h8.731q.214%200%20.357.143t.143.357t-.143.357t-.357.143h-9.133l-2-2H4.615q-.269%200-.442.173T4%206.616V18q0-.27.106-.202t.279.164l1.917-6.422q.162-.515.593-.835t.967-.32h12.823q.813%200%201.305.649q.49.649.254%201.425l-1.646%205.482q-.142.476-.545.768q-.403.291-.9.291zm.927-1h13.65q.211%200%20.375-.115q.163-.116.221-.327l1.608-5.385q.096-.308-.097-.548q-.192-.24-.5-.24H7.861q-.211%200-.375.115t-.22.327zM4%2011.546V6zM5.427%2018l1.839-6.173q.057-.212.096-.327l.038-.115l-.067.24q-.067.24-.164.548l-1.607%205.385q-.058.211-.096.326z%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%22M4.5%2019q-.633%200-1.066-.434Q3%2018.133%203%2017.5V6.616q0-.633.491-1.125Q3.983%205%204.615%205h4.31q.323%200%20.628.13q.305.132.522.349L11.596%207h8.731q.214%200%20.357.143t.143.357t-.143.357t-.357.143h-9.133l-2-2H4.615q-.269%200-.442.173T4%206.616V18q0-.27.106-.202t.279.164l1.917-6.422q.162-.515.593-.835t.967-.32h12.823q.813%200%201.305.649q.49.649.254%201.425l-1.646%205.482q-.142.476-.545.768q-.403.291-.9.291zm.927-1h13.65q.211%200%20.375-.115q.163-.116.221-.327l1.608-5.385q.096-.308-.097-.548q-.192-.24-.5-.24H7.861q-.211%200-.375.115t-.22.327zM4%2011.546V6zM5.427%2018l1.839-6.173q.057-.212.096-.327l.038-.115l-.067.24q-.067.24-.164.548l-1.607%205.385q-.058.211-.096.326z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/folder-open-outline-rounded.svg?color=%231a73e8&size=48