> show canvas only <


/* built with Studio Sketchpad: 
 *   https://sketchpad.cc
 * 
 * observe the evolution of this sketch: 
 *   https://designuniandes.sketchpad.cc/sp/pad/view/ro.BnQvu9sJSqB/rev.1
 * 
 * authors: 
 *   Juan Felipe Paternina

 * license (unless otherwise specified): 
 *   creative commons attribution-share alike 3.0 license.
 *   https://creativecommons.org/licenses/by-sa/3.0/ 
 */ 



size(400,400);
background(204,102,0);
noStroke();
fill(204,153,204);
rect(154,316,92,72);
fill(153,0,0);
rect(216,315,30,35);
fill(102,0,51);
rect(185,350,30,35);
fill(255);
rect(96,385,189,15);
fill(255,204,51);
ellipse(208,169,313,313);
fill(153,0,0);
ellipse(251,160,29,27);

beginShape();
fill(255,153,51);
vertex(210,12);
vertex(211,151);
vertex(200,143);
vertex(184,134);
vertex(174,129);
vertex(158,123);
vertex(149,122);
vertex(134,123);
vertex(113,127);
vertex(93,134);
vertex(74,134);
vertex(55,134);
vertex(62,112);
vertex(73,90);
vertex(85,72);
vertex(98,57);
vertex(115,43);
vertex(136,30);
vertex(156,21);
vertex(174,17);
vertex(193,13);
endShape(); 

beginShape();
fill(211,188,188);
stroke(153,0,0);
vertex(211,151);
vertex(200,143);
vertex(184,134);
vertex(174,129);
vertex(158,123);
vertex(149,122);
vertex(134,123);
vertex(113,127);
vertex(93,134);
endShape();

beginShape();
fill(211,188,188);
stroke(153,0,0);
vertex(211,151);
vertex(226,150);
vertex(235,148);
vertex(243,147);
vertex(158,123);
vertex(149,122);
vertex(134,123);
vertex(113,127);
vertex(93,134);
endShape();

fill(153,0,0);
ellipse(151,137,35,31);

beginShape();
fill(255);
noStroke();
vertex(150,60);
vertex(211,151);
vertex(200,143);
vertex(184,134);
vertex(174,129);
vertex(158,123);
vertex(149,122);
vertex(134,123);
vertex(113,127);
vertex(93,134);
endShape();



beginShape();
fill(255);
vertex(156,258);
vertex(156,317);
vertex(138,308);
vertex(119,298);
vertex(105,287);
vertex(95,277);
vertex(84,264);
vertex(80,258);
endShape();