Make laser weapon symbol more legible
This commit is contained in:
parent
60da021f13
commit
f70527bebb
@ -43,6 +43,10 @@
|
|||||||
<line x1="-2" y1="1" x2="2" y2="1"/>
|
<line x1="-2" y1="1" x2="2" y2="1"/>
|
||||||
<line x1="-2" y1="2" x2="2" y2="2"/>
|
<line x1="-2" y1="2" x2="2" y2="2"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
|
<g id="laser">
|
||||||
|
<polyline points="0,-5 0,-3 -3,-2.5 3,-1.5 0,-1 0,2.5 0,5"/>
|
||||||
|
</g>
|
||||||
</defs>
|
</defs>
|
||||||
|
|
||||||
<g id="rifle" style="r: inherit;" class="weapon-symbol">
|
<g id="rifle" style="r: inherit;" class="weapon-symbol">
|
||||||
@ -67,7 +71,7 @@
|
|||||||
<use style="r: inherit;" href="#counter-base"/>
|
<use style="r: inherit;" href="#counter-base"/>
|
||||||
<g style="stroke: white; stroke-width: 0.5px; fill: none;">
|
<g style="stroke: white; stroke-width: 0.5px; fill: none;">
|
||||||
<use href="#auto"/>
|
<use href="#auto"/>
|
||||||
<polyline points="0,-5 0,-3 -3,-2.5 3,-1.5 0,-1 0,2.5 -3,3, 3,4 0,4.5 0,5"/>
|
<use href="#laser"/>
|
||||||
<polyline points="-2,-3.5 0,-5 2,-3.5"/>
|
<polyline points="-2,-3.5 0,-5 2,-3.5"/>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
@ -95,11 +99,8 @@
|
|||||||
<use style="r: inherit;" href="#counter-base"/>
|
<use style="r: inherit;" href="#counter-base"/>
|
||||||
<g style="stroke: white; stroke-width: 0.5px; fill: none;">
|
<g style="stroke: white; stroke-width: 0.5px; fill: none;">
|
||||||
<line x1="-2" y1="4.5" x2="2" y2="4.5"/>
|
<line x1="-2" y1="4.5" x2="2" y2="4.5"/>
|
||||||
<line x1="-2" y1="0" x2="2" y2="0"/>
|
<use href="#auto"/>
|
||||||
<line x1="-2" y1="1" x2="2" y2="1"/>
|
<polyline points="0,-5 0,-3 -3,-2.5 3,-1.5 0,-1 0,2.5 0,4.5"/>
|
||||||
<line x1="-2" y1="-1" x2="-2" y2="2"/>
|
|
||||||
<line x1="2" y1="-1" x2="2" y2="2"/>
|
|
||||||
<polyline points="0,-5 0,-3 -3,-2.5 3,-1.5 0,-1 0,2 -3,2.5, 3,3.5 0,4 0,4.5"/>
|
|
||||||
<polyline points="-2,-3.5 0,-5 2,-3.5"/>
|
<polyline points="-2,-3.5 0,-5 2,-3.5"/>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user