open-icon
Version:
Open Icon
22 lines (20 loc) • 527 B
text/typescript
export const meta = {
"description": "The button-add icon is typically used to indicate an action related to adding or creating something. It can be commonly found in user interfaces as a clickable element to initiate a new task.",
"category": [
"Interface"
],
"tag": [
"button",
"add",
"create",
"interface",
"action",
"clickable",
"task",
"user interface",
"web design",
"UI"
],
"title": "Button Add"
}
export default meta;