source: josm/trunk/images/presets/landmark/tower.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.3 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 width="8"
13 height="16"
14 viewBox="0 0 8 16"
15 id="svg2"
16 version="1.1"
17 inkscape:version="0.91 r13725"
18 sodipodi:docname="tower3.svg">
19 <defs
20 id="defs4" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="22.4"
29 inkscape:cx="-8.0420854"
30 inkscape:cy="15.933831"
31 inkscape:document-units="px"
32 inkscape:current-layer="layer1"
33 showgrid="true"
34 units="px"
35 inkscape:window-width="1680"
36 inkscape:window-height="988"
37 inkscape:window-x="-8"
38 inkscape:window-y="-8"
39 inkscape:window-maximized="1"
40 fit-margin-top="0"
41 fit-margin-left="0"
42 fit-margin-right="0"
43 fit-margin-bottom="0">
44 <inkscape:grid
45 type="xygrid"
46 id="grid4136"
47 originx="-4"
48 originy="-0.00034184876" />
49 </sodipodi:namedview>
50 <metadata
51 id="metadata7">
52 <rdf:RDF>
53 <cc:Work
54 rdf:about="">
55 <dc:format>image/svg+xml</dc:format>
56 <dc:type
57 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
58 <dc:title></dc:title>
59 <cc:license
60 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
61 </cc:Work>
62 <cc:License
63 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
64 <cc:permits
65 rdf:resource="http://creativecommons.org/ns#Reproduction" />
66 <cc:permits
67 rdf:resource="http://creativecommons.org/ns#Distribution" />
68 <cc:permits
69 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
70 </cc:License>
71 </rdf:RDF>
72 </metadata>
73 <g
74 inkscape:label="Layer 1"
75 inkscape:groupmode="layer"
76 id="layer1"
77 transform="translate(-4,-1036.3619)">
78 <rect
79 style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.60000002;stroke-opacity:1"
80 id="rect4149"
81 width="8"
82 height="15.999693"
83 x="4"
84 y="1036.3622" />
85 <rect
86 style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.60000002;stroke-opacity:1"
87 id="rect4145"
88 width="2"
89 height="15.000059"
90 x="7"
91 y="1037.3622" />
92 <rect
93 style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.60000002;stroke-opacity:1"
94 id="rect4147"
95 width="4"
96 height="3"
97 x="6"
98 y="1038.3622" />
99 </g>
100</svg>
Note: See TracBrowser for help on using the repository browser.