Map modified + sprites
This commit is contained in:
24
web/assets/img/tiles/Trigger.svg
Normal file
24
web/assets/img/tiles/Trigger.svg
Normal file
@@ -0,0 +1,24 @@
|
||||
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="50" cy="50" r="50" fill="url(#paint0_linear_17_52)"/>
|
||||
<circle cx="50" cy="50" r="40" fill="url(#paint1_linear_17_52)"/>
|
||||
<circle cx="50" cy="50" r="25" fill="url(#paint2_linear_17_52)"/>
|
||||
<circle cx="50" cy="50" r="10" fill="url(#paint3_linear_17_52)"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_17_52" x1="0" y1="0" x2="100" y2="100" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#CCC565"/>
|
||||
<stop offset="1" stop-color="#857F21"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_17_52" x1="0" y1="0" x2="100" y2="100" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#65B5CC"/>
|
||||
<stop offset="1" stop-color="#216E85"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_17_52" x1="0" y1="0" x2="100" y2="100" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#CCC565"/>
|
||||
<stop offset="1" stop-color="#857F21"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_17_52" x1="0" y1="-2.98023e-06" x2="100" y2="100" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#CC6565"/>
|
||||
<stop offset="1" stop-color="#852121"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user