Current File : //proc/self/root/kunden/usr/share/emacs/27.2/etc/images/gnus/gnus-pointer.xpm |
/* XPM */
static char *gnus-pointer[] = {
/* width height num_colors chars_per_pixel */
" 18 13 2 1",
/* colors */
". c #0000ff",
"# c None s None",
/* pixels */
"##################",
"######..##..######",
"#####........#####",
"#.##.##..##...####",
"#...####.###...##.",
"#..###.######.....",
"#####.########...#",
"###########.######",
"####.###.#..######",
"######..###.######",
"###....####.######",
"###..######.######",
"###########.######"
};