Add item icon art for all 41 item types
This commit is contained in:
8
bin/app/data/icons/items/copper_ingot.svg
Normal file
8
bin/app/data/icons/items/copper_ingot.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<g stroke="#3a1e08" stroke-width="3.5" stroke-linejoin="round">
|
||||
<path d="M28 72 L72 72 L64 54 L36 54 Z" fill="#cf7a2c"/>
|
||||
<path d="M64 54 L72 72 L82 64 L74 46 Z" fill="#a85e20"/>
|
||||
<path d="M36 54 L64 54 L74 46 L46 46 Z" fill="#e59a52"/>
|
||||
</g>
|
||||
<path d="M40 63 L60 63" stroke="#f0b878" stroke-width="3" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 436 B |
Reference in New Issue
Block a user