The Lucide divide icon depicts the mathematical division symbol and is commonly used in UIs to represent division operations or as a separator.
Common uses
- Calculator app button
- Data table column header for division results
- Mathematical formula display
Use it in React
Install
npm i lucide-reactImport & render
import { Divide } from 'lucide-react';
<Divide size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- calculatemathdivisionoperatorcode÷/dividedivision symbolmath operatorobelusslash
FAQ
- What is the divide icon used for?
- It represents the mathematical division operation or can serve as a visual separator in interfaces.
- How do I use the divide icon in React?
- Import it from 'lucide-react' and use it as a component: import { Divide } from 'lucide-react'.
- What is the license for the Lucide divide icon?
- The Lucide icon library, including the 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 →