summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/viljetic-pages/logo.xpm
blob: bb263dad9fb6ce9e054f54cb57ab6a639c03e4e0 (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
/* XPM */
static char *meh[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1 ",
"  c black",
". c None",
/* pixels */
"................",
".    ......    .",
". .. ...... .. .",
". .. ...... .. .",
".    ......    .",
"................",
".    .    .    .",
". .. . .. .    .",
". .. . .. .    .",
".    .    .    .",
"................",
"......    .    .",
"......    .    .",
"......    .    .",
"......    .    .",
"................"
};