The Tabler divide icon visually represents the mathematical operation of division, commonly used in interfaces to signify splitting, separating, or indicating a division function within calculations or data.
Common uses
- Division button in a calculator app
- Separator in a data table header
- Option to divide a document or screen
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDivide } from '@tabler/icons-react';
<IconDivide size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- separatemultipleapartseparatorpartsdividecalculationequationmathematicsnumericmathdivision symbolobelusmath operation
FAQ
- What does the divide icon represent?
- It represents the mathematical operation of division, used to show splitting or separating into parts.
- How do I use the divide icon in React?
- You can import it from '@tabler/icons-react' like this: import { IconDivide } from '@tabler/icons-react'.
- What is the license for the Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →