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

source: josm/trunk/resources/images/dialogs/notes/note_comment.svg

Last change on this file was 16827, checked in by Klumbumbus, 6 years ago

see #15240 - Change a lot png icons to svg:

  • Property svn:mime-type set to image/svg+xml
File size: 3.8 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="24"
13 height="24"
14 viewBox="0 0 24 24"
15 id="svg2"
16 version="1.1"
17 inkscape:version="0.92.3 (2405546, 2018-03-11)"
18 sodipodi:docname="note_comment.svg">
19 <defs
20 id="defs4">
21 <linearGradient
22 id="e"
23 x1="35"
24 gradientUnits="userSpaceOnUse"
25 y1="11"
26 gradientTransform="matrix(-1,0,0,1,48,13)"
27 x2="27.299999"
28 y2="24">
29 <stop
30 stop-color="#ebf4ff"
31 offset="0"
32 id="stop6" />
33 <stop
34 stop-color="#ace"
35 offset="1"
36 id="stop8" />
37 </linearGradient>
38 <radialGradient
39 id="b"
40 gradientUnits="userSpaceOnUse"
41 cy="38"
42 cx="17"
43 gradientTransform="matrix(0.76230463,0,0,0.29865289,-0.56562482,1035.0642)"
44 r="15">
45 <stop
46 offset="0"
47 id="stop16" />
48 <stop
49 stop-opacity="0"
50 offset="1"
51 id="stop18" />
52 </radialGradient>
53 </defs>
54 <sodipodi:namedview
55 id="base"
56 pagecolor="#ffffff"
57 bordercolor="#666666"
58 borderopacity="1.0"
59 inkscape:pageopacity="0.0"
60 inkscape:pageshadow="2"
61 inkscape:zoom="18.100146"
62 inkscape:cx="4.6317469"
63 inkscape:cy="16.11605"
64 inkscape:document-units="px"
65 inkscape:current-layer="layer1"
66 showgrid="true"
67 units="px"
68 inkscape:window-width="1680"
69 inkscape:window-height="987"
70 inkscape:window-x="-8"
71 inkscape:window-y="-8"
72 inkscape:window-maximized="1"
73 viewbox-height="16">
74 <inkscape:grid
75 type="xygrid"
76 id="grid4136"
77 originx="0"
78 originy="0"
79 spacingx="1"
80 spacingy="1" />
81 </sodipodi:namedview>
82 <metadata
83 id="metadata7">
84 <rdf:RDF>
85 <cc:Work
86 rdf:about="">
87 <dc:format>image/svg+xml</dc:format>
88 <dc:type
89 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
90 <dc:title></dc:title>
91 <cc:license
92 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
93 </cc:Work>
94 <cc:License
95 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
96 <cc:permits
97 rdf:resource="http://creativecommons.org/ns#Reproduction" />
98 <cc:permits
99 rdf:resource="http://creativecommons.org/ns#Distribution" />
100 <cc:permits
101 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
102 </cc:License>
103 </rdf:RDF>
104 </metadata>
105 <g
106 inkscape:label="Layer 1"
107 inkscape:groupmode="layer"
108 id="layer1"
109 transform="translate(0,-1029.3622)">
110 <ellipse
111 id="i"
112 rx="11.434569"
113 ry="4.4797931"
114 cy="1046.4132"
115 cx="12.393556"
116 style="opacity:0.2;fill:url(#b);stroke-width:0.99999988" />
117 <path
118 inkscape:connector-curvature="0"
119 d="m 17.750298,1046.1304 c 2.226301,0 4.018595,-1.7934 4.018595,-4.0212 v -6.4338 c 0,-2.2279 -1.792294,-4.0212 -4.018595,-4.0212 H 6.337485 c -2.2263024,0 -4.0185961,1.7933 -4.0185961,4.0212 v 6.4338 c 0,2.2278 1.6057236,4.0212 3.6391332,4.0212 0.2170043,1.4396 -0.7939672,4.5335 -1.372645,5.3215 3.2419687,-0.715 6.6759249,-4.389 7.2304919,-5.3218 l 5.934429,3e-4"
120 id="use28"
121 style="fill:#ffffff;fill-opacity:1;stroke:#050c16;stroke-width:1.19999981;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
122 sodipodi:nodetypes="csssssscccc" />
123 </g>
124</svg>
Note: See TracBrowser for help on using the repository browser.