summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/rg21/8/dual-arrow.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/rg21/8/dual-arrow.xpm')
-rw-r--r--data/pixmaps/rg21/8/dual-arrow.xpm18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/8/dual-arrow.xpm b/data/pixmaps/rg21/8/dual-arrow.xpm
new file mode 100644
index 0000000..97724bd
--- /dev/null
+++ b/data/pixmaps/rg21/8/dual-arrow.xpm
@@ -0,0 +1,18 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"23 10 2 1",
+" c black",
+". c None",
+/* pixels */
+".... ........... ....",
+".... ......... ....",
+".... ....... ....",
+".... ..... ....",
+".... ....",
+".... ..... ....",
+".... ....... ....",
+".... ......... ....",
+".... ........... ....",
+".......................",
+};