summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/rg21/8/note-bodyfilled.xpm
blob: c50bd39a260c46c7c327135dbdf734f34a53b111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 8 2 1",
"  c Gray0",
". c None",
/* pixels */
"....   .",
"..      ",
".       ",
"        ",
"        ",
"       .",
"      ..",
".   ...."
};