The HugeIcons options call icon visually represents a phone with options or settings, commonly used to indicate a menu for call-related actions or preferences.
Common uses
- Accessing call settings
- Initiating a call with specific options
- Displaying a menu for call management
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { OptionsCallIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={OptionsCallIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- call settingsphone optionsmenu callpreferences call
FAQ
- What does the Options Call icon represent?
- This icon depicts a phone with an overlay, suggesting options or settings related to a call. It's typically used for menus or actions concerning call preferences or configurations.
- How do I use the Options Call icon in React?
- Import both HugeiconsIcon and OptionsCallIcon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={OptionsCallIcon} /> component.
- What is the license for this icon?
- The Options Call icon is part of the HugeIcons library and is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →