lazarus-ccr/components/powerpdf/xpm/TPRImage.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

29 lines
501 B
C

/* XPM */
static char * TPRImage_xpm[] = {
"15 18 7 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #808080",
"# c #000080",
"$ c #00FFFF",
"% c #0000FF",
".............. ",
".++++++++++++. ",
".+@@@@@@@@@@+..",
".++++++++++++..",
".+@@@@@@@@@@+..",
".++++++++++++..",
".+#######+@@+..",
".+#$+$+$%++++..",
".+#+$+$+%+@@+..",
".+#$+$+$%++++..",
".+#%%%%%%+@@+..",
".++++++++++++..",
".+@@@@@@@@@@+..",
".++++++++++++..",
".+@@@@@@@@@@+..",
".++++++++++++..",
"...............",
" .............."};