summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/rg21/8/tail-up-2.xpm
blob: 6b9713bf9c5361d5865d9af384488ee785b8e92a (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
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"6 20 2 1",
"  c Gray0",
". c None",
/* pixels */
".... .",
"..... ",
"..... ",
"..... ",
"..... ",
".... .",
"....  ",
"...   ",
"...   ",
"..  . ",
"    . ",
"   .  ",
"   . .",
"  .  .",
"...  .",
"..   .",
"    ..",
"    ..",
"   ...",
"  ...."
};