summaryrefslogtreecommitdiff
path: root/muse2/xpm/zoom.xpm
blob: a730c9cada333a937122b84f213f5ef451529a73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* XPM */
/* XPM */
/* Drawn  by Mark Donohoe for the K Desktop Environment */
/* See http://www.kde.org */
static const char * zoom_xpm[] = {
"15 16 5 1",
" 	c None",
".	c #000000",
"+	c #A0A0A4",
"@	c #DCDCDC",
"#	c #FFFFFF",
"   ....        ",
" +.@##@.+      ",
" .##++##.+     ",
".@#+####@.     ",
".########.     ",
".########.     ",
".@######@.     ",
"+.######.+     ",
" +.@##@...     ",
"  +....+...    ",
"   ++++++...   ",
"        ++...  ",
"         ++... ",
"          ++...",
"           ++.+",
"            ++ "};