John KuehJohn Kueh

diamond 02 icon

HugeIcons · Diamond02Icon · MIT

Download SVG

The HugeIcons diamond 02 icon depicts a stylized diamond shape, often used to represent premium status, valuable items, or important data points in user interfaces.

Common uses

  • Premium feature indicator
  • High-value item display
  • Key data point highlighting

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gem iconjewel iconprecious stone iconvaluable icon

FAQ

What is the Diamond02 icon typically used for?
It's commonly used to signify premium features, valuable items, or crucial information within an application's UI.
How do I use the Diamond02 icon in a React project?
Import it using `import { Diamond02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Diamond02Icon} />`.
What is the license for this icon?
The Diamond02 icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →