first commit
This commit is contained in:
8
dist/dice.svg
vendored
Normal file
8
dist/dice.svg
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
|
||||
<rect x="3" y="3" width="18" height="18" rx="3" fill="#FEFEFE"/>
|
||||
<circle cx="8.5" cy="8.5" r="1.5" fill="#1E1E1E"/>
|
||||
<circle cx="15.5" cy="8.5" r="1.5" fill="#1E1E1E"/>
|
||||
<circle cx="12" cy="12" r="1.5" fill="#1E1E1E"/>
|
||||
<circle cx="8.5" cy="15.5" r="1.5" fill="#1E1E1E"/>
|
||||
<circle cx="15.5" cy="15.5" r="1.5" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 437 B |
Reference in New Issue
Block a user