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