open-icon
Version:
Open Icon
23 lines (21 loc) • 479 B
text/typescript
export const meta = {
"description": "A visible folder icon usually used to represent a folder that is currently open or expanded to show its contents.",
"category": [
"Interface",
"Document"
],
"tag": [
"directory",
"file system",
"explorer",
"open",
"expanded",
"contents",
"nested",
"hierarchy",
"storage",
"organized"
],
"title": "Folder Visible"
}
export default meta;