The HugeIcons shell icon depicts a command-line interface or terminal window, commonly used to represent actions related to system commands, scripting, or accessing a shell environment.
Common uses
- Terminal access button
- Script execution action
- Command line interface settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShellIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShellIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- terminalcommand lineconsolecli
FAQ
- What does the shell icon represent?
- It represents a command-line interface or terminal, often used for system operations or scripting.
- How do I use the ShellIcon in React?
- Import both HugeiconsIcon and ShellIcon, then render <HugeiconsIcon icon={ShellIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the ShellIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.