open-icon
Version:
Open Icon
23 lines (21 loc) • 491 B
text/typescript
export const meta = {
"description": "The file-edit icon represents an editable file or document. It typically signifies the ability to modify or update the content within the file.",
"category": [
"Interface",
"Document"
],
"tag": [
"edit",
"file",
"document",
"update",
"modify",
"content",
"folder",
"data",
"information",
"management"
],
"title": "File Edit"
}
export default meta;