comparison pixmaps/strike.xpm @ 773:267ed2b889ee

[gaim-migrate @ 783] Yes, they're all bold icons. I'm just testing icon sizes :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 28 Aug 2000 18:25:39 +0000
parents 2846a03bda67
children b4071be71eb4
comparison
equal deleted inserted replaced
772:bddbc51abc43 773:267ed2b889ee
1 /* XPM */ 1 /* XPM */
2 static char * strike_xpm[] = { 2 static char * strike_xpm[] = {
3 "22 17 2 1", 3 "15 12 2 1",
4 " c None", 4 " c None",
5 ". c #000000", 5 ". c #000000",
6 " ", 6 " ",
7 " ", 7 " ........ ",
8 " ", 8 " .. .. ",
9 " ", 9 " .. ",
10 " ........ ", 10 " .. ",
11 " .. .. ", 11 " ....... ",
12 " .. ", 12 " ............ ",
13 " .. ", 13 " .. ",
14 " ....... ", 14 " .. ",
15 " ................ ", 15 " .. .. ",
16 " .. ", 16 " ........ ",
17 " .. ", 17 " "};
18 " .. .. ",
19 " ........ ",
20 " ",
21 " ",
22 " "};