summaryrefslogtreecommitdiffstats
path: root/lib/compatibility/kmdi/qextmdi/res/kde2_minbutton.xpm
blob: 98669195debb835a98e1980ed2103cd0a374eebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
#ifndef _KDE2_MINBUTTON_XPM_
#define _KDE2_MINBUTTON_XPM_

static const char* kde2_minbutton[]={
"12 12 2 1",
". s None c None",
"# c #000000",
"............",
"............",
"............",
"............",
"....####....",
"....####....",
"....####....",
"....####....",
"............",
"............",
"............",
"............"};

#endif