The HugeIcons configuration 02 icon depicts a gear with a wrench, commonly used to represent settings, preferences, or system configuration options.
Common uses
- Accessing application settings
- Editing user preferences
- Navigating to system administration
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Configuration02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Configuration02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- settingspreferencesgearoptions
FAQ
- What does the Configuration 02 icon represent?
- It represents settings, preferences, or system configuration, often shown as a gear with a wrench.
- How do I use Configuration02Icon in React?
- Import it as import { Configuration02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={Configuration02Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.