xenocara/app/xlockmore/bitmaps/flipped_gray.xbm

4 lines
120 B
C

#define flipped_gray_width 4
#define flipped_gray_height 2
static unsigned char flipped_gray_bits[] = {
0x07, 0x0d};