lazarus/images/components/tpanel.xpm
lazarus 54405c39ba MG: cropped all component icons
git-svn-id: trunk@456 -
2001-11-22 14:28:33 +00:00

29 lines
616 B
C

/* XPM */
static char * tpanel_xpm[] = {
"20 21 4 1",
" c None",
". c #808080",
"+ c #FFFFFF",
"@ c #C0C0C0",
"................... ",
".+++++++++++++++++@+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".@.................+",
" +++++++++++++++++++",
" . "};