The Lucide sliders vertical icon depicts a set of vertical sliders, commonly used to represent settings, controls, or adjustment options in a user interface.
Common uses
- Adjusting volume or brightness
- Configuring filter options
- Modifying application settings
Use it in React
Install
npm i lucide-reactImport & render
import { SlidersVertical } from 'lucide-react';
<SlidersVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- settingscontrolsslidersverticalsettings slidersvertical controlsadjustment slidersoptions
FAQ
- What is the sliders vertical icon used for?
- It's typically used to indicate a section for settings, controls, or adjustable parameters within an application.
- How do I use the sliders vertical icon in React?
- You can import and use it like this: import { SlidersVertical } from 'lucide-react'; <SlidersVertical />
- What is the license for the Lucide sliders vertical icon?
- The icon is distributed under the ISC license, which is a permissive free software 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 →