square icon does not need alpha channel

master
Thomas Debesse 2018-04-01 19:16:09 +02:00
parent 169cfbd8e7
commit 4adb2af6a4
1 changed files with 33 additions and 34 deletions

View File

@ -1,36 +1,35 @@
/* XPM */
static char * jk3_xpm[] = {
"16 16 17 1",
" c None",
". c #0A0503",
"+ c #0F1A32",
"@ c #032970",
"# c #51121C",
"$ c #881229",
"% c #B40310",
"& c #612851",
"* c #1D51A6",
"= c #DF1B2E",
"- c #5877F1",
"; c #E54B70",
"> c #AE7385",
", c #5C90E8",
"' c #8393B7",
") c #AF83C0",
"! c #9AC7F9",
"....@-@..@-@....",
"..+@@-*++@-@....",
".+@@*--@@@-@....",
"+@@@-,*@@--@++..",
"@@@**!,-*-,-@@+.",
"@*-,!,!,,,,-*@@+",
",,!!!*!!!!!,-*@@",
"**-,!!!!!!!,-,*@",
"+*'-,!!!!!!!!,,*",
"++**,!,!!,,!!,,*",
".++&)))-))!>'&*@",
"..#=>>>))>>>>;#+",
"..#=$;;'>;';$=#.",
".#%=$=;#;;&=$%#.",
".$%%%%$%=%%$%%$.",
"..#.#######..#.."};
"16 16 16 1",
" c #0A0503",
". c #032970",
"+ c #5877F1",
"@ c #0F1A32",
"# c #1D51A6",
"$ c #5C90E8",
"% c #9AC7F9",
"& c #8393B7",
"* c #612851",
"= c #AF83C0",
"- c #AE7385",
"; c #51121C",
"> c #DF1B2E",
", c #E54B70",
"' c #881229",
") c #B40310",
" .+. .+. ",
" @..+#@@.+. ",
" @..#++...+. ",
"@...+$#..++.@@ ",
"...##%$+#+$+..@ ",
".#+$%$%$$$$+#..@",
"$$%%%#%%%%%$+#..",
"##+$%%%%%%%$+$#.",
"@#&+$%%%%%%%%$$#",
"@@##$%$%%$$%%$$#",
" @@*===+==%-&*#.",
" ;>---==----,;@",
" ;>',,&-,&,'>; ",
" ;)>'>,;,,*>'); ",
" '))))')>))'))' ",
" ; ;;;;;;; ; "};