summaryrefslogtreecommitdiff
path: root/utils/prof/icons/time.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'utils/prof/icons/time.xbm')
-rw-r--r--utils/prof/icons/time.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/time.xbm b/utils/prof/icons/time.xbm
new file mode 100644
index 0000000000..e8a79375b3
--- /dev/null
+++ b/utils/prof/icons/time.xbm
@@ -0,0 +1,8 @@
+#define time_width 18
+#define time_height 18
+static unsigned char time_bits[] = {
+ 0x80, 0x01, 0x00, 0x80, 0x01, 0x00, 0xe0, 0x0f, 0x00, 0xf8, 0x3f, 0x00,
+ 0x9c, 0x31, 0x00, 0x8c, 0x01, 0x00, 0x9c, 0x01, 0x00, 0xf8, 0x0f, 0x00,
+ 0xe0, 0x3f, 0x00, 0x80, 0x39, 0x00, 0x80, 0x61, 0x00, 0x80, 0x61, 0x00,
+ 0x8c, 0x71, 0x00, 0x9c, 0x39, 0x00, 0xf8, 0x1f, 0x00, 0xf0, 0x07, 0x00,
+ 0x80, 0x01, 0x00, 0x80, 0x01, 0x00};