//AppezInt scale (5) translate ([-11,1,0]) linear_extrude (height=0.5)color ("blue") polygon(points = [ [64.00,2.00] ,[63.00,1.00] ,[63.00,0.00] ,[64.00,0.00] ,[65.00,1.00] ,[66.00,2.00] ,[64.00,2.00] ] ,paths = [ [0,1,2,3,4,5,6]] ); content = "AI"; font ="Liberation Sans"; translate ([265,11,2.5]) { linear_extrude (height = 1) { text (content, font= font, size=3); } }