1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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}
|