open-icon
Version:
Open Icon
22 lines (20 loc) • 454 B
text/typescript
export const meta = {
"description": "A button icon commonly used in user interfaces to trigger an action or navigate to a different location.",
"category": [
"Interface"
],
"tag": [
"clickable",
"action",
"navigation",
"web design",
"interactive",
"UI element",
"user interface",
"website",
"app",
"digital"
],
"title": "Button"
}
export default meta;