1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-12-23 03:32:30 +00:00
awesome-copycats/icons/xbm/mouse_01.xbm
2013-08-31 15:25:09 +02:00

5 lines
143 B
C
Executable file

#define mouse_01_width 8
#define mouse_01_height 8
static unsigned char mouse_01_bits[] = {
0xEE, 0xEE, 0xEE, 0x82, 0xFE, 0xFE, 0xFE, 0x7C };