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

source: josm/trunk/resources/images/movenode.svg@ 17506

Last change on this file since 17506 was 16851, checked in by Klumbumbus, 4 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: 2.4 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 version="1.1"
11 width="24px"
12 height="24px"
13 fill="none"
14 id="svg10"
15 sodipodi:docname="movenod.svg"
16 inkscape:version="0.92.3 (2405546, 2018-03-11)">
17 <metadata
18 id="metadata16">
19 <rdf:RDF>
20 <cc:Work
21 rdf:about="">
22 <dc:format>image/svg+xml</dc:format>
23 <dc:type
24 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
25 <dc:title></dc:title>
26 </cc:Work>
27 </rdf:RDF>
28 </metadata>
29 <defs
30 id="defs14" />
31 <sodipodi:namedview
32 pagecolor="#ffffff"
33 bordercolor="#666666"
34 borderopacity="1"
35 objecttolerance="10"
36 gridtolerance="10"
37 guidetolerance="10"
38 inkscape:pageopacity="0"
39 inkscape:pageshadow="2"
40 inkscape:window-width="1680"
41 inkscape:window-height="987"
42 id="namedview12"
43 showgrid="true"
44 inkscape:zoom="4"
45 inkscape:cx="-21.133939"
46 inkscape:cy="38.03211"
47 inkscape:window-x="-8"
48 inkscape:window-y="-8"
49 inkscape:window-maximized="1"
50 inkscape:current-layer="svg10">
51 <inkscape:grid
52 type="xygrid"
53 id="grid863" />
54 </sodipodi:namedview>
55 <rect
56 style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#df421e;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1;stroke-opacity:1;paint-order:normal"
57 id="rect900-0"
58 width="5"
59 height="5"
60 x="16.5"
61 y="2.5" />
62 <rect
63 style="opacity:1;fill:#bababa;fill-opacity:1;fill-rule:nonzero;stroke:#7a7a7a;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1;stroke-opacity:1;paint-order:normal"
64 id="rect900-0-3"
65 width="5"
66 height="5"
67 x="2.5"
68 y="16.5" />
69 <path
70 d="M 9.5517551,14.452546 14.501503,9.5027954 m -4.242642,-1.2e-6 4.242642,1.2e-6 -10e-7,4.2426436"
71 id="path6-3"
72 inkscape:connector-curvature="0"
73 style="fill:none;stroke:#5c4747" />
74</svg>
Note: See TracBrowser for help on using the repository browser.