The Tabler command icon depicts the Command key symbol found on Apple keyboards, commonly used in UI to represent keyboard shortcuts or commands.
Common uses
- Indicating keyboard shortcuts for macOS applications.
- Representing a 'command' action in a menu or button.
- Illustrating a modifier key in documentation or tutorials.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCommand } from '@tabler/icons-react';
<IconCommand size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- applekeykeyboardcmdcommandsignmarkemblemrepresentationindicatorsymbolsapple keycmd keykeyboard shortcut symbolmodifier key
FAQ
- What does the command icon represent?
- It represents the Command key symbol (⌘) found on Apple keyboards. It's used to signify keyboard shortcuts or commands specific to macOS.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconCommand } from '@tabler/icons-react'. Then, render it as <IconCommand />.
- What is the license for this icon?
- The Tabler icons, including the command icon, are distributed 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 →