summaryrefslogtreecommitdiff
path: root/noncore/applets/wirelessapplet/connect5.xpm
Unidiff
Diffstat (limited to 'noncore/applets/wirelessapplet/connect5.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/wirelessapplet/connect5.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/noncore/applets/wirelessapplet/connect5.xpm b/noncore/applets/wirelessapplet/connect5.xpm
new file mode 100644
index 0000000..a67be9a
--- a/dev/null
+++ b/noncore/applets/wirelessapplet/connect5.xpm
@@ -0,0 +1,26 @@
1/* XPM */
2static char * connect5_xpm[] = {
3"14 14 9 1",
4 " c None",
5 ".c #FF2609",
6 "+c #FFFFFF",
7 "@c #848284",
8 "#c #000000",
9 "$c #C6C3C6",
10 "%c #877F81",
11 "&c #191819",
12 "*c #131313",
13" . ... . ",
14" . .. .. . ",
15" . . . .",
16" . . @#@ . .",
17" . . $## . .",
18" . . %&@ . .",
19" . . @ . .",
20" . .. # .. . ",
21" . ... . ",
22" @*# ",
23" @## ",
24" @$##@ ",
25" @$### ",
26" @$### "};