Pixelarticons

Circle Chevron Down Pixel Art Icon

A downward chevron inside a circle, for prominent expand, download, or scroll-down call-to-action buttons.

arrows Pro 2 variants

Tags

circlechevroncaretarrowdowndownwardbottombelow

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 Chevron Down icon

A chevron pointing downward enclosed in a circle, giving the directional cue the visual weight of a standalone button. This elevated form suits prominent placements: a hero section 'scroll down' hint, a standalone expand toggle at the end of a card, or a circular download affordance. The circle makes it easier to tap on touch targets. For subtle inline dropdowns, the bare chevron-down is less demanding; this version works better as a focal point.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/circle-chevron-down.svg" width="24" height="24" alt="Circle Chevron Down" />

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

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

Related icons