John KuehJohn Kueh

settings 04 icon

HugeIcons · Settings04Icon · MIT

Download SVG

The HugeIcons settings 04 icon depicts a gear with a wrench, commonly used to represent configuration, customization, or system preferences.

Common uses

  • Accessing application settings
  • Opening a user profile configuration
  • Navigating to system preferences

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Settings04Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Settings04Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gearcogpreferencesconfiguration

FAQ

What does the Settings 04 icon represent?
This icon represents settings or configuration. It combines a gear, symbolizing settings, with a wrench, symbolizing tools or adjustments.
How do I use the Settings 04 icon in React?
Import both HugeiconsIcon and Settings04Icon from their respective packages and render it using <HugeiconsIcon icon={Settings04Icon} />.
What is the license for this icon?
The Settings 04 icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →