open-icon
Version:
Open Icon
22 lines (20 loc) • 511 B
text/typescript
export const meta = {
"description": "This icon represents an edit button, typically used for allowing users to edit content or data. It features a pencil or pen symbol, indicating the action of editing.",
"category": [
"Interface"
],
"tag": [
"button",
"edit",
"modify",
"update",
"change",
"pencil",
"edit button",
"user interface",
"interaction",
"editable"
],
"title": "Button Edit"
}
export default meta;