Add item icon art for all 41 item types
This commit is contained in:
8
bin/app/data/icons/items/steel_plate.svg
Normal file
8
bin/app/data/icons/items/steel_plate.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<rect x="20" y="30" width="60" height="40" rx="5" fill="#8a92a0" stroke="#22262c" stroke-width="3.5"/>
|
||||
<line x1="26" y1="38" x2="74" y2="38" stroke="#aab1bb" stroke-width="3" stroke-linecap="round"/>
|
||||
<g fill="#2f343b">
|
||||
<circle cx="30" cy="40" r="3"/><circle cx="70" cy="40" r="3"/>
|
||||
<circle cx="30" cy="60" r="3"/><circle cx="70" cy="60" r="3"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 461 B |
Reference in New Issue
Block a user