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