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

source: josm/trunk/resources/images/presets/craft/hvac.svg@ 19357

Last change on this file since 19357 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: 3.6 KB
RevLine 
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:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="16"
14 height="16"
15 viewBox="0 0 16 16"
16 id="svg2"
17 version="1.1"
18 inkscape:version="0.92.3 (2405546, 2018-03-11)"
19 sodipodi:docname="hvac1.svg">
20 <defs
21 id="defs4">
22 <linearGradient
23 inkscape:collect="always"
24 id="linearGradient881">
25 <stop
26 style="stop-color:#ff0000;stop-opacity:1;"
27 offset="0"
28 id="stop877" />
29 <stop
30 style="stop-color:#ff0000;stop-opacity:0;"
31 offset="1"
32 id="stop879" />
33 </linearGradient>
34 <linearGradient
35 inkscape:collect="always"
36 xlink:href="#linearGradient881"
37 id="linearGradient883"
38 x1="1"
39 y1="1045.3622"
40 x2="15"
41 y2="1045.3622"
42 gradientUnits="userSpaceOnUse" />
43 </defs>
44 <sodipodi:namedview
45 id="base"
46 pagecolor="#ffffff"
47 bordercolor="#666666"
48 borderopacity="1.0"
49 inkscape:pageopacity="0.0"
50 inkscape:pageshadow="2"
51 inkscape:zoom="24.296875"
52 inkscape:cx="1.7109888"
53 inkscape:cy="8.1240404"
54 inkscape:document-units="px"
55 inkscape:current-layer="layer1"
56 showgrid="true"
57 units="px"
58 inkscape:window-width="1680"
59 inkscape:window-height="987"
60 inkscape:window-x="-8"
61 inkscape:window-y="-8"
62 inkscape:window-maximized="1"
63 viewbox-height="16">
64 <inkscape:grid
65 type="xygrid"
66 id="grid4136"
67 originx="0"
68 originy="0"
69 spacingx="1"
70 spacingy="1" />
71 </sodipodi:namedview>
72 <metadata
73 id="metadata7">
74 <rdf:RDF>
75 <cc:Work
76 rdf:about="">
77 <dc:format>image/svg+xml</dc:format>
78 <dc:type
79 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
80 <dc:title></dc:title>
81 <cc:license
82 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
83 </cc:Work>
84 <cc:License
85 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
86 <cc:permits
87 rdf:resource="http://creativecommons.org/ns#Reproduction" />
88 <cc:permits
89 rdf:resource="http://creativecommons.org/ns#Distribution" />
90 <cc:permits
91 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
92 </cc:License>
93 </rdf:RDF>
94 </metadata>
95 <g
96 inkscape:label="Layer 1"
97 inkscape:groupmode="layer"
98 id="layer1"
99 transform="translate(0,-1037.3622)">
100 <path
101 style="fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:11.69999981;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
102 d="m 2,1051.3622 v -12 h 4 v 12 h 4 v -12 h 4 v 12"
103 id="path816-0"
104 inkscape:connector-curvature="0"
105 sodipodi:nodetypes="cccccccc" />
106 <path
107 style="fill:none;fill-opacity:1;stroke:url(#linearGradient883);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:normal;stroke-miterlimit:11.69999981;stroke-dasharray:none"
108 d="m 2,1051.3622 v -12 h 4 v 12 h 4 v -12 h 4 v 12"
109 id="path816"
110 inkscape:connector-curvature="0"
111 sodipodi:nodetypes="cccccccc" />
112 </g>
113</svg>
Note: See TracBrowser for help on using the repository browser.