Add item icon art for all 41 item types
This commit is contained in:
7
bin/app/data/icons/items/quartz.svg
Normal file
7
bin/app/data/icons/items/quartz.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<path d="M50 12 L70 40 L58 86 L42 86 L30 40 Z" fill="#dcd3f0" stroke="#40345a" stroke-width="3.2" stroke-linejoin="round"/>
|
||||
<path d="M30 40 L70 40" stroke="#40345a" stroke-width="2.2"/>
|
||||
<path d="M50 12 L50 86 M42 40 L42 86 M58 40 L58 86" stroke="#9d90c2" stroke-width="1.8" stroke-linecap="round"/>
|
||||
<path d="M58 40 L70 40 L58 86 Z" fill="#c3b8e2"/>
|
||||
<circle cx="45" cy="29" r="3" fill="#ffffff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 501 B |
Reference in New Issue
Block a user