open-icon
Version:
Open Icon
24 lines (22 loc) • 477 B
text/typescript
export const meta = {
"description": "The file-text icon represents a text document in a user interface. It is commonly used to indicate a file containing text content.",
"category": [
"Interface",
"Document",
"Text"
],
"tag": [
"File",
"Text",
"Document",
"UI",
"Content",
"Information",
"Page",
"Edit",
"Write",
"Read"
],
"title": "File Text"
}
export default meta;