update for beta universally
[framework/uifw/xorg/app/xbitmaps.git] / black
1 #define black_width 16
2 #define black_height 16
3 static char black_bits[] = {
4    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
5    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
6    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};