comparison nodejs/examples/mce/browser.svg @ 916:05fba54926fb

Add sample SVG file.
author wycc
date Thu, 21 Oct 2010 23:58:00 +0800
parents
children
comparison
equal deleted inserted replaced
915:80000948fcde 916:05fba54926fb
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 width="744.09448819"
14 height="1052.3622047"
15 id="svg2"
16 version="1.1"
17 inkscape:version="0.47+devel r9312"
18 sodipodi:docname="browser.svg">
19 <defs
20 id="defs4">
21 <linearGradient
22 inkscape:collect="always"
23 id="linearGradient3684">
24 <stop
25 style="stop-color:#0000d5;stop-opacity:1;"
26 offset="0"
27 id="stop3686" />
28 <stop
29 style="stop-color:#0000d5;stop-opacity:0;"
30 offset="1"
31 id="stop3688" />
32 </linearGradient>
33 <linearGradient
34 inkscape:collect="always"
35 xlink:href="#linearGradient3684"
36 id="linearGradient3690"
37 x1="400"
38 y1="123.79076"
39 x2="394.28571"
40 y2="529.50507"
41 gradientUnits="userSpaceOnUse" />
42 </defs>
43 <sodipodi:namedview
44 id="base"
45 pagecolor="#ffffff"
46 bordercolor="#666666"
47 borderopacity="1.0"
48 inkscape:pageopacity="0.0"
49 inkscape:pageshadow="2"
50 inkscape:zoom="0.35"
51 inkscape:cx="-99.285714"
52 inkscape:cy="634.28571"
53 inkscape:document-units="px"
54 inkscape:current-layer="layer1"
55 showgrid="false"
56 inkscape:window-width="1680"
57 inkscape:window-height="976"
58 inkscape:window-x="0"
59 inkscape:window-y="25"
60 inkscape:window-maximized="1" />
61 <metadata
62 id="metadata7">
63 <rdf:RDF>
64 <cc:Work
65 rdf:about="">
66 <dc:format>image/svg+xml</dc:format>
67 <dc:type
68 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
69 <dc:title />
70 </cc:Work>
71 </rdf:RDF>
72 </metadata>
73 <g
74 inkscape:label="Layer 1"
75 inkscape:groupmode="layer"
76 id="layer1">
77 <rect
78 style="fill:url(#linearGradient3690);fill-opacity:1"
79 id="rect2914"
80 width="722.85712"
81 height="537.14288"
82 x="11.428572"
83 y="23.790754"
84 rx="3.8392856"
85 ry="4.8275862" />
86 <text
87 xml:space="preserve"
88 style="font-size:133.75950622999999950px;font-style:normal;font-weight:normal;fill:#f2f2f2;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
89 x="41.756718"
90 y="139.44588"
91 id="text2915"
92 transform="scale(0.74827402,1.3364088)"><tspan
93 sodipodi:role="line"
94 id="tspan2917"
95 x="41.756718"
96 y="139.44588">Loading</tspan></text>
97 </g>
98 </svg>