open-icon
Version:
Open Icon
23 lines (21 loc) • 595 B
text/typescript
export const meta = {
"description": "The file-visible icon represents a file that is visible and accessible. It is commonly used to indicate that a file is not hidden and can be viewed or accessed. The icon is designed with a clear visibility symbol to convey its meaning.",
"category": [
"Interface",
"Document"
],
"tag": [
"file",
"visible",
"access",
"view",
"show",
"open",
"display",
"file system",
"file management",
"accessibility"
],
"title": "File Visible"
}
export default meta;