summaryrefslogtreecommitdiff
path: root/utils/prof/icons/wait.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'utils/prof/icons/wait.xbm')
-rw-r--r--utils/prof/icons/wait.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/wait.xbm b/utils/prof/icons/wait.xbm
new file mode 100644
index 0000000000..b0c16fc014
--- /dev/null
+++ b/utils/prof/icons/wait.xbm
@@ -0,0 +1,8 @@
+#define wait_width 18
+#define wait_height 18
+static unsigned char wait_bits[] = {
+ 0x00, 0x00, 0x00, 0x80, 0x07, 0x00, 0xf0, 0x3c, 0x00, 0x08, 0x40, 0x00,
+ 0x0c, 0xc0, 0x00, 0x14, 0xe0, 0x00, 0x64, 0x98, 0x00, 0x84, 0x87, 0x00,
+ 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00,
+ 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0xc0, 0x00, 0x08, 0x40, 0x00,
+ 0x70, 0x38, 0x00, 0x80, 0x07, 0x00};