]> git.karo-electronics.de Git - oswald.git/blobdiff - ui/stopwatch.xbm
Bluetooth handling, screen reworks for icons
[oswald.git] / ui / stopwatch.xbm
diff --git a/ui/stopwatch.xbm b/ui/stopwatch.xbm
new file mode 100644 (file)
index 0000000..ce022fb
--- /dev/null
@@ -0,0 +1,10 @@
+#define stopwatch_width 24
+#define stopwatch_height 24
+static unsigned char stopwatch_bits[] = {
+  0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00,
+  0x00, 0x7e, 0x10, 0x80, 0x81, 0x39, 0x40, 0x18, 0x1e, 0x20, 0x18, 0x0c,
+  0x10, 0x18, 0x08, 0x08, 0x18, 0x10, 0x08, 0x18, 0x10, 0x04, 0x18, 0x20,
+  0x04, 0x18, 0x20, 0x04, 0x18, 0x20, 0x04, 0x00, 0x20, 0x04, 0x00, 0x20,
+  0x04, 0x00, 0x20, 0x08, 0x00, 0x10, 0x08, 0x00, 0x10, 0x10, 0x00, 0x08,
+  0x20, 0x00, 0x04, 0x40, 0x00, 0x02, 0x80, 0x81, 0x01, 0x00, 0x7e, 0x00,
+  };