John KuehJohn Kueh

settings icon

Tabler · settings · MIT

Download SVG

The Tabler settings icon depicts a cogwheel, commonly used to represent configuration, preferences, or system settings in a user interface.

Common uses

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

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSettings } from '@tabler/icons-react';

<IconSettings size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSettings size={24} stroke={2} />
filled
<IconSettingsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
cogeditgearpreferencestoolssettingsconfigoptionscontroloperationsystem

FAQ

What is the purpose of the settings icon?
It visually signifies access to configuration options, preferences, or administrative controls within an application or system.
How do I use the settings icon in React?
Import it using `import { IconSettings } from '@tabler/icons-react';` and then render it as a component: `<IconSettings />`.
What is the license for the Tabler settings icon?
The Tabler icons, including the settings icon, are released under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →