summaryrefslogtreecommitdiff
path: root/pixmaps/gtk/undelete-up.xpm
blob: b875902aa5de5c58e1c42b9b05423d6dedf6d584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/* XPM */
static char * undelete_up_xpm[] = {
"28 24 8 1",
" 	c none",
"B	c #330099",
".	c #FFFFFF",
"x	c #AAAAAA",
"%	c #EEEEEE",
"_	c #888888",
"+	c #CCCCCC",
"#	c #000000 s foregroundToolBarColor",
"                            ",
"                            ",
"                            ",
"                            ",
"                            ",
"                            ",
"          BBBBB             ",
"     B    B...BB     B  x   ",
"       B  B%%%B.B  B    x   ",
"         BB%..BBBB     xx   ",
"          BB...B.B_x        ",
"          B..B...B_x        ",
"          BB...B.B_x        ",
"         BB.%%%%%B_x        ",
"       B  B%+++++B_B        ",
"     B    B%+++++B_  B  x   ",
"          BBBBBBBB_x    x   ",
"           ________x   xx   ",
"            xxxxxxx         ",
"                            ",
"                            ",
"                            ",
"                            ",
"                            "};