The HugeIcons diamond icon depicts a precious gemstone, commonly used to represent value, premium status, or a special item in user interfaces.
Common uses
- Premium feature indicator
- High-value item in a list
- Special achievement badge
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiamondIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiamondIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gemjewelprecious stonevalue
FAQ
- What is the diamond icon typically used for?
- It's often used to signify premium features, high value, or something special within an application.
- How do I use the DiamondIcon in React?
- Import both HugeiconsIcon and DiamondIcon, then render <HugeiconsIcon icon={DiamondIcon} />.
- What is the license for this icon?
- The HugeIcons diamond icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.