summaryrefslogtreecommitdiff
path: root/pics/inline/exec.xpm
authorkergoth <kergoth>2002-01-25 22:14:26 (UTC)
committer kergoth <kergoth>2002-01-25 22:14:26 (UTC)
commit15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff)
treec2fa0399a2c47fda8e2cd0092c73a809d17f68eb /pics/inline/exec.xpm
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'pics/inline/exec.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--pics/inline/exec.xpm30
1 files changed, 30 insertions, 0 deletions
diff --git a/pics/inline/exec.xpm b/pics/inline/exec.xpm
new file mode 100644
index 0000000..cff04d5
--- a/dev/null
+++ b/pics/inline/exec.xpm
@@ -0,0 +1,30 @@
1/* XPM */
2static char * exec_xpm[] = {
3"16 16 11 1",
4 " c None",
5 ".c #000000",
6 "+c #DCDCDC",
7 "@c #A0A0A0",
8 "#c #C3C3C3",
9 "$c #808080",
10 "%c #FFA858",
11 "&c #FFDCA8",
12 "*c #FFFFC0",
13 "=c #FFFFFF",
14 "-c #585858",
15" .. ",
16" .. .++. .. ",
17" .+@.@##@.@+. ",
18" .@+$@%%@$+@. ",
19" .$%%&%&%$. ",
20" ..+@%&$$%&@+.. ",
21".+#@%&%@@&*%@#+.",
22".$@+$&*&&=*$+@$.",
23" .--+$&*=&$+--. ",
24" .$#++$$++#$. ",
25" .@=$-$++$-$=@. ",
26" .+@-..@@..-@+. ",
27" ... .+=. ... ",
28" .-$. ",
29" .. ",
30" "};