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

source: josm/trunk/nodist/images/downloadprimitive.svg@ 16006

Last change on this file since 16006 was 16006, checked in by Don-vip, 5 years ago

see #18140 - reorganization of data(_nodist), images(_nodist), styles(_nodist), IDE and native files in a more practical file tree.

  • Everything belonging to the jar is now in resources (data, images, styles)
  • Everything not belonging to the jar is now in nodist (data, images, styles)
  • Everything related to OS native functions is now in native (linux, macosx, windows)
  • Everything related to an IDE is now in ide (eclipse, netbeans)
  • 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<!-- 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 xlink:href="..\images\download.png"
70 y="4"
71 x="0"
72 height="24"
73 width="24"
74 id="image2449" />
75 <path
76 style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
77 d="m 3,9 11,-6 7,8"
78 id="path3604"
79 sodipodi:nodetypes="ccc" />
80 <rect
81 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"
82 id="rect2824"
83 width="3.0002465"
84 height="3.0002465"
85 x="1.4993833"
86 y="7.50037" />
87 <rect
88 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"
89 id="rect2826"
90 width="2.9996338"
91 height="2.9996338"
92 x="12.500183"
93 y="1.5001831" />
94 <rect
95 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"
96 id="rect2828"
97 width="3.0001793"
98 height="3.0001791"
99 x="19.499554"
100 y="9.500268" />
101</svg>
Note: See TracBrowser for help on using the repository browser.