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/BR.tex |
Initial commit - very early work in progress.
Diffstat (limited to 'icons/BR.tex')
-rw-r--r-- | icons/BR.tex | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/icons/BR.tex b/icons/BR.tex new file mode 100644 index 0000000..b095478 --- /dev/null +++ b/icons/BR.tex @@ -0,0 +1,52 @@ +% Black Rook + +\begin{scope}[draw=black,fill=black,line join=round,line cap=round,miter limit=4.00,even odd rule,line width=0.600pt]% g4694 + % path4696 + \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; + + % path4698 + \path[draw,fill,line cap=butt] (12.5000,32.0000) -- (14.0000,29.5000) -- + (31.0000,29.5000) -- (32.5000,32.0000) -- (12.5000,32.0000) -- cycle; + + % path4700 + \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; + + % path4702 + \path[draw,fill,line join=miter,line cap=butt] (14.0000,29.5000) -- + (14.0000,16.5000) -- (31.0000,16.5000) -- (31.0000,29.5000) -- + (14.0000,29.5000) -- cycle; + + % path4704 + \path[draw,fill,line cap=butt] (14.0000,16.5000) -- (11.0000,14.0000) -- + (34.0000,14.0000) -- (31.0000,16.5000) -- (14.0000,16.5000) -- cycle; + + % path4706 + \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) -- (11.0000,14.0000) + -- cycle; + + % path4708 + \path[draw=white,line join=miter,line width=0.800pt] (12.0000,35.5000) -- + (33.0000,35.5000) -- (33.0000,35.5000); + + % path4710 + \path[draw=white,line join=miter,line width=0.800pt] (13.0000,31.5000) -- + (32.0000,31.5000); + + % path4712 + \path[draw=white,line join=miter,line width=0.800pt] (14.0000,29.5000) -- + (31.0000,29.5000); + + % path4714 + \path[draw=white,line join=miter,line width=0.800pt] (14.0000,16.5000) -- + (31.0000,16.5000); + + % path4716 + \path[draw=white,line join=miter,line width=0.800pt] (11.0000,14.0000) -- + (34.0000,14.0000); + +\end{scope} |