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

source: josm/trunk/resources/images/movenodeontoway.svg@ 19026

Last change on this file since 19026 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: 3.0 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="24"
12 height="24"
13 id="svg8"
14 sodipodi:docname="movenodeontoway.svg"
15 inkscape:version="0.92.3 (2405546, 2018-03-11)">
16 <metadata
17 id="metadata14">
18 <rdf:RDF>
19 <cc:Work
20 rdf:about="">
21 <dc:format>image/svg+xml</dc:format>
22 <dc:type
23 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
24 <dc:title></dc:title>
25 </cc:Work>
26 </rdf:RDF>
27 </metadata>
28 <defs
29 id="defs12" />
30 <sodipodi:namedview
31 pagecolor="#ffffff"
32 bordercolor="#666666"
33 borderopacity="1"
34 objecttolerance="10"
35 gridtolerance="10"
36 guidetolerance="10"
37 inkscape:pageopacity="0"
38 inkscape:pageshadow="2"
39 inkscape:window-width="1680"
40 inkscape:window-height="987"
41 id="namedview10"
42 showgrid="true"
43 inkscape:zoom="16"
44 inkscape:cx="10.986427"
45 inkscape:cy="10.867977"
46 inkscape:window-x="-8"
47 inkscape:window-y="-8"
48 inkscape:window-maximized="1"
49 inkscape:current-layer="svg8">
50 <inkscape:grid
51 type="xygrid"
52 id="grid832" />
53 </sodipodi:namedview>
54 <path
55 d="M 12.499923,13 V 6 m -3.0000017,3 3.0000017,-3 3,3"
56 id="path6"
57 inkscape:connector-curvature="0"
58 style="fill:none;stroke:#5c4747" />
59 <path
60 style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
61 d="m 16,12 3,14"
62 id="path863"
63 inkscape:connector-curvature="0" />
64 <path
65 style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
66 d="M 3,6 18,3"
67 id="path861"
68 inkscape:connector-curvature="0" />
69 <rect
70 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"
71 id="rect900-0"
72 width="3"
73 height="3"
74 x="1.5"
75 y="4.5" />
76 <rect
77 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"
78 id="rect900-0-0"
79 width="3"
80 height="3"
81 x="16.5"
82 y="1.5" />
83 <rect
84 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"
85 id="rect900-0-08"
86 width="3"
87 height="3"
88 x="14.5"
89 y="10.5" />
90</svg>
Note: See TracBrowser for help on using the repository browser.