summaryrefslogtreecommitdiff
path: root/src/icons/jpilot.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/jpilot.xpm')
-rw-r--r--src/icons/jpilot.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/icons/jpilot.xpm b/src/icons/jpilot.xpm
new file mode 100644
index 0000000..b72225c
--- /dev/null
+++ b/src/icons/jpilot.xpm
@@ -0,0 +1,25 @@
1/* XPM */
2static char * jpilot_xpm[] = {
3"16 16 6 1",
4" c None",
5". c #000000",
6"+ c #848587",
7"@ c #34991E",
8"# c #F8FAF6",
9"$ c #97989B",
10" ",
11" ........... ",
12" .+++++++++. ",
13" .+@@@@@@@+. ",
14" .+@@@@@@@+. ",
15" .+@@@@@@@+. ",
16" .+@@@@@@@+. ",
17" .+@@@@@@@+. ",
18" .+@@@@@@@+. ",
19" .+@@@@@@@+. ",
20" .+++++++++. ",
21" .++++#++++. ",
22" .+#+#$#+#+. ",
23" .++++#++++. ",
24" ........... ",
25" "};