dessin6.svg 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Created with Inkscape (http://www.inkscape.org/) -->
  3. <svg
  4. xmlns:dc="http://purl.org/dc/elements/1.1/"
  5. xmlns:cc="http://creativecommons.org/ns#"
  6. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  7. xmlns:svg="http://www.w3.org/2000/svg"
  8. xmlns="http://www.w3.org/2000/svg"
  9. xmlns:xlink="http://www.w3.org/1999/xlink"
  10. xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  11. xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  12. width="297mm"
  13. height="210mm"
  14. viewBox="0 0 297 210"
  15. version="1.1"
  16. id="svg8"
  17. inkscape:version="0.92.1 r15371"
  18. sodipodi:docname="dessin6.svg"
  19. inkscape:export-filename="/home/eric/Devs/Travail/Installation serveur/Tutorial/Tuto/docs/Images/dessin6.svg.png"
  20. inkscape:export-xdpi="96"
  21. inkscape:export-ydpi="96">
  22. <defs
  23. id="defs2">
  24. <linearGradient
  25. inkscape:collect="always"
  26. id="linearGradient4737">
  27. <stop
  28. style="stop-color:#000000;stop-opacity:1;"
  29. offset="0"
  30. id="stop4733" />
  31. <stop
  32. style="stop-color:#000000;stop-opacity:0;"
  33. offset="1"
  34. id="stop4735" />
  35. </linearGradient>
  36. <linearGradient
  37. inkscape:collect="always"
  38. id="linearGradient4722">
  39. <stop
  40. style="stop-color:#000000;stop-opacity:1;"
  41. offset="0"
  42. id="stop4718" />
  43. <stop
  44. style="stop-color:#000000;stop-opacity:0;"
  45. offset="1"
  46. id="stop4720" />
  47. </linearGradient>
  48. <linearGradient
  49. inkscape:collect="always"
  50. id="linearGradient5992">
  51. <stop
  52. style="stop-color:#ffffff;stop-opacity:1;"
  53. offset="0"
  54. id="stop5994" />
  55. <stop
  56. style="stop-color:#ffffff;stop-opacity:0;"
  57. offset="1"
  58. id="stop5996" />
  59. </linearGradient>
  60. <linearGradient
  61. id="linearGradient3586">
  62. <stop
  63. style="stop-color:#000000;stop-opacity:1.0000000;"
  64. offset="0.0000000"
  65. id="stop3588" />
  66. <stop
  67. style="stop-color:#ffffff;stop-opacity:0;"
  68. offset="1"
  69. id="stop3590" />
  70. </linearGradient>
  71. <linearGradient
  72. y2="187.57059"
  73. y1="225.40080"
  74. xlink:href="#linearGradient5992"
  75. x2="458.91232"
  76. x1="383.95898"
  77. inkscape:collect="always"
  78. id="linearGradient5969"
  79. gradientUnits="userSpaceOnUse" />
  80. <radialGradient
  81. xlink:href="#linearGradient5992"
  82. r="33.156250"
  83. inkscape:collect="always"
  84. id="radialGradient6000"
  85. gradientUnits="userSpaceOnUse"
  86. gradientTransform="matrix(1.000000,0.000000,0.000000,1.693685,0.000000,-197.9515)"
  87. fy="285.36218"
  88. fx="495.50000"
  89. cy="285.36218"
  90. cx="495.50000" />
  91. <filter
  92. inkscape:collect="always"
  93. x="-.064257"
  94. y="-.19277"
  95. color-interpolation-filters="sRGB"
  96. width="1.1285"
  97. height="1.3855"
  98. id="filter6093">
  99. <feGaussianBlur
  100. inkscape:collect="always"
  101. stdDeviation="0.89250425"
  102. id="feGaussianBlur6095" />
  103. </filter>
  104. <linearGradient
  105. inkscape:collect="always"
  106. x1="269.97"
  107. y1="511.97"
  108. gradientTransform="matrix(1.1818,0,0,1.1818,-30.649,-69.394)"
  109. x2="286.63"
  110. gradientUnits="userSpaceOnUse"
  111. spreadMethod="reflect"
  112. y2="511.97"
  113. id="linearGradient6110">
  114. <stop
  115. offset="0"
  116. style="stop-color:#c6c6c6"
  117. id="stop5497" />
  118. <stop
  119. offset=".20485"
  120. style="stop-color:#e3e3e3"
  121. id="stop5501" />
  122. <stop
  123. offset="1"
  124. style="stop-color:#a5a5a8"
  125. id="stop5499" />
  126. </linearGradient>
  127. <linearGradient
  128. inkscape:collect="always"
  129. x1="282.36"
  130. y1="518.56"
  131. x2="286.63"
  132. gradientUnits="userSpaceOnUse"
  133. y2="527.34"
  134. id="linearGradient6112">
  135. <stop
  136. offset="0"
  137. style="stop-color:#e3e3e3"
  138. id="stop5468" />
  139. <stop
  140. offset="1"
  141. style="stop-color:#a5a5a8"
  142. id="stop5470" />
  143. </linearGradient>
  144. <linearGradient
  145. inkscape:collect="always"
  146. x1="308.5"
  147. y1="522.61"
  148. gradientTransform="translate(0,0.25)"
  149. x2="327.78"
  150. gradientUnits="userSpaceOnUse"
  151. spreadMethod="reflect"
  152. xlink:href="#linearGradient5992"
  153. y2="520.33"
  154. id="linearGradient6114" />
  155. <linearGradient
  156. inkscape:collect="always"
  157. x1="308.5"
  158. y1="522.61"
  159. gradientTransform="translate(0,12)"
  160. x2="327.78"
  161. gradientUnits="userSpaceOnUse"
  162. spreadMethod="reflect"
  163. xlink:href="#linearGradient5992"
  164. y2="520.33"
  165. id="linearGradient6116" />
  166. <linearGradient
  167. inkscape:collect="always"
  168. x1="308.5"
  169. y1="522.61"
  170. gradientTransform="translate(0,22)"
  171. x2="327.78"
  172. gradientUnits="userSpaceOnUse"
  173. spreadMethod="reflect"
  174. xlink:href="#linearGradient5992"
  175. y2="520.33"
  176. id="linearGradient6118" />
  177. <linearGradient
  178. id="linearGradient1504">
  179. <stop
  180. style="stop-color:#a3a3a3;stop-opacity:1.0000000;"
  181. offset="0.0000000"
  182. id="stop1505" />
  183. <stop
  184. style="stop-color:#ffffff;stop-opacity:1.0000000;"
  185. offset="1.0000000"
  186. id="stop1506" />
  187. </linearGradient>
  188. <linearGradient
  189. id="linearGradient1806">
  190. <stop
  191. style="stop-color:#000000;stop-opacity:0.40677965;"
  192. offset="0.0000000"
  193. id="stop1807" />
  194. <stop
  195. style="stop-color:#000000;stop-opacity:0.073446326;"
  196. offset="0.64777780"
  197. id="stop3276" />
  198. <stop
  199. style="stop-color:#000000;stop-opacity:0.0000000;"
  200. offset="1.0000000"
  201. id="stop1808" />
  202. </linearGradient>
  203. <linearGradient
  204. id="linearGradient1792">
  205. <stop
  206. style="stop-color:#000000;stop-opacity:0.084745765;"
  207. offset="0.0000000"
  208. id="stop1793" />
  209. <stop
  210. style="stop-color:#000000;stop-opacity:0.38418078;"
  211. offset="0.63222224"
  212. id="stop1795" />
  213. <stop
  214. style="stop-color:#000000;stop-opacity:0.0000000;"
  215. offset="1.0000000"
  216. id="stop1794" />
  217. </linearGradient>
  218. <linearGradient
  219. id="linearGradient1517">
  220. <stop
  221. style="stop-color:#ffffff;stop-opacity:0.0000000;"
  222. offset="0.0000000"
  223. id="stop1518" />
  224. <stop
  225. style="stop-color:#ffffff;stop-opacity:1.0000000;"
  226. offset="1.0000000"
  227. id="stop1519" />
  228. </linearGradient>
  229. <linearGradient
  230. id="linearGradient1511">
  231. <stop
  232. style="stop-color:#bab5ab;stop-opacity:1.0000000;"
  233. offset="0.0000000"
  234. id="stop1512" />
  235. <stop
  236. style="stop-color:#eae8e3;stop-opacity:1.0000000;"
  237. offset="1.0000000"
  238. id="stop1513" />
  239. </linearGradient>
  240. <linearGradient
  241. y2="418.53634"
  242. y1="236.12772"
  243. xlink:href="#linearGradient5992"
  244. x2="330.88033"
  245. x1="687.96373"
  246. id="linearGradient1499"
  247. gradientTransform="scale(0.98900911,1.011113)"
  248. gradientUnits="userSpaceOnUse" />
  249. <linearGradient
  250. id="linearGradient1492">
  251. <stop
  252. style="stop-color:#c0c0c0;stop-opacity:1.0000000;"
  253. offset="0.0000000"
  254. id="stop1493" />
  255. <stop
  256. style="stop-color:#f1f1f1;stop-opacity:1.0000000;"
  257. offset="0.34923077"
  258. id="stop1496" />
  259. <stop
  260. style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
  261. offset="1.0000000"
  262. id="stop1494" />
  263. </linearGradient>
  264. <linearGradient
  265. y2="172.13378"
  266. y1="35.720388"
  267. xlink:href="#linearGradient1492"
  268. x2="29.829755"
  269. x1="141.75869"
  270. id="linearGradient1495"
  271. gradientTransform="scale(0.95542499,1.0466546)"
  272. gradientUnits="userSpaceOnUse" />
  273. <linearGradient
  274. y2="202.89287"
  275. y1="263.44437"
  276. xlink:href="#linearGradient1806"
  277. x2="57.688265"
  278. x1="58.144121"
  279. id="linearGradient1506"
  280. gradientTransform="scale(1.8801194,0.53188112)"
  281. gradientUnits="userSpaceOnUse" />
  282. <radialGradient
  283. xlink:href="#linearGradient1806"
  284. r="51.667703"
  285. id="radialGradient1505"
  286. fy="137.43433"
  287. fx="27.010122"
  288. cy="176.56437"
  289. cx="24.825565"
  290. gradientUnits="userSpaceOnUse" />
  291. <radialGradient
  292. xlink:href="#linearGradient1806"
  293. r="0.46014288"
  294. id="radialGradient1502"
  295. fy="0.095238097"
  296. fx="0.49027237"
  297. cy="0.50649351"
  298. cx="0.49032259" />
  299. <linearGradient
  300. id="linearGradient1520">
  301. <stop
  302. style="stop-color:#bab5ab;stop-opacity:1.0000000;"
  303. offset="0.0000000"
  304. id="stop1522" />
  305. <stop
  306. style="stop-color:#807d74;stop-opacity:1.0000000;"
  307. offset="1.0000000"
  308. id="stop1523" />
  309. </linearGradient>
  310. <linearGradient
  311. id="linearGradient1518">
  312. <stop
  313. style="stop-color:#000000;stop-opacity:1.0000000;"
  314. offset="0.0000000"
  315. id="stop1520" />
  316. <stop
  317. style="stop-color:#ebebeb;stop-opacity:1.0000000;"
  318. offset="1.0000000"
  319. id="stop1521" />
  320. </linearGradient>
  321. <linearGradient
  322. y2="191.01146"
  323. y1="111.90047"
  324. xlink:href="#linearGradient1511"
  325. x2="68.708969"
  326. x1="68.708969"
  327. id="linearGradient1507"
  328. gradientUnits="userSpaceOnUse"
  329. gradientTransform="scale(1.38599,0.721506)" />
  330. <linearGradient
  331. y2="-0.18750000"
  332. y1="0.53125000"
  333. xlink:href="#linearGradient1517"
  334. x2="-0.16216215"
  335. x1="0.57915056"
  336. id="linearGradient1510" />
  337. <linearGradient
  338. y2="55.645182"
  339. y1="21.297535"
  340. xlink:href="#linearGradient1520"
  341. x2="71.570859"
  342. x1="71.570859"
  343. id="linearGradient1514"
  344. gradientTransform="scale(1.148626,0.87060538)"
  345. gradientUnits="userSpaceOnUse" />
  346. <radialGradient
  347. xlink:href="#linearGradient1511"
  348. id="radialGradient1515" />
  349. <linearGradient
  350. y2="179.42838"
  351. y1="216.39953"
  352. xlink:href="#linearGradient1517"
  353. x2="28.471337"
  354. x1="27.728149"
  355. id="linearGradient1516"
  356. gradientTransform="scale(3.0245332,0.33062953)"
  357. gradientUnits="userSpaceOnUse" />
  358. <linearGradient
  359. xlink:href="#linearGradient1792"
  360. id="linearGradient1521" />
  361. <radialGradient
  362. xlink:href="#linearGradient1792"
  363. r="0.38421080"
  364. id="radialGradient1950"
  365. fy="0.26136363"
  366. fx="0.50871080"
  367. cy="0.54545456"
  368. cx="0.50522649" />
  369. <linearGradient
  370. y2="1.9312977"
  371. y1="0.10687023"
  372. xlink:href="#linearGradient1518"
  373. x2="1.0731708"
  374. x1="0.36585367"
  375. id="linearGradient1522" />
  376. <linearGradient
  377. y2="0.32051283"
  378. y1="1.8974513"
  379. xlink:href="#linearGradient1792"
  380. x2="0.50522649"
  381. x1="0.50522649"
  382. id="linearGradient2352" />
  383. <linearGradient
  384. xlink:href="#linearGradient1492"
  385. id="linearGradient1497" />
  386. <linearGradient
  387. id="linearGradient2097">
  388. <stop
  389. style="stop-color:#67687d;stop-opacity:1.0000000;"
  390. offset="0.0000000"
  391. id="stop2099" />
  392. <stop
  393. style="stop-color:#b1bad7;stop-opacity:1.0000000;"
  394. offset="1.0000000"
  395. id="stop2101" />
  396. </linearGradient>
  397. <linearGradient
  398. id="linearGradient2079">
  399. <stop
  400. style="stop-color:#ffffff;stop-opacity:1.0000000;"
  401. offset="0.0000000"
  402. id="stop2081" />
  403. <stop
  404. style="stop-color:#eaebff;stop-opacity:1.0000000;"
  405. offset="0.50000000"
  406. id="stop2105" />
  407. <stop
  408. style="stop-color:#b3b6da;stop-opacity:1.0000000;"
  409. offset="0.75000000"
  410. id="stop2107" />
  411. <stop
  412. style="stop-color:#bdbfe5;stop-opacity:1.0000000;"
  413. offset="1.0000000"
  414. id="stop2083" />
  415. </linearGradient>
  416. <linearGradient
  417. id="linearGradient2061">
  418. <stop
  419. style="stop-color:#faf8ff;stop-opacity:1.0000000;"
  420. offset="0.0000000"
  421. id="stop2063" />
  422. <stop
  423. style="stop-color:#f1f1ff;stop-opacity:1.0000000;"
  424. offset="0.50000000"
  425. id="stop2109" />
  426. <stop
  427. style="stop-color:#abaddc;stop-opacity:1.0000000;"
  428. offset="0.75000000"
  429. id="stop2113" />
  430. <stop
  431. style="stop-color:#d5d7ff;stop-opacity:1.0000000;"
  432. offset="1.0000000"
  433. id="stop2065" />
  434. </linearGradient>
  435. <linearGradient
  436. y2="58.840500"
  437. y1="20.592365"
  438. xlink:href="#linearGradient2079"
  439. x2="43.220104"
  440. x1="11.830192"
  441. id="linearGradient2067"
  442. gradientUnits="userSpaceOnUse"
  443. gradientTransform="scale(1.158349,0.863298)" />
  444. <linearGradient
  445. y2="40.423176"
  446. y1="24.985840"
  447. xlink:href="#linearGradient2061"
  448. x2="28.472927"
  449. x1="14.952248"
  450. id="linearGradient2077"
  451. gradientUnits="userSpaceOnUse"
  452. gradientTransform="scale(1.638871,0.610176)" />
  453. <linearGradient
  454. y2="39.206215"
  455. y1="20.166553"
  456. xlink:href="#linearGradient2097"
  457. x2="28.943211"
  458. x1="47.873188"
  459. id="linearGradient2095"
  460. gradientUnits="userSpaceOnUse"
  461. gradientTransform="scale(1.179897,0.847532)" />
  462. <linearGradient
  463. inkscape:collect="always"
  464. xlink:href="#linearGradient1492"
  465. id="linearGradient6019"
  466. x1="116.52951"
  467. y1="86.120583"
  468. x2="151.27455"
  469. y2="86.120583"
  470. gradientUnits="userSpaceOnUse"
  471. gradientTransform="matrix(1.2769229,0,0,1,-50.711288,-8.0180858)" />
  472. <linearGradient
  473. inkscape:collect="always"
  474. xlink:href="#linearGradient1492"
  475. id="linearGradient6027"
  476. x1="116.79678"
  477. y1="122.46923"
  478. x2="151.54182"
  479. y2="122.46923"
  480. gradientUnits="userSpaceOnUse"
  481. gradientTransform="matrix(1.2769229,0,0,1,-51.052564,9.6217044)" />
  482. <linearGradient
  483. id="linearGradient838">
  484. <stop
  485. offset="0"
  486. style="stop-color:#000000;stop-opacity:.6667"
  487. id="stop839" />
  488. <stop
  489. offset="1"
  490. style="stop-color:#003a00;stop-opacity:.1176"
  491. id="stop840" />
  492. </linearGradient>
  493. <linearGradient
  494. x1="185.41303"
  495. x2="290.91505"
  496. y1="381.08466"
  497. xlink:href="#linearGradient838"
  498. y2="461.2496"
  499. id="linearGradient841"
  500. gradientTransform="scale(1.2822194,0.77989773)"
  501. gradientUnits="userSpaceOnUse" />
  502. <linearGradient
  503. x1="207.02526"
  504. x2="312.29534"
  505. y1="157.96686"
  506. y2="324.68274"
  507. id="linearGradient882"
  508. gradientTransform="scale(0.95414992,1.0480533)"
  509. gradientUnits="userSpaceOnUse">
  510. <stop
  511. offset="0"
  512. style="stop-color:#def200"
  513. id="stop884" />
  514. <stop
  515. offset="1"
  516. style="stop-color:#92c705"
  517. id="stop885" />
  518. </linearGradient>
  519. <linearGradient
  520. x1="7.7122393"
  521. y1="7.5225039"
  522. y2="7.5225039"
  523. id="linearGradient886"
  524. gradientTransform="scale(0.99053117,1.0095593)"
  525. x2="416.12694"
  526. gradientUnits="userSpaceOnUse">
  527. <stop
  528. offset="0"
  529. style="stop-color:#004f00"
  530. id="stop888" />
  531. <stop
  532. offset="1"
  533. style="stop-color:#92c705"
  534. id="stop889" />
  535. </linearGradient>
  536. <linearGradient
  537. x1="84.900252"
  538. x2="131.56174"
  539. gradientTransform="scale(1.1317667,0.88357433)"
  540. y1="135.62498"
  541. y2="75.939417"
  542. id="linearGradient706"
  543. gradientUnits="userSpaceOnUse">
  544. <stop
  545. offset="0"
  546. style="stop-color:#ff4f00"
  547. id="stop628" />
  548. <stop
  549. offset="1"
  550. style="stop-color:#ffc705"
  551. id="stop629" />
  552. </linearGradient>
  553. <linearGradient
  554. x1="113.9136"
  555. x2="58.825407"
  556. y1="132.71015"
  557. xlink:href="#linearGradient838"
  558. y2="82.543277"
  559. id="linearGradient707"
  560. gradientTransform="scale(1.2261663,0.81555005)"
  561. gradientUnits="userSpaceOnUse" />
  562. <linearGradient
  563. inkscape:collect="always"
  564. xlink:href="#linearGradient838"
  565. id="linearGradient6194"
  566. gradientUnits="userSpaceOnUse"
  567. gradientTransform="scale(1.2822194,0.77989773)"
  568. x1="185.41303"
  569. y1="381.08466"
  570. x2="290.91505"
  571. y2="461.2496" />
  572. <linearGradient
  573. inkscape:collect="always"
  574. xlink:href="#linearGradient886"
  575. id="linearGradient6196"
  576. gradientUnits="userSpaceOnUse"
  577. gradientTransform="scale(0.99053117,1.0095593)"
  578. x1="7.7122393"
  579. y1="7.5225039"
  580. x2="416.12694"
  581. y2="7.5225039" />
  582. <linearGradient
  583. inkscape:collect="always"
  584. xlink:href="#linearGradient882"
  585. id="linearGradient6198"
  586. gradientUnits="userSpaceOnUse"
  587. gradientTransform="scale(0.95414992,1.0480533)"
  588. x1="207.02526"
  589. y1="157.96686"
  590. x2="312.29534"
  591. y2="324.68274" />
  592. <linearGradient
  593. inkscape:collect="always"
  594. xlink:href="#linearGradient706"
  595. id="linearGradient6200"
  596. gradientUnits="userSpaceOnUse"
  597. gradientTransform="scale(1.1317667,0.88357433)"
  598. x1="84.900252"
  599. y1="135.62498"
  600. x2="131.56174"
  601. y2="75.939417" />
  602. <linearGradient
  603. inkscape:collect="always"
  604. xlink:href="#linearGradient838"
  605. id="linearGradient6202"
  606. gradientUnits="userSpaceOnUse"
  607. gradientTransform="scale(1.2261663,0.81555005)"
  608. x1="113.9136"
  609. y1="132.71015"
  610. x2="58.825407"
  611. y2="82.543277" />
  612. <linearGradient
  613. inkscape:collect="always"
  614. xlink:href="#linearGradient886"
  615. id="linearGradient6204"
  616. gradientUnits="userSpaceOnUse"
  617. gradientTransform="scale(0.99053117,1.0095593)"
  618. x1="7.7122393"
  619. y1="7.5225039"
  620. x2="416.12694"
  621. y2="7.5225039" />
  622. <linearGradient
  623. inkscape:collect="always"
  624. xlink:href="#linearGradient882"
  625. id="linearGradient6206"
  626. gradientUnits="userSpaceOnUse"
  627. gradientTransform="scale(0.95414992,1.0480533)"
  628. x1="207.02526"
  629. y1="157.96686"
  630. x2="312.29534"
  631. y2="324.68274" />
  632. <linearGradient
  633. inkscape:collect="always"
  634. xlink:href="#linearGradient706"
  635. id="linearGradient6208"
  636. gradientUnits="userSpaceOnUse"
  637. gradientTransform="scale(1.1317667,0.88357433)"
  638. x1="84.900252"
  639. y1="135.62498"
  640. x2="131.56174"
  641. y2="75.939417" />
  642. <linearGradient
  643. inkscape:collect="always"
  644. xlink:href="#linearGradient1492"
  645. id="linearGradient6245"
  646. x1="10.797216"
  647. y1="102.16123"
  648. x2="64.303169"
  649. y2="102.16123"
  650. gradientUnits="userSpaceOnUse"
  651. gradientTransform="matrix(0.68543368,0,0,0.68543368,-5.6485483,20.47648)" />
  652. <linearGradient
  653. inkscape:collect="always"
  654. xlink:href="#linearGradient1492"
  655. id="linearGradient6327"
  656. gradientUnits="userSpaceOnUse"
  657. gradientTransform="matrix(1.2769229,0,0,1,-51.052564,9.6217044)"
  658. x1="116.79678"
  659. y1="122.46923"
  660. x2="151.54182"
  661. y2="122.46923" />
  662. <linearGradient
  663. inkscape:collect="always"
  664. xlink:href="#linearGradient4722"
  665. id="linearGradient4724"
  666. x1="-49.727362"
  667. y1="19.704095"
  668. x2="-18.426368"
  669. y2="19.704095"
  670. gradientUnits="userSpaceOnUse"
  671. gradientTransform="matrix(0.62963925,0,0,0.75998286,113.34224,113.38762)" />
  672. <linearGradient
  673. inkscape:collect="always"
  674. xlink:href="#linearGradient4722"
  675. id="linearGradient4724-8"
  676. x1="-49.727364"
  677. y1="19.704096"
  678. x2="-18.426369"
  679. y2="19.704096"
  680. gradientUnits="userSpaceOnUse"
  681. gradientTransform="matrix(0.62963951,0,0,0.63683592,113.34225,129.19006)" />
  682. <linearGradient
  683. inkscape:collect="always"
  684. xlink:href="#linearGradient4722"
  685. id="linearGradient4731"
  686. x1="218.22668"
  687. y1="58.458179"
  688. x2="288.78357"
  689. y2="58.458179"
  690. gradientUnits="userSpaceOnUse" />
  691. <linearGradient
  692. inkscape:collect="always"
  693. xlink:href="#linearGradient4722"
  694. id="linearGradient4738"
  695. gradientUnits="userSpaceOnUse"
  696. gradientTransform="matrix(0.57926831,0,0,0.29613867,67.037388,4.2687809)"
  697. x1="26.016024"
  698. y1="226.83797"
  699. x2="59.777493"
  700. y2="226.83797" />
  701. <linearGradient
  702. inkscape:collect="always"
  703. xlink:href="#linearGradient4722"
  704. id="linearGradient4761"
  705. gradientUnits="userSpaceOnUse"
  706. gradientTransform="matrix(0.77498894,0,0,0.54861723,61.910991,-43.998549)"
  707. x1="26.016024"
  708. y1="226.83797"
  709. x2="59.777493"
  710. y2="226.83797" />
  711. <linearGradient
  712. inkscape:collect="always"
  713. xlink:href="#linearGradient4737"
  714. id="linearGradient4739"
  715. x1="81.993924"
  716. y1="88.953121"
  717. x2="108.31709"
  718. y2="88.953121"
  719. gradientUnits="userSpaceOnUse" />
  720. </defs>
  721. <sodipodi:namedview
  722. id="base"
  723. pagecolor="#ffffff"
  724. bordercolor="#666666"
  725. borderopacity="1.0"
  726. inkscape:pageopacity="0.0"
  727. inkscape:pageshadow="2"
  728. inkscape:zoom="0.98994949"
  729. inkscape:cx="417.68797"
  730. inkscape:cy="385.21484"
  731. inkscape:document-units="mm"
  732. inkscape:current-layer="layer3"
  733. showgrid="false"
  734. showguides="true"
  735. inkscape:guide-bbox="true"
  736. inkscape:window-width="1920"
  737. inkscape:window-height="1043"
  738. inkscape:window-x="1920"
  739. inkscape:window-y="0"
  740. inkscape:window-maximized="1">
  741. <sodipodi:guide
  742. position="98.889728,173.72519"
  743. orientation="0,1"
  744. id="guide6264"
  745. inkscape:locked="false" />
  746. <sodipodi:guide
  747. position="179.60513,36.883194"
  748. orientation="0,1"
  749. id="guide6266"
  750. inkscape:locked="false" />
  751. <sodipodi:guide
  752. position="101.56242,94.880682"
  753. orientation="1,0"
  754. id="guide6271"
  755. inkscape:locked="false" />
  756. <sodipodi:guide
  757. position="142.45466,129.89299"
  758. orientation="1,0"
  759. id="guide6291"
  760. inkscape:locked="false" />
  761. <sodipodi:guide
  762. position="210.34112,158.22356"
  763. orientation="1,0"
  764. id="guide6293"
  765. inkscape:locked="false" />
  766. <sodipodi:guide
  767. position="108.10119,110.93601"
  768. orientation="1,0"
  769. id="guide6305"
  770. inkscape:locked="false" />
  771. <sodipodi:guide
  772. position="193.77041,140.85104"
  773. orientation="0,1"
  774. id="guide6332"
  775. inkscape:locked="false" />
  776. <sodipodi:guide
  777. position="93.67797,62.474252"
  778. orientation="0,1"
  779. id="guide6334"
  780. inkscape:locked="false" />
  781. <sodipodi:guide
  782. position="128.28938,105.30419"
  783. orientation="0,1"
  784. id="guide6336"
  785. inkscape:locked="false" />
  786. <sodipodi:guide
  787. position="84.791258,145.46144"
  788. orientation="1,0"
  789. id="guide6415"
  790. inkscape:locked="false" />
  791. </sodipodi:namedview>
  792. <metadata
  793. id="metadata5">
  794. <rdf:RDF>
  795. <cc:Work
  796. rdf:about="">
  797. <dc:format>image/svg+xml</dc:format>
  798. <dc:type
  799. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  800. <dc:title />
  801. </cc:Work>
  802. </rdf:RDF>
  803. </metadata>
  804. <g
  805. inkscape:groupmode="layer"
  806. id="layer3"
  807. inkscape:label="Calque 3"
  808. style="display:inline">
  809. <rect
  810. style="display:inline;opacity:1;fill:#000000;fill-opacity:0.01659749;stroke:#000000;stroke-width:0.48695162;stroke-miterlimit:4;stroke-dasharray:3.89561307, 0.48695163;stroke-dashoffset:0;stroke-opacity:1"
  811. id="rect6247"
  812. width="122.13988"
  813. height="136.55092"
  814. x="72.297806"
  815. y="36.274815" />
  816. <rect
  817. style="display:inline;opacity:1;fill:#000000;fill-opacity:0.01659749;stroke:#000000;stroke-width:0.39944318;stroke-miterlimit:4;stroke-dasharray:3.19554587, 0.39944323;stroke-dashoffset:0;stroke-opacity:1"
  818. id="rect6247-2"
  819. width="82.046974"
  820. height="136.78171"
  821. x="206.00038"
  822. y="36.304958" />
  823. <path
  824. style="fill:none;stroke:#000000;stroke-width:0.95279914;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  825. d="m 37.21728,104.69581 c 39.154985,0 39.154985,0 39.154985,0"
  826. id="path6365"
  827. inkscape:connector-curvature="0" />
  828. <path
  829. style="fill:none;stroke:#000000;stroke-width:0.26055822px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  830. d="m 142.45283,80.09231 c 30.57808,0 30.30747,-0.256006 30.30747,-0.256006 l 0.54121,0.768018 -0.0816,5.632156"
  831. id="path6367"
  832. inkscape:connector-curvature="0"
  833. sodipodi:nodetypes="cccc" />
  834. <path
  835. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  836. d="m 142.45466,132.89286 c 18.37421,0 18.4687,0 18.4687,0 0,-4.81919 0,-4.81919 0,-4.81919"
  837. id="path6369"
  838. inkscape:connector-curvature="0" />
  839. <path
  840. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  841. d="m 187.85416,104.69581 c 57.64137,0 57.89884,-0.0979 57.89884,-0.0979"
  842. id="path6371"
  843. inkscape:connector-curvature="0" />
  844. <path
  845. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  846. d="m 188.04315,96.796134 c 37.04167,0 37.04167,0 37.04167,0 0,-27.647169 0.37798,-27.647169 0.37798,-27.647169 23.24553,0 23.24553,0 23.24553,0"
  847. id="path6373"
  848. inkscape:connector-curvature="0" />
  849. <path
  850. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  851. d="m 187.66518,114.18304 c 36.85267,0 36.85267,0 36.85267,0"
  852. id="path6375"
  853. inkscape:connector-curvature="0" />
  854. <path
  855. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  856. d="m 224.51785,114.18304 c 0,33.2759 0,33.2759 0,33.2759 24.37947,0 24.0015,0 24.0015,0"
  857. id="path6377"
  858. inkscape:connector-curvature="0" />
  859. <text
  860. xml:space="preserve"
  861. style="font-style:normal;font-weight:normal;font-size:4.93888855px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  862. x="77.221901"
  863. y="81.955215"
  864. id="text6385"><tspan
  865. sodipodi:role="line"
  866. id="tspan6383"
  867. x="77.221901"
  868. y="81.955215"
  869. style="stroke-width:0.26458332">F</tspan><tspan
  870. sodipodi:role="line"
  871. x="77.221901"
  872. y="88.12883"
  873. style="stroke-width:0.26458332"
  874. id="tspan6387">I</tspan><tspan
  875. sodipodi:role="line"
  876. x="77.221901"
  877. y="94.302437"
  878. style="stroke-width:0.26458332"
  879. id="tspan6389">R</tspan><tspan
  880. sodipodi:role="line"
  881. x="77.221901"
  882. y="100.47604"
  883. style="stroke-width:0.26458332"
  884. id="tspan6391">E</tspan><tspan
  885. sodipodi:role="line"
  886. x="77.221901"
  887. y="106.64966"
  888. style="stroke-width:0.26458332"
  889. id="tspan6393">W</tspan><tspan
  890. sodipodi:role="line"
  891. x="77.221901"
  892. y="112.82327"
  893. style="stroke-width:0.26458332"
  894. id="tspan6395">A</tspan><tspan
  895. sodipodi:role="line"
  896. x="77.221901"
  897. y="118.99688"
  898. style="stroke-width:0.26458332"
  899. id="tspan6397">L</tspan><tspan
  900. sodipodi:role="line"
  901. x="77.221901"
  902. y="125.17049"
  903. style="stroke-width:0.26458332"
  904. id="tspan6399">L</tspan></text>
  905. <path
  906. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  907. d="m 82.209822,73.739588 c 25.891368,0 25.891368,0 25.891368,0"
  908. id="path6401"
  909. inkscape:connector-curvature="0" />
  910. <path
  911. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  912. d="m 82.209822,84.700897 c 25.891368,0 25.891368,0 25.891368,0"
  913. id="path6403"
  914. inkscape:connector-curvature="0" />
  915. <path
  916. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  917. d="m 82.398808,93.20536 c 25.702382,0 25.702382,0 25.702382,0"
  918. id="path6405"
  919. inkscape:connector-curvature="0" />
  920. <path
  921. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  922. d="m 82.020832,125.33334 c 26.080358,0 26.080358,0 26.080358,0"
  923. id="path6407"
  924. inkscape:connector-curvature="0" />
  925. <path
  926. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  927. d="m 82.209822,131.00298 c 25.891368,0 25.891368,0 25.891368,0"
  928. id="path6409"
  929. inkscape:connector-curvature="0" />
  930. <path
  931. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  932. d="m 82.398808,137.42857 c 25.702382,0 25.702382,0 25.702382,0"
  933. id="path6411"
  934. inkscape:connector-curvature="0" />
  935. <path
  936. style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  937. d="m 82.209822,143.95103 c 25.891368,0 25.891368,0 25.891368,0 v 0 z"
  938. id="path6413"
  939. inkscape:connector-curvature="0" />
  940. <text
  941. xml:space="preserve"
  942. style="font-style:normal;font-weight:normal;font-size:2.73033476px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.14626794"
  943. x="84.607109"
  944. y="124.10413"
  945. id="text6431"><tspan
  946. sodipodi:role="line"
  947. id="tspan6429"
  948. x="84.607109"
  949. y="124.10413"
  950. style="stroke-width:0.14626794">POP3 110</tspan></text>
  951. <text
  952. xml:space="preserve"
  953. style="font-style:normal;font-weight:normal;font-size:2.75898004px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1478025"
  954. x="84.671112"
  955. y="130.00531"
  956. id="text6435"><tspan
  957. sodipodi:role="line"
  958. id="tspan6433"
  959. x="84.671112"
  960. y="130.00531"
  961. style="stroke-width:0.1478025">Imap 143</tspan></text>
  962. <text
  963. xml:space="preserve"
  964. style="font-style:normal;font-weight:normal;font-size:2.64199257px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.14153531"
  965. x="84.749405"
  966. y="136.19933"
  967. id="text6439"><tspan
  968. sodipodi:role="line"
  969. id="tspan6437"
  970. x="84.749405"
  971. y="136.19933"
  972. style="stroke-width:0.14153531">POPs 995</tspan></text>
  973. <text
  974. xml:space="preserve"
  975. style="font-style:normal;font-weight:normal;font-size:2.82929969px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.15156963"
  976. x="84.664215"
  977. y="142.68599"
  978. id="text6443"><tspan
  979. sodipodi:role="line"
  980. id="tspan6441"
  981. x="84.664215"
  982. y="142.68599"
  983. style="stroke-width:0.15156963">Imaps 993</tspan></text>
  984. <rect
  985. y="69.148964"
  986. x="82.209824"
  987. height="4.5906324"
  988. width="19.352596"
  989. id="rect4736"
  990. style="opacity:0.56999966;fill:url(#linearGradient4738);fill-opacity:1;stroke:#ff0505;stroke-width:0.17884217;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
  991. <rect
  992. y="76.196434"
  993. x="82.209824"
  994. height="8.5044632"
  995. width="25.891367"
  996. id="rect4759"
  997. style="opacity:0.56999966;fill:url(#linearGradient4761);fill-opacity:1;stroke:#ff0505;stroke-width:0.28155622;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
  998. <rect
  999. style="opacity:0.56999978;fill:url(#linearGradient4739);fill-opacity:1;stroke:#ff0505;stroke-width:0.43179998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  1000. id="rect4731"
  1001. width="25.891365"
  1002. height="8.5044632"
  1003. x="82.209824"
  1004. y="84.70089" />
  1005. </g>
  1006. <g
  1007. inkscape:groupmode="layer"
  1008. id="layer2"
  1009. inkscape:label="Calque 2"
  1010. style="display:inline">
  1011. <g
  1012. id="g6330"
  1013. transform="matrix(0.77430701,0,0,1,32.151025,4.3870107)">
  1014. <rect
  1015. style="fill:url(#linearGradient6019);fill-opacity:1;stroke-width:0.29898185"
  1016. y="65.139931"
  1017. x="98.087921"
  1018. height="25.925144"
  1019. width="44.366734"
  1020. id="rect1532" />
  1021. </g>
  1022. <rect
  1023. id="rect6031"
  1024. width="107.17508"
  1025. height="90.871643"
  1026. x="82.319016"
  1027. y="61.398144"
  1028. style="opacity:0;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-miterlimit:4;stroke-dasharray:2.12, 0.265;stroke-dashoffset:0;stroke-opacity:1" />
  1029. <rect
  1030. style="opacity:0;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-miterlimit:4;stroke-dasharray:2.11999997, 0.265;stroke-dashoffset:0;stroke-opacity:1"
  1031. id="rect6033"
  1032. width="59.868374"
  1033. height="89.268021"
  1034. x="197.77945"
  1035. y="60.329067" />
  1036. <g
  1037. style="display:inline"
  1038. inkscape:label="Layer 1"
  1039. id="layer1-6"
  1040. transform="matrix(-0.06261984,0,0,0.06261984,196.71727,76.82411)">
  1041. <g
  1042. transform="matrix(2.674162,0,0,2.674162,-826.248,-323.8239)"
  1043. id="g6052">
  1044. <path
  1045. style="fill:#c7c7c7;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:6.11299896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  1046. sodipodi:nodetypes="czcczzz"
  1047. id="path1306"
  1048. d="m 362.77592,187.283 c -2.27249,3.70377 -1.56999,180.40463 1.36419,187.36873 2.32257,5.51247 76.8837,67.47815 80.79688,69.13521 50.41318,-0.34294 84.40477,-18.70114 90.0541,-28.39959 2.14933,-12.19845 0.32512,-200.19026 -1.73557,-204.13376 -1.77693,-3.40047 -97.20659,-37.61499 -100.53937,-38.39305 -2.99852,-0.70002 -67.41426,10.30556 -69.94023,14.42246 z"
  1049. inkscape:connector-curvature="0" />
  1050. <path
  1051. style="fill:#ffffff;fill-opacity:0.54385968;fill-rule:evenodd;stroke:none;stroke-width:0.25000001pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1052. sodipodi:nodetypes="ccccccc"
  1053. id="path2066"
  1054. d="m 366.42857,190.93361 c 24.76191,10.47619 52.17744,27.37378 79.79649,40.70711 26.16894,-6.21919 63.97714,-14.531 83.02475,-17.86433 -24.52381,7.61904 -56.72959,14.73809 -81.2534,22.35714 -1.42857,57.38095 -0.73941,144.32508 -2.16798,201.70603 C 445.11414,379.98242 443.14285,291.6479 442.42856,233.79075 415.99999,219.50504 390,206.64789 366.42857,190.93361 Z"
  1055. inkscape:connector-curvature="0" />
  1056. <path
  1057. style="fill:#000000;fill-opacity:0.16228069;fill-rule:evenodd;stroke:none;stroke-width:0.25000001pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1058. sodipodi:nodetypes="ccc"
  1059. id="path4356"
  1060. d="m 519.99794,379.97737 c -9.0596,13.02145 -37.57945,19.45624 -51.12534,14.19127 2.34575,-0.62624 48.08883,-13.19981 51.12534,-14.19127 z"
  1061. inkscape:connector-curvature="0" />
  1062. <g
  1063. transform="translate(2.035534,15.20712)"
  1064. id="g4374">
  1065. <path
  1066. style="fill:#ffffff;fill-opacity:0.39473685;fill-rule:evenodd;stroke:none;stroke-width:1.01199996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  1067. sodipodi:nodetypes="cccccc"
  1068. id="path4362"
  1069. d="m 471.29127,340.59039 42.26794,-16.28523 c 4.34099,1.54289 3.48667,7.97302 3.48667,7.97302 l -6.58433,2.3027 c 0,0 -9.19391,14.43136 -25.53059,8.78707 0,0 -12.15226,2.1581 -13.63969,-2.77756 z"
  1070. inkscape:connector-curvature="0" />
  1071. <path
  1072. style="fill:#606060;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.11199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  1073. sodipodi:nodetypes="ccccccc"
  1074. id="path2826"
  1075. d="m 471.66824,335.10501 c 14.03309,-3.65019 28.06619,-7.30037 42.09928,-10.95056 0.53842,1.98419 0.57685,4.84337 -0.25973,6.32756 -2.14213,1.02451 -6.40558,1.87224 -8.54771,2.89675 -6.15651,5.89478 -11.50091,6.42487 -21.30089,5.57367 -3.78414,0.7936 -7.56829,1.41041 -11.35243,2.20401 -1.15391,-2.29747 -1.48461,-3.25396 -0.63852,-6.05143 z"
  1076. inkscape:connector-curvature="0" />
  1077. </g>
  1078. <path
  1079. style="fill:#ffffff;fill-opacity:0.40350874;fill-rule:evenodd;stroke:none;stroke-width:0.25000001pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1080. sodipodi:nodetypes="ccccc"
  1081. id="path4423"
  1082. d="m 364.8671,189.69191 81.85281,45.92641 -0.32842,205.38939 -80.11017,-67.46803 z"
  1083. inkscape:connector-curvature="0" />
  1084. <path
  1085. style="fill:#000000;fill-opacity:0.16228069;fill-rule:evenodd;stroke:none;stroke-width:0.25000001pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1086. sodipodi:nodetypes="ccc"
  1087. id="path5957"
  1088. d="m 515.24794,392.97737 c -9.43288,12.44299 -28.30681,14.5835 -38.87534,10.79094 1.7837,-0.47619 36.56641,-10.03704 38.87534,-10.79094 z"
  1089. inkscape:connector-curvature="0" />
  1090. <path
  1091. style="fill:#000000;fill-opacity:0.16228069;fill-rule:evenodd;stroke:none;stroke-width:0.25000001pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1092. sodipodi:nodetypes="ccc"
  1093. id="path5959"
  1094. d="m 508.24794,405.72737 c -5.45636,7.36542 -15.99874,9.64404 -24.37534,6.76606 1.1184,-0.29858 22.92761,-6.29335 24.37534,-6.76606 z"
  1095. inkscape:connector-curvature="0" />
  1096. <path
  1097. style="fill:#fcfcfc;fill-opacity:0.44298245;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  1098. sodipodi:nodetypes="ccccccc"
  1099. id="path5973"
  1100. d="m 522.875,227.86218 4.16789,0.56802 0.75,98.13909 -64.32427,17.97967 -1.58474,-5.20823 61.80546,-16.47855 z"
  1101. inkscape:connector-curvature="0" />
  1102. <path
  1103. style="color:#000000;font-family:'Bitstream Vera Sans';display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.22745098;fill-rule:evenodd;stroke:none;stroke-width:2.61199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.22807019;marker:none;marker-start:none;marker-mid:none;marker-end:none"
  1104. sodipodi:nodetypes="cccc"
  1105. id="path6026"
  1106. d="m 462.21967,264.23013 0.0947,2.76073 60.47856,-17.44454 z"
  1107. inkscape:connector-curvature="0" />
  1108. <path
  1109. style="color:#000000;font-family:'Bitstream Vera Sans';display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.22745098;fill-rule:evenodd;stroke:none;stroke-width:2.61199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.22807019;marker:none;marker-start:none;marker-mid:none;marker-end:none"
  1110. sodipodi:nodetypes="cccc"
  1111. id="path6036"
  1112. d="m 461.33579,284.2059 0.0947,2.76073 60.47856,-17.44454 z"
  1113. inkscape:connector-curvature="0" />
  1114. <path
  1115. style="color:#000000;font-family:'Bitstream Vera Sans';display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.22745098;fill-rule:evenodd;stroke:none;stroke-width:2.61199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.22807019;marker:none;marker-start:none;marker-mid:none;marker-end:none"
  1116. sodipodi:nodetypes="cccc"
  1117. id="path6038"
  1118. d="m 462.21967,302.64613 0.0947,2.76073 60.47856,-17.44454 z"
  1119. inkscape:connector-curvature="0" />
  1120. <path
  1121. style="color:#000000;font-family:'Bitstream Vera Sans';display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.22745098;fill-rule:evenodd;stroke:none;stroke-width:2.61199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.22807019;marker:none;marker-start:none;marker-mid:none;marker-end:none"
  1122. sodipodi:nodetypes="cccc"
  1123. id="path6040"
  1124. d="m 462.21967,320.79868 0.0947,2.76073 60.47856,-17.44454 z"
  1125. inkscape:connector-curvature="0" />
  1126. <path
  1127. style="color:#000000;font-family:'Bitstream Vera Sans';display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#9e9e9e;stroke-width:2.61199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
  1128. sodipodi:nodetypes="ccc"
  1129. id="path5988"
  1130. d="m 522.55191,229.64344 -60.51829,15.11701 0.50187,99.59768"
  1131. inkscape:connector-curvature="0" />
  1132. </g>
  1133. </g>
  1134. <g
  1135. style="display:inline"
  1136. transform="matrix(0.14914948,0,0,0.14914948,201.54431,10.641696)"
  1137. inkscape:label="Layer 1"
  1138. id="layer1-5">
  1139. <g
  1140. transform="matrix(4.1992,0,0,4.1992,-914.56,-1633.8)"
  1141. id="g6097">
  1142. <ellipse
  1143. transform="matrix(1.1818,0,0,1.1818,-30.649,-65.984)"
  1144. style="fill:#2e3436;filter:url(#filter6093)"
  1145. id="path6079"
  1146. cx="286.6308"
  1147. cy="521.77954"
  1148. rx="16.667517"
  1149. ry="5.5558391" />
  1150. <path
  1151. d="m 288.41,517.5 v 30.092 h 0.125 c -0.0806,0.24126 -0.125,0.47032 -0.125,0.71875 0,3.6263 8.8086,6.5625 19.688,6.5625 10.8794,0 19.688,-2.9362 19.688,-6.5625 0,-0.24879 -0.0442,-0.47715 -0.125,-0.71875 h 0.125 V 517.5 h -39.375 z"
  1152. style="fill:url(#linearGradient6110)"
  1153. sodipodi:nodetypes="cccssscccc"
  1154. id="path5488"
  1155. inkscape:connector-curvature="0" />
  1156. <ellipse
  1157. transform="matrix(1.1818,0,0,1.1818,-30.649,-99.394)"
  1158. style="fill:url(#linearGradient6112)"
  1159. id="path5460"
  1160. cx="286.6308"
  1161. cy="521.77954"
  1162. rx="16.667517"
  1163. ry="5.5558391" />
  1164. <path
  1165. d="m 288.38,539.09 c 0.14735,3.584 8.9318,6.4688 19.719,6.4688 10.756,0 19.492,-2.8677 19.688,-6.4375 -3.4515,2.9359 -10.959,4.9688 -19.688,4.9688 -8.7461,0 -16.277,-2.0544 -19.719,-5 z"
  1166. style="fill:#565656"
  1167. id="path6026-3"
  1168. inkscape:connector-curvature="0" />
  1169. <path
  1170. d="m 288.38,517.34 c 0.14735,3.584 8.9318,6.4688 19.719,6.4688 10.756,0 19.492,-2.8677 19.688,-6.4375 -0.21572,0.18349 -0.44078,0.35509 -0.6875,0.53125 -0.009,0.0117 -0.0216,0.0196 -0.0312,0.0312 -2.2921,2.7774 -9.9035,4.8125 -18.969,4.8125 -9.122,0 -16.786,-2.0707 -19.031,-4.875 -0.0249,-0.0179 -0.038,-0.0446 -0.0625,-0.0625 -0.21872,-0.15969 -0.43159,-0.30323 -0.625,-0.46875 z"
  1171. style="fill:url(#linearGradient6114)"
  1172. id="path6030"
  1173. inkscape:connector-curvature="0" />
  1174. <g
  1175. id="g6071">
  1176. <g
  1177. transform="translate(0,-0.52315)"
  1178. id="g6067">
  1179. <path
  1180. d="m 288.38,529.09 c 0.14735,3.584 8.9318,6.4688 19.719,6.4688 10.756,0 19.492,-2.8677 19.688,-6.4375 -3.4515,2.9359 -10.959,4.9688 -19.688,4.9688 -8.7461,0 -16.277,-2.0544 -19.719,-5 z"
  1181. style="fill:#565656"
  1182. id="path6022"
  1183. inkscape:connector-curvature="0" />
  1184. <path
  1185. d="m 288.38,529.09 c 0.14735,3.584 8.9318,6.4688 19.719,6.4688 10.756,0 19.492,-2.8677 19.688,-6.4375 -0.0497,0.0422 -0.10543,0.0838 -0.15625,0.125 -1.2422,3.2268 -9.5106,5.7188 -19.531,5.7188 -10.113,0 -18.468,-2.5112 -19.594,-5.7812 -0.0401,-0.0317 -0.0863,-0.0607 -0.125,-0.0937 z"
  1186. style="fill:url(#linearGradient6116)"
  1187. id="path6043"
  1188. inkscape:connector-curvature="0" />
  1189. </g>
  1190. <path
  1191. d="m 288.38,539.09 c 0.14735,3.584 8.9318,6.4688 19.719,6.4688 10.756,0 19.492,-2.8677 19.688,-6.4375 -0.0497,0.0422 -0.10543,0.0838 -0.15625,0.125 -1.2422,3.2268 -9.5106,5.7188 -19.531,5.7188 -10.113,0 -18.468,-2.5112 -19.594,-5.7812 -0.0401,-0.0317 -0.0863,-0.0607 -0.125,-0.0937 z"
  1192. style="fill:url(#linearGradient6118)"
  1193. id="path6054"
  1194. inkscape:connector-curvature="0" />
  1195. </g>
  1196. <path
  1197. d="m 288.5,549.94 c 1.126,3.27 9.481,5.7812 19.594,5.7812 10.021,0 18.289,-2.492 19.531,-5.7188 -3.5163,2.8678 -10.929,4.8438 -19.531,4.8438 -8.6478,0 -16.1,-2.0137 -19.594,-4.9062 z"
  1198. style="fill:#565656"
  1199. id="path6060"
  1200. inkscape:connector-curvature="0" />
  1201. </g>
  1202. </g>
  1203. <g
  1204. style="display:inline"
  1205. id="g6116"
  1206. transform="matrix(0.06400964,0,0,0.06400964,242.91153,47.356874)">
  1207. <path
  1208. d="m 157.05,418.82 c 8.6,5.14 113.11,9.68 133.52,13.85 14.85,-14.18 28.58,-30.41 43.57,-44.63 -37.57,-31.12 89.72,-75.98 96.98,-87.72 0,-12.97 1.92,-38.3 -20.38,-33.86 -71.41,33.96 -224.52,130.15 -253.69,152.36 z"
  1209. style="fill:url(#linearGradient841);fill-rule:evenodd"
  1210. id="path609"
  1211. inkscape:connector-curvature="0" />
  1212. <path
  1213. d="m 14.051,173.74 c 92.409,-12.57 262.64,-158.98 269.42,-160.72 8.05,0.421 91.39,215.79 124.84,249.84 -29.27,18.04 -194.36,130.3 -252.7,151.96 C 77.102,333.87 3.701,179.81 14.051,173.74 Z"
  1214. style="fill:url(#linearGradient6204);fill-rule:evenodd;stroke:#004d00;stroke-width:10.86600018;stroke-linejoin:bevel"
  1215. id="path164"
  1216. inkscape:connector-curvature="0" />
  1217. <path
  1218. d="M 366.93,240.34 C 303.5,225.4 183.77,197.3 118.03,182.14 115.19,145.82 106.35,40.91 104.65,25.09 c 42.23,9.976 208.44,48.425 247.28,57.609 0.19,10.366 13.75,136.34 15,157.64 z"
  1219. style="fill:#ffffff;fill-rule:evenodd;stroke:#ff7f00;stroke-width:13.05300045;stroke-linejoin:bevel"
  1220. id="path607"
  1221. inkscape:connector-curvature="0" />
  1222. <path
  1223. d="m 184.08,109.02 c 14.79,4.25 82.13,21.47 92.61,24.16 25.64,15.02 69.59,82.86 90.31,107.89 -17.7,-2.32 -228.53,-54.18 -250.52,-60.62 21.3,-10.85 41.96,-65.88 67.6,-71.43 z"
  1224. style="fill:#ffffff;fill-rule:evenodd;stroke:#ff7f00;stroke-width:8.44050026;stroke-linejoin:bevel"
  1225. id="path581"
  1226. inkscape:connector-curvature="0" />
  1227. <path
  1228. d="m 252.13,152.89 c -18.23,1.88 -36.93,-7.02 -47.41,-9.72 -19.63,-26.99 -78.44,-91.274 -99.15,-116.3 17.69,2.322 222.48,49.969 244.47,56.408 -21.3,10.844 -74.17,59.582 -97.91,69.612 z"
  1229. style="fill:#ffffff;fill-rule:evenodd;stroke:#ff7f00;stroke-width:8.44050026;stroke-linejoin:bevel"
  1230. id="path580"
  1231. inkscape:connector-curvature="0" />
  1232. <path
  1233. d="m 158.67,414.31 c -3.1,-42.17 -5.69,-167.77 -32.23,-216.12 -0.21,-6.16 95.57,-68.3 97.82,-66.47 3.08,0.03 9.07,61.93 5.96,70.94 3.16,5.39 115.3,-48.99 187.46,-116.39 10.97,-2.606 7.24,165.9 -6.68,175.73 -17.15,9.3 -229.47,149.73 -252.33,152.31 z"
  1234. style="fill:url(#linearGradient6206);fill-rule:evenodd;stroke:#004300;stroke-width:10.86600018;stroke-linejoin:bevel"
  1235. id="path163"
  1236. inkscape:connector-curvature="0" />
  1237. <path
  1238. d="m 186.62,34.272 c 0.3,19.712 3.93,90.068 0.59,110 -23.04,-2.53 -86.63,-18.74 -109.71,-23.67 11.792,-10.61 19.087,-16.54 28.62,-23.574 -32.305,-34.884 -82.113,-4.667 -49.921,31.974 -4.766,3.57 -9.321,7.17 -11.371,9.53 -3.988,-4.04 -11.1,-13.43 -14.719,-17.61 C -1.646,86.462 60.29,28.56 70.305,21.683 96.596,0.467 129.36,33.884 152.21,61.541 165.35,52.366 175.6,41.991 186.62,34.274 Z"
  1239. style="fill:url(#linearGradient6208);fill-rule:evenodd;stroke:#000000;stroke-width:5.44089985"
  1240. id="path579"
  1241. inkscape:connector-curvature="0" />
  1242. <path
  1243. d="m 177.13,134.39 c -11.69,-2.25 -70.17,-16.13 -79.779,-19.1 8.899,-7.64 22.759,-15.02 17.219,-21.7 C 110.35,88.658 96.764,77.855 88.465,75.008 80.411,73.645 64.093,71.845 48.053,78.666 54.242,51.595 95.625,40.465 109.09,54.862 c 7.42,8.804 59.99,69.988 68.04,79.528 z"
  1244. style="fill:url(#linearGradient707);fill-rule:evenodd"
  1245. id="path705"
  1246. inkscape:connector-curvature="0" />
  1247. </g>
  1248. <g
  1249. style="display:inline"
  1250. id="g6116-9"
  1251. transform="matrix(0.06400964,0,0,0.06400964,243.98061,128.23556)">
  1252. <path
  1253. d="m 157.05,418.82 c 8.6,5.14 113.11,9.68 133.52,13.85 14.85,-14.18 28.58,-30.41 43.57,-44.63 -37.57,-31.12 89.72,-75.98 96.98,-87.72 0,-12.97 1.92,-38.3 -20.38,-33.86 -71.41,33.96 -224.52,130.15 -253.69,152.36 z"
  1254. style="fill:url(#linearGradient6194);fill-rule:evenodd"
  1255. id="path609-2"
  1256. inkscape:connector-curvature="0" />
  1257. <path
  1258. d="m 14.051,173.74 c 92.409,-12.57 262.64,-158.98 269.42,-160.72 8.05,0.421 91.39,215.79 124.84,249.84 -29.27,18.04 -194.36,130.3 -252.7,151.96 C 77.102,333.87 3.701,179.81 14.051,173.74 Z"
  1259. style="fill:url(#linearGradient6196);fill-rule:evenodd;stroke:#004d00;stroke-width:10.86600018;stroke-linejoin:bevel"
  1260. id="path164-2"
  1261. inkscape:connector-curvature="0" />
  1262. <path
  1263. d="M 366.93,240.34 C 303.5,225.4 183.77,197.3 118.03,182.14 115.19,145.82 106.35,40.91 104.65,25.09 c 42.23,9.976 208.44,48.425 247.28,57.609 0.19,10.366 13.75,136.34 15,157.64 z"
  1264. style="fill:#ffffff;fill-rule:evenodd;stroke:#ff7f00;stroke-width:13.05300045;stroke-linejoin:bevel"
  1265. id="path607-8"
  1266. inkscape:connector-curvature="0" />
  1267. <path
  1268. d="m 184.08,109.02 c 14.79,4.25 82.13,21.47 92.61,24.16 25.64,15.02 69.59,82.86 90.31,107.89 -17.7,-2.32 -228.53,-54.18 -250.52,-60.62 21.3,-10.85 41.96,-65.88 67.6,-71.43 z"
  1269. style="fill:#ffffff;fill-rule:evenodd;stroke:#ff7f00;stroke-width:8.44050026;stroke-linejoin:bevel"
  1270. id="path581-9"
  1271. inkscape:connector-curvature="0" />
  1272. <path
  1273. d="m 252.13,152.89 c -18.23,1.88 -36.93,-7.02 -47.41,-9.72 -19.63,-26.99 -78.44,-91.274 -99.15,-116.3 17.69,2.322 222.48,49.969 244.47,56.408 -21.3,10.844 -74.17,59.582 -97.91,69.612 z"
  1274. style="fill:#ffffff;fill-rule:evenodd;stroke:#ff7f00;stroke-width:8.44050026;stroke-linejoin:bevel"
  1275. id="path580-7"
  1276. inkscape:connector-curvature="0" />
  1277. <path
  1278. d="m 158.67,414.31 c -3.1,-42.17 -5.69,-167.77 -32.23,-216.12 -0.21,-6.16 95.57,-68.3 97.82,-66.47 3.08,0.03 9.07,61.93 5.96,70.94 3.16,5.39 115.3,-48.99 187.46,-116.39 10.97,-2.606 7.24,165.9 -6.68,175.73 -17.15,9.3 -229.47,149.73 -252.33,152.31 z"
  1279. style="fill:url(#linearGradient6198);fill-rule:evenodd;stroke:#004300;stroke-width:10.86600018;stroke-linejoin:bevel"
  1280. id="path163-3"
  1281. inkscape:connector-curvature="0" />
  1282. <path
  1283. d="m 186.62,34.272 c 0.3,19.712 3.93,90.068 0.59,110 -23.04,-2.53 -86.63,-18.74 -109.71,-23.67 11.792,-10.61 19.087,-16.54 28.62,-23.574 -32.305,-34.884 -82.113,-4.667 -49.921,31.974 -4.766,3.57 -9.321,7.17 -11.371,9.53 -3.988,-4.04 -11.1,-13.43 -14.719,-17.61 C -1.646,86.462 60.29,28.56 70.305,21.683 96.596,0.467 129.36,33.884 152.21,61.541 165.35,52.366 175.6,41.991 186.62,34.274 Z"
  1284. style="fill:url(#linearGradient6200);fill-rule:evenodd;stroke:#000000;stroke-width:5.44089985"
  1285. id="path579-6"
  1286. inkscape:connector-curvature="0" />
  1287. <path
  1288. d="m 177.13,134.39 c -11.69,-2.25 -70.17,-16.13 -79.779,-19.1 8.899,-7.64 22.759,-15.02 17.219,-21.7 C 110.35,88.658 96.764,77.855 88.465,75.008 80.411,73.645 64.093,71.845 48.053,78.666 54.242,51.595 95.625,40.465 109.09,54.862 c 7.42,8.804 59.99,69.988 68.04,79.528 z"
  1289. style="fill:url(#linearGradient6202);fill-rule:evenodd"
  1290. id="path705-1"
  1291. inkscape:connector-curvature="0" />
  1292. </g>
  1293. <path
  1294. style="fill:url(#linearGradient6245);fill-opacity:1;stroke:#000000;stroke-width:0.18135431px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1295. d="M 5.526379,85.82667 C 5.3133643,85.200108 5.343184,84.629706 5.343184,83.994715 c 0,-0.122131 0,-0.24426 0,-0.366392 0,-0.122129 -0.029624,-0.247905 0,-0.36639 0.033113,-0.132468 0.140016,-0.236852 0.183195,-0.366392 0.05419,-0.162573 -0.05998,-0.796019 0,-0.915977 0.03862,-0.07724 0.144575,-0.105952 0.183196,-0.183195 0.02731,-0.05462 -0.01931,-0.125265 0,-0.183195 0.04318,-0.12954 0.140016,-0.236853 0.183195,-0.366392 0.01931,-0.05793 0,-0.122129 0,-0.183195 0,-0.122131 -0.03862,-0.250528 0,-0.366392 0.02731,-0.08193 0.144575,-0.105953 0.183196,-0.183195 0.05462,-0.109237 -0.05462,-0.257155 0,-0.366392 0.03862,-0.07724 0.144575,-0.105953 0.183195,-0.183195 0.02731,-0.05461 -0.04318,-0.140016 0,-0.183195 0.04318,-0.04318 0.128577,0.02731 0.183196,0 0.07724,-0.03862 0.11134,-0.135292 0.183195,-0.183195 0.113614,-0.07574 0.252779,-0.107454 0.366391,-0.183197 0.143711,-0.09581 0.244261,-0.244261 0.366391,-0.36639 0.244262,-0.244261 0.488522,-0.488522 0.732782,-0.732782 0.06107,-0.06107 0.111341,-0.135293 0.183196,-0.183195 0.113613,-0.07574 0.252778,-0.107455 0.366391,-0.183197 0.09003,-0.06002 0.66112,-0.637232 0.732782,-0.732782 0.132105,-0.176139 0.234287,-0.373447 0.366391,-0.549586 0.173425,-0.231233 0.51924,-0.51924 0.732783,-0.732782 0.06106,-0.06106 0.135292,-0.11134 0.183195,-0.183197 0.07574,-0.113613 0.107454,-0.252777 0.183196,-0.36639 0.0479,-0.07186 0.12213,-0.122131 0.183195,-0.183195 0.183196,-0.183197 0.366391,-0.366391 0.549587,-0.549587 0.305326,-0.305326 0.610652,-0.610653 0.915977,-0.915977 0.06106,-0.06106 0.111341,-0.135292 0.183195,-0.183197 0.113613,-0.07574 0.252779,-0.107452 0.366392,-0.183195 0.143711,-0.09581 0.222681,-0.270584 0.36639,-0.36639 0.113613,-0.07574 0.252779,-0.107455 0.366392,-0.183197 0.07185,-0.04791 0.12213,-0.122129 0.183195,-0.183195 0.183195,-0.183195 0.366392,-0.36639 0.549588,-0.549587 0.122131,-0.122129 0.222681,-0.270584 0.366391,-0.36639 0.227226,-0.151486 0.505556,-0.214907 0.732782,-0.366392 0.07185,-0.04791 0.105953,-0.144574 0.183196,-0.183195 0.172718,-0.08636 0.36639,-0.12213 0.549586,-0.183196 0.183196,-0.06106 0.366391,-0.122131 0.549586,-0.183196 0.545401,-0.181799 1.115079,-0.336114 1.648761,-0.549586 0.126779,-0.05071 0.239611,-0.132484 0.36639,-0.183196 0.179294,-0.07172 0.370293,-0.111477 0.549587,-0.183195 0.23843,0.101944 0.399619,-0.291408 0.549587,-0.366391 0.109235,-0.05461 0.257153,0.05462 0.36639,0 0.154485,-0.07724 0.211907,-0.289149 0.366392,-0.366392 0.05462,-0.02731 0.128577,0.02731 0.183195,0 0.154483,-0.07724 0.211907,-0.289149 0.36639,-0.36639 0.05462,-0.02731 0.125265,0.01931 0.183197,0 0.129538,-0.04318 0.236853,-0.140016 0.36639,-0.183196 0.119565,-0.03985 0.880144,0 1.099175,0 0.158754,0 0.62666,-0.03538 0.732782,0 0.332723,0.110908 0.339982,0.156788 0.549585,0.366391 0.06107,0.06107 0.11134,0.135293 0.183197,0.183195 0.338205,0.225473 0.760966,0.324117 1.099172,0.549587 0.07618,0.05079 0.700022,0.667261 0.732782,0.732782 0.02731,0.05462 -0.04318,0.140017 0,0.183196 0.04318,0.04318 0.128578,-0.02731 0.183197,0 0.07724,0.03862 0.105952,0.144575 0.183195,0.183195 0.05462,0.02731 0.140016,-0.04318 0.183195,0 0.04318,0.04318 -0.02731,0.128578 0,0.183196 0.03276,0.06552 0.656597,0.681992 0.732782,0.732783 0.113613,0.07574 0.252779,0.107452 0.366392,0.183195 0.158079,0.105386 0.406495,0.406495 0.549585,0.549587 0.09645,0.09645 0.451744,0.500665 0.549587,0.549587 0.05462,0.02731 0.140017,-0.04318 0.183196,0 0.04318,0.04318 -0.02731,0.128576 0,0.183195 0.03862,0.07724 0.122131,0.122129 0.183196,0.183195 0.06106,0.06106 0.12213,0.122131 0.183195,0.183195 0.06107,0.06106 0.122129,0.122131 0.183195,0.183197 0.06107,0.06106 0.105955,0.144574 0.183196,0.183195 0.252692,0.126346 0.163864,-0.22186 0.366391,0.183195 0.269555,0.539111 -0.424387,-0.241192 0.183196,0.366392 0.488521,0.488522 0.977042,0.977043 1.465564,1.465564 0.143092,0.143091 0.4442,0.391506 0.549587,0.549586 0.07574,0.113613 0.107454,0.252778 0.183195,0.366392 0.04791,0.07185 0.144575,0.105952 0.183195,0.183195 0.02731,0.05462 -0.02731,0.128576 0,0.183195 0.03862,0.07724 0.144576,0.105954 0.183196,0.183196 0.02731,0.05462 -0.01931,0.125263 0,0.183196 0.04318,0.129537 0.140015,0.236852 0.183196,0.36639 0.05793,0.173795 -0.04443,0.371861 0,0.549587 0.03312,0.132468 0.150078,0.233921 0.183195,0.366392 0.02962,0.118482 0,0.244261 0,0.36639 0,0.366392 0,0.732782 0,1.099174 0,0.183195 -0.03012,0.368884 0,0.549585 0.03174,0.190478 0.145325,0.360233 0.183195,0.549587 0.02396,0.119759 0,0.244261 0,0.366392 0,0.305326 0,0.610651 0,0.915977 0,0.427456 0,0.854913 0,1.282369 0,0.244261 -0.04791,0.493264 0,0.732783 0.03787,0.189355 0.145325,0.360231 0.183196,0.549587 0.02395,0.119757 -0.02395,0.24663 0,0.366389 0.03787,0.189356 0.12213,0.366393 0.183196,0.549588 0.12213,0.36639 0.244261,0.732782 0.36639,1.099172 0.06106,0.183197 0.111478,0.370295 0.183197,0.549587 0.05071,0.126779 0.150078,0.233922 0.183195,0.366392 0.02962,0.118483 0,0.24426 0,0.36639 0.06106,0.122132 0.140017,0.236853 0.183195,0.366392 0.01931,0.05793 0,0.122131 0,0.183197 0,0.253836 -0.04019,0.89824 0,1.099166 0.07574,0.378716 0.260291,0.727828 0.366392,1.099175 0.06917,0.242088 0.114026,0.490695 0.183195,0.732783 0.05305,0.185678 0.130145,0.363911 0.183195,0.549588 0.138339,0.484183 0.228055,0.981383 0.366392,1.465567 0.05305,0.18567 0.130146,0.36391 0.183195,0.549581 0.165405,0.578917 0.300957,1.243061 0.366392,1.831958 0.04046,0.364151 0,0.732784 0,1.099175 0,0.122131 -0.03862,0.250526 0,0.366385 0.02731,0.08193 0.162249,0.09942 0.183195,0.183196 0.04443,0.177726 0,0.366392 0,0.549588 0,0.06107 0.02731,0.12858 0,0.183195 -0.109917,0.21984 -0.43967,0.329756 -0.549587,0.549588 -0.02731,0.05463 0,0.122131 0,0.183196 0,0.06107 -0.02731,0.12858 0,0.183196 0.03862,0.07724 0.122131,0.12213 0.183195,0.183196 0.143093,0.143095 0.4442,0.391515 0.549587,0.549595 0.07574,0.11361 0.122131,0.24426 0.183195,0.36639 0.122131,0.24426 0.264968,0.47922 0.366393,0.73278 0.07172,0.17929 0.111478,0.37029 0.183195,0.54958 0.101423,0.25357 0.280032,0.47371 0.366391,0.73279 0.04037,0.12109 0,1.08583 0,1.28237 0,0.0611 -0.01931,0.12526 0,0.18319 0.04318,0.12954 0.140015,0.23685 0.183196,0.3664 0.05793,0.17379 -0.04443,0.37186 0,0.54958 0.03312,0.13247 0.150077,0.23392 0.183195,0.36639 0.02962,0.11849 0,0.24426 0,0.36639 0,0.36639 0,0.73278 0,1.09917 0,0.17997 0.04039,0.97802 0,1.09918 -0.22138,0.66414 -0.08692,0.13038 -0.366391,0.54959 -0.151485,0.22722 -0.202536,0.51431 -0.366391,0.73277 -0.103632,0.13818 -0.244261,0.24426 -0.366391,0.3664 -0.122131,0.12213 -0.231521,0.25849 -0.366392,0.36639 -0.875022,0.70002 -0.196205,0.0981 -1.099172,0.54958 -0.196931,0.0985 -0.352658,0.26793 -0.549587,0.3664 -0.172718,0.0864 -0.366392,0.12213 -0.549587,0.18319 -0.366392,0.12213 -0.732782,0.24426 -1.099174,0.36639 -0.183195,0.0611 -0.36639,0.12213 -0.549586,0.1832 -0.183196,0.0611 -0.359108,0.15145 -0.549586,0.1832 -0.180703,0.0301 -0.368884,-0.0301 -0.549587,0 -0.190477,0.0317 -0.359109,0.15144 -0.549587,0.18319 -0.180702,0.0301 -0.366391,0 -0.549586,0 -0.183196,0.0611 -0.360231,0.14533 -0.549587,0.1832 -0.119759,0.0239 -0.24426,0 -0.366391,0 -0.366391,0 -0.732782,0 -1.099173,0 -0.427455,0 -0.858214,0.053 -1.282369,0 -0.499667,-0.0624 -0.965896,-0.30394 -1.465564,-0.36639 -0.242375,-0.0303 -0.490016,0.0269 -0.732782,0 -0.309468,-0.0344 -0.610651,-0.12213 -0.915977,-0.1832 -0.305327,-0.0611 -0.613903,-0.10767 -0.915979,-0.1832 -0.374678,-0.0937 -0.720463,-0.29065 -1.099173,-0.36639 -0.119759,-0.0239 -0.250528,0.0387 -0.366392,0 -0.163853,-0.0546 -0.211907,-0.28915 -0.36639,-0.36639 -0.109237,-0.0546 -0.257155,0.0546 -0.366392,0 -0.154483,-0.0772 -0.228216,-0.26276 -0.36639,-0.36639 -0.176139,-0.1321 -0.352658,-0.26792 -0.549587,-0.36639 -0.172718,-0.0864 -0.36639,-0.12213 -0.549587,-0.1832 -0.183195,-0.0611 -0.363911,-0.13014 -0.549585,-0.18319 -0.720813,-0.20595 -1.466525,-0.38696 -2.198347,-0.54959 -0.672383,-0.14942 -1.010509,-0.17492 -1.64876,-0.36639 -0.369922,-0.11098 -0.732782,-0.24426 -1.099173,-0.36639 -0.183197,-0.0611 -0.362248,-0.13636 -0.549587,-0.18319 -0.07521,-0.0188 -0.344185,0.0222 -0.366392,0 -0.04318,-0.0432 -0.04318,-0.14002 0,-0.1832 0.04318,-0.0432 0.183197,0.0611 0.183197,0 0,-0.0864 -0.122131,-0.12213 -0.183197,-0.1832 -0.122129,-0.12213 -0.222679,-0.27058 -0.36639,-0.36639 -0.227226,-0.15149 -0.498608,-0.22588 -0.732782,-0.36639 -1.196539,-0.71792 0.206345,-0.004 -1.465564,-0.91598 -0.359619,-0.19616 -0.739555,-0.35343 -1.099174,-0.54959 -2.235069,-1.21912 0.275484,0.10348 -1.64876,-1.09916 -0.325842,-0.40993 -0.883584,-0.31032 -1.282368,-0.54959 -0.276211,-0.16573 -0.803835,-0.96461 -0.915978,-1.09918 -0.110571,-0.13268 -0.24426,-0.24426 -0.366391,-0.36639 -0.06106,-0.0611 -0.1221304,-0.12213 -0.183195,-0.1832 -0.061065,0 -0.1400162,0.0432 -0.1831958,0 -0.043182,-0.0432 0.043182,-0.14001 0,-0.18319 -0.043182,-0.0432 -0.1285771,0.0274 -0.1831952,0 -0.097842,-0.0489 -0.4531409,-0.45314 -0.5495869,-0.54958 -0.1831958,-0.1832 -0.366391,-0.36639 -0.5495869,-0.54959 -0.1221305,-0.12213 -0.2705838,-0.22268 -0.366391,-0.36639 -0.075742,-0.11362 -0.1074534,-0.25278 -0.1831952,-0.36639 -0.047905,-0.0719 -0.1445744,-0.10596 -0.1831958,-0.1832 C 3.058478,100.1264 3.0227066,99.932725 2.961642,99.749529 2.8395114,99.383137 2.7386855,99.008945 2.595251,98.650354 2.4938266,98.396798 2.2950941,98.182511 2.2288592,97.91757 c -0.029624,-0.118484 0.038624,-0.250526 0,-0.366385 -0.027308,-0.08193 -0.1445744,-0.105954 -0.1831951,-0.183196 -0.027308,-0.05463 0.014812,-0.123953 0,-0.183195 -0.046836,-0.187343 -0.1453243,-0.360237 -0.1831959,-0.549588 -0.04127,-0.206343 0,-0.512321 0,-0.732783 0,-0.549588 0,-1.099176 0,-1.648763 0,-0.157239 -0.035725,-0.991987 0,-1.099168 0.027308,-0.08193 0.1352923,-0.111342 0.1831959,-0.183196 0.075742,-0.113618 0.1074533,-0.252781 0.1831951,-0.366392 0.047905,-0.07185 0.1445751,-0.105954 0.1831959,-0.183196 0.027308,-0.05463 -0.027308,-0.12858 0,-0.183196 0.4192071,-0.838415 -0.07593,0.777378 0.366391,-0.549587 0.019309,-0.05792 -0.027308,-0.128574 0,-0.183196 0.048919,-0.09784 0.4531409,-0.45314 0.5495869,-0.549588 0.3053258,-0.305326 0.6106515,-0.610653 0.9159773,-0.915977 0.061065,-0.06107 0.1221305,-0.122124 0.1831958,-0.183189 0.061065,-0.06107 0.1445744,-0.105954 0.1831952,-0.183196 0.027308,-0.05463 -0.027308,-0.12858 0,-0.183196 0.038624,-0.07724 0.1445744,-0.105954 0.1831959,-0.183196 0.027308,-0.05463 -0.061065,-0.183195 0,-0.183195 0.061065,0 0,0.244261 0,0.183195 0,-0.12213 0,-0.244261 0,-0.366392 0,-0.06106 0.027308,-0.128578 0,-0.183197 -0.038624,-0.07724 -0.1445745,-0.105952 -0.1831959,-0.183195 -0.054615,-0.109237 0.054615,-0.257153 0,-0.36639 -0.038624,-0.07724 -0.1445744,-0.105954 -0.1831952,-0.183197 -0.00781,-0.01561 -0.00781,-0.717164 0,-0.732782 0.3812081,-0.762416 -0.012646,0.195842 0.3663911,-0.183195 0.043182,-0.04317 -0.043182,-0.140017 0,-0.183195 0.086359,-0.08636 0.2571541,0.05461 0.366391,0 0.7624158,-0.381209 -0.1958428,0.01264 0.1831958,-0.366392 0.086359,-0.08636 0.366391,0.122131 0.366391,0 0,-0.251778 -0.12213,-0.488521 -0.183196,-0.732782 z"
  1296. id="path6237"
  1297. inkscape:connector-curvature="0" />
  1298. <text
  1299. xml:space="preserve"
  1300. style="font-style:normal;font-weight:normal;font-size:7.70623446px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.19265586"
  1301. x="4.0241446"
  1302. y="98.05481"
  1303. id="text6275"><tspan
  1304. sodipodi:role="line"
  1305. id="tspan6273"
  1306. x="4.0241446"
  1307. y="98.05481"
  1308. style="stroke-width:0.19265586">Internet</tspan></text>
  1309. <text
  1310. xml:space="preserve"
  1311. style="font-style:normal;font-weight:normal;font-size:4.23198557px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.22671351"
  1312. x="175.13397"
  1313. y="119.48267"
  1314. id="text6279"
  1315. transform="scale(0.85687001,1.1670382)"><tspan
  1316. sodipodi:role="line"
  1317. id="tspan6277"
  1318. x="175.13397"
  1319. y="119.48267"
  1320. style="stroke-width:0.22671351">Linux serveur de mail</tspan></text>
  1321. <text
  1322. xml:space="preserve"
  1323. style="font-style:normal;font-weight:normal;font-size:4.93888855px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  1324. x="254.70784"
  1325. y="92.401413"
  1326. id="text6283"><tspan
  1327. sodipodi:role="line"
  1328. id="tspan6281"
  1329. x="254.70784"
  1330. y="92.401413"
  1331. style="stroke-width:0.26458332">DB</tspan></text>
  1332. <text
  1333. xml:space="preserve"
  1334. style="font-style:normal;font-weight:normal;font-size:4.93888855px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  1335. x="222.63551"
  1336. y="44.560165"
  1337. id="text6287"><tspan
  1338. sodipodi:role="line"
  1339. id="tspan6285"
  1340. x="222.63551"
  1341. y="44.560165"
  1342. style="stroke-width:0.26458332">Mail /var/spool/mail/user</tspan></text>
  1343. <text
  1344. xml:space="preserve"
  1345. style="font-style:normal;font-weight:normal;font-size:4.93888855px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  1346. x="212.21199"
  1347. y="161.35693"
  1348. id="text6297"><tspan
  1349. sodipodi:role="line"
  1350. id="tspan6295"
  1351. x="212.21199"
  1352. y="161.35693"
  1353. style="stroke-width:0.26458332">Mail /var/vmail/yojik.net/users</tspan></text>
  1354. <text
  1355. xml:space="preserve"
  1356. style="font-style:normal;font-weight:normal;font-size:3.78456688px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.20274465"
  1357. x="117.34559"
  1358. y="77.718391"
  1359. id="text6301"
  1360. transform="scale(0.96636144,1.0348095)"><tspan
  1361. sodipodi:role="line"
  1362. id="tspan6299"
  1363. x="117.34559"
  1364. y="77.718391"
  1365. style="stroke-width:0.20274465">MTA Postfix</tspan><tspan
  1366. sodipodi:role="line"
  1367. x="117.34559"
  1368. y="82.449097"
  1369. style="stroke-width:0.20274465"
  1370. id="tspan6303"> (smtpd)</tspan></text>
  1371. <g
  1372. id="g6325"
  1373. transform="matrix(0.70690238,0,0,0.83783852,38.7626,24.360034)">
  1374. <rect
  1375. style="fill:url(#linearGradient6327);fill-opacity:1;stroke-width:0.29898185"
  1376. y="117.25746"
  1377. x="98.087929"
  1378. height="29.666916"
  1379. width="44.366734"
  1380. id="rect1534" />
  1381. <g
  1382. id="g6318">
  1383. <text
  1384. xml:space="preserve"
  1385. style="font-style:normal;font-weight:normal;font-size:4.93888855px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  1386. x="105.57147"
  1387. y="129.01733"
  1388. id="text6309"><tspan
  1389. sodipodi:role="line"
  1390. id="tspan6307"
  1391. x="105.57147"
  1392. y="129.01733"
  1393. style="stroke-width:0.26458332">MDA Dovecot</tspan><tspan
  1394. sodipodi:role="line"
  1395. x="105.57147"
  1396. y="135.19095"
  1397. style="stroke-width:0.26458332"
  1398. id="tspan6311">(sasl, imap)</tspan></text>
  1399. </g>
  1400. </g>
  1401. <rect
  1402. style="opacity:1;fill:#000000;fill-opacity:0.01659749;stroke:#000000;stroke-width:0.26499999;stroke-miterlimit:4;stroke-dasharray:2.11999997, 0.265;stroke-dashoffset:0;stroke-opacity:1"
  1403. id="rect6313"
  1404. width="9.6254851e-13"
  1405. height="0.26726952"
  1406. x="105.57147"
  1407. y="126.87918" />
  1408. <g
  1409. id="g6449"
  1410. transform="translate(-1.6036172,-6.3560983e-6)">
  1411. <rect
  1412. y="52.845528"
  1413. x="41.009071"
  1414. height="16.30344"
  1415. width="26.459681"
  1416. id="rect6338"
  1417. style="opacity:1;fill:#000000;fill-opacity:0.01659749;stroke:#000000;stroke-width:0.26499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
  1418. <text
  1419. id="text6342"
  1420. y="59.998287"
  1421. x="49.190071"
  1422. style="font-style:normal;font-weight:normal;font-size:4.93888855px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  1423. xml:space="preserve"><tspan
  1424. style="stroke-width:0.26458332"
  1425. y="59.998287"
  1426. x="49.190071"
  1427. id="tspan6340"
  1428. sodipodi:role="line">DNS</tspan><tspan
  1429. id="tspan6344"
  1430. style="stroke-width:0.26458332"
  1431. y="66.171898"
  1432. x="49.190071"
  1433. sodipodi:role="line">MX</tspan></text>
  1434. </g>
  1435. <path
  1436. style="fill:none;stroke:#000000;stroke-width:0.5171206px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1437. d="m 52.0738,69.148969 c 0,35.546851 0,35.546851 0,35.546851 v 0 h 0.72193 1.443853 -2.165783"
  1438. id="path6379"
  1439. inkscape:connector-curvature="0" />
  1440. <rect
  1441. style="opacity:1;fill:#000000;fill-opacity:0.01659749;stroke:#000000;stroke-width:0.56499994;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1442. id="rect6381"
  1443. width="5.7494369"
  1444. height="101.16585"
  1445. x="76.498016"
  1446. y="54.315498" />
  1447. <text
  1448. xml:space="preserve"
  1449. style="font-style:normal;font-weight:normal;font-size:3.52777767px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  1450. x="84.523987"
  1451. y="72.356201"
  1452. id="text6419"><tspan
  1453. sodipodi:role="line"
  1454. id="tspan6417"
  1455. x="84.523987"
  1456. y="72.356201"
  1457. style="font-size:3.52777767px;stroke-width:0.26458332">SMTP 25</tspan></text>
  1458. <text
  1459. xml:space="preserve"
  1460. style="font-style:normal;font-weight:normal;font-size:3.52777767px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  1461. x="84.590797"
  1462. y="82.111534"
  1463. id="text6423"><tspan
  1464. sodipodi:role="line"
  1465. id="tspan6421"
  1466. x="84.590797"
  1467. y="82.111534"
  1468. style="font-size:3.52777767px;stroke-width:0.26458332">SMTPS 465</tspan></text>
  1469. <text
  1470. xml:space="preserve"
  1471. style="font-style:normal;font-weight:normal;font-size:2.38051152px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.22317293"
  1472. x="84.553101"
  1473. y="90.6036"
  1474. id="text6427"><tspan
  1475. sodipodi:role="line"
  1476. id="tspan6425"
  1477. x="84.553101"
  1478. y="90.6036"
  1479. style="font-size:2.38051152px;stroke-width:0.22317293">SUBMISSION 587</tspan></text>
  1480. <rect
  1481. style="opacity:0.56999966;fill:url(#linearGradient4724);fill-opacity:1;stroke:#fd0000;stroke-width:0.39098305;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1482. id="rect4716"
  1483. width="19.352591"
  1484. height="5.281127"
  1485. x="82.209824"
  1486. y="125.72186" />
  1487. <rect
  1488. style="display:inline;opacity:0.56999966;fill:url(#linearGradient4724-8);fill-opacity:1;stroke:#fd0000;stroke-width:0.35777345;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1489. id="rect4716-6"
  1490. width="19.352598"
  1491. height="4.4253774"
  1492. x="82.209824"
  1493. y="139.52565" />
  1494. <rect
  1495. id="rect248"
  1496. width="70.291878"
  1497. height="44.366741"
  1498. x="218.35919"
  1499. y="36.274807"
  1500. style="stroke-width:0.32385;fill:url(#linearGradient4731);fill-opacity:1;opacity:0.57;stroke:#ff0215;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
  1501. </g>
  1502. </svg>