diff options
Diffstat (limited to 'data/pixmaps/rg21/4/tail-down-2.xpm')
-rw-r--r-- | data/pixmaps/rg21/4/tail-down-2.xpm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/4/tail-down-2.xpm b/data/pixmaps/rg21/4/tail-down-2.xpm new file mode 100644 index 0000000..88664b9 --- /dev/null +++ b/data/pixmaps/rg21/4/tail-down-2.xpm @@ -0,0 +1,15 @@ +/* XPM */ +static char * tail_down_2_xpm[] = { +"4 10 2 1", +" c black", +". c None", +" ..", +" .", +".. .", +"... ", +" . ", +" .", +".. .", +"... ", +"... ", +".. ."}; |