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