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