aboutsummaryrefslogtreecommitdiffstats
path: root/art/priority-low.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'art/priority-low.xpm')
-rw-r--r--art/priority-low.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/art/priority-low.xpm b/art/priority-low.xpm
new file mode 100644
index 0000000000..ad53e9e0cc
--- /dev/null
+++ b/art/priority-low.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * priority_low_xpm[] = {
+"16 16 2 1",
+" c None",
+". c #21405A",
+" ",
+" ",
+" ",
+" .. ",
+" .. ",
+" .. ",
+" .. ",
+" .. ",
+" ...... ",
+" .... ",
+" .... ",
+" .. ",
+" .. ",
+" ",
+" ",
+" "};