Add item icon art for all 41 item types
This commit is contained in:
6
bin/app/data/icons/items/silicon.svg
Normal file
6
bin/app/data/icons/items/silicon.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<circle cx="50" cy="52" r="33" fill="#33415e" stroke="#0e1420" stroke-width="3.5"/>
|
||||
<line x1="35" y1="27" x2="52" y2="22" stroke="#0e1420" stroke-width="4" stroke-linecap="round"/>
|
||||
<circle cx="50" cy="52" r="21" fill="none" stroke="#46567a" stroke-width="2.6"/>
|
||||
<circle cx="42" cy="44" r="5" fill="#5d6f96"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 412 B |
Reference in New Issue
Block a user