Pixelarticons

Circle Chevrons Vertical Pixel Art Icon

A pair of vertical chevrons inside a circle, for column sort toggles, scroll-step controls, and drag affordances in circular button style.

arrows Pro 2 variants

Tags

circlechevronsvertical

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

Double vertical chevrons enclosed in a circle, giving a sortable or scrollable affordance the form of a button. Use it when a column's sort state is neutral and the user needs to click to choose a direction, or as a vertical scroll increment button. The circular frame raises its click target and visual prominence compared to bare chevrons-vertical. It is a natural counterpart to circle-chevrons-horizontal for paired horizontal and vertical controls.

Usage

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

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

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

Related icons