RetroZilla/xpinstall/wizard/unix/src2/check_off.xpm

23 lines
400 B
C
Raw Normal View History

2015-10-21 05:03:22 +02:00
/* XPM */
static char * check_off_xpm[] = {
"15 15 4 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #FEFEFE",
"...............",
"...............",
"..+@+++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"..+++++++++++..",
"...............",
"..............."};