The Tabler option icon depicts the Option key found on Apple keyboards, commonly used in software interfaces to indicate a special modifier key for shortcuts or alternative actions.
Common uses
- Keyboard shortcut indicator
- Modifier key label in UI
- Special function key representation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOption } from '@tabler/icons-react';
<IconOption size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- applekeykeyboardoptionsymbolsapple keykeyboard symbolmodifier keyalt key
FAQ
- What does the option icon represent?
- It represents the Option key on Apple keyboards, used for special commands and shortcuts.
- How do I use the option icon in React?
- Import it as 'IconOption' from '@tabler/icons-react' and use it as a component: <IconOption />.
- What is the license for the Tabler option icon?
- The Tabler icon library, including the option icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →