John KuehJohn Kueh

circle chevron down icon

Lucide · circle-chevron-down · ISC

Download SVG

The Lucide circle chevron down icon depicts a downward-pointing chevron within a circle, commonly used to indicate an expandable section or a menu that opens downwards.

Common uses

  • Expand/collapse content sections
  • Dropdown menu trigger
  • Show/hide sub-navigation

Use it in React

Install
npm i lucide-react
Import & render
import { CircleChevronDown } from 'lucide-react';

<CircleChevronDown size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
backmenucirclechevrondowndropdowncollapsearrow down circlecaret down

FAQ

What is the purpose of the circle chevron down icon?
It visually signals that an element can be expanded or collapsed, or that a menu will appear below it.
How do I use this icon in React?
Import it from the 'lucide-react' library like this: import { CircleChevronDown } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →