From e30566a57aea9dc45854e5caa7ac6261e76d2897 Mon Sep 17 00:00:00 2001 From: Jamie Wilkinson Date: Sun, 3 Mar 2002 10:29:39 +0000 Subject: [PATCH] Note to self: always perform checkins from the top level. --- pixmaps/q2icon.xbm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pixmaps/q2icon.xbm diff --git a/pixmaps/q2icon.xbm b/pixmaps/q2icon.xbm new file mode 100644 index 0000000..0a8e217 --- /dev/null +++ b/pixmaps/q2icon.xbm @@ -0,0 +1,14 @@ +#define q2icon_width 32 +#define q2icon_height 32 +static unsigned char q2icon_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x60, 0x00, 0x00, 0x03, 0xc0, 0x00, + 0x80, 0x01, 0x80, 0x01, 0xc0, 0x00, 0x00, 0x03, 0x60, 0x00, 0x00, 0x06, + 0x60, 0x00, 0x00, 0x06, 0x30, 0x00, 0x00, 0x0c, 0x30, 0x00, 0x00, 0x0c, + 0x30, 0x00, 0x00, 0x0c, 0x30, 0x00, 0x00, 0x0c, 0x30, 0x00, 0x00, 0x0c, + 0x30, 0x00, 0x00, 0x0c, 0x30, 0x00, 0x00, 0x0c, 0x70, 0x00, 0x00, 0x0e, + 0x70, 0xf0, 0x0f, 0x0e, 0xe0, 0xe0, 0x07, 0x07, 0xe0, 0x61, 0x86, 0x07, + 0xc0, 0x63, 0xc6, 0x03, 0x80, 0x7f, 0xfe, 0x01, 0x00, 0xff, 0xff, 0x00, + 0x00, 0xfe, 0x7f, 0x00, 0x00, 0xf8, 0x1f, 0x00, 0x00, 0xe0, 0x07, 0x00, + 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, + 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, + 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00 };