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

source: josm/trunk/resources/images/hatched.svg@ 18859

Last change on this file since 18859 was 17018, checked in by Klumbumbus, 4 years ago

see #19786 - Add missing icons to View menu, wireframe_small icon improved (sharper at 16 and 24 px), all icons self created, PD and CC0 licensed

  • Property svn:mime-type set to image/svg+xml
File size: 3.3 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 sodipodi:docname="hatched.svg"
11 inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
12 version="1.1"
13 id="svg2"
14 viewBox="0 0 16 16"
15 height="16"
16 width="16">
17 <defs
18 id="defs4" />
19 <sodipodi:namedview
20 inkscape:document-rotation="0"
21 viewbox-height="16"
22 inkscape:window-maximized="1"
23 inkscape:window-y="-8"
24 inkscape:window-x="-8"
25 inkscape:window-height="987"
26 inkscape:window-width="1680"
27 units="px"
28 showgrid="true"
29 inkscape:current-layer="layer1"
30 inkscape:document-units="px"
31 inkscape:cy="8.1240404"
32 inkscape:cx="9.650458"
33 inkscape:zoom="26.207507"
34 inkscape:pageshadow="2"
35 inkscape:pageopacity="0.0"
36 borderopacity="1.0"
37 bordercolor="#666666"
38 pagecolor="#ffffff"
39 id="base">
40 <inkscape:grid
41 spacingy="1"
42 spacingx="1"
43 originy="0"
44 originx="0"
45 id="grid4136"
46 type="xygrid" />
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 transform="translate(0,-1037.3622)"
73 id="layer1"
74 inkscape:groupmode="layer"
75 inkscape:label="Layer 1">
76 <rect
77 y="1037.3622"
78 x="0"
79 height="16"
80 width="16"
81 id="rect850"
82 style="fill:#000000;stroke:none;stroke-width:0.8;stroke-linecap:square;stroke-linejoin:round" />
83 <path
84 id="path831"
85 d="m -1,1054.3622 18,-18"
86 style="fill:none;stroke:#ffff00;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
87 <path
88 id="path842"
89 d="m 3,1057.3622 17,-18"
90 style="fill:none;stroke:#ffff00;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
91 <path
92 id="path844"
93 d="m 6,1060.3622 17,-18"
94 style="fill:none;stroke:#ffff00;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
95 <path
96 id="path846"
97 d="m -4,1051.3622 18,-18"
98 style="fill:none;stroke:#ffff00;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
99 <path
100 id="path848"
101 d="m -7,1048.3622 18,-18"
102 style="fill:none;stroke:#ffff00;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
103 </g>
104</svg>
Note: See TracBrowser for help on using the repository browser.