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