summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/unselect.xpm
blob: 3469ba2c67ca5372425156863a91c92a979f3d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
static char * unselect_xpm[] = {
"13 13 2 1",
" 	c None",
".	c #484848",
"             ",
"             ",
"             ",
"    .....    ",
"    .   .    ",
"    .   .    ",
"    .   .    ",
"    .....    ",
"             ",
"             ",
"             ",
"             ",
"             "};
bgstack15