xenocara/app/xlockmore/bitmaps/flipped_gray.xbm

5 lines
120 B
C
Raw Normal View History

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