Mercurial > personal > weather-server
comparison weather_server/static/icons/icon.svg @ 29:27217790dc04
add web manifest
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 19 May 2020 10:11:28 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
28:f817fa785c93 | 29:27217790dc04 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 | |
4 <svg | |
5 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
6 xmlns:cc="http://creativecommons.org/ns#" | |
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
8 xmlns:svg="http://www.w3.org/2000/svg" | |
9 xmlns="http://www.w3.org/2000/svg" | |
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
12 width="512" | |
13 height="512" | |
14 viewBox="0 0 135.46666 135.46667" | |
15 version="1.1" | |
16 id="svg8" | |
17 sodipodi:docname="icon.svg" | |
18 inkscape:version="0.92.4 (5da689c313, 2019-01-14)"> | |
19 <defs | |
20 id="defs2" /> | |
21 <sodipodi:namedview | |
22 id="base" | |
23 pagecolor="#0d47a1" | |
24 bordercolor="#666666" | |
25 borderopacity="1.0" | |
26 inkscape:pageopacity="1" | |
27 inkscape:pageshadow="2" | |
28 inkscape:zoom="1" | |
29 inkscape:cx="291.40897" | |
30 inkscape:cy="81.345565" | |
31 inkscape:document-units="px" | |
32 inkscape:current-layer="layer2" | |
33 showgrid="true" | |
34 units="px" | |
35 inkscape:window-width="3840" | |
36 inkscape:window-height="1996" | |
37 inkscape:window-x="0" | |
38 inkscape:window-y="56" | |
39 inkscape:window-maximized="1"> | |
40 <inkscape:grid | |
41 type="xygrid" | |
42 id="grid834" | |
43 spacingx="2.1166666" | |
44 spacingy="2.1166666" | |
45 empspacing="4" | |
46 color="#ff3f3f" | |
47 opacity="0.1254902" | |
48 empcolor="#ff3fff" | |
49 empopacity="0.25098039" /> | |
50 </sodipodi:namedview> | |
51 <metadata | |
52 id="metadata5"> | |
53 <rdf:RDF> | |
54 <cc:Work | |
55 rdf:about=""> | |
56 <dc:format>image/svg+xml</dc:format> | |
57 <dc:type | |
58 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
59 <dc:title></dc:title> | |
60 </cc:Work> | |
61 </rdf:RDF> | |
62 </metadata> | |
63 <g | |
64 inkscape:groupmode="layer" | |
65 id="layer2" | |
66 inkscape:label="Layer 2" | |
67 style="opacity:1"> | |
68 <path | |
69 style="fill:none;stroke:#ffffff;stroke-width:4.23333328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
70 d="M 110.06666,84.66667 101.6,88.9 l -8.466667,12.7 -8.46667,-4.23333 -8.466667,-12.7 -8.466664,-12.7 -8.466667,4.23333 -8.466666,-8.46667 -8.466667,4.23334 -8.466666,-21.166672 -8.466667,4.23334 -8.466667,-8.46667 -8.4666662,4.23333 L -8.0000146e-7,46.566668 v 0 0 c 0,0 0,0 0,0 H -8.4666671" | |
71 id="path876" | |
72 inkscape:connector-curvature="0" /> | |
73 <rect | |
74 rx="4.2333331" | |
75 y="48.683334" | |
76 x="105.83333" | |
77 height="35.983334" | |
78 width="8.4666662" | |
79 id="rect874" | |
80 style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.23333328;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> | |
81 <rect | |
82 style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:4.23333328;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" | |
83 id="rect872" | |
84 width="8.4666662" | |
85 height="59.266666" | |
86 x="105.83333" | |
87 y="25.400002" | |
88 rx="4.2333331" /> | |
89 <circle | |
90 style="opacity:1;fill:#0d47a1;fill-opacity:1;stroke:#ffffff;stroke-width:4.23333328;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | |
91 id="path868" | |
92 cx="110.06667" | |
93 cy="84.666664" | |
94 r="8.4666662" /> | |
95 </g> | |
96 </svg> |