open-icon
Version:
Open Icon
22 lines (20 loc) • 556 B
text/typescript
export const meta = {
"description": "The key-tab icon represents a key symbol often used to indicate the 'tab' key on a keyboard. This icon is commonly used in user interfaces to guide users in navigating through different fields or sections.",
"category": [
"Interface"
],
"tag": [
"keyboard",
"navigation",
"input",
"interface",
"control",
"tab key",
"shortcut",
"user interface",
"accessibility",
"symbol"
],
"title": "Key Tab"
}
export default meta;