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

22 lines
456 B
C

/* XPM */
static char * tstatusbar_xpm[] = {
"21 13 5 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #C0C0C0",
"# c #808080",
" .",
" +++++++++++++++++++.",
" @@@@@@@@@@@@@@@@@@@.",
" ###+@############+@.",
" @@@+@#@@@@@@@@@@@+@.",
" @@@+@#@@@@@@@@@@+#@.",
" @@@+@#@@@@@@@@@+#@@.",
" @@@+@#@@@@@@@@+#@+@.",
" @@@+@#@@@@@@@+#@+#@.",
" @@@+@#@@@@@@+#@+#@@.",
" ++++@+++++++#@+#@+@.",
" @@@@@@@@@@@@@@@@@@@.",
"....................."};