John KuehJohn Kueh

circle small icon

Lucide · circle-small · ISC

Download SVG

The Lucide circle small icon depicts a small, unfilled circle, often used to represent a bullet point, a genderless symbol, or a small circular element in a user interface.

Common uses

  • Bullet points in lists
  • Genderless or neutral indicators
  • Small decorative circular elements

Use it in React

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

<CircleSmall size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
shapebulletgendergenderlesscirclesmallbullet pointsmall dotcircle outline

FAQ

What is the purpose of the circle small icon?
It's typically used for list bullets, neutral gender indicators, or as a small circular UI element. It's versatile for various small, round representations.
How do I use the circle small icon in React?
You can import and use it directly in your React components like this: import { CircleSmall } from 'lucide-react'. Then render it as <CircleSmall />.
What is the license for the Lucide circle small icon?
The Lucide icon library, including the circle small icon, is available under the ISC license, which is a permissive open-source 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 →