summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/alignment.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/alignment.xpm')
-rw-r--r--tools/glade/glade/graphics/alignment.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/alignment.xpm b/tools/glade/glade/graphics/alignment.xpm
new file mode 100644
index 00000000..76cd89ce
--- /dev/null
+++ b/tools/glade/glade/graphics/alignment.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *alignment_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 */
+"++++++++++++ ++++++++",
+"+++++++++++ +++++++",
+"++++++++++ + + ++++++",
+"++++++++++++ ++++++++",
+"++++++++++++ ++++++++",
+"++++++++++ + + ++++++",
+"+++++++++++ +++++++",
+"++++++++++++ ++++++++",
+"++++++++OOOOOOOOO +++",
+"++++++++OXXXXXXX. +++",
+"++ ++ ++OXXXXXXX. +++",
+"+ ++++ +OXXXXXXX. +++",
+" OXXXXXXX. +++",
+"+ ++++ +OXXXXXXX. +++",
+"++ ++ ++OXXXXXXX. +++",
+"++++++++O........ +++",
+"++++++++ +++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++"
+};