% produced by fig2vect prologues:=0; labeloffset:=0;bbmargin:=0; beginfig(0) % 21 path p; p = (0.0,0.0) --(135.0,0.0) --(135.0,54.0) --(0.0,54.0) --cycle; % 10 path p; p = (((fullcircle cutafter ((0.0,0.0)--(-1.07669,0.22527))) rotated 5.90853) scaled 36.0) shifted (27.0,27.0); color c; c = (0,0,0); linecap:=0; linejoin:=0; pickup pencircle scaled 0.9; draw p withcolor c; path a; a = (10.8,36.06)--(9.0,28.86)--(7.2,36.06) --cycle; fill a withcolor white; draw a withcolor c; path a; a = (46.8,36.06)--(45.0,28.86)--(43.2,36.06) ; draw a withcolor c; % 13 path p; p = (((fullcircle cutafter ((0.0,0.0)--(-1.07669,0.22527))) rotated 185.909) scaled 36.0) shifted (54.0,27.0); color c; c = (0,0,0); draw p withcolor c; path a; a = (70.2,17.94)--(72.0,25.14)--(73.8,17.94) --cycle; fill a withcolor c; draw a withcolor c; path a; a = (34.2,17.94)--(36.0,25.14)--(37.8,17.94) --(36.0,19.74)--cycle; fill a withcolor white; draw a withcolor c; % 16 path p; p = (((fullcircle cutafter ((0.0,0.0)--(-1.07669,0.22527))) rotated 5.90853) scaled 36.0) shifted (81.0,27.0); color c; c = (0,0,0); draw p withcolor c; path a; a = (64.8,36.06)--(63.0,28.86)--(61.2,36.06) --(63.0,37.86)--cycle; fill a withcolor white; draw a withcolor c; path a; a = (100.8,36.06)--(99.0,28.86)--(97.2,36.06) --(99.0,34.26)--cycle; fill a withcolor c; draw a withcolor c; % 19 path p; p = (((fullcircle cutafter ((0.0,0.0)--(-1.1,0.0))) rotated 180.0) scaled 36.0) shifted (108.0,27.0); color c; c = (0,0,0); draw p withcolor c; path a; a = (124.2,17.94)--(126.0,25.14)--(127.8,17.94) --(126.0,16.14)--cycle; fill a withcolor c; draw a withcolor c; endfig; end