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

source: josm/trunk/resources/images/preferences/activate-right.svg@ 17281

Last change on this file since 17281 was 16728, checked in by Klumbumbus, 4 years ago

see #15240 - fix icons size

  • Property svn:mime-type set to image/svg+xml
File size: 2.1 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 width="24"
11 height="24"
12 enable-background="new 0 0 24 24"
13 viewBox="0 0 24 24"
14 version="1.1"
15 id="svg6"
16 sodipodi:docname="activate-right.svg"
17 inkscape:version="0.92.3 (2405546, 2018-03-11)">
18 <metadata
19 id="metadata12">
20 <rdf:RDF>
21 <cc:Work
22 rdf:about="">
23 <dc:format>image/svg+xml</dc:format>
24 <dc:type
25 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
26 <dc:title></dc:title>
27 </cc:Work>
28 </rdf:RDF>
29 </metadata>
30 <defs
31 id="defs10" />
32 <sodipodi:namedview
33 pagecolor="#ffffff"
34 bordercolor="#666666"
35 borderopacity="1"
36 objecttolerance="10"
37 gridtolerance="10"
38 guidetolerance="10"
39 inkscape:pageopacity="0"
40 inkscape:pageshadow="2"
41 inkscape:window-width="1680"
42 inkscape:window-height="987"
43 id="namedview8"
44 showgrid="true"
45 inkscape:zoom="28.077687"
46 inkscape:cx="11.276158"
47 inkscape:cy="12.625159"
48 inkscape:window-x="-8"
49 inkscape:window-y="-8"
50 inkscape:window-maximized="1"
51 inkscape:current-layer="svg6">
52 <inkscape:grid
53 type="xygrid"
54 id="grid835" />
55 </sodipodi:namedview>
56 <path
57 d="M 8.1,22 C 8,22 7.8,22 7.7,21.9 7.3,21.8 7,21.4 7,21 V 3 C 7,2.6 7.3,2.2 7.7,2.1 8.1,2 8.6,2.1 8.9,2.4 l 8.8,9 c 0.4,0.4 0.4,0.9 0,1.2 L 9,21.7 C 8.7,21.9 8.4,22 8.1,22 Z"
58 id="path2"
59 inkscape:connector-curvature="0"
60 style="fill:#c8c8c8" />
61 <path
62 d="m 8.6,21.5 c -0.1,0 -0.3,0 -0.4,-0.1 C 7.8,21.3 7.5,20.9 7.5,20.5 v -18 c 0,-0.4 0.3,-0.8 0.7,-0.9 0.4,-0.1 0.9,0 1.2,0.3 l 8.8,9 c 0.4,0.4 0.4,0.9 0,1.2 l -8.8,9.1 c -0.2,0.2 -0.5,0.3 -0.8,0.3 z"
63 id="path4"
64 inkscape:connector-curvature="0"
65 style="fill:#000080" />
66</svg>
Note: See TracBrowser for help on using the repository browser.