File: hand_up.xbm

package info (click to toggle)
xbill 2.0-9
  • links: PTS
  • area: main
  • in suites: slink
  • size: 528 kB
  • ctags: 339
  • sloc: cpp: 1,803; makefile: 38; sh: 21
file content (6 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
#define hand_up_width 16
#define hand_up_height 16
static char hand_up_bits[] = {
 0x80,0x03,0xe0,0x06,0xa0,0x1a,0xa0,0x2a,0xa0,0x2a,0xb0,0x2a,0xa8,0x2a,0x28,
 0x28,0x28,0x20,0x28,0x20,0x08,0x20,0x08,0x20,0x10,0x20,0x20,0x10,0x40,0x10,
 0x40,0x10};