John KuehJohn Kueh

settings 03 icon

HugeIcons · Settings03Icon · MIT

Download SVG

The HugeIcons settings 03 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 menu
  • Initiating a system update

Use it in React

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

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

Details

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

FAQ

What is the primary purpose of the Settings 03 icon?
This icon is typically used to indicate where users can find and adjust application settings or preferences.
How do I use the Settings 03 icon in a React application?
Import the icon as `Settings03Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Settings03Icon} />` from '@hugeicons/react'.
What is the license for the HugeIcons Settings 03 icon?
The HugeIcons library, including the Settings 03 icon, 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 →