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