open-icon
Version:
Open Icon
23 lines (21 loc) • 518 B
text/typescript
export const meta = {
"description": "The file-archive icon represents a compressed or archived file. It is commonly used to symbolize a collection of files that have been compressed into a single archive file.",
"category": [
"Interface",
"Document"
],
"tag": [
"folder",
"zip",
"compress",
"storage",
"data",
"format",
"file",
"archive",
"compressed",
"zipped"
],
"title": "File Archive"
}
export default meta;