/* XPM */
#ifndef _KDE2LAPTOP_CLOSEBUTTON_MENU_XPM_
#define _KDE2LAPTOP_CLOSEBUTTON_MENU_XPM_

static const char* kde2laptop_closebutton_menu[]={
"27 14 3 1",
". s None c None",
"+ c #303030",
"# c #000000",
"##########################.",
"#........................#+",
"#........................#+",
"#.........#....#.........#+",
"#........###..###........#+",
"#.........######.........#+",
"#..........####..........#+",
"#..........####..........#+",
"#.........######.........#+",
"#........###..###........#+",
"#.........#....#.........#+",
"#........................#+",
"##########################+",
".++++++++++++++++++++++++++"};

#endif