summaryrefslogtreecommitdiff
path: root/linux/pixmaps/an-anim.xpm
blob: 77003b6a784879cc2be9109c40f3b06c9998d172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* XPM */
static char * an_anim[] = {
"16 15 5 1",
".	c #000000",
"+	c #7F7F7F",
"@	c #BFBFBF",
"#	c #FFFFFF",
"$	c None",
"..+@#@@+..+$$$$$",
".#.#@@...#.$$$$$",
"+..+..@@+..+$$$$",
"$.#.@@##@.#.$$$$",
"$+..+#@@@+..+$$$",
"$$.#.@#@@@.#.$$$",
"$$+..+@#@@+..+$$",
"$$$.#.#@@...#.$$",
"$$$+..+..@@+..+$",
"$$$$.#.@@##@.#.$",
"$$$$+..+#@@@+..+",
"$$$$$.#.@#@@@.#.",
"$$$$$+..+@#@@+..",
"$$$$$$.#.#@@...#",
"$$$$$$+..+..@@+."};