chiark / gitweb /
where-vessels: various possible junk icons, including some from Copperkatie
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Tue, 10 Aug 2010 21:06:18 +0000 (22:06 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Tue, 10 Aug 2010 21:06:18 +0000 (22:06 +0100)
yarrg/icons/jk-ceb-alt.xbm [new file with mode: 0644]
yarrg/icons/jk-ceb.xbm [new file with mode: 0644]
yarrg/icons/jk-iwj-1.xbm [new file with mode: 0644]
yarrg/icons/jk-iwj-2.xbm [new file with mode: 0644]
yarrg/icons/jk-wip.xbm [new file with mode: 0644]

diff --git a/yarrg/icons/jk-ceb-alt.xbm b/yarrg/icons/jk-ceb-alt.xbm
new file mode 100644 (file)
index 0000000..a076945
--- /dev/null
@@ -0,0 +1,5 @@
+#define jk_width 12
+#define jk_height 10
+static unsigned char jk_bits[] = {
+   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x80, 0x00, 0xfe, 0x00,
+   0x00, 0x01, 0xfc, 0x01, 0x00, 0x02, 0xf8, 0x03 };
diff --git a/yarrg/icons/jk-ceb.xbm b/yarrg/icons/jk-ceb.xbm
new file mode 100644 (file)
index 0000000..ebf674f
--- /dev/null
@@ -0,0 +1,5 @@
+#define jk-ceb_width 12
+#define jk-ceb_height 10
+static unsigned char jk-ceb_bits[] = {
+   0x00, 0x00, 0xf8, 0x07, 0x00, 0x02, 0xfc, 0x03, 0x00, 0x01, 0xfe, 0x01,
+   0x80, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00};
diff --git a/yarrg/icons/jk-iwj-1.xbm b/yarrg/icons/jk-iwj-1.xbm
new file mode 100644 (file)
index 0000000..2d1af01
--- /dev/null
@@ -0,0 +1,5 @@
+#define jk_width 12
+#define jk_height 10
+static unsigned char jk_bits[] = {
+   0x00, 0x00, 0x30, 0x00, 0xc8, 0x00, 0x18, 0x03, 0xe5, 0x05, 0x06, 0x06,
+   0xff, 0x07, 0x06, 0x06, 0xe5, 0x01, 0x1c, 0x00};
diff --git a/yarrg/icons/jk-iwj-2.xbm b/yarrg/icons/jk-iwj-2.xbm
new file mode 100644 (file)
index 0000000..ee84e89
--- /dev/null
@@ -0,0 +1,5 @@
+#define jk_width 12
+#define jk_height 10
+static unsigned char jk_bits[] = {
+   0x00, 0x00, 0x30, 0x00, 0xd8, 0x01, 0x0a, 0x03, 0xfe, 0x03, 0x0f, 0x03,
+   0xeb, 0x00, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00};
diff --git a/yarrg/icons/jk-wip.xbm b/yarrg/icons/jk-wip.xbm
new file mode 100644 (file)
index 0000000..6ac13c2
--- /dev/null
@@ -0,0 +1,5 @@
+#define jk-wip_width 12
+#define jk-wip_height 10
+static unsigned char jk-wip_bits[] = {
+   0x00, 0x00, 0xf8, 0x00, 0x00, 0x01, 0xfc, 0x03, 0x00, 0x02, 0xfe, 0x03,
+   0x00, 0x01, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00};