summaryrefslogtreecommitdiff
path: root/muse_qt4_evolution/muse/xpm/punchout.xpm
blob: d176ed5d1ad1ad83d38853ef9ff0f32301a9964d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
static const char* punchout_xpm[]={
"12 12 3 1",
"a c #c0c0c0",
"# c #000000",
". c None",
"............",
"............",
"......######",
"....########",
"....##......",
"....##......",
"....##......",
"....##......",
"######......",
"####........",
"............",
"............"};