If you want to use the real big brother icons and are allow 
to do so as pertaining to the license you can convert them 
to png and mngs and replace the ones located at /usr/local/share/kbbtray

To convert just do:

convert green.gif green.png
convert red.gif red.mng

Where the first argument is the bb image file

the convert command is part of imagemagick
