summaryrefslogtreecommitdiffstats
path: root/lib/compatibility/kmdi/qextmdi/res/kde2_restorebutton.xpm
blob: a6e01fcba3f5f90f3f73d44f4125eed7fb569bcc (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_RESTOREBUTTON_XPM_
#define _KDE2_RESTOREBUTTON_XPM_

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

#endif