summaryrefslogtreecommitdiff
path: root/etc/images/smilies/grayscale
diff options
context:
space:
mode:
Diffstat (limited to 'etc/images/smilies/grayscale')
-rw-r--r--etc/images/smilies/grayscale/blink.xpm24
-rw-r--r--etc/images/smilies/grayscale/braindamaged.xpm23
-rw-r--r--etc/images/smilies/grayscale/cry.xpm23
-rw-r--r--etc/images/smilies/grayscale/dead.xpm21
-rw-r--r--etc/images/smilies/grayscale/evil.xpm23
-rw-r--r--etc/images/smilies/grayscale/forced.xpm23
-rw-r--r--etc/images/smilies/grayscale/frown.xpm22
-rw-r--r--etc/images/smilies/grayscale/grin.xpm25
-rw-r--r--etc/images/smilies/grayscale/indifferent.xpm23
-rw-r--r--etc/images/smilies/grayscale/reverse-smile.xpm22
-rw-r--r--etc/images/smilies/grayscale/sad.xpm22
-rw-r--r--etc/images/smilies/grayscale/smile.xpm22
-rw-r--r--etc/images/smilies/grayscale/wry.xpm23
13 files changed, 296 insertions, 0 deletions
diff --git a/etc/images/smilies/grayscale/blink.xpm b/etc/images/smilies/grayscale/blink.xpm
new file mode 100644
index 00000000000..eec7209f38b
--- /dev/null
+++ b/etc/images/smilies/grayscale/blink.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * blink_xpm[] = {
+"14 14 7 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #6E6E6E",
+"# c #515151",
+"$ c #ABABAB",
+"% c #737373",
+" ",
+" ",
+" . ",
+" + ",
+" @#$$# + ",
+" ++ + ",
+" ",
+" + + ",
+" $+ +$ ",
+" %+ +% ",
+" %++++% ",
+" $$$$ ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/braindamaged.xpm b/etc/images/smilies/grayscale/braindamaged.xpm
new file mode 100644
index 00000000000..cd47b32824a
--- /dev/null
+++ b/etc/images/smilies/grayscale/braindamaged.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * braindamaged_xpm[] = {
+"14 14 6 1",
+" c None",
+". c #ABABAB",
+"+ c #000000",
+"@ c #515151",
+"# c #171717",
+"$ c #737373",
+" ",
+" ",
+" .++..++. ",
+" +@.++.@+ ",
+" +.@#@@.+ ",
+" +@.#@.@+ ",
+" .++. ++. ",
+" + + ",
+" .+ +. ",
+" $+ +$ ",
+" $++++$ ",
+" .... ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/cry.xpm b/etc/images/smilies/grayscale/cry.xpm
new file mode 100644
index 00000000000..78bf6662d6b
--- /dev/null
+++ b/etc/images/smilies/grayscale/cry.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * cry_xpm[] = {
+"14 14 6 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #ABABAB",
+"# c #515151",
+"$ c #6E6E6E",
+" ",
+" ",
+" . ",
+" .. .+. ",
+" +++. +.+ ",
+" +@+ ",
+" @+# ",
+" @@ ",
+" $++++$ ",
+" .+@ @+. ",
+" @+@ @+@ ",
+" @ @ ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/dead.xpm b/etc/images/smilies/grayscale/dead.xpm
new file mode 100644
index 00000000000..9be9883c077
--- /dev/null
+++ b/etc/images/smilies/grayscale/dead.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * dead_xpm[] = {
+"14 14 4 1",
+" c None",
+". c #737373",
+"+ c #ABABAB",
+"@ c #000000",
+" ",
+" ",
+" .+ +. + +. ",
+" +@+@++@+@+ ",
+" +@ @+ ",
+" +@+@ @+@+ ",
+" + +. + + ",
+" ",
+" +@ @+ ",
+" .@ @. ",
+" .@@@@. ",
+" ++++ ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/evil.xpm b/etc/images/smilies/grayscale/evil.xpm
new file mode 100644
index 00000000000..e358cf89454
--- /dev/null
+++ b/etc/images/smilies/grayscale/evil.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * evil_xpm[] = {
+"14 14 6 1",
+" c None",
+". c #6E6E6E",
+"+ c #484848",
+"@ c #ABABAB",
+"# c #000000",
+"$ c #737373",
+" ",
+" ",
+" .+ +. ",
+" @# #@ ",
+" #+ @+# ",
+" #+ @+# ",
+" ",
+" # # ",
+" @# #@ ",
+" $# #$ ",
+" $####$ ",
+" @@@@ ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/forced.xpm b/etc/images/smilies/grayscale/forced.xpm
new file mode 100644
index 00000000000..095084569c4
--- /dev/null
+++ b/etc/images/smilies/grayscale/forced.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * forced_xpm[] = {
+"14 14 6 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #6E6E6E",
+"# c #ABABAB",
+"$ c #171717",
+" ",
+" ",
+" . . ",
+" + + ",
+" + + ",
+" + + ",
+" ",
+" @ @ ",
+" +# #+ ",
+" @@# #@@ ",
+" #$++++++$# ",
+" ######## ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/frown.xpm b/etc/images/smilies/grayscale/frown.xpm
new file mode 100644
index 00000000000..b513f4c92fd
--- /dev/null
+++ b/etc/images/smilies/grayscale/frown.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * frown_xpm[] = {
+"14 14 5 1",
+" c None",
+". c #6E6E6E",
+"+ c #484848",
+"@ c #ABABAB",
+"# c #000000",
+" ",
+" ",
+" .+ +. ",
+" @# #@ ",
+" #+ @+# ",
+" #+@@+# ",
+" ",
+" @@ ",
+" .####. ",
+" +#@ @#+ ",
+" @#@ @#@ ",
+" + + ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/grin.xpm b/etc/images/smilies/grayscale/grin.xpm
new file mode 100644
index 00000000000..f6e45882a46
--- /dev/null
+++ b/etc/images/smilies/grayscale/grin.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * grin_xpm[] = {
+"14 14 8 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #515151",
+"# c #6E6E6E",
+"$ c #ABABAB",
+"% c #FFFFFF",
+"& c #737373",
+" ",
+" ",
+" . . ",
+" + + ",
+" + + ",
+" + + ",
+" ",
+" ++@@##@@++ ",
+" $+%%%%%%+$ ",
+" &+%%%%+& ",
+" &++++& ",
+" $$$$ ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/indifferent.xpm b/etc/images/smilies/grayscale/indifferent.xpm
new file mode 100644
index 00000000000..1e4f69e0f4f
--- /dev/null
+++ b/etc/images/smilies/grayscale/indifferent.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * indifferent_xpm[] = {
+"14 14 6 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #515151",
+"# c #ABABAB",
+"$ c #6E6E6E",
+" ",
+" ",
+" . . ",
+" + + ",
+" + + ",
+" + + ",
+" ",
+" @ #@ ",
+"#+$+$ $ + ",
+"$ +#+$#++$+$ ",
+" $ ++# ++ ",
+" + ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/reverse-smile.xpm b/etc/images/smilies/grayscale/reverse-smile.xpm
new file mode 100644
index 00000000000..a62eab0481c
--- /dev/null
+++ b/etc/images/smilies/grayscale/reverse-smile.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * reverse_smile_xpm[] = {
+"14 14 5 1",
+" c None",
+". c #ABABAB",
+"+ c #737373",
+"@ c #000000",
+"# c #484848",
+" ",
+" ",
+" .... ",
+" +@@@@+ ",
+" +@ @+ ",
+" .@ @. ",
+" @ @ ",
+" ",
+" @ @ ",
+" @ @ ",
+" @ @ ",
+" # # ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/sad.xpm b/etc/images/smilies/grayscale/sad.xpm
new file mode 100644
index 00000000000..3addb6b6b5a
--- /dev/null
+++ b/etc/images/smilies/grayscale/sad.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sad_xpm[] = {
+"14 14 5 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #ABABAB",
+"# c #6E6E6E",
+" ",
+" ",
+" . . ",
+" + + ",
+" + + ",
+" + + ",
+" ",
+" @@@@ ",
+" #++++# ",
+" .+@ @+. ",
+" @+@ @+@ ",
+" . . ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/smile.xpm b/etc/images/smilies/grayscale/smile.xpm
new file mode 100644
index 00000000000..463785e6d4c
--- /dev/null
+++ b/etc/images/smilies/grayscale/smile.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * smile_xpm[] = {
+"14 14 5 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #ABABAB",
+"# c #737373",
+" ",
+" ",
+" . . ",
+" + + ",
+" + + ",
+" + + ",
+" ",
+" + + ",
+" @+ +@ ",
+" #+ +# ",
+" #++++# ",
+" @@@@ ",
+" ",
+" "};
diff --git a/etc/images/smilies/grayscale/wry.xpm b/etc/images/smilies/grayscale/wry.xpm
new file mode 100644
index 00000000000..79e29792ef0
--- /dev/null
+++ b/etc/images/smilies/grayscale/wry.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * wry_xpm[] = {
+"14 14 6 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #515151",
+"# c #ABABAB",
+"$ c #6E6E6E",
+" ",
+" ",
+" . . ",
+" + + ",
+" + + ",
+" + + ",
+" ",
+" @ ",
+" ## $@ ",
+" #++++++# ",
+" @$ ## ",
+" @ ",
+" ",
+" "};