summaryrefslogtreecommitdiff
path: root/linux/pixmaps/an-anim.xpm
blob: 04b21f26d4585dc08984a1df23d692478a40108d (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 const char* an_anim[] = {
"16 15 5 1",
".	c #000000",
"+	c #7F7F7F",
"@	c #BFBFBF",
"#	c #FFFFFF",
"$	c None",
"..+@#@@+..+$$$$$",
".#.#@@...#.$$$$$",
"+..+..@@+..+$$$$",
"$.#.@@##@.#.$$$$",
"$+..+#@@@+..+$$$",
"$$.#.@#@@@.#.$$$",
"$$+..+@#@@+..+$$",
"$$$.#.#@@...#.$$",
"$$$+..+..@@+..+$",
"$$$$.#.@@##@.#.$",
"$$$$+..+#@@@+..+",
"$$$$$.#.@#@@@.#.",
"$$$$$+..+@#@@+..",
"$$$$$$.#.#@@...#",
"$$$$$$+..+..@@+."};