summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/scripts-prallmordent.xpm
blob: 4fc8fc23b3b1bb7bee5e19150af571992be558db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"14 7 8 1",
"  c #090909",
". c Gray18",
"X c Gray31",
"o c Gray39",
"O c #8b8b8b",
"+ c Gray66",
"@ c #cacaca",
"# c None",
/* pixels */
"##############",
"#########@####",
"##+X##.+#.X###",
"##  oO  +  o+O",
"#O+o  +  oo  #",
"####X+#+.O#X+#",
"#########@####"
};