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

source: josm/trunk/resources/images/presets/shop/wholesale.svg@ 19354

Last change on this file since 19354 was 16714, checked in by Klumbumbus, 5 years ago

fix #18265 - Add shop=lighting, shop=security, shop=wholesale and shop=trade (icons from https://publicdomainvectors.org/en/free-clipart/Yellow-lamp-shade/61718.html, https://publicdomainvectors.org/en/free-clipart/Alarm-system/75822.html, https://wiki.openstreetmap.org/wiki/File:Trade-14.svg and https://openclipart.org/detail/312240/forklift, all except wholesale modified, all PD and CC0 licensed), thanks to francians, deprecate shop=lamps

  • Property svn:mime-type set to image/svg+xml
File size: 1.1 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 id="svg2"
9 viewBox="0 0 14 14"
10 height="14"
11 width="14"
12 version="1.1">
13 <defs
14 id="defs3053" />
15 <metadata
16 id="metadata8">
17 <rdf:RDF>
18 <cc:Work
19 rdf:about="">
20 <dc:format>image/svg+xml</dc:format>
21 <dc:type
22 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23 <dc:title></dc:title>
24 </cc:Work>
25 </rdf:RDF>
26 </metadata>
27 <path
28 id="rect826"
29 d="m 3,0 v 4 h 7 V 0 H 7 V 2 H 6 V 0 Z M 0,5 v 5 H 5 V 5 H 3 V 7 H 2 V 5 Z m 6,0 v 5 h 8 V 5 Z m -6,6 c 0,1 0,2 0,3 h 2 v -2 h 4 v 2 h 2 v -2 h 4 v 2 h 2 c 0,-1 0,-2 0,-3 z"
30 style="fill:#ac39ac;fill-opacity:1;stroke:none;stroke-width:2.36643195;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
31</svg>
Note: See TracBrowser for help on using the repository browser.