UNPKG

open-icon

Version:

Open Icon

26 lines (25 loc) 504 B
// lib/meta/icon_button.svg.ts var 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" }; var icon_button_svg_default = meta; export { icon_button_svg_default as default, meta };