summaryrefslogtreecommitdiff
path: root/data/buttons/close.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'data/buttons/close.xbm')
-rw-r--r--data/buttons/close.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/buttons/close.xbm b/data/buttons/close.xbm
new file mode 100644
index 00000000..d46ad94a
--- /dev/null
+++ b/data/buttons/close.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };