Sliders Pixel Art Icon
A sliders icon for filter controls, audio equalizers, settings panels and multi-parameter adjustment interfaces.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Sliders icon
Two or three horizontal tracks with draggable thumb controls, representing adjustable parameters. It is the go-to icon for filter panels, audio equalizers, image correction tools, and any screen with multiple sliders the user can tune simultaneously. Use it as a 'Filters' or 'Adjust' button that opens a panel of controls. For a single filter dial rather than multiple tracks, a single-slider or knob icon is cleaner; sliders-horizontal and sliders-vertical variants cover orientation preferences.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/sliders.svg" width="24" height="24" alt="Sliders" />
<!-- React -->
import { Sliders } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sliders.svg" width="48" height="48" style="image-rendering: pixelated" />