Add some team color counters
This commit is contained in:
@@ -26,6 +26,14 @@
|
||||
<use x="8.66" y="15" transform="rotate(60 8.66 15)" href="#ast-line"/>
|
||||
</pattern>
|
||||
|
||||
<g id="counter-attacker">
|
||||
<rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
|
||||
<image href="counter_attacker.svg" width="10"/>
|
||||
</g>
|
||||
<g id="counter-defender">
|
||||
<rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
|
||||
<image href="counter_defender.svg" width="10"/>
|
||||
</g>
|
||||
<g id="counter-grenade">
|
||||
<rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
|
||||
<image href="counter_grenade2.svg" width="10"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user