You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/lib/compatibility/tdemdi/qextmdi/res/kde_undockbutton.xpm

28 lines
497 B

/* XPM */
#ifndef _KDE_UNDOCKBUTTON_XPM_
#define _KDE_UNDOCKBUTTON_XPM_
static const char *kde_undockbutton[]={
"16 16 3 1",
". c None",
"# c #ffffff",
"a c #707070",
"................",
"................",
"..#aaaaaaa......",
"..#aa#####......",
"..#aaa..........",
"..#a#aa.........",
"..#a.#aa........",
"..#a..#aa.......",
"..#a...#aa......",
"..#a....#aa.....",
".........#aa....",
"..........#aa...",
"...........#aa..",
"............#...",
"................",
"................"};
#endif