update for beta universally
[framework/uifw/xorg/app/xbitmaps.git] / 2x2
1 #define 2x2_width 16
2 #define 2x2_height 16
3 static char 2x2_bits[] = {
4    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff,
5    0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33,
6    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33};