Add dice icons
This commit is contained in:
parent
413ed7c3d3
commit
a3f5e23b7c
9 changed files with 38 additions and 0 deletions
|
|
@ -24,6 +24,12 @@ export const icons = [
|
|||
`caret-right.svg`,
|
||||
`garbage-bin.svg`,
|
||||
`chat-bubble.svg`,
|
||||
`dice/d4.svg`,
|
||||
`dice/d6.svg`,
|
||||
`dice/d8.svg`,
|
||||
`dice/d10.svg`,
|
||||
`dice/d12.svg`,
|
||||
`dice/d20.svg`,
|
||||
];
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue