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/BB.tex |
Initial commit - very early work in progress.
Diffstat (limited to 'icons/BB.tex')
-rw-r--r-- | icons/BB.tex | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/icons/BB.tex b/icons/BB.tex new file mode 100644 index 0000000..f03e6d6 --- /dev/null +++ b/icons/BB.tex @@ -0,0 +1,36 @@ +% Black Bishop + +\begin{scope}[draw=black,line join=round,line cap=round,miter limit=4.00,even odd rule,line width=0.600pt]% g3007 + \begin{scope}[draw=black,fill=black,line cap=butt]% g3009 + % path3011 + \path[draw,fill] (9.0000,36.0000) .. controls (12.3900,35.0300) and + (19.1100,36.4300) .. (22.5000,34.0000) .. controls (25.8900,36.4300) and + (32.6100,35.0300) .. (36.0000,36.0000) .. controls (36.0000,36.0000) and + (37.6500,36.5400) .. (39.0000,38.0000) .. controls (38.3200,38.9700) and + (37.3500,38.9900) .. (36.0000,38.5000) .. controls (32.6100,37.5300) and + (25.8900,38.9600) .. (22.5000,37.5000) .. controls (19.1100,38.9600) and + (12.3900,37.5300) .. (9.0000,38.5000) .. controls (7.6460,38.9900) and + (6.6770,38.9700) .. (6.0000,38.0000) .. controls (7.3540,36.0600) and + (9.0000,36.0000) .. (9.0000,36.0000) -- cycle; + + % path3013 + \path[draw,fill] (15.0000,32.0000) .. controls (17.5000,34.5000) and + (27.5000,34.5000) .. (30.0000,32.0000) .. controls (30.5000,30.5000) and + (30.0000,30.0000) .. (30.0000,30.0000) .. controls (30.0000,27.5000) and + (27.5000,26.0000) .. (27.5000,26.0000) .. controls (33.0000,24.5000) and + (33.5000,14.5000) .. (22.5000,10.5000) .. controls (11.5000,14.5000) and + (12.0000,24.5000) .. (17.5000,26.0000) .. controls (17.5000,26.0000) and + (15.0000,27.5000) .. (15.0000,30.0000) .. controls (15.0000,30.0000) and + (14.5000,30.5000) .. (15.0000,32.0000) -- cycle; + + % path3015 + \path[draw,fill] + (25.0000,8.0000)arc(0.000:180.000:2.500)arc(-180.000:0.000:2.500) -- cycle; + + \end{scope} + % path3017 + \path[draw=white,line join=miter] (17.5000,26.0000) -- + (27.5000,26.0000)(15.0000,30.0000) -- (30.0000,30.0000)(22.5000,15.5000) -- + (22.5000,20.5000)(20.0000,18.0000) -- (25.0000,18.0000); + +\end{scope} |