summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/toolbar/time-raw.xpm
blob: 78c89aba6c2b0b3fa08f70af0615d2393e3bd564 (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
/* XPM */
static char * time_raw_xpm[] = {
"19 19 4 1",
" 	c None",
".	c #7A7A7A",
"+	c #000000",
"@	c #A0A0A0",
"                   ",
"                   ",
"                   ",
"  .+  @++++++@ +@  ",
"  +.  +@           ",
"                   ",
"  .+  .+++ +++++@  ",
"  +.  +@           ",
"                   ",
"  .+  .++++ +@ +@  ",
"  +.  +@           ",
"                   ",
"  .+  .+++ +++++@  ",
"  +.  +@           ",
"                   ",
"                   ",
"                   ",
"                   ",
"                   "};