aboutsummaryrefslogtreecommitdiffstats
path: root/art/task-assigned.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'art/task-assigned.xpm')
-rw-r--r--art/task-assigned.xpm30
1 files changed, 30 insertions, 0 deletions
diff --git a/art/task-assigned.xpm b/art/task-assigned.xpm
new file mode 100644
index 0000000000..9b245c0c49
--- /dev/null
+++ b/art/task-assigned.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char * task_assigned_xpm[] = {
+"16 16 11 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #F3F3F3",
+"# c #CCCCCC",
+"$ c #B2B2B2",
+"% c #ECECEC",
+"& c #FFCC66",
+"* c #CC9933",
+"= c #996600",
+"- c #EEEEEE",
+" . . . . . ",
+" ........... ",
+" .+.+.+.+.+.@. ",
+" .+.#.#.#.#.$. ",
+" .+%%%%%%%%%$. ",
+" .+##..#####$. ",
+" .+%%.&.%%%%$. ",
+"......&&.###$. ",
+".&&&&&&&&.%%$. ",
+".&*&*&*&*&.#$. ",
+".========.%%$. ",
+"......==.###$. ",
+" .+%%.=.%%%%$. ",
+" .-$$..$$$$$$. ",
+" ........... ",
+" "};