desk_toggled.xbm 121 B

12345
  1. #define desk_width 6
  2. #define desk_height 6
  3. static unsigned char desk_bits[] = {
  4. 0x3f, 0x3f, 0x33, 0x33, 0x3f, 0x3f };