open-icon
Version:
Open Icon
23 lines (21 loc) • 549 B
text/typescript
export const meta = {
"description": "The file tray stack icon represents a stack of files or documents organized neatly in a tray. It is commonly used in user interfaces to indicate a collection of files or documents.",
"category": [
"Interface",
"Document"
],
"tag": [
"files",
"documents",
"organization",
"storage",
"stack",
"tray",
"user interface",
"data",
"information",
"collection"
],
"title": "File Tray Stack"
}
export default meta;