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

source: josm/trunk/resources/images/invert_selection.svg@ 19176

Last change on this file since 19176 was 16704, checked in by Klumbumbus, 5 years ago

see #18586 - Add icon for invert selection action (mix of selectall and unselectall icons, CC0 and PD licensed)

  • Property svn:mime-type set to image/svg+xml
File size: 2.3 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 id="svg6"
14 sodipodi:docname="invert_selection2.svg"
15 inkscape:version="0.92.3 (2405546, 2018-03-11)">
16 <metadata
17 id="metadata12">
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="defs10" />
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="namedview8"
42 showgrid="true"
43 inkscape:zoom="31.766276"
44 inkscape:cx="10.576271"
45 inkscape:cy="12"
46 inkscape:window-x="-8"
47 inkscape:window-y="-8"
48 inkscape:window-maximized="1"
49 inkscape:current-layer="svg6">
50 <inkscape:grid
51 type="xygrid"
52 id="grid828" />
53 </sodipodi:namedview>
54 <path
55 d="M 3.3535534,20.646447 21.353553,2.6464473"
56 id="path2-6"
57 style="fill:none;stroke:#ffffff"
58 inkscape:connector-curvature="0"
59 sodipodi:nodetypes="cc" />
60 <path
61 d="m 6,5 7,6 2,8"
62 id="path2"
63 inkscape:connector-curvature="0"
64 style="fill:none;stroke:#000000"
65 sodipodi:nodetypes="ccc" />
66 <path
67 d="m 1.5,19.5 h 3 v 3 h -3 z m 18,-18.0000006 h 3 v 3 h -3 z"
68 id="path4-7"
69 inkscape:connector-curvature="0"
70 style="fill:#ffffff;stroke:#cccccc"
71 sodipodi:nodetypes="cccccccccc" />
72 <path
73 d="m 4.5,3.5 h 3 v 3 h -3 z m 7,6 h 3 v 3 h -3 z m 2,8 h 3 v 3 h -3 z"
74 id="path4"
75 inkscape:connector-curvature="0"
76 style="fill:#c4c4c4;stroke:#ab3217"
77 sodipodi:nodetypes="ccccccccccccccc" />
78</svg>
Note: See TracBrowser for help on using the repository browser.