summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/calendar.xpm
blob: cb4dd8c8c5566aa3d7a130d2e4c00e10fdc9f152 (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
28
29
/* XPM */
static char * calendar_xpm[] = {
"21 21 5 1",
" 	c None",
".	c #000000",
"+	c #DEDEDE",
"@	c #FFFFFF",
"#	c #DFDFDF",
"                     ",
".....................",
".+++++++++++++++++++.",
".+..+..+..+..+..+..+.",
".+++++++++++++++++++.",
".....................",
".@@@@@@@@@@@@@@@@@@@.",
".@@+@@.@@.@@.@@.@@.@.",
".@@@@@@@@@@@@@@@@@@@.",
".@@.@@.@@.@@.@@.@@.@.",
".@@@@@@@@@@@@@@@@@@@.",
".@@.@@.@@.@@.@@.@@.@.",
".@@@@@@@@@@@@@@@@@@@.",
".@@.@@.@@.@@.@@.@@.@.",
".@@@@@@@@@@@@@@@@@@@.",
".@@.@@.@@.@@+@@+@@+@.",
".@@@@@@@@@@@@@@@@@@@.",
".@@+@@+@@+@@+@@+@@#@.",
".@@@@@@@@@@@@@@@@@@@.",
".....................",
"                     "};