source: josm/trunk/images/presets/landmark/hunting_stand.svg@ 12998

Last change on this file since 12998 was 10808, checked in by Klumbumbus, 9 years ago

Replace 158 preset png icons by svg

  • all icons are reworked for better view at 16px in JOSM (removed, changed or added parts, recoloured, resized, background, pixel aligned,...)
  • all icons are licensed PD and CC0
  • sources see #13357
  • if old icon was nearly the same then deleted old png, if it was different then moved to images_nodist folder
  • renamed and reordered a few icons
  • replaced huge svgs (furniture, clothes, tailor) by smaller ones
  • replaced hairdresser svg by better one
  • improved existing svg icons (wayside_cross, rc_car)
  • own icons for (9pin - 10pin), (reservoir - basin) and (leisure=horse_riding - sport=equestrian), before they shared the same icon
  • drop barrier.png icon
  • adapt internal preset and mappaint style
File size: 3.1 KB
RevLine 
[10808]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 version="1.1"
13 width="16"
14 height="16"
15 viewBox="0 0 16 16"
16 id="svg2"
17 inkscape:version="0.91 r13725"
18 sodipodi:docname="hunting_stand.svg">
19 <sodipodi:namedview
20 pagecolor="#ffffff"
21 bordercolor="#666666"
22 borderopacity="1"
23 objecttolerance="10"
24 gridtolerance="10"
25 guidetolerance="10"
26 inkscape:pageopacity="0"
27 inkscape:pageshadow="2"
28 inkscape:window-width="1680"
29 inkscape:window-height="988"
30 id="namedview7"
31 showgrid="false"
32 fit-margin-top="0"
33 fit-margin-left="0"
34 fit-margin-right="0"
35 fit-margin-bottom="0"
36 inkscape:zoom="26.715378"
37 inkscape:cx="0.25897071"
38 inkscape:cy="8.9639385"
39 inkscape:window-x="-8"
40 inkscape:window-y="-8"
41 inkscape:window-maximized="1"
42 inkscape:current-layer="svg2">
43 <inkscape:grid
44 type="xygrid"
45 id="grid4135"
46 originx="0"
47 originy="0" />
48 </sodipodi:namedview>
49 <metadata
50 id="metadata8">
51 <rdf:RDF>
52 <cc:Work
53 rdf:about="">
54 <dc:format>image/svg+xml</dc:format>
55 <dc:type
56 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
57 <dc:title />
58 <cc:license
59 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
60 </cc:Work>
61 <cc:License
62 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
63 <cc:permits
64 rdf:resource="http://creativecommons.org/ns#Reproduction" />
65 <cc:permits
66 rdf:resource="http://creativecommons.org/ns#Distribution" />
67 <cc:permits
68 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
69 </cc:License>
70 </rdf:RDF>
71 </metadata>
72 <defs
73 id="defs6" />
74 <rect
75 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
76 id="rect4137"
77 width="16"
78 height="16"
79 x="0"
80 y="0"
81 ry="3" />
82 <path
83 d="M 4,0.7617866 4,2.25 l 8,2 0,-1.4882134 z M 5,3.5 5,8 11,8 11,5 Z M 4,9 l 0,1 1,0 -1,5 1.5,0 1,-5 3,0 1.03125,5 1.5,0 L 11,10 l 1,0 0,-1 z"
84 id="hunting-stand"
85 style="fill:#734a08;fill-opacity:1;stroke:none"
86 inkscape:connector-curvature="0"
87 sodipodi:nodetypes="ccccccccccccccccccccccc" />
88</svg>
Note: See TracBrowser for help on using the repository browser.