Pixelarticons

Chevrons Horizontal 2 Pixel Art Icon

An alternative double-horizontal-chevron for fast navigation, skip controls, or wide-resize with a different visual weight.

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 2 icon

A variant of chevrons-horizontal with differing proportions or stroke character. Functionally it covers the same territory: fast navigation, skip controls in a media player, or a larger horizontal resize gesture. Choose this variant when the default pair does not match the weight of your surrounding icon set, or when your system distinguishes two double-chevron styles for different skip magnitudes.

Usage

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

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

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

Related icons