summaryrefslogtreecommitdiff
path: root/app/xlockmore/bitmaps/fish-5.xbm
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 11:09:41 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 11:09:41 +0000
commit95c2d1cbda23a41cdf6e63520c7f0b825e63dd5b (patch)
tree06d3ffa4312e568c4157f69fe1bddaddec9bc497 /app/xlockmore/bitmaps/fish-5.xbm
parent3928433848e2d6a9356f3d438a14b32a4f87f660 (diff)
Importing xlockmore 5.22
Diffstat (limited to 'app/xlockmore/bitmaps/fish-5.xbm')
-rw-r--r--app/xlockmore/bitmaps/fish-5.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/xlockmore/bitmaps/fish-5.xbm b/app/xlockmore/bitmaps/fish-5.xbm
new file mode 100644
index 000000000..580a26566
--- /dev/null
+++ b/app/xlockmore/bitmaps/fish-5.xbm
@@ -0,0 +1,8 @@
+#define fish5_width 20
+#define fish5_height 20
+static unsigned char fish5_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x02, 0x00, 0x10, 0x06, 0x00,
+ 0xb8, 0x1f, 0x00, 0xe0, 0x7f, 0x00, 0xc0, 0x7f, 0x00, 0x80, 0x1f, 0x00,
+ 0x00, 0x06, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};