The Lucide circle divide icon depicts a circle with a division symbol inside, commonly used to represent division operations or mathematical functions in user interfaces.
Common uses
- Button for division calculation
- Menu item for mathematical functions
- Label for a division setting
Use it in React
Install
npm i lucide-reactImport & render
import { CircleDivide } from 'lucide-react';
<CircleDivide size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- calculatemath÷/circledividedivision symbolmath dividecalculate symbolcircle division
FAQ
- What does the circle divide icon represent?
- It represents the mathematical operation of division, often within a circular context.
- How do I use the circle divide icon in React?
- You can import and use it like this: import { CircleDivide } from 'lucide-react'
- What is the license for the Lucide circle divide icon?
- The Lucide icon library, including the circle-divide icon, is available under the ISC 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 →