The Lucide circle equal icon depicts a circle with an equal sign inside, commonly used to represent concepts of balance, equality, or a state of being equivalent in user interfaces.
Common uses
- Indicating a balanced or equal state in a dashboard.
- Representing a 'match' or 'equivalent' option in a comparison tool.
- Symbolizing a neutral or balanced setting in application preferences.
Use it in React
Install
npm i lucide-reactImport & render
import { CircleEqual } from 'lucide-react';
<CircleEqual size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- calculateshape=circleequalequality symbolbalancedequivalentequals sign circle
FAQ
- What does the circle equal icon represent?
- It symbolizes balance, equality, or equivalence. It's often used when two things are considered the same or in a state of equilibrium.
- How do I use the circle equal icon in React?
- You can import and use it like this: import { CircleEqual } from 'lucide-react'; <CircleEqual />.
- What is the license for Lucide icons?
- Lucide icons are available 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 →