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

source: josm/trunk/resources/images/presets/shop/news.svg@ 17070

Last change on this file since 17070 was 17009, checked in by Klumbumbus, 4 years ago

remove unneeded white background from a few icons

  • Property svn:mime-type set to image/svg+xml
File size: 2.2 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 inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
11 sodipodi:docname="news.svg"
12 id="svg2"
13 viewBox="0 0 16 16"
14 height="100%"
15 width="100%"
16 version="1.1">
17 <sodipodi:namedview
18 inkscape:current-layer="svg2"
19 inkscape:window-maximized="1"
20 inkscape:window-y="-8"
21 inkscape:window-x="-8"
22 inkscape:cy="8"
23 inkscape:cx="8"
24 inkscape:zoom="50.089204"
25 showgrid="false"
26 id="namedview8"
27 inkscape:window-height="987"
28 inkscape:window-width="1680"
29 inkscape:pageshadow="2"
30 inkscape:pageopacity="0"
31 guidetolerance="10"
32 gridtolerance="10"
33 objecttolerance="10"
34 borderopacity="1"
35 bordercolor="#666666"
36 pagecolor="#ffffff">
37 <inkscape:grid
38 id="grid833"
39 type="xygrid" />
40 </sodipodi:namedview>
41 <metadata
42 id="metadata8">
43 <rdf:RDF>
44 <cc:Work
45 rdf:about="">
46 <dc:format>image/svg+xml</dc:format>
47 <dc:type
48 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
49 <dc:title></dc:title>
50 </cc:Work>
51 </rdf:RDF>
52 </metadata>
53 <defs
54 id="defs6" />
55 <rect
56 style="fill:none;stroke:none;visibility:hidden"
57 id="canvas"
58 y="0"
59 x="0"
60 height="16"
61 width="16" />
62 <rect
63 style="fill:#ffffff;stroke:none"
64 id="shield"
65 ry="2"
66 rx="2"
67 height="13"
68 width="12"
69 y="2"
70 x="2" />
71 <path
72 transform="translate(1,1)"
73 style="fill:#ac39ac;fill-opacity:1"
74 id="news"
75 d="m 1,1 0,13 12,0 0,-13 z m 1,1 10,0 0,11 -10,0 z m 1,1 0,2 8,0 0,-2 z M 3,6 3,6.5 6,6.5 6,6 z m 5,4 0,0.5 3,0 0,-0.5 z M 3,7 3,7.5 6,7.5 6,7 z m 5,4 0,0.5 3,0 0,-0.5 z M 3,8 3,8.5 6,8.5 6,8 z M 3,9 3,9.5 6,9.5 6,9 z m 5,-3 0,3 3,0 0,-3 z m -5,4 0,0.5 3,0 0,-0.5 z m 0,1 0,0.5 3,0 0,-0.5 z" />
76</svg>
Note: See TracBrowser for help on using the repository browser.