close Warning: Can't use blame annotator:
svn blame failed on trunk/resources/images/presets/power/power_source-nuclear.svg: 195004 - Cannot calculate blame information for binary file 'file:///home/josm/svn/trunk/resources/images/presets/power/power_source-nuclear.svg'

source: josm/trunk/resources/images/presets/power/power_source-nuclear.svg@ 18400

Last change on this file since 18400 was 18286, checked in by Don-vip, 3 years ago

fix #21398 - Update power plant related preset (patch by skyper)

  • Property svn:mime-type set to image/svg+xml
File size: 2.2 KB
RevLine 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg"
8 width="16.0px"
9 height="16.0px"
10 viewBox="0 0 16.0 16.0"
11 version="1.1"
12 id="SVGRoot">
13 <defs
14 id="defs709" />
15 <metadata
16 id="metadata712">
17 <rdf:RDF>
18 <cc:Work
19 rdf:about="">
20 <dc:format>image/svg+xml</dc:format>
21 <dc:type
22 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23 <dc:title></dc:title>
24 <cc:license
25 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
26 </cc:Work>
27 <cc:License
28 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
29 <cc:permits
30 rdf:resource="http://creativecommons.org/ns#Reproduction" />
31 <cc:permits
32 rdf:resource="http://creativecommons.org/ns#Distribution" />
33 <cc:permits
34 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
35 </cc:License>
36 </rdf:RDF>
37 </metadata>
38 <g
39 id="layer1">
40 <circle
41 style="fill:#ffff00;fill-opacity:1;stroke:#000000;stroke-width:0.8;stroke-opacity:1"
42 id="background"
43 cx="8"
44 cy="8"
45 r="7.6" />
46 <g
47 id="g2397"
48 style="fill:#000000"
49 transform="scale(0.8)">
50 <path
51 id="path4369"
52 d="m 14,3.074 -2.5,4.33 C 12.396,7.922 13.001,8.889 13.001,10 H 18 C 18,7.041 16.39,4.457 14,3.074 Z"
53 style="fill:#000000" />
54 <path
55 id="path4371"
56 d="M 2.006,10 H 7.005 C 7.005,8.964 7.54,7.957 8.501,7.402 L 6.002,3.072 C 3.441,4.552 2.008,7.238 2.006,10 Z"
57 style="fill:#000000" />
58 <path
59 id="path4373"
60 d="m 14,16.925 -2.5,-4.329 c -0.897,0.516 -2.037,0.556 -2.998,10e-4 l -2.499,4.328 c 2.562,1.481 5.604,1.377 7.997,0 z"
61 style="fill:#000000" />
62 <circle
63 id="path4395"
64 style="fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1"
65 cx="10"
66 cy="10"
67 r="2" />
68 </g>
69 </g>
70</svg>
Note: See TracBrowser for help on using the repository browser.