John KuehJohn Kueh

diamond minus icon

HugeIcons · DiamondMinusIcon · MIT

Download SVG

The HugeIcons diamond minus icon depicts a diamond shape with a minus sign inside, commonly used to represent the removal or subtraction of an item, or to indicate a negative value.

Common uses

  • Removing an item from a list
  • Subtracting a quantity
  • Indicating a negative balance

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
diamond deleteremove diamondsubtract diamondnegative diamond

FAQ

What does the diamond minus icon represent?
This icon represents removal, subtraction, or a negative value, often used in contexts like deleting items or showing negative financial figures.
How do I use the DiamondMinusIcon in React?
Import both HugeiconsIcon and DiamondMinusIcon, then render it using <HugeiconsIcon icon={DiamondMinusIcon} />.
What is the license for this icon?
The HugeIcons library, including the DiamondMinusIcon, is available 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 →