aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/dice-4.svg
blob: 9da43e0dd5ac650d83657c6aa2cefaf06240f9ba (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [game, boardgame, roll, throw, cube, numbers, gambling]
version: "1.60"
---
<svg>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <circle cx="8.5" cy="8.5" r=".5" fill="currentColor" />
  <circle cx="15.5" cy="8.5" r=".5" fill="currentColor" />
  <circle cx="15.5" cy="15.5" r=".5" fill="currentColor" />
  <circle cx="8.5" cy="15.5" r=".5" fill="currentColor" />
</svg>