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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.0"
id="Layer_1"
x="0px"
y="0px"
width="100px"
height="99.663px"
viewBox="0 0 100 99.663"
enable-background="new 0 0 100 99.663"
xml:space="preserve"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="day.svg"><metadata
id="metadata20"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs18" /><sodipodi:namedview
pagecolor="#009674"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview16"
showgrid="false"
inkscape:zoom="2.36798"
inkscape:cx="50"
inkscape:cy="49.831501"
inkscape:window-x="49"
inkscape:window-y="24"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1" />
<path
id="path2638"
d="M47.8,0h4.473v16.999H47.8V0z"
style="fill:#ffffff" />
<path
id="path2640"
d="M47.536,82.663h4.472v17h-4.472V82.663z"
style="fill:#ffffff" />
<path
id="path2642"
d="M83.003,46.546H100v4.459H83.003V46.546z"
style="fill:#ffffff" />
<path
id="path2644"
d="M0,46.269h16.999v4.473H0V46.269z"
style="fill:#ffffff" />
<path
id="path2646"
d="M6.473,25.4l2.17-3.906l14.853,8.235l-2.171,3.918L6.473,25.4z"
style="fill:#ffffff" />
<path
id="path2648"
d="M24.304,7.222l3.785-2.376l9.018,14.419l-3.786,2.363L24.304,7.222z"
style="fill:#ffffff" />
<path
id="path2650"
d="M64.728,78.916l3.856-2.219l8.499,14.721l-3.857,2.229L64.728,78.916z"
style="fill:#ffffff" />
<path
id="path2652"
d="M77.723,67.028l2.17-3.905l14.876,8.235l-2.182,3.918L77.723,67.028z"
style="fill:#ffffff" />
<path
id="path2654"
d="M27.1,93.852l-3.905-2.17l8.235-14.876l3.918,2.159L27.1,93.852z"
style="fill:#ffffff" />
<path
id="path2656"
d="M7.342,74.962L4.99,71.177l14.407-9.019l2.363,3.787L7.342,74.962z"
style="fill:#ffffff" />
<path
id="path2658"
d="M79.324,35.069l-2.241-3.881l14.719-8.5l2.243,3.882L79.324,35.069z"
style="fill:#ffffff" />
<path
id="path2660"
d="M67.956,22.327l-3.918-2.181l8.246-14.853l3.907,2.171L67.956,22.327z"
style="fill:#ffffff" />
<path
id="path2662"
d="M22.436,49.777c0-15.25,12.369-27.62,27.619-27.62c15.238,0,27.597,12.37,27.597,27.62 c0,15.25-12.358,27.605-27.597,27.605C34.805,77.385,22.436,65.027,22.436,49.777"
style="fill:#ffffff" />
</svg>
|