aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.xpm
blob: f319ae7fc8d218fad4fc9b594b6d7133ea9cc336 (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 *lcd4linux[] = {
"38 18 2 1",
"# c #102000",
". c #a0d000",
"......................................",
"......................................",
"..##............######....######......",
"..##............######....######......",
"..##..........##......##..##....##....",
"..##..........##......##..##....##....",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##......##..##....##....",
"..##..........##......##..##....##....",
"..##########....######....######......",
"..##########....######....######......",
"......................................",
"......................................",
};