open-icon
Version:
Open Icon
22 lines (20 loc) • 508 B
text/typescript
export const meta = {
"description": "The edit-m icon is used to represent an edit function or feature in user interfaces. It typically indicates the option to modify or update existing content.",
"category": [
"Interface"
],
"tag": [
"edit",
"modify",
"update",
"change",
"edit button",
"edit icon",
"user interface",
"interaction",
"function",
"feature"
],
"title": "Edit (Medium)"
}
export default meta;