]> git.karo-electronics.de Git - oswald.git/blobdiff - ui/stopwatch_icon.xbm
Bluetooth handling, screen reworks for icons
[oswald.git] / ui / stopwatch_icon.xbm
diff --git a/ui/stopwatch_icon.xbm b/ui/stopwatch_icon.xbm
new file mode 100644 (file)
index 0000000..9282fb2
--- /dev/null
@@ -0,0 +1,10 @@
+#define stopwatch_icon_width 24
+#define stopwatch_icon_height 24
+static unsigned char stopwatch_icon_bits[] = {
+  0x00, 0x18, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x3c, 0x18,
+  0x00, 0xff, 0x3c, 0xc0, 0xff, 0x3f, 0xe0, 0x00, 0x1f, 0x70, 0x18, 0x0e,
+  0x38, 0x18, 0x1c, 0x18, 0x18, 0x18, 0x0c, 0x18, 0x30, 0x0c, 0x18, 0x30,
+  0x0c, 0x18, 0x30, 0x0c, 0x18, 0x30, 0x0c, 0x18, 0x30, 0x0c, 0x00, 0x30,
+  0x0c, 0x00, 0x30, 0x0c, 0x00, 0x30, 0x18, 0x00, 0x18, 0x38, 0x00, 0x1c,
+  0x70, 0x00, 0x0e, 0xe0, 0x00, 0x07, 0xc0, 0xff, 0x03, 0x00, 0xff, 0x00,
+  };