Pixelarticons

Sliders Horizontal Pixel Art Icon

Horizontal sliders icon for filter panels, EQ settings, side-by-side parameter controls and horizontal adjustment strips.

devices Pro 1 variant

Tags

slidershorizontal

Style variants

base

Outline ยท rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Sliders Horizontal icon

Slider controls laid out along a horizontal axis, with thumbs moving left and right. It suits equalizers, audio mixers, and image-adjustment panels where the horizontal sweep reads naturally from left to right (low to high, cold to warm). Use it when the context strongly implies a left-right range. For stacked top-to-bottom sliders, the sliders-vertical icon is the better match. The plain sliders icon is neutral when axis direction is irrelevant.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/sliders-horizontal.svg" width="24" height="24" alt="Sliders Horizontal" />

<!-- React -->
import { SlidersHorizontal } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sliders-horizontal.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons