chess-framework/static/assets/rook-b.svg
2026-07-25 08:32:00 +07:00

29 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
Bástya (fekete)
Eredeti: http://en.wikipedia.org/wiki/File:Chess_rdt45.svg
Felhasználási feltételek: Nevezd meg! - Így add tovább! (Creative Commons)
Uray M. János
2013-2018
-->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="128" height="128" viewBox="0 0 45 45">
<!-- alap -->
<g fill="#000" stroke="#000" stroke-width="1.5" stroke-linejoin="round">
<!-- test -->
<path d="
M 11,14 L 11,9 L 15,9 L 15,11 L 20,11 L 20,9 L 25,9 L 25,11 L 30,11 L 30,9 L 34,9 L 34,14
L 31,17 L 31,29.5 L 33,32 L 33,36 L 12,36 L 12,32 L 14,29.5 L 14,17 Z
"/>
<!-- talp -->
<path d="M 9,39 L 36,39 L 36,36 L 9,36 L 9,39 z"/>
</g>
<!-- vonalak -->
<g fill="none" stroke="#FFF" stroke-linecap="round">
<line stroke-width="1.2" x1="11" y1="14.0" x2="34" y2="14.0"/>
<line stroke-width="0.8" x1="14" y1="17.0" x2="31" y2="17.0"/>
<line stroke-width="0.8" x1="14" y1="29.5" x2="31" y2="29.5"/>
<line stroke-width="1.2" x1="12" y1="32.0" x2="33" y2="32.0"/>
<line stroke-width="1.2" x1="12" y1="35.5" x2="33" y2="35.5"/>
</g>
</svg>