summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/frame.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/frame.xpm')
-rw-r--r--tools/glade/glade/graphics/frame.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/frame.xpm b/tools/glade/glade/graphics/frame.xpm
new file mode 100644
index 00000000..c8c8b578
--- /dev/null
+++ b/tools/glade/glade/graphics/frame.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *frame_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"21 21 6 1",
+" c Gray0",
+". c #7b7b7b",
+"X c #d6d6d6",
+"o c #b3cece",
+"O c Gray100",
+"+ c None",
+/* pixels */
+"+++++++++++++++++++++",
+"+++++ + +++++++++++",
+"+...X X X X......O+",
+"+.OOX X X XOOOOO.O+",
+"+.OXX X X XXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+.OXXXXXXXXXXXXXXX.O+",
+"+..................O+",
+"+OOOOOOOOOOOOOOOOOOO+",
+"+++++++++++++++++++++"
+};