dice icon — free SVG
Download the free dice icon as SVG or PNG, copy the dice SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
dice (noun, verb) — a small cube with 1 to 6 spots on the six faces; used in gambling to generate random numbers
How to use the dice icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEZPAJ9ENJ3SJMFAWTWQS.svg" alt="dice icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><rect width="15" height="15" x="4.5" y="4.5" rx="2.5"/><path d="M8.3 8.5h.4m6.6 0h.4M11.8 12h.4m-3.9 3.5h.4m6.6 0h.4"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="dice".
Download dice SVG & PNG
dice.svg · dice.png (512px) — all 4 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.