*** empty log message ***
[bpt/emacs.git] / etc / gnus-pointer.xpm
CommitLineData
e7997ff4
DL
1/* XPM */
2static char *gnus-pointer[] = {
3/* width height num_colors chars_per_pixel */
2f71e601 4" 18 12 2 1",
e7997ff4
DL
5/* colors */
6". c #0000ff",
7"# c None s None",
8/* pixels */
e7997ff4
DL
9"######..##..######",
10"#####........#####",
11"#.##.##..##...####",
12"#...####.###...##.",
13"#..###.######.....",
14"#####.########...#",
15"###########.######",
16"####.###.#..######",
17"######..###.######",
18"###....####.######",
19"###..######.######",
20"###########.######"
21};