WIP script to generate PNG images from board configs
This commit is contained in:
5
public/pieces/checkers/pb.svg
Normal file
5
public/pieces/checkers/pb.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M256 439C311.942 439 363.119 423.555 400.647 397.959C438.115 372.404 463 335.86 463 294V218C463 176.14 438.115 139.596 400.647 114.041C363.119 88.4448 311.942 73 256 73C200.058 73 148.881 88.4448 111.353 114.041C73.8848 139.596 49 176.14 49 218V294C49 335.86 73.8848 372.404 111.353 397.959C148.881 423.555 200.058 439 256 439Z" fill="#111111"/>
|
||||
<path d="M256 351C363.696 351 451 291.454 451 218C451 144.546 363.696 85 256 85C148.304 85 61 144.546 61 218C61 291.454 148.304 351 256 351Z" fill="#666666"/>
|
||||
<path d="M256 427C363.696 427 451 367.454 451 294V218C451 291.454 363.696 351 256 351C148.304 351 61 291.454 61 218V294C61 367.454 148.304 427 256 427Z" fill="#333333"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 831 B |
Reference in New Issue
Block a user