open-icon
Version:
Open Icon
22 lines (20 loc) • 557 B
text/typescript
export const meta = {
"description": "The 'button-visible' icon represents a visible button that is commonly used in user interfaces. It is typically used to indicate a clickable element that is currently visible on the screen.",
"category": [
"Interface"
],
"tag": [
"button",
"visible",
"click",
"element",
"user interface",
"web design",
"interaction",
"graphical user interface",
"digital",
"symbol"
],
"title": "Button Visible"
}
export default meta;