summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm
blob: b2d639bd77320738ab5dd43a0da6f1fc229e99f7 (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
/* XPM */
static char * stick_xpm[] = {
"16 15 7 1",
" 	c None",
".	c #161616",
"+	c #131718",
"@	c #10181A",
"#	c #687274",
"$	c #151716",
"%	c #151618",
"................",
"++++++++++++++++",
"@+++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"+++++######+++++",
"+++++#++++#+++++",
"+++++#++++#+++++",
"+++++#++++#+++++",
"+++++#++++#+++++",
"+++++######+++++",
"++++++++++++++++",
"++++++++++++++++",
"@+++++++++++++++",
"$%$+++++++++++++"};
bgstack15