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

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

Last change on this file since 19357 was 17019, checked in by Klumbumbus, 5 years ago

see #12575 - Add icon for craft=brewery, craft=winery and craft=handicraft (handicraft icon from https://publicdomainvectors.org/en/free-clipart/Ceramic-pottery/62367.html, resized, the others self created, all PD and CC0 licensed)

  • Property svn:mime-type set to image/svg+xml
File size: 3.0 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 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10 width="16"
11 height="16"
12 viewBox="0 0 16 16"
13 id="svg2"
14 version="1.1"
15 inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
16 sodipodi:docname="brewery4.svg">
17 <defs
18 id="defs4" />
19 <sodipodi:namedview
20 id="base"
21 pagecolor="#ffffff"
22 bordercolor="#666666"
23 borderopacity="1.0"
24 inkscape:pageopacity="0.0"
25 inkscape:pageshadow="2"
26 inkscape:zoom="45.660069"
27 inkscape:cx="8.8944671"
28 inkscape:cy="9.603864"
29 inkscape:document-units="px"
30 inkscape:current-layer="layer1"
31 showgrid="true"
32 units="px"
33 inkscape:window-width="1680"
34 inkscape:window-height="987"
35 inkscape:window-x="-8"
36 inkscape:window-y="-8"
37 inkscape:window-maximized="1"
38 viewbox-height="16"
39 inkscape:document-rotation="0">
40 <inkscape:grid
41 type="xygrid"
42 id="grid4136"
43 originx="0"
44 originy="0"
45 spacingx="1"
46 spacingy="1" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata7">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 <cc:license
58 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
59 </cc:Work>
60 <cc:License
61 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
62 <cc:permits
63 rdf:resource="http://creativecommons.org/ns#Reproduction" />
64 <cc:permits
65 rdf:resource="http://creativecommons.org/ns#Distribution" />
66 <cc:permits
67 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
68 </cc:License>
69 </rdf:RDF>
70 </metadata>
71 <g
72 inkscape:label="Layer 1"
73 inkscape:groupmode="layer"
74 id="layer1"
75 transform="translate(0,-1029.3622)">
76 <path
77 style="fill:#ab4c20;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
78 d="M 16,1045.3622 H 0 v -4 c 0,-3 7,-3.3723 7,-5.3723 v -5.6277 c 0.4320597,-0.6993 1.5512361,-0.6868 2,0 v 5.6277 c 0,2 7,2.3723 7,5.3723 z"
79 id="path831"
80 sodipodi:nodetypes="ccccccccc" />
81 <ellipse
82 style="fill:#ab4c20;fill-opacity:1;stroke:none;stroke-width:1.6;stroke-linecap:square;stroke-linejoin:round"
83 id="path833"
84 cx="8"
85 cy="1033.8622"
86 rx="2.25"
87 ry="1" />
88 <path
89 style="fill:#d5845f;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
90 d="m 4,1041.3622 h 8 l -2,-2 H 6 Z"
91 id="path835"
92 sodipodi:nodetypes="ccccc" />
93 </g>
94</svg>
Note: See TracBrowser for help on using the repository browser.