summaryrefslogtreecommitdiff
path: root/utils/prof/icons/uncompress.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'utils/prof/icons/uncompress.xbm')
-rw-r--r--utils/prof/icons/uncompress.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/uncompress.xbm b/utils/prof/icons/uncompress.xbm
new file mode 100644
index 0000000000..56f1293316
--- /dev/null
+++ b/utils/prof/icons/uncompress.xbm
@@ -0,0 +1,8 @@
+#define uncompress_width 18
+#define uncompress_height 18
+static unsigned char uncompress_bits[] = {
+ 0x1f, 0xe0, 0x03, 0x07, 0x80, 0x03, 0x0f, 0xc0, 0x03, 0x1d, 0xe0, 0x02,
+ 0x39, 0x70, 0x02, 0x70, 0x38, 0x00, 0xe0, 0x1c, 0x00, 0x40, 0x08, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x08, 0x00, 0xe0, 0x1c, 0x00,
+ 0x70, 0x38, 0x00, 0x39, 0x70, 0x02, 0x1d, 0xe0, 0x02, 0x0f, 0xc0, 0x03,
+ 0x07, 0x80, 0x03, 0x1f, 0xe0, 0x03};