Add item icon art for all 41 item types
This commit is contained in:
8
bin/app/data/icons/items/iron_ingot.svg
Normal file
8
bin/app/data/icons/items/iron_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="#2f343b" stroke-width="3.5" stroke-linejoin="round">
|
||||
<path d="M28 72 L72 72 L64 54 L36 54 Z" fill="#a2a9b0"/>
|
||||
<path d="M64 54 L72 72 L82 64 L74 46 Z" fill="#868d95"/>
|
||||
<path d="M36 54 L64 54 L74 46 L46 46 Z" fill="#c8ced4"/>
|
||||
</g>
|
||||
<path d="M40 63 L60 63" stroke="#c2c7cd" stroke-width="3" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 436 B |
Reference in New Issue
Block a user