The Lucide file sliders icon depicts a document with sliders, commonly used to represent settings, configuration, or controls related to a file or system.
Common uses
- File settings panel
- Configuration options for a document
- System preferences management
Use it in React
Install
npm i lucide-reactImport & render
import { FileSliders } from 'lucide-react';
<FileSliders size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- coggedgearmechanicalmachineryconfigurationcontrolspreferencessettingssystemadmineditexecutablefilesliders
FAQ
- What does the file sliders icon represent?
- It represents controls, settings, or configuration options, often associated with a file or system.
- How do I use this icon in React?
- Import it as `FileSliders` from 'lucide-react' and use it in your JSX: `<FileSliders />`.
- What is the license for this icon?
- The 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 →