source: josm/trunk/images_nodist/downloadprimitive.svg@ 7294

Last change on this file since 7294 was 2923, checked in by mjulius, 14 years ago

New action: DownloadPrimitiveAction
This allows to download a specific primitive from the API, optional including referrers

File size: 3.5 KB
RevLine 
[2923]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:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 id="svg2440"
14 sodipodi:version="0.32"
15 inkscape:version="0.47 r22583"
16 width="24"
17 height="24"
18 version="1.0"
19 sodipodi:docname="downloadprimitive.svg"
20 inkscape:output_extension="org.inkscape.output.svg.inkscape"
21 inkscape:export-filename="C:\Documents and Settings\matthiasj\My Documents\Eclipse\core\images\downloadprimitive.png"
22 inkscape:export-xdpi="90"
23 inkscape:export-ydpi="90">
24 <metadata
25 id="metadata2445">
26 <rdf:RDF>
27 <cc:Work
28 rdf:about="">
29 <dc:format>image/svg+xml</dc:format>
30 <dc:type
31 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
32 <dc:title></dc:title>
33 </cc:Work>
34 </rdf:RDF>
35 </metadata>
36 <defs
37 id="defs2443">
38 <inkscape:perspective
39 sodipodi:type="inkscape:persp3d"
40 inkscape:vp_x="0 : 526.18109 : 1"
41 inkscape:vp_y="0 : 1000 : 0"
42 inkscape:vp_z="744.09448 : 526.18109 : 1"
43 inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
44 id="perspective2447" />
45 </defs>
46 <sodipodi:namedview
47 inkscape:window-height="709"
48 inkscape:window-width="884"
49 inkscape:pageshadow="2"
50 inkscape:pageopacity="0.0"
51 guidetolerance="10.0"
52 gridtolerance="10.0"
53 objecttolerance="10.0"
54 borderopacity="1.0"
55 bordercolor="#666666"
56 pagecolor="#ffffff"
57 id="base"
58 showgrid="false"
59 inkscape:zoom="9.625"
60 inkscape:cx="8.1098883"
61 inkscape:cy="12.749824"
62 inkscape:window-x="181"
63 inkscape:window-y="114"
64 inkscape:current-layer="svg2440"
65 showguides="true"
66 inkscape:guide-bbox="true"
67 inkscape:window-maximized="0" />
68 <image
69 sodipodi:absref="C:\Documents and Settings\matthiasj\My Documents\Eclipse\core\images_nodist\..\images\download.png"
70 xlink:href="..\images\download.png"
71 y="4"
72 x="0"
73 height="24"
74 width="24"
75 id="image2449" />
76 <path
77 style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
78 d="m 3,9 11,-6 7,8"
79 id="path3604"
80 sodipodi:nodetypes="ccc" />
81 <rect
82 style="fill:#ffffff;stroke:#ff0000;stroke-width:0.99975336000000004;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
83 id="rect2824"
84 width="3.0002465"
85 height="3.0002465"
86 x="1.4993833"
87 y="7.50037" />
88 <rect
89 style="fill:#ffffff;stroke:#ff0000;stroke-width:1.00036620999999990;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
90 id="rect2826"
91 width="2.9996338"
92 height="2.9996338"
93 x="12.500183"
94 y="1.5001831" />
95 <rect
96 style="fill:#ffffff;stroke:#ff0000;stroke-width:0.99982095000000004;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
97 id="rect2828"
98 width="3.0001793"
99 height="3.0001791"
100 x="19.499554"
101 y="9.500268" />
102</svg>
Note: See TracBrowser for help on using the repository browser.