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

source: josm/trunk/resources/images/presets/power/plant_gas.svg@ 19270

Last change on this file since 19270 was 18400, checked in by stoecker, 3 years ago

fix #20963 - patch by skyper - improve build presets, fix svg mime types

  • Property svn:mime-type set to image/svg+xml
File size: 1.9 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"
9 height="16"
10 viewBox="0 0 16 16"
11 version="1.1"
12 id="svg2860">
13 <defs
14 id="defs2854" />
15 <metadata
16 id="metadata2857">
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 <path
39 id="rect1001"
40 style="opacity:1;fill:#ffff00;stroke:#ffff00;stroke-width:2;stroke-linejoin:round;stop-color:#000000;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
41 d="M 1,1 H 15 V 15 H 1 Z" />
42 <rect
43 style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
44 id="rect4231"
45 width="4.85"
46 height="5"
47 x="10"
48 y="9" />
49 <path
50 style="fill:#cccccc;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
51 d="m 1.35,14 c 0,0 3.5,-5 2.5,-12 H 9.85 C 8.85,9 12.35,14 12.35,14 Z"
52 id="path4229" />
53</svg>
Note: See TracBrowser for help on using the repository browser.