diff options
Diffstat (limited to 'data/pixmaps/rg21/8/tail-down-3.xpm')
-rw-r--r-- | data/pixmaps/rg21/8/tail-down-3.xpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/8/tail-down-3.xpm b/data/pixmaps/rg21/8/tail-down-3.xpm new file mode 100644 index 0000000..905855f --- /dev/null +++ b/data/pixmaps/rg21/8/tail-down-3.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 26 2 1", +" c Gray0", +". c None", +/* pixels */ +" ....", +" ...", +" ..", +" ..", +".. .", +"... .", +" . .", +" . .", +" . ", +" . ", +".. . ", +"... ", +" . ", +" . ", +" . .", +" . ", +".. . ", +"... ", +"... ", +".... ", +".... .", +".... ", +"..... ", +"..... ", +"..... ", +"..... " +}; |