open-icon
Version:
Open Icon
23 lines (21 loc) • 512 B
text/typescript
export const meta = {
"description": "The file-invisible icon represents a file that is hidden or invisible. It is commonly used to indicate a file that is not currently visible or accessible.",
"category": [
"Interface",
"Document"
],
"tag": [
"hidden",
"encrypted",
"secure",
"unseen",
"invisible",
"file",
"document",
"restricted",
"private",
"access"
],
"title": "File Invisible"
}
export default meta;