Sliders Vertical Pixel Art Icon
Vertical sliders icon for audio faders, volume controls, color channel mixing and parameter panels with up-and-down ranges.
Tags
slidersvertical
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Sliders Vertical icon
Slider tracks arranged vertically, with thumbs moving up and down. It mirrors the physical fader design found on audio mixing boards and video color-grading panels, making it natural for volume faders, channel levels, and any control where 'up means more.' Use it in audio production interfaces or colorist tools where the vertical orientation carries domain meaning. For horizontal filter panels such as price ranges or image brightness, sliders-horizontal reads more naturally.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/sliders-vertical.svg" width="24" height="24" alt="Sliders Vertical" />
<!-- React -->
import { SlidersVertical } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sliders-vertical.svg" width="48" height="48" style="image-rendering: pixelated" />