// cpt-city: ocal/stripes-solid-six (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 six_stripes_solid = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.16600 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.16600 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.33300 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.33300 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.50000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.66600 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.66600 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.83300 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.83300 color rgbf <1.0000,1.0000,1.0000,1.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }