Pixelarticons

Circle Chevrons Horizontal Pixel Art Icon

A pair of horizontal chevrons inside a circle, for double-skip navigation controls and swap actions with a prominent button frame.

arrows Pro 2 variants

Tags

circlechevronshorizontal

Style variants

base

Outline · rounded 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 Circle Chevrons Horizontal icon

Double horizontal chevrons set within a circle, combining the emphasis of a circular button with the 'skip further' meaning of double chevrons. Use it for 'skip to the edge' controls in paginated interfaces, for a two-step fast-forward in media players, or for a prominent exchange action where two items swap positions. Single circle-chevron-left or circle-chevron-right is the lighter alternative for one-step navigation.

Usage

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

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

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

Related icons