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

28 lines
586 B
C
Raw Normal View History

/* XPM */
static char * TPREllipse_xpm[] = {
"21 17 7 1",
" c None",
". c #808080",
"+ c #000080",
"@ c #008000",
"# c #000000",
"$ c #D4D0C8",
"% c #FFFFFF",
" .++++++. ",
" .++++++++++. ",
" .++++++++++++. ",
" ++++++++++++++ ",
" .++++++++++++. ",
" .++++++++++. ",
" .++++++. ",
" .@@. ",
" .###. @@@@@@ ",
" #$%%%$# @@@@@@@@ ",
" .$%%%%%$. .@@@@@@@@.",
" #%%%%%%%# @@@@@@@@@@",
" #%%%%%%%# @@@@@@@@@@",
" #%%%%%%%# .@@@@@@@@.",
" .$%%%%%$. @@@@@@@@ ",
" #$%%%$# @@@@@@ ",
" .###. .@@. "};