download pieces textures
This commit is contained in:
parent
5800574560
commit
e48c6ac6da
12 changed files with 324 additions and 0 deletions
27
static/king-w.svg
Normal file
27
static/king-w.svg
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!--
|
||||
Király (fehér)
|
||||
Eredeti: http://en.wikipedia.org/wiki/File:Chess_klt45.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">
|
||||
<!-- kereszt -->
|
||||
<path fill="none" stroke-linecap="round" d="M 22.5,11.63 L 22.5,6 M 20,8 L 25,8"/>
|
||||
<!-- tető -->
|
||||
<path d="M 22.5,25 C 22.5,25 27,17.5 25.5,14.5 C 25.5,14.5 24.5,12 22.5,12 C 20.5,12 19.5,14.5 19.5,14.5 C 18,17.5 22.5,25 22.5,25"/>
|
||||
<!-- test -->
|
||||
<path d="M 11.5,37 C 17,40.5 27,40.5 32.5,37 L 32.5,30 C 32.5,30 41.5,25.5 38.5,19.5 C 34.5,13 25,16 22.5,23.5 L 22.5,27 L 22.5,23.5 C 19,16 9.5,13 6.5,19.5 C 3.5,25.5 11.5,29.5 11.5,29.5 L 11.5,37"/>
|
||||
</g>
|
||||
<!-- vonalak -->
|
||||
<g fill="none" stroke="#000" stroke-width="1.5" stroke-linecap="round">
|
||||
<!-- talp -->
|
||||
<path d="M 11.5,30 C 17,27 27,27 32.5,30"/>
|
||||
<path d="M 11.5,33.5 C 17,30.5 27,30.5 32.5,33.5"/>
|
||||
<path d="M 11.5,37 C 17,34 27,34 32.5,37"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue