The Tabler settings 2 icon, also known as settings-2, visually represents a gear or cogwheel, commonly used in user interfaces to indicate access to configuration options, preferences, or system settings.
Common uses
- Accessing application preferences
- Opening a system configuration panel
- Navigating to user account settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettings2 } from '@tabler/icons-react';
<IconSettings2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- cogeditgearpreferencestoolssettingsconfigoptionscontroloperationsystem2
FAQ
- What does the settings 2 icon represent?
- It represents a gear or cogwheel, symbolizing settings, preferences, or configuration options within a system or application.
- How do I use the settings 2 icon in React?
- You can import and use it in your React application with: import { IconSettings2 } from '@tabler/icons-react'.
- What is the license for the settings 2 icon?
- The Tabler icon library, including the settings 2 icon, is distributed 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 →