blob: 115ce317b583f6e1de0a4ccab4985f8a7e4b6625 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="210mm"
height="297mm"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.44.1"
sodipodi:docbase="/home/ribet/mtools/doc"
sodipodi:docname="basique.svg"
version="1.0">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
id="linearGradient3649">
<stop
style="stop-color:#f09600;stop-opacity:1;"
offset="0"
id="stop3651" />
<stop
style="stop-color:#f09600;stop-opacity:0;"
offset="1"
id="stop3653" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3649"
id="linearGradient3655"
x1="424.21429"
y1="209.50504"
x2="604.35712"
y2="66.647896"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="375"
inkscape:cy="517.14286"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:window-width="1202"
inkscape:window-height="998"
inkscape:window-x="390"
inkscape:window-y="78" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="opacity:1;fill:#f09600;fill-opacity:0.66123777;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894"
id="rect1872"
width="331.42856"
height="151.42857"
x="71.428574"
y="72.362183"
ry="13.736895" />
<rect
style="opacity:1;fill:#f09600;fill-opacity:0.66123777;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894"
id="rect2760"
width="234.28572"
height="142.85715"
x="222.85715"
y="138.07646"
ry="13.736895" />
<path
sodipodi:type="arc"
style="opacity:1;fill:url(#linearGradient3655);fill-opacity:1;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894"
id="ellipse"
sodipodi:cx="508.57144"
sodipodi:cy="140.93361"
sodipodi:rx="145.71428"
sodipodi:ry="105.71429"
d="M 654.28572,140.93361 A 145.71428,105.71429 0 1 1 654.21719,137.69189"
sodipodi:start="0"
sodipodi:end="6.2525156"
sodipodi:open="true"
transform="translate(-340,160)" />
<rect
style="opacity:1;fill:#cb00f0;fill-opacity:0.66123777;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894"
id="mauve"
width="165.71428"
height="125.71429"
x="382.85715"
y="55.219326"
ry="13.736895" />
<text
xml:space="preserve"
style="font-size:10;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Century Schoolbook L;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%"
x="285.71429"
y="126.6479"
id="text1877"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan1879"
x="285.71429"
y="126.6479">TEST</tspan></text>
</g>
</svg>
|