The Lucide square divide icon depicts the mathematical division symbol within a square, commonly used in UIs to represent division operations or functions.
Common uses
- Calculator app division button
- Data analysis tool for division metrics
- Spreadsheet software division function
Use it in React
Install
npm i lucide-reactImport & render
import { SquareDivide } from 'lucide-react';
<SquareDivide size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- calculatemath÷/squaredividedivision symbolmath dividecalculate symbolhorizontal bar division
FAQ
- What does the square divide icon represent?
- It represents the mathematical operation of division, often used in calculators, data analysis tools, or anywhere division is a primary function.
- How do I use the square divide icon in a React application?
- You can import and use it in React with the following statement: import { SquareDivide } from 'lucide-react'.
- What is the license for the Lucide square divide icon?
- The Lucide icon library, including the square 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 →