summaryrefslogtreecommitdiff
path: root/pixmaps/gtk/delete-dn.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps/gtk/delete-dn.xpm')
-rwxr-xr-xpixmaps/gtk/delete-dn.xpm35
1 files changed, 35 insertions, 0 deletions
diff --git a/pixmaps/gtk/delete-dn.xpm b/pixmaps/gtk/delete-dn.xpm
new file mode 100755
index 0000000..5ffba01
--- /dev/null
+++ b/pixmaps/gtk/delete-dn.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * delete_up_xpm[] = {
+"28 24 8 1",
+" c none",
+"B c #666666",
+". c #FFFFFF",
+"_ c #888888",
+"x c #AAAAAA",
+"% c #EEEEEE",
+"+ c #CCCCCC",
+"# c #808080",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" BBBBB ",
+" BB B...BB BB_x ",
+" _BB B%%%B.B BB___x ",
+" x__BB%++BBBBB__xxxx ",
+" xx_BBB++BBB_xx ",
+" xB__BB__B_x ",
+" BBB__BBB_x ",
+" BB__..__BBx ",
+" BB_B..%%%%B_BB ",
+" BB__xB%%++++B___BB_x ",
+" _xx BBBBBBBB_xx___x ",
+" ________x xxxx ",
+" xxxxxxx ",
+" ",
+" ",
+" ",
+" ",
+" "};