You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84 lines
1.5 KiB
84 lines
1.5 KiB
/* XPM */
|
|
static char *magick[] = {
|
|
/* columns rows colors chars-per-pixel */
|
|
"18 36 41 1",
|
|
" c #003263",
|
|
". c #1a4a7b",
|
|
"X c #21466c",
|
|
"o c #22476c",
|
|
"O c #516579",
|
|
"+ c #2d6093",
|
|
"@ c #2e6193",
|
|
"# c #4d84bc",
|
|
"$ c #4f85bc",
|
|
"% c #5286bc",
|
|
"& c #6898c7",
|
|
"* c #6998c7",
|
|
"= c #6b98c7",
|
|
"- c #6b99c7",
|
|
"; c #67a1db",
|
|
": c #6aa3db",
|
|
"> c #9eafc0",
|
|
", c #80b2e4",
|
|
"< c #85b5e4",
|
|
"1 c #88b5e4",
|
|
"2 c #a3b1c0",
|
|
"3 c #a8bcd0",
|
|
"4 c #aabdd0",
|
|
"5 c #abbed0",
|
|
"6 c #a9c9e9",
|
|
"7 c #aecbe9",
|
|
"8 c #b8d7f6",
|
|
"9 c #bad9f6",
|
|
"0 c #c0d8f0",
|
|
"q c #c6dbf0",
|
|
"w c #c8e4ff",
|
|
"e c #cce6ff",
|
|
"r c #cee7ff",
|
|
"t c #d1e8ff",
|
|
"y c #d2e9ff",
|
|
"u c #d4eaff",
|
|
"i c #d8ebff",
|
|
"p c #dceeff",
|
|
"a c #deefff",
|
|
"s c #f1f8ff",
|
|
"d c Gray100",
|
|
/* pixels */
|
|
"yyyyyyyyyyyyyyyyyy",
|
|
"yyyyyyyyyyyyyyyyyy",
|
|
"iiiiiiiiiiiiiiiiii",
|
|
"rrrrrrrrrrrrrrrrrr",
|
|
"rrrrrrrerrerrrrrrr",
|
|
"yuyyuuuyuyyuyuyyuy",
|
|
"ewwwwwewwwwwewwwew",
|
|
"wwwwwwwwwwwwwwweww",
|
|
"yyu9<:::::::<9yuuy",
|
|
"rrr,ddddddddd=0rre",
|
|
"rrr;ddddddddd@5rrr",
|
|
"iii1dddddddddo2iii",
|
|
"yyy8=@......oO5yyy",
|
|
"yyyyq5>>>>>>>5quyy",
|
|
"pppppppppppppppppp",
|
|
"ppppppppppppppaapp",
|
|
"ssssssssssssssssss",
|
|
" ",
|
|
"yyyyyyyyyyyyyyyyyy",
|
|
"yyyyyyyyyyyyyyyyyy",
|
|
"iiiiuiiiiiiiuiiiii",
|
|
"rrrrrrrrrrrrrrrrrr",
|
|
"rrrrrrrrrrrrrrrrrr",
|
|
"yuuyuuyuyuuyuuyyuu",
|
|
"ewwwwwwwwwwwwwwwww",
|
|
"wwwewwwwwewwwwwewe",
|
|
"yyuyuyyuyuuuyyuuyu",
|
|
"rrrr6&$$$$$$$=6rrr",
|
|
"rrrr=ddddddddd=rrr",
|
|
"iiii%ddddddddd%iui",
|
|
"yyyy=ddddddddd=yyy",
|
|
"yyyy7=$$$$$$$=7yyy",
|
|
"pppppppppppppppppp",
|
|
"ppppppppaaaappaaap",
|
|
"ssssssssssssssssss",
|
|
" "
|
|
};
|