aboutsummaryrefslogtreecommitdiff
path: root/src/pixmaps/forwarded.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixmaps/forwarded.xpm')
-rw-r--r--src/pixmaps/forwarded.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/pixmaps/forwarded.xpm b/src/pixmaps/forwarded.xpm
new file mode 100644
index 00000000..a3cabada
--- /dev/null
+++ b/src/pixmaps/forwarded.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * forwarded_xpm[] = {
+"10 10 10 1",
+" c None",
+". c #000000",
+"+ c #B39C82",
+"@ c #BCA488",
+"# c #867561",
+"$ c #8F7D68",
+"% c #98856E",
+"& c #A18D75",
+"* c #AA947B",
+"= c #C5AC8F",
+" ",
+" .. ",
+" .+. ",
+"......+@. ",
+".#$%&*+@=.",
+".#$%&*+@=.",
+"......+@. ",
+" .+. ",
+" .. ",
+" "};