source: android/svg/overlay_previous.svg @ 8:16f40c44c354

Revision 8:16f40c44c354, 3.6 KB checked in by lukacu, 14 years ago (diff)

More Android stuff: overlay & some layout fixes.

RevLine 
[2]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="32px"
13   height="32px"
14   id="svg4580"
15   version="1.1"
16   inkscape:version="0.47pre4 r22446"
[8]17   sodipodi:docname="overlay_previous.svg">
[2]18  <defs
19     id="defs4582">
20    <linearGradient
21       id="linearGradient5126">
22      <stop
23         style="stop-color:#797979;stop-opacity:1;"
24         offset="0"
25         id="stop5128" />
26      <stop
27         style="stop-color:#d5d5d5;stop-opacity:1;"
28         offset="1"
29         id="stop5130" />
30    </linearGradient>
31    <inkscape:perspective
32       sodipodi:type="inkscape:persp3d"
33       inkscape:vp_x="0 : 16 : 1"
34       inkscape:vp_y="0 : 1000 : 0"
35       inkscape:vp_z="32 : 16 : 1"
36       inkscape:persp3d-origin="16 : 10.666667 : 1"
37       id="perspective4588" />
38    <inkscape:perspective
39       id="perspective4600"
40       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
41       inkscape:vp_z="1 : 0.5 : 1"
42       inkscape:vp_y="0 : 1000 : 0"
43       inkscape:vp_x="0 : 0.5 : 1"
44       sodipodi:type="inkscape:persp3d" />
45    <filter
46       inkscape:collect="always"
47       id="filter5136"
48       x="-0.15184007"
49       width="1.3036801"
50       y="-0.11798225"
51       height="1.2359645">
52      <feGaussianBlur
53         inkscape:collect="always"
54         stdDeviation="1.0190435"
55         id="feGaussianBlur5138" />
56    </filter>
57    <filter
58       inkscape:collect="always"
59       id="filter5142">
60      <feGaussianBlur
61         inkscape:collect="always"
62         stdDeviation="0.589255"
63         id="feGaussianBlur5144" />
64    </filter>
65  </defs>
66  <sodipodi:namedview
67     id="base"
68     pagecolor="#ffffff"
69     bordercolor="#666666"
70     borderopacity="1.0"
71     inkscape:pageopacity="0.0"
72     inkscape:pageshadow="2"
73     inkscape:zoom="11.197802"
[8]74     inkscape:cx="11.266928"
75     inkscape:cy="14.303238"
[2]76     inkscape:current-layer="layer1"
77     showgrid="true"
78     inkscape:grid-bbox="true"
79     inkscape:document-units="px"
80     inkscape:window-width="1348"
81     inkscape:window-height="917"
[8]82     inkscape:window-x="67"
83     inkscape:window-y="230"
[2]84     inkscape:window-maximized="0" />
85  <metadata
86     id="metadata4585">
87    <rdf:RDF>
88      <cc:Work
89         rdf:about="">
90        <dc:format>image/svg+xml</dc:format>
91        <dc:type
92           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
[8]93        <dc:title />
[2]94      </cc:Work>
95    </rdf:RDF>
96  </metadata>
97  <g
98     id="layer1"
99     inkscape:label="Layer 1"
100     inkscape:groupmode="layer">
101    <path
102       sodipodi:type="arc"
[8]103       style="fill:#f1f1f1;fill-opacity:0.65652174;stroke:none"
[2]104       id="path5124"
105       sodipodi:cx="17.324829"
106       sodipodi:cy="16.282629"
107       sodipodi:rx="14.377822"
108       sodipodi:ry="14.377822"
109       d="m 31.702651,16.282629 a 14.377822,14.377822 0 1 1 -28.7556438,0 14.377822,14.377822 0 1 1 28.7556438,0 z"
110       transform="translate(-1.2502454,-0.62512268)" />
111    <path
112       style="fill:#5fbdff;fill-opacity:1;stroke:none"
113       d="M 5.8777512,15.722901 21.984859,5.1466619 l 0,20.7294271 L 5.8777512,15.722901 z"
114       id="path4590" />
115    <path
116       id="path5134"
117       d="M 5.8777512,15.722901 21.984859,5.1466619 l 0,20.7294271 L 5.8777512,15.722901 z"
118       style="fill:#85cdff;fill-opacity:1;stroke:none;filter:url(#filter5136)" />
119  </g>
120</svg>
Note: See TracBrowser for help on using the repository browser.