aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/widgets/edit.xpm
blob: 7f2deb152555650d7585f5d159b758afb30aea45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* XPM */
static char * edit_xpm[] = {
"14 14 2 1",
"   g None",
".  g #000000",
"              ",
"              ",
"     ...      ",
"    .   .     ",
"    .   .     ",
"        .     ",
"        .     ",
"      ..      ",
"      ..      ",
"      ..      ",
"              ",
"      ..      ",
"      ..      ",
"              "};