Mercurial > MadButterfly
annotate pyink/primitive_test.svg @ 1155:5db4d769387c
Show the frame when we select the keyframe. The duplicated group must be shown only in the tweened frame
author | wycc |
---|---|
date | Mon, 27 Dec 2010 22:54:37 +0800 |
parents | e14ec6d1a661 |
children | 3a891dccabd8 |
rev | line source |
---|---|
1137 | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 | |
4 <svg | |
5 xmlns:ns0="http://madbutterfly.sourceforge.net/DTD/madbutterfly.dtd" | |
6 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
7 xmlns:cc="http://creativecommons.org/ns#" | |
8 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
9 xmlns:svg="http://www.w3.org/2000/svg" | |
10 xmlns="http://www.w3.org/2000/svg" | |
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
13 width="744.09448" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
14 height="1052.3622" |
1137 | 15 id="svg2" |
16 version="1.1" | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
17 inkscape:version="0.48+devel r9776" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
18 sodipodi:docname="primitive_test.svg" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
19 style="display:inline"> |
1137 | 20 <defs |
21 id="defs4" /> | |
22 <sodipodi:namedview | |
23 id="base" | |
24 pagecolor="#ffffff" | |
25 bordercolor="#666666" | |
26 borderopacity="1.0" | |
27 inkscape:pageopacity="0.0" | |
28 inkscape:pageshadow="2" | |
29 inkscape:zoom="0.35" | |
30 inkscape:cx="375" | |
31 inkscape:cy="862.85714" | |
32 inkscape:document-units="px" | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
33 inkscape:current-layer="Layer 1s1983" |
1137 | 34 showgrid="false" |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
35 inkscape:window-width="778" |
1137 | 36 inkscape:window-height="639" |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
37 inkscape:window-x="512" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
38 inkscape:window-y="118" |
1137 | 39 inkscape:window-maximized="0" /> |
40 <metadata | |
41 id="metadata7"> | |
42 <rdf:RDF> | |
43 <cc:Work | |
44 rdf:about=""> | |
45 <dc:format>image/svg+xml</dc:format> | |
46 <dc:type | |
47 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
48 <dc:title /> | |
49 </cc:Work> | |
50 </rdf:RDF> | |
51 <ns0:scenes> | |
52 <ns0:scene | |
53 start="1" | |
54 ref="Layer 1s1983" | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
55 end="19" |
1137 | 56 type="scale" /> |
57 <ns0:scene | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
58 start="20" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
59 ref="layer1s4140" |
1137 | 60 type="normal" /> |
61 </ns0:scenes> | |
62 </metadata> | |
63 <g | |
64 inkscape:label="Layer 1" | |
65 inkscape:groupmode="layer" | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
66 id="layer1" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
67 style="display:inline"> |
1137 | 68 <g |
69 id="Layer 1s1983" | |
70 inkscape:groupmode="layer" | |
71 style="display:none"> | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
72 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
73 id="g3077"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
74 <path |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
75 transform="translate(-48.571429,-100)" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
76 d="m 145.71428,168.07646 a 42.857143,47.142857 0 1 1 -85.714284,0 42.857143,47.142857 0 1 1 85.714284,0 z" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
77 sodipodi:ry="47.142857" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
78 sodipodi:rx="42.857143" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
79 sodipodi:cy="168.07646" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
80 sodipodi:cx="102.85714" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
81 id="path3237" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
82 style="fill:#ff0000;fill-opacity:1" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
83 sodipodi:type="arc" /> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
84 </g> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
85 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
86 id="g3072"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
87 <rect |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
88 transform="matrix(0.8189798,0.57382236,-0.57382236,0.8189798,0,0)" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
89 y="-68.432068" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
90 x="171.42537" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
91 height="160" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
92 width="25.714285" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
93 id="rect3229" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
94 style="fill:#ff0000;fill-opacity:1" /> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
95 </g> |
1137 | 96 </g> |
97 <g | |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
98 style="display:none" |
1137 | 99 inkscape:groupmode="layer" |
1146
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
100 id="layer1s4140"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
101 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
102 id="g3083" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
103 transform="translate(360,334.28571)"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
104 <path |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
105 sodipodi:type="arc" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
106 style="fill:#ff0000;fill-opacity:1" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
107 id="path3085" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
108 sodipodi:cx="102.85714" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
109 sodipodi:cy="168.07646" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
110 sodipodi:rx="42.857143" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
111 sodipodi:ry="47.142857" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
112 d="m 145.71428,168.07646 c 0,26.03628 -19.18779,47.14286 -42.85714,47.14286 -23.669347,0 -42.857144,-21.10658 -42.857144,-47.14286 0,-26.03628 19.187797,-47.14285 42.857144,-47.14285 23.66935,0 42.85714,21.10657 42.85714,47.14285 z" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
113 transform="translate(-48.571429,-100)" /> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
114 </g> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
115 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
116 id="g3087" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
117 transform="translate(151.42857,191.42857)"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
118 <rect |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
119 style="fill:#ff0000;fill-opacity:1" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
120 id="rect3089" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
121 width="25.714285" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
122 height="160" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
123 x="171.42537" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
124 y="-68.432068" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
125 transform="matrix(0.8189798,0.57382236,-0.57382236,0.8189798,0,0)" /> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
126 </g> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
127 </g> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
128 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
129 inkscape:label="dup" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
130 sodipodi:insensitive="1" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
131 style="" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
132 id="g3084"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
133 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
134 ref="g3077" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
135 id="g3086" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
136 transform="matrix(1,0,0,1,360,334.286)"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
137 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
138 id="g3088"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
139 <path |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
140 sodipodi:type="arc" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
141 style="fill:#ff0000;fill-opacity:1" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
142 id="path3090" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
143 sodipodi:cx="102.85714" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
144 sodipodi:cy="168.07646" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
145 sodipodi:rx="42.857143" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
146 sodipodi:ry="47.142857" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
147 d="m 145.71428,168.07646 c 0,26.03628 -19.18779,47.14286 -42.85714,47.14286 -23.669347,0 -42.857144,-21.10658 -42.857144,-47.14286 0,-26.03628 19.187797,-47.14285 42.857144,-47.14285 23.66935,0 42.85714,21.10657 42.85714,47.14285 z" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
148 transform="translate(-48.571429,-100)" /> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
149 </g> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
150 </g> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
151 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
152 ref="g3072" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
153 id="g3092" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
154 transform="matrix(1,0,0,1,151.429,191.429)"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
155 <g |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
156 id="g3094"> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
157 <rect |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
158 style="fill:#ff0000;fill-opacity:1" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
159 id="rect3096" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
160 width="25.714285" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
161 height="160" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
162 x="171.42537" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
163 y="-68.432068" |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
164 transform="matrix(0.8189798,0.57382236,-0.57382236,0.8189798,0,0)" /> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
165 </g> |
e14ec6d1a661
CHange the implementation to set the transformation matrix only. This is be more friendly for the animation inside the inskcape.
wycc
parents:
1140
diff
changeset
|
166 </g> |
1137 | 167 </g> |
168 </g> | |
169 </svg> |