/*
 * CDDL HEADER START
 *
 * The contents of this file are subject to the terms of the
 * Common Development and Distribution License (the "Licence").
 * You may not use this file except in compliance with the Licence.
 *
 * You can obtain a copy of the licence at RISC OS path @.^.LICENCE
 * or  http://www.riscosdev.com/lanman98/LICENCE.CDDL
 * See the Licence for the specific language governing permissions
 * and limitations under the Licence.
 *
 * When distributing Covered Code, include this CDDL HEADER in each
 * file and include the Licence file. If applicable, add the
 * following below this CDDL HEADER, with the fields enclosed by
 * brackets "[]" replaced with your own identifying information:
 * Portions Copyright [yyyy] [name of copyright owner]
 *
 * CDDL HEADER END
 */
 
/*
 *   Portions Copyright 1996 Warm Silence Software Ltd.
 */

/* Autogenerated Sprite File */

static spr_sprite SprIconBar(void)
{
    static struct spr_sprite_s spr;
    static unsigned int data[] =
    {
        0x0000029C, 0x00000001, 0x00000010, 0x0000029C, 0x0000028C,
        0x65726373, 0x00006E65, 0x00000000, 0x00000004, 0x0000000B,
        0x00000000, 0x00000003, 0x000000AC, 0x0000019C, 0x00000027,
        0xFFFFFF00, 0xFFFFFF00, 0xDDDDDD00, 0xDDDDDD00, 0xBBBBBB00,
        0xBBBBBB00, 0x99999900, 0x99999900, 0x77777700, 0x77777700,
        0x55555500, 0x55555500, 0x33333300, 0x33333300, 0x00000000,
        0x00000000, 0x99440000, 0x99440000, 0x00EEEE00, 0x00EEEE00,
        0x00CC0000, 0x00CC0000, 0x0000DD00, 0x0000DD00, 0xBBEEEE00,
        0xBBEEEE00, 0x00885500, 0x00885500, 0x00BBFF00, 0x00BBFF00,
        0xFFBB0000, 0xFFBB0000, 0x94444444, 0x99999999, 0x99999999,
        0x99999999, 0x00000009, 0x04444444, 0x77777777, 0x77777777,
        0x77777777, 0x0000000E, 0x04444444, 0x77777777, 0x7BBBBBBB,
        0x77777777, 0x0000000E, 0x09999999, 0xAAAA7777, 0x7BBBBBBB,
        0x77777777, 0x0000000E, 0x07777770, 0xAAAA7777, 0xFBBBBBBB,
        0x77777FFF, 0x0000000E, 0x07777770, 0xAAAA7777, 0xFFFFAAAA,
        0x77777FFF, 0x0000000E, 0x07777770, 0x77777777, 0xFFFF7777,
        0x77777FFF, 0x0000000E, 0x07777770, 0x77777777, 0x77777777,
        0x77777777, 0x0000000E, 0x97777770, 0xEEEEEEE9, 0xEEEEEEEE,
        0xEEEEEEEE, 0x0000000E, 0x77777770, 0x77777777, 0x77777777,
        0x44444997, 0x00000004, 0x77777770, 0x77777777, 0x77777777,
        0x44444997, 0x00000004, 0xEEEEEE99, 0xEEEEEEEE, 0x9EEEEEEE,
        0x44444999, 0x00000004, 0xF0000000, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xF0000000, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xF0000000, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0xFFFFFFFF, 0x0000000F, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0x00000FFF, 0x00000000, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0x00000FFF, 0x00000000, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
        0x00000FFF, 0x00000000
    };

    spr.area   = (int) data;
    spr.sprite = 16;
    return &spr;
}
