bitmaps/centerTab.xbm
changeset 80 a3aa8b1ee491
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bitmaps/centerTab.xbm	Fri Oct 27 17:58:25 1995 +0100
@@ -0,0 +1,8 @@
+#define centerTab_width 16
+#define centerTab_height 16
+#define centerTab_x_hot -1
+#define centerTab_y_hot -1
+static char centerTab_bits[] = {
+   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0xc0, 0x03, 0xe0, 0x07,
+   0xf0, 0x0f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf0, 0x0f, 0xe0, 0x07, 0xc0, 0x03,
+   0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};