summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/expander.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/expander.xpm')
-rw-r--r--tools/glade/glade/graphics/expander.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/expander.xpm b/tools/glade/glade/graphics/expander.xpm
new file mode 100644
index 00000000..7aff2542
--- /dev/null
+++ b/tools/glade/glade/graphics/expander.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * expander_xpm[] = {
+"21 21 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" .. ",
+" .+. ",
+" .++. ... . ",
+" .+++. . . . ",
+" .++++. . . ... ... ",
+" .+++. ... . . . ",
+" .++. . . . . . ",
+" .+. . . ... ... ",
+" .. ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};