piece display change and move constant to types.ts
This commit is contained in:
parent
d9683b43d3
commit
fd03fe7ca5
15 changed files with 35 additions and 20 deletions
|
|
@ -1,29 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!--
|
||||
Vezér (fehér)
|
||||
Eredeti: http://en.wikipedia.org/wiki/File:Chess_qlt45.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="#FFF" stroke="#000" stroke-width="1.5" stroke-linejoin="round">
|
||||
<!-- csápok -->
|
||||
<path d="M 9,26 C 17.5,24.5 30,24.5 36,26 L 38.5,13.5 L 31,25 L 30.7,10.9 L 25.5,24.5 L 22.5,10 L 19.5,24.5 L 14.3,10.9 L 14,25 L 6.5,13.5 L 9,26 Z"/>
|
||||
<!-- bojtok -->
|
||||
<circle cx="6" cy="12" r="2"/>
|
||||
<circle cx="14" cy="9" r="2"/>
|
||||
<circle cx="22.5" cy="8" r="2"/>
|
||||
<circle cx="31" cy="9" r="2"/>
|
||||
<circle cx="39" cy="12" r="2"/>
|
||||
<!-- test -->
|
||||
<path d="M 9,26 C 9,28 10.5,28 11.5,30 C 12.5,31.5 12.5,31 12,33.5 C 10.5,34.5 10.5,36 10.5,36 C 9,37.5 11,38.5 11,38.5 C 17.5,39.5 27.5,39.5 34,38.5 C 34,38.5 36,37.5 34.5,36 C 34.5,36 34.5,34.5 33,33.5 C 32.5,31 32.5,31.5 33.5,30 C 34.5,28 36,28 36,26 C 27.5,24.5 17.5,24.5 9,26 Z"/>
|
||||
</g>
|
||||
<!-- vonalak -->
|
||||
<g fill="none" stroke="#000" stroke-width="1.5" stroke-linecap="round">
|
||||
<path d="M 11.5,30 C 15,29 30,29 33.5,30"/>
|
||||
<path d="M 12,33.5 C 18,32.5 27,32.5 33,33.5"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in a new issue