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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
% White Queen
\begin{scope}[draw=black,fill=white,line join=round,line cap=round,miter limit=4.00,even odd rule,line width=0.600pt]% g5048
% path5050
\path[shift={(-1.0,-1.0)},draw,fill]
(9.0000,13.0000)arc(0.000:180.000:2.000)arc(-180.000:0.000:2.000) -- cycle;
% path5052
\path[shift={(15.5,-5.5)},draw,fill]
(9.0000,13.0000)arc(0.000:180.000:2.000)arc(-180.000:0.000:2.000) -- cycle;
% path5054
\path[shift={(32.0,-1.0)},draw,fill]
(9.0000,13.0000)arc(0.000:180.000:2.000)arc(-180.000:0.000:2.000) -- cycle;
% path5056
\path[shift={(7.0,-4.5)},draw,fill]
(9.0000,13.0000)arc(0.000:180.000:2.000)arc(-180.000:0.000:2.000) -- cycle;
% path5058
\path[shift={(24.0,-4.0)},draw,fill]
(9.0000,13.0000)arc(0.000:180.000:2.000)arc(-180.000:0.000:2.000) -- cycle;
% path5060
\path[draw,fill,line cap=butt] (9.0000,26.0000) .. controls (17.5000,24.5000)
and (30.0000,24.5000) .. (36.0000,26.0000) -- (38.0000,14.0000) --
(31.0000,25.0000) -- (31.0000,11.0000) -- (25.5000,24.5000) --
(22.5000,9.5000) -- (19.5000,24.5000) -- (14.0000,10.5000) --
(14.0000,25.0000) -- (7.0000,14.0000) -- (9.0000,26.0000) -- cycle;
% path5062
\path[draw,fill,line cap=butt] (9.0000,26.0000) .. controls (9.0000,28.0000) and
(10.5000,28.0000) .. (11.5000,30.0000) .. controls (12.5000,31.5000) and
(12.5000,31.0000) .. (12.0000,33.5000) .. controls (10.5000,34.5000) and
(10.5000,36.0000) .. (10.5000,36.0000) .. controls (9.0000,37.5000) and
(11.0000,38.5000) .. (11.0000,38.5000) .. controls (17.5000,39.5000) and
(27.5000,39.5000) .. (34.0000,38.5000) .. controls (34.0000,38.5000) and
(35.5000,37.5000) .. (34.0000,36.0000) .. controls (34.0000,36.0000) and
(34.5000,34.5000) .. (33.0000,33.5000) .. controls (32.5000,31.0000) and
(32.5000,31.5000) .. (33.5000,30.0000) .. controls (34.5000,28.0000) and
(36.0000,28.0000) .. (36.0000,26.0000) .. controls (27.5000,24.5000) and
(17.5000,24.5000) .. (9.0000,26.0000) -- cycle;
% path5064
\path[draw] (11.5000,30.0000) .. controls (15.0000,29.0000) and
(30.0000,29.0000) .. (33.5000,30.0000);
% path5066
\path[draw] (12.0000,33.5000) .. controls (18.0000,32.5000) and
(27.0000,32.5000) .. (33.0000,33.5000);
\end{scope}
|