summaryrefslogtreecommitdiff
path: root/lisp/sb-pg.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/sb-pg.xpm')
-rw-r--r--lisp/sb-pg.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/lisp/sb-pg.xpm b/lisp/sb-pg.xpm
new file mode 100644
index 00000000000..241767abbdf
--- /dev/null
+++ b/lisp/sb-pg.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_file_xpm[] = {
+"20 15 4 1",
+" c None",
+". c #828282",
+"+ c #000000",
+"@ c #FFFFFF",
+" ............ ",
+" .++++++++++++.",
+" .++@@@@@@@@@@+.",
+" .+@+@@@@@@@@@@+.",
+" .+@@+@@@@@@@@@@+.",
+" .+@@@+@@@@@@@@@@+.",
+" .+@@@@+@@@@@@@@@@+.",
+".+++++++@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++++++++++++++++++.",
+" .................. "};