summaryrefslogtreecommitdiff
path: root/utils/prof/icons/time1.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'utils/prof/icons/time1.xbm')
-rw-r--r--utils/prof/icons/time1.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/time1.xbm b/utils/prof/icons/time1.xbm
new file mode 100644
index 0000000000..0d2d4d7268
--- /dev/null
+++ b/utils/prof/icons/time1.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, 0x1f, 0x00, 0xf0, 0x3f, 0x00,
+ 0x98, 0x31, 0x00, 0x8c, 0x01, 0x00, 0x9c, 0x01, 0x00, 0xf8, 0x0f, 0x00,
+ 0xe0, 0x1f, 0x00, 0x80, 0x31, 0x00, 0x80, 0x61, 0x00, 0x80, 0x61, 0x00,
+ 0x80, 0x31, 0x00, 0x98, 0x19, 0x00, 0xf8, 0x0f, 0x00, 0xf0, 0x07, 0x00,
+ 0x80, 0x01, 0x00, 0x80, 0x01, 0x00};