Add item icon art for all 41 item types
This commit is contained in:
10
bin/app/data/icons/items/salvager_module.svg
Normal file
10
bin/app/data/icons/items/salvager_module.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<circle cx="50" cy="28" r="13" fill="#b2cfdd" stroke="#1c4a30" stroke-width="3.5"/>
|
||||
<circle cx="50" cy="28" r="5" fill="#5f8f78"/>
|
||||
<path d="M50 41 L50 56" stroke="#1c4a30" stroke-width="5" stroke-linecap="round"/>
|
||||
<g fill="none" stroke="#5f8f78" stroke-width="6" stroke-linecap="round">
|
||||
<path d="M50 54 L30 78"/>
|
||||
<path d="M50 54 L50 82"/>
|
||||
<path d="M50 54 L70 78"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 487 B |
Reference in New Issue
Block a user