aboutsummaryrefslogtreecommitdiffstats
path: root/etc/images/custom/right-pushed.xpm
blob: ca17b3a4825c5d89a387c5ead68d38f93713f5dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* XPM */
static char * right_pushed_xpm[] = {
"8 8 4 1",
" 	c none",
".	c gray45",
"X	c gray90",
"O	c gray60",
"..      ",
"..O.    ",
"..OOO.  ",
"..OOOOOX",
"..OOOOXX",
"..OOXX  ",
"..XX    ",
"OO      "};