The Lucide option icon visually represents the Option key found on Apple keyboards, commonly used for special character input or modifier functions in software.
Common uses
- Keyboard shortcut indicator
- Special character input guide
- Modifier key label
Use it in React
Install
npm i lucide-reactImport & render
import { Option } from 'lucide-react';
<Option size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- keyboardkeymacaltbuttonoption
FAQ
- What does the option icon represent?
- It represents the 'Option' key on Apple keyboards, often used in combination with other keys for special functions or character input.
- How do I use the option icon in React?
- You can import and use it in your React components like this: import { Option } from 'lucide-react'.
- What is the license for the Lucide option icon?
- The Lucide option icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →