Files
lazarus-ccr/components/powerpdf/xpm/TPRGridPanel.xpm

27 lines
475 B
C
Raw Normal View History

/* XPM */
static char * TPRGridPanel_xpm[] = {
"15 18 5 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #008000",
"# c #D4D0C8",
".............. ",
".++++++++++++. ",
".+@@@@@@@@@@+..",
".+@++@##@##@+..",
".+@++@##@##@+..",
".+@@@@@@@@@@+..",
".+@##@##@##@+..",
".+@##@##@##@+..",
".+@@@@@@@@@@+..",
".+@##@##@##@+..",
".+@##@##@##@+..",
".+@@@@@@@@@@+..",
".+@##@##@##@+..",
".+@##@##@##@+..",
".+@@@@@@@@@@+..",
".++++++++++++..",
"...............",
" .............."};