summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/lock.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/lock.xbm')
-rw-r--r--subtle/xbm/lock.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/lock.xbm b/subtle/xbm/lock.xbm
new file mode 100644
index 0000000..dd171b5
--- /dev/null
+++ b/subtle/xbm/lock.xbm
@@ -0,0 +1,5 @@
+#define lock_width 9
+#define lock_height 9
+static unsigned char lock_bits[] = {
+ 0x7c, 0x00, 0x82, 0x00, 0x82, 0x00, 0xff, 0x01, 0x01, 0x01, 0x11, 0x01,
+ 0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };