summaryrefslogtreecommitdiff
path: root/pixmaps/gtk/next-up.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps/gtk/next-up.xpm')
-rwxr-xr-xpixmaps/gtk/next-up.xpm34
1 files changed, 34 insertions, 0 deletions
diff --git a/pixmaps/gtk/next-up.xpm b/pixmaps/gtk/next-up.xpm
new file mode 100755
index 0000000..6e3a9e7
--- /dev/null
+++ b/pixmaps/gtk/next-up.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * next_up_xpm[] = {
+"28 24 7 1",
+" c none",
+"B c #330099",
+"% c #EEEEEE",
+"+ c #CCCCCC",
+"_ c #888888",
+"x c #AAAAAA",
+"# c #000000 s foregroundToolBarColor",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" B B ",
+" BB BB ",
+" B%B B%B ",
+" BBBBBB%%B BBBBBB%%B ",
+" B%%%%%+%%B B%%%%%+%%B ",
+" B%++++++%%B B%++++++%%B ",
+" B%++++++%B_xB%++++++%B_x ",
+" BBBBBB+%B_x BBBBBB+%B_x ",
+" ____B%B_x ____B%B_x ",
+" BB_x BB_x ",
+" B_x B_x ",
+" x x ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};