aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/widgets/edit.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/widgets/edit.xpm')
-rw-r--r--executive-summary/widgets/edit.xpm19
1 files changed, 19 insertions, 0 deletions
diff --git a/executive-summary/widgets/edit.xpm b/executive-summary/widgets/edit.xpm
new file mode 100644
index 0000000000..7f2deb1525
--- /dev/null
+++ b/executive-summary/widgets/edit.xpm
@@ -0,0 +1,19 @@
+/* XPM */
+static char * edit_xpm[] = {
+"14 14 2 1",
+" g None",
+". g #000000",
+" ",
+" ",
+" ... ",
+" . . ",
+" . . ",
+" . ",
+" . ",
+" .. ",
+" .. ",
+" .. ",
+" ",
+" .. ",
+" .. ",
+" "};