dry-fire-target-maker/ipsc.svg
2023-02-13 23:21:19 -07:00

22 lines
763 B
XML

<svg version="1.1" width="455" height="575" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(2.5, 2.5)">
<g stroke-width="2.5" stroke="black" fill-opacity="0">
<!-- D zone -->
<polygon points="150,0 300,0 450,190 450,380 300,570 150,570 0,380 0,190" />
<!-- C zone -->
<polygon points="150,0 300,0 375,190 375,335 275,450 175,450 75,335 75,190" />
<!-- A zone -->
<polygon points="200,25 250,25 300,190 300,275 250,350 200,350 150,275 150,190" />
</g>
<g text-anchor="middle" font-size="24" font-weight="bold" font-family="sans-serif">
<text x="38" y="190">D</text>
<text x="115" y="190">C</text>
<text x="225" y="190">A</text>
<text x="335" y="190">C</text>
<text x="412" y="190">D</text>
</g>
</g>
</svg>