~ubuntu-branches/ubuntu/edgy/xbill/edgy

« back to all changes in this revision

Viewing changes to bitmaps/hand_up.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Bridgett
  • Date: 2001-06-24 22:44:40 UTC
  • Revision ID: james.westby@ubuntu.com-20010624224440-r8kbgt5ae7q1230g
Tags: upstream-2.0
ImportĀ upstreamĀ versionĀ 2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define hand_up_width 16
 
2
#define hand_up_height 16
 
3
static char hand_up_bits[] = {
 
4
 0x80,0x03,0xe0,0x06,0xa0,0x1a,0xa0,0x2a,0xa0,0x2a,0xb0,0x2a,0xa8,0x2a,0x28,
 
5
 0x28,0x28,0x20,0x28,0x20,0x08,0x20,0x08,0x20,0x10,0x20,0x20,0x10,0x40,0x10,
 
6
 0x40,0x10};