summaryrefslogtreecommitdiffstats
path: root/subtle/icons/shift_right.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/shift_right.xbm')
-rw-r--r--subtle/icons/shift_right.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/shift_right.xbm b/subtle/icons/shift_right.xbm
new file mode 100644
index 0000000..a527f81
--- /dev/null
+++ b/subtle/icons/shift_right.xbm
@@ -0,0 +1,5 @@
+#define shift_right_width 9
+#define shift_right_height 9
+static unsigned char shift_right_bits[] = {
+ 0x04, 0x00, 0x08, 0x00, 0x10, 0x00, 0x20, 0x00, 0x40, 0x00, 0x20, 0x00,
+ 0x10, 0x00, 0x08, 0x00, 0x04, 0x00 };