John KuehJohn Kueh

divide sign icon

HugeIcons · DivideSignIcon · MIT

Download SVG

The HugeIcons divide sign icon visually represents the mathematical operation of division and is commonly used in calculators or data manipulation interfaces.

Common uses

  • Calculator app division button
  • Data table column separator
  • Mathematical formula representation

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DivideSignIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DivideSignIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
division symbolobelusslash symbol

FAQ

What is the primary purpose of the divide sign icon?
It represents the mathematical division operation. It's used in interfaces where calculations or data separation are performed.
How do I use the DivideSignIcon in a React application?
Import both HugeiconsIcon and DivideSignIcon, then render it using <HugeiconsIcon icon={DivideSignIcon} />.
What is the license for the HugeIcons DivideSignIcon?
The HugeIcons library, including the DivideSignIcon, is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →