xxxxxxxxxx
size(400,400);
background(255,255,255);
fill(0);
stroke(0);
ellipse(290,190,80,80);
fill(#B2B9B6);
strokeWeight(3);
stroke(0);
triangle(200,300,100,200,100,300);
ellipse(200,200,200,200);
fill(#B2B9B6);
stroke(#B2B9B6);
triangle(200,300,100,200,100,300);
stroke(0);
line(100,200,100,300);
line(201,300,100,300);
fill(0);
stroke(0);
ellipse(115,200,80,80);
fill(255);
stroke(0);
rect(180,200,100,20);
line(180,210,280,210);
fill(0);
stroke(0);
ellipse(200,150,30,60);
fill(255);
stroke(0);
ellipse(200,145,25,50);
fill(0);
stroke(0);
ellipse(250,150,27,55);
fill(255);
stroke(0);
ellipse(250,145,23,45);