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