source: josm/trunk/images/presets/shop/hairdresser.svg@ 10897

Last change on this file since 10897 was 10808, checked in by Klumbumbus, 8 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: 2.9 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="hairdresser11.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="true"
32 inkscape:zoom="20.85965"
33 inkscape:cx="-9.11251"
34 inkscape:cy="8.2639056"
35 inkscape:window-x="-8"
36 inkscape:window-y="-8"
37 inkscape:window-maximized="1"
38 inkscape:current-layer="svg2">
39 <inkscape:grid
40 type="xygrid"
41 id="grid4137" />
42 </sodipodi:namedview>
43 <metadata
44 id="metadata8">
45 <rdf:RDF>
46 <cc:Work
47 rdf:about="">
48 <dc:format>image/svg+xml</dc:format>
49 <dc:type
50 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
51 <dc:title></dc:title>
52 <cc:license
53 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
54 </cc:Work>
55 <cc:License
56 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
57 <cc:permits
58 rdf:resource="http://creativecommons.org/ns#Reproduction" />
59 <cc:permits
60 rdf:resource="http://creativecommons.org/ns#Distribution" />
61 <cc:permits
62 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
63 </cc:License>
64 </rdf:RDF>
65 </metadata>
66 <defs
67 id="defs6" />
68 <path
69 d="M 5,1.0000003 5,10.53125 C 4.580263,10.212414 4.064535,10 3.5,10 2.12521,10 1,11.12521 1,12.5 1,13.87479 2.12521,15 3.5,15 4.702941,15 5.703332,14.136374 5.9375,13 l 0.125,0 C 6.296668,14.136374 7.297059,15 8.5,15 9.87479,15 11,13.87479 11,12.5 11,11.12521 9.87479,10 8.5,10 7.935465,10 7.419737,10.212414 7,10.53125 L 7,1.0000003 Z m 4,0 0,2 4,0 L 13,4 9,4 l 0,1 4,0 0,1 -4,0 0,1 4,0 0,1 -4,0 0,1 4,0 0,6 2,0 0,-11.9999997 c 0,-1 -1,-2 -2,-2 z M 3.5,11 C 4.334349,11 5,11.665651 5,12.5 5,13.334349 4.334349,14 3.5,14 2.665651,14 2,13.334349 2,12.5 2,11.665651 2.665651,11 3.5,11 Z m 5,0 C 9.334349,11 10,11.665651 10,12.5 10,13.334349 9.334349,14 8.5,14 7.665651,14 7,13.334349 7,12.5 7,11.665651 7.665651,11 8.5,11 Z"
70 id="hairdresser"
71 style="fill:#ac39ac;fill-opacity:1;stroke:none"
72 inkscape:connector-curvature="0" />
73</svg>
Note: See TracBrowser for help on using the repository browser.