Diamond Gem Pixel Art Icon
A gem diamond icon for premium rewards, in-game currency, luxury items, and high-value collectibles.
Tags
diamondgem
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Diamond Gem icon
A faceted gem in a diamond shape, combining the jewelry meaning of a precious stone with the rotated-square diamond silhouette. Use it in games where gems are the premium currency, on a 'Premium' tier label, beside a high-value collectible in a marketplace, or as a reward icon in a loyalty program. The faceted detail distinguishes it from flat finance-context diamonds, giving it a more illustrative, gamified feel. For financial data contexts, the plain diamond reads more neutrally.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/diamond-gem.svg" width="24" height="24" alt="Diamond Gem" />
<!-- React -->
import { DiamondGem } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="diamond-gem.svg" width="48" height="48" style="image-rendering: pixelated" />