open-icon
Version:
Open Icon
23 lines (21 loc) • 557 B
text/typescript
export const meta = {
"description": "The folder-info icon represents a folder with additional information or details. It is commonly used in user interfaces to indicate that the folder contains important information or documents.",
"category": [
"Interface",
"Document"
],
"tag": [
"folder",
"information",
"details",
"storage",
"data",
"files",
"documents",
"directory",
"UI",
"user interface"
],
"title": "Folder Information"
}
export default meta;