Map modified + sprites
This commit is contained in:
22
web/assets/img/tiles/CableH.svg
Normal file
22
web/assets/img/tiles/CableH.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="1" y="1" width="98" height="98" fill="url(#paint0_linear_21_545)" stroke="url(#paint1_linear_21_545)" stroke-width="2"/>
|
||||
<circle cx="5.5" cy="5.5" r="1.5" fill="#595959"/>
|
||||
<circle cx="5.5" cy="5.5" r="1" fill="#A1A1A1"/>
|
||||
<circle cx="5.5" cy="94.5" r="1.5" fill="#4A4A4A"/>
|
||||
<circle cx="5.5" cy="94.5" r="1" fill="#898989"/>
|
||||
<circle cx="94.5" cy="5.5" r="1.5" fill="#4A4A4A"/>
|
||||
<circle cx="94.5" cy="5.5" r="1" fill="#898989"/>
|
||||
<circle cx="94.5" cy="94.5" r="1.5" fill="#3C3C3C"/>
|
||||
<circle cx="94.5" cy="94.5" r="1" fill="#898989"/>
|
||||
<rect y="42" width="100" height="16" fill="#FF8282"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_21_545" x1="0" y1="0" x2="100" y2="100" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="#747474"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_21_545" x1="100" y1="100" x2="0" y2="0" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#A8A8A8"/>
|
||||
<stop offset="1" stop-color="#848484"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user