summaryrefslogtreecommitdiff
path: root/tk/bitmaps/gray75.bmp
diff options
context:
space:
mode:
Diffstat (limited to 'tk/bitmaps/gray75.bmp')
-rw-r--r--tk/bitmaps/gray75.bmp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tk/bitmaps/gray75.bmp b/tk/bitmaps/gray75.bmp
new file mode 100644
index 00000000000..f700b2cd028
--- /dev/null
+++ b/tk/bitmaps/gray75.bmp
@@ -0,0 +1,6 @@
+#define gray75_width 16
+#define gray75_height 16
+static unsigned char gray75_bits[] = {
+ 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd,
+ 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd,
+ 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd};