summaryrefslogtreecommitdiff
path: root/pics/inline/trash.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/trash.xpm
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'pics/inline/trash.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--pics/inline/trash.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/pics/inline/trash.xpm b/pics/inline/trash.xpm
new file mode 100644
index 0000000..5874e1a
--- a/dev/null
+++ b/pics/inline/trash.xpm
@@ -0,0 +1,29 @@
1/* XPM */
2static const char * trash_xpm[] = {
3"16 16 10 1",
4 " c None",
5 ".c #000000",
6 "+c #DCDCDC",
7 "@c #A0A0A4",
8 "#c #585858",
9 "$c #FFFFFF",
10 "%c #C0C0C0",
11 "&c #808080",
12 "*c #303030",
13 "=c #A0A0A0",
14" ..+. ",
15" ...+@.#.... ",
16" .$$$%%%&.%%@. ",
17" .+@%$$$%%###. ",
18" .&++@@@@&&. ",
19" .@@@&&##&*. ",
20" .@$@+=&&#*. ",
21" .@$@+=&&#*. ",
22" .@$@+=&&#*. ",
23" .@$@+=&&#*. ",
24" .@$@+=&&#*. ",
25" .@$@+=&&#*. ",
26" .@$@+=&&#*. ",
27" .+$@+=&&#*. ",
28" ..++@@&.. ",
29" ..... "};