UNPKG

open-icon

Version:

Open Icon

26 lines (25 loc) 569 B
// lib/meta/icon_key-enter.svg.ts var meta = { "description": "The key-enter icon represents the action of pressing a key on the keyboard to confirm or submit something, often used in user interfaces to submit forms or execute commands.", "category": [ "Interface" ], "tag": [ "keyboard", "submit", "confirm", "input", "interaction", "form", "enter key", "accessibility", "ui", "action" ], "title": "Key Enter" }; var icon_key_enter_svg_default = meta; export { icon_key_enter_svg_default as default, meta };