summaryrefslogtreecommitdiff
path: root/src/bitmaps/dimple3.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'src/bitmaps/dimple3.xbm')
-rw-r--r--src/bitmaps/dimple3.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/bitmaps/dimple3.xbm b/src/bitmaps/dimple3.xbm
new file mode 100644
index 00000000000..25eb294beac
--- /dev/null
+++ b/src/bitmaps/dimple3.xbm
@@ -0,0 +1,6 @@
+#define dimple3_width 16
+#define dimple3_height 16
+static unsigned char dimple3_bits[] = {
+ 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};