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