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

source: josm/trunk/resources/images/cursor/modifier/delete.svg@ 19304

Last change on this file since 19304 was 16851, checked in by Klumbumbus, 5 years ago

see #15240 - Change some png icons to svg:

  • closechangeset, derived from dialogs/changesetdialog and closechangeset in nodist, modified, PD and CC0 licensed
  • cursor/modifier/delete_node, cursor/modifier/delete, cursor/modifier/delete_segment, cursor/modifier/delete_way_normal, cursor/modifier/delete_way_only, cursor/modifier/delete_way_node_only derived from png, PD and CC0 licensed
  • open, openrecent, https://freesvg.org/blue-opened-folder, modified, PD and CC0 licensed
  • movenodeontoway, derived from png and joinnodeway, PD and CC0 licensed
  • mapmode/delete, derived from png and dialogs/delete, PD and CC0 licensed
  • unglueways, derived from png and alignline, PD and CC0 licensed
  • movenode, derived from png and movenodeontoway, PD and CC0 licensed
  • mapmode/improvewayaccuracy, distribute, mapmode/extrude/dualalign, mapmode/node/autonode, simplify, derived from png, PD and CC0 licensed
  • Property svn:mime-type set to image/svg+xml
File size: 3.2 KB
RevLine 
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="16"
13 height="16"
14 viewBox="0 0 16 16"
15 id="svg2"
16 version="1.1"
17 inkscape:version="0.92.3 (2405546, 2018-03-11)"
18 sodipodi:docname="delete.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="44.823578"
29 inkscape:cx="2.9237957"
30 inkscape:cy="12.494735"
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="987"
37 inkscape:window-x="-8"
38 inkscape:window-y="-8"
39 inkscape:window-maximized="1"
40 viewbox-height="16">
41 <inkscape:grid
42 type="xygrid"
43 id="grid4136"
44 originx="0"
45 originy="0"
46 spacingx="1"
47 spacingy="1" />
48 </sodipodi:namedview>
49 <metadata
50 id="metadata7">
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></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 <g
73 inkscape:label="Layer 1"
74 inkscape:groupmode="layer"
75 id="layer1"
76 transform="translate(0,-1037.3622)">
77 <rect
78 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.10000002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1;stroke-opacity:1;paint-order:normal"
79 id="rect827"
80 width="8"
81 height="8"
82 x="1"
83 y="1038.3622"
84 ry="1.0000174" />
85 <path
86 style="fill:none;stroke:#ffffff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
87 d="m 3,1040.3622 4,4"
88 id="path829"
89 inkscape:connector-curvature="0"
90 sodipodi:nodetypes="cc" />
91 <path
92 style="fill:none;stroke:#ffffff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
93 d="m 7,1040.3622 -4,4"
94 id="path829-4"
95 inkscape:connector-curvature="0"
96 sodipodi:nodetypes="cc" />
97 </g>
98</svg>
Note: See TracBrowser for help on using the repository browser.