Pixelarticons

Chevrons Horizontal Pixel Art Icon

A pair of double horizontal chevrons for fast-forward/rewind, skip-to-edge, or wide-resize controls in media and layout tools.

arrows Free 1 variant

Tags

chevronshorizontal

Style variants

base

Outline ยท rounded corners

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

About the Chevrons Horizontal icon

Two chevrons side by side on a horizontal axis, suggesting a stronger or faster directional movement than a single chevron. Media players use double-chevrons for fast-forward and rewind; table interfaces use them for skip-to-first or skip-to-last column navigation. They can also represent a larger drag increment on a resize handle. For simple one-step navigation, single chevron-left or chevron-right is less visually emphatic.

Usage

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

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

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

Related icons