summaryrefslogtreecommitdiff
path: root/app/xlockmore/bitmaps/shark-2.xbm
blob: 6ab9dac926c186fd4e652c8bfd9596df7fc9e08a (plain)
1
2
3
4
5
6
7
8
#define shark2_width 20
#define shark2_height 20
static unsigned char shark2_bits[] = {
   0xc0, 0x01, 0x00, 0x60, 0x03, 0x00, 0x40, 0x06, 0x00, 0x00, 0x06, 0x00,
   0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x0f, 0x00,
   0x00, 0x0f, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x2f, 0x00, 0xc0, 0x3f, 0x00,
   0x80, 0x1f, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x0f, 0x00,
   0x00, 0x0f, 0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00};