Pixelarticons

Square Chevrons Horizontal Pixel Art Icon

Double horizontal chevrons inside a square for skip-to-edge navigation, fast-forward/rewind, and large-step controls in boxy layouts.

arrows Pro 4 variants

Tags

squarechevronshorizontal

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Square Chevrons Horizontal icon

Two horizontal chevrons enclosed in a square frame, combining the 'larger jump' meaning of double chevrons with a contained button shape. Use it for skip-to-first and skip-to-last controls in paginated tables, for fast-forward and rewind in media players that prefer a boxy aesthetic, or for larger increment steps on horizontal sliders. Single square-chevron-left and square-chevron-right handle one-step navigation in the same design language.

Usage

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

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

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

Related icons