lazarus-ccr/components/powerpdf/xpm/TPRGridPanel.xpm
jesusr 87fdff01a2 PowerPDF Check In
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-06 15:02:30 +00:00

27 lines
475 B
C

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