summaryrefslogtreecommitdiffstats
path: root/subtle/icons/wait.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/wait.xbm')
-rw-r--r--subtle/icons/wait.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/wait.xbm b/subtle/icons/wait.xbm
new file mode 100644
index 0000000..76e8c9c
--- /dev/null
+++ b/subtle/icons/wait.xbm
@@ -0,0 +1,5 @@
+#define wait_width 9
+#define wait_height 9
+static unsigned char wait_bits[] = {
+ 0xfe, 0x00, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00, 0x10, 0x00, 0x28, 0x00,
+ 0x54, 0x00, 0xba, 0x00, 0xfe, 0x00 };