summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/aspectframe.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/aspectframe.xpm')
-rw-r--r--tools/glade/glade/graphics/aspectframe.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/aspectframe.xpm b/tools/glade/glade/graphics/aspectframe.xpm
new file mode 100644
index 00000000..66b9ca14
--- /dev/null
+++ b/tools/glade/glade/graphics/aspectframe.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *aspectframe_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+",
+"+.OXXXXXXX.XXXXXXX.O+",
+"+.OXXXXXX...XXXXXX.O+",
+"+.OXXXXX.X.X.XXXXX.O+",
+"+.OXXXXXXX.XXXXXXX.O+",
+"+.OXX.XXXX.XXXX.XX.O+",
+"+.OX.XXXXX.XXXXX.X.O+",
+"+.O................O+",
+"+.OX.XXXXX.XXXXX.X.O+",
+"+.OXX.XXXX.XXXX.XX.O+",
+"+.OXXXXX.X.X.XXXXX.O+",
+"+.OXXXXXX...XXXXXX.O+",
+"+.OXXXXXXX.XXXXXXX.O+",
+"+..................O+",
+"+OOOOOOOOOOOOOOOOOOO+",
+"+++++++++++++++++++++"
+};