From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'pics/inline/oneoverx.xpm') diff --git a/pics/inline/oneoverx.xpm b/pics/inline/oneoverx.xpm new file mode 100644 index 0000000..add27fb --- a/dev/null +++ b/pics/inline/oneoverx.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char *ythrootofx[] = { +/* width height num_colors chars_per_pixel */ +" 13 11 2 1", +/* colors */ +". c None", +"# c #000000", +/* pixels */ +"......#......", +".....##......", +"......#......" +".....###.....", +".............", +"..#########..", +".............", +"....##.##....", +"......#......", +"......#......", +"....##.##....", +}; -- cgit v0.9.0.2