aboutsummaryrefslogtreecommitdiffstats
path: root/icons/mini/netscape.xpm
blob: c2dbe2efebd23a2d2cb6d7e8b39d2cf1d7cbf9cc (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
25
26
27
28
29
30
31
32
/* XPM */
static char *netscape[] = {
/* width height num_colors chars_per_pixel */
"    16    16        9            1",
/* colors */
". c #ffff00",
"# c #c0c0c0",
"a c #c00000",
"b c #a0a0a4",
"c c #808080",
"d c #800000",
"e c None",
"f c #0000c0",
"g c #000000",
/* pixels */
"fffffffgfffffffg",
"ffggfff#fffggfge",
"ff#dggg#gggd#gee",
"fff#b..#..b#geee",
"fff#.ag#ga#geeee",
"ffb#a#g#g#a#ceee",
"ff#dgf###gedceee",
"##...##.#####ccg",
"gg#gda###adg#ggg",
"ff.gf#g#gceg.eee",
"ffd##gg#gec#deee",
"fff.bgd#dgbceeee",
"ff#ba.###.abceee",
"f#bgegc#cgegbcee",
"fgceeed#deeeggee",
"geeeeeegeeeeeeee"
};