summaryrefslogtreecommitdiff
path: root/linux/pixmaps/ac-spot.xpm
blob: cc967604d66fc8c0037c9011510dc0059866b7e8 (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
/* XPM */
static char * ac_spot[] = {
"16 15 6 1",
". 	c None",
"+	c #000000",
"@	c #BFBFBF",
"#	c #FFFFFF",
"$	c #7F7F7F",
"%	c #FFFF00",
"..+++...........",
".+@##+..........",
"+$@@@#+.........",
"++$@@@#+........",
"+++$@$@@+++++...",
".+++$@$+@$@+....",
"..+++$+%#@+.....",
"...+++#%#+@%.%.%",
"....+@%#+@#@#@#.",
"...+@$@+@%@%@%..",
"..+++++.#@#@#...",
".........%@%....",
"........#@#.....",
".........%......",
"........#......."};