aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/dice.svg
blob: 301e9597d2bbd7a2fe83977a4212d74da818c291 (plain)
1
2
3
4
5
6
7
8
9
---
---
<svg>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <circle cx="8.5" cy="8.5" r=".5" />
  <circle cx="15.5" cy="8.5" r=".5" />
  <circle cx="15.5" cy="15.5" r=".5" />
  <circle cx="8.5" cy="15.5" r=".5" />
</svg>