Pixelarticons

Chevron Left 2 Pixel Art Icon

An alternative leftward chevron for back navigation and previous controls with a different stroke weight or form factor.

arrows Free 1 variant

Tags

chevroncaretarrowleftbackpreviouswest

Style variants

base

Outline ยท rounded corners

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

About the Chevron Left 2 icon

A variant of chevron-left with differing proportions or stroke thickness. Use it when the standard left chevron does not harmonize with the icon density of the surrounding UI, or when your system distinguishes two chevron weights for different interaction levels. It suits the same contexts as chevron-left (back navigation, carousels, breadcrumbs) but with a visual character that may better match a bolder or more compact layout.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/chevron-left-2.svg" width="24" height="24" alt="Chevron Left 2" />

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

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

Related icons