// cpt-city: ocal/square-picture-frame-wood (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare square_picture_frame_wood = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.80000 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.80000 color rgbf <0.5922,0.2745,0.1020,0.0000>] [0.83000 color rgbf <0.7843,0.4980,0.1020,0.0000>] [0.83000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [1.00000 color rgbf <1.0000,0.6471,0.0000,0.0000>] }