open-icon
Version:
Open Icon
27 lines (26 loc) • 564 B
JavaScript
// lib/meta/icon_file-tray.svg.ts
var meta = {
"description": "The file-tray icon represents a stack of files or documents placed in a tray. It is commonly used to symbolize file management, organization, and storage.",
"category": [
"Interface",
"Document"
],
"tag": [
"file",
"tray",
"documents",
"storage",
"management",
"organization",
"data",
"files",
"records",
"archive"
],
"title": "File Tray"
};
var icon_file_tray_svg_default = meta;
export {
icon_file_tray_svg_default as default,
meta
};