summaryrefslogtreecommitdiffstats
path: root/lib/compatibility/tdemdi/qextmdi/res/kde2laptop_restorebutton.xpm
blob: 803ce6db4ce6d36d67932731a54b5194e5f5ffef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
#ifndef _KDE2LAPTOP_RESTOREBUTTON_XPM_
#define _KDE2LAPTOP_RESTOREBUTTON_XPM_

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

#endif