Mercurial > hg > xemacs-beta
view etc/toolbar/info-up-cap-up.xpm @ 1368:1aba3abebad6
[xemacs-hg @ 2003-03-21 01:19:37 by adrian]
[PATCH] xemacs-21.5: Contribute my mirror site updates to package-get.el <65qdvb1e.fsf@smtprelay.T-Online.De>
author | adrian |
---|---|
date | Fri, 21 Mar 2003 01:19:37 +0000 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * up-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1", " c Gray75 s backgroundToolBarColor", ". c black", "X c white", " ", " ", " ", " ", " ", " . ", " ... ", " .X... ", " .X..... ", " .X....... ", " .XXX....... ", " ....X........ ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .XXXX.. ", " ....... ", " ", " ", " ", " ", " " };