lazarus/components/sqldb/tsqlquery.xpm
mattias 0ea23fcd8f added MySQL connection-component from Joost
git-svn-id: trunk@6692 -
2005-01-26 17:04:10 +00:00

31 lines
745 B
C

/* XPM */
static char * sqlquery_0_1_23x23_xpm[] = {
"23 23 4 1",
" c None",
". c #000000",
"+ c #00D6FF",
"@ c #5EDA63",
" ... ... . . ",
" .+++..+++..+. .+. ",
".+....+...+.+. .+. ",
".+. .+. .+.+. .+. ",
".+.. .+. .+.+. .+. ",
" .++..+. .+.+. .+.",
" ..+.+...+.+. .+. ",
" .+.+.+.+.+. .+. ",
" ...+.+..+..+... .+. ",
".+++. ........++.+. ",
" ... .@@@@@@@.. . ",
" .@@@@@@@. ",
" ....@@@. ",
" .@@@. ",
" .@@@@. ",
" .@@@@. ",
" .@@@. ",
" .@@@. ",
" .@@. ",
" .. ",
" .@@. ",
" .@@. ",
" .. "};