Mercurial > pidgin
view pixmaps/arrow_down.xpm @ 3766:e6dffda2a8fe
[gaim-migrate @ 3905]
This is a silly little icon. Maybe some day I'll find a use for it.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sun, 20 Oct 2002 18:53:49 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_down_xpm[] = { "11 6 3 1", " c None", ". c #000000", "+ c #FFFFFF", "...........", " .+++++++. ", " .+++++. ", " .+++. ", " .+. ", " . "};