The Lucide settings 2 icon depicts a cogwheel with sliders, commonly used to represent configuration, preferences, or system settings.
Common uses
- Accessing application preferences
- Opening a configuration panel
- Indicating a system settings menu
Use it in React
Install
npm i lucide-reactImport & render
import { Settings2 } from 'lucide-react';
<Settings2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cogeditgearpreferencesslidersettings2
FAQ
- What does the settings 2 icon represent?
- It represents configuration options, preferences, or system settings, often with a visual cue of adjustable elements.
- How do I use the settings 2 icon in React?
- You can import and use it like this: import { Settings2 } from 'lucide-react'; <Settings2 />.
- What is the license for the Lucide settings 2 icon?
- The Lucide icon library, including the settings 2 icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →