The Lucide command icon depicts the Command key found on Apple keyboards, commonly used to represent keyboard shortcuts or commands in UI elements.
Common uses
- Keyboard shortcut indicator
- Command menu button
- Tutorials for Mac applications
Use it in React
Install
npm i lucide-reactImport & render
import { Command } from 'lucide-react';
<Command size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- keyboardkeymaccmdbuttoncommandcmd keykeyboard shortcutmac keymodifier key
FAQ
- What does the command icon represent?
- It represents the Command key (⌘) on Apple keyboards, often used in keyboard shortcuts.
- How do I use this icon in React?
- You can import and use it in React with: import { Command } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.