diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2012-07-08 21:30:21 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2012-07-08 21:30:21 +0200 |
commit | cfec3f2b9aff71c580f7ba61244e31c85ef18431 (patch) | |
tree | 70541fc432e1b66fd4bd6b516781b21296cdde82 /icons/WR.tex |
Initial commit - very early work in progress.
Diffstat (limited to 'icons/WR.tex')
-rw-r--r-- | icons/WR.tex | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/icons/WR.tex b/icons/WR.tex new file mode 100644 index 0000000..636197b --- /dev/null +++ b/icons/WR.tex @@ -0,0 +1,33 @@ +% White Rook + +\begin{scope}[draw=black,fill=white,line join=round,line cap=round,miter limit=4.00,even odd rule,line width=0.600pt]% g4616 + % path4618 + \path[draw,fill,line cap=butt] (9.0000,39.0000) -- (36.0000,39.0000) -- + (36.0000,36.0000) -- (9.0000,36.0000) -- (9.0000,39.0000) -- cycle; + + % path4620 + \path[draw,fill,line cap=butt] (12.0000,36.0000) -- (12.0000,32.0000) -- + (33.0000,32.0000) -- (33.0000,36.0000) -- (12.0000,36.0000) -- cycle; + + % path4622 + \path[draw,fill,line cap=butt] (11.0000,14.0000) -- (11.0000,9.0000) -- + (15.0000,9.0000) -- (15.0000,11.0000) -- (20.0000,11.0000) -- (20.0000,9.0000) + -- (25.0000,9.0000) -- (25.0000,11.0000) -- (30.0000,11.0000) -- + (30.0000,9.0000) -- (34.0000,9.0000) -- (34.0000,14.0000); + + % path4624 + \path[draw,fill] (34.0000,14.0000) -- (31.0000,17.0000) -- (14.0000,17.0000) -- + (11.0000,14.0000); + + % path4626 + \path[draw,fill,line join=miter,line cap=butt] (31.0000,17.0000) -- + (31.0000,29.5000) -- (14.0000,29.5000) -- (14.0000,17.0000); + + % path4628 + \path[draw,fill] (31.0000,29.5000) -- (32.5000,32.0000) -- (12.5000,32.0000) -- + (14.0000,29.5000); + + % path4630 + \path[draw=black,line join=miter] (11.0000,14.0000) -- (34.0000,14.0000); + +\end{scope} |