summaryrefslogtreecommitdiff
path: root/pics/inline/reset.xpm
Unidiff
Diffstat (limited to 'pics/inline/reset.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--pics/inline/reset.xpm20
1 files changed, 20 insertions, 0 deletions
diff --git a/pics/inline/reset.xpm b/pics/inline/reset.xpm
new file mode 100644
index 0000000..3835d7d
--- a/dev/null
+++ b/pics/inline/reset.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * reset_xpm[] = {
3"14 14 3 1",
4 " c None",
5 ".c #000000",
6 "+c #FF0000",
7" ",
8" .. ...",
9" .++. ..++.",
10".++++. ..++++.",
11" ..+++.+++++..",
12" .+++++++. ",
13" .+++++. ",
14" .+++++. ",
15" .+++++++. ",
16" .+++++++++. ",
17".++++...++++. ",
18".+++. ..+++. ",
19".+++. .++. ",
20" ... .. "};