/* XPM */ static char * stick_toggled_inactive_xpm[] = { "17 17 6 1", " c None", ". c #E0E0E0 s inactive_hilight_2", "+ c #C0C0C0 s inactive_color_2", "@ c #A0A0A0 s inactive_shadow_2", "# c #B0B0B0 s inactive_mid_2", "$ c #000000 s inactive_border_color", " +++++++++++++++ ", "+++++++++++++++++", "+++++++++++++++++", "+++++++++++++++++", "+++++++++++++++++", "+++++++++++++++++", "++++++#@@@#++++++", "+++++#@++#@#+++++", "+++++@+++##@#++++", "+++++@++@##@#++++", "+++++@#####@##+++", "+++++#@###@###+++", "++++++#@@@####+++", "+++++++######++++", "+++++++++###+++++", "+++++++++++++++++", "+++++++++++++++++", " +++++++++++++++ "};