diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 16:25:47 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 16:25:47 +0000 |
commit | 3136abb1493f1c37eb403455252e01c6c59f6281 (patch) | |
tree | c4624b560da217b0adb8a2c3b3a30cb4d75b3c53 /data/bitmaps/menu12 | |
parent | f4b2d8b07b6245071a358e3fecf707c2cd902073 (diff) |
import from X.Org 7.2RC2
Diffstat (limited to 'data/bitmaps/menu12')
-rw-r--r-- | data/bitmaps/menu12 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/bitmaps/menu12 b/data/bitmaps/menu12 new file mode 100644 index 000000000..e88ca688b --- /dev/null +++ b/data/bitmaps/menu12 @@ -0,0 +1,5 @@ +#define menu12_width 12 +#define menu12_height 12 +static unsigned char menu12_bits[] = { + 0xfe, 0x03, 0x02, 0x02, 0x02, 0x06, 0x72, 0x06, 0x02, 0x06, 0x72, 0x06, + 0x02, 0x06, 0x72, 0x06, 0x02, 0x06, 0x02, 0x06, 0xfe, 0x07, 0xf8, 0x07}; |