John KuehJohn Kueh

settings 05 icon

HugeIcons · Settings05Icon · MIT

Download SVG

The HugeIcons settings 05 icon depicts a gear or cogwheel, commonly used to represent access to configuration options, preferences, or system settings within a user interface.

Common uses

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

Use it in React

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

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

Details

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

FAQ

What does the Settings 05 icon represent?
It represents a gear or cogwheel, symbolizing settings, configuration, or preferences.
How do I use the Settings 05 icon in React?
Import it as `Settings05Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Settings05Icon} />` from '@hugeicons/react'.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →