statistics.svg 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593
  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="128"
  13. height="128"
  14. viewBox="0 0 128 128"
  15. id="svg2"
  16. version="1.1"
  17. inkscape:version="0.91 r"
  18. sodipodi:docname="statistics.svg"
  19. inkscape:export-filename="/var/www/chamilo/main/img/icons/32/statistics.png"
  20. inkscape:export-xdpi="22.5"
  21. inkscape:export-ydpi="22.5">
  22. <defs
  23. id="defs4">
  24. <linearGradient
  25. inkscape:collect="always"
  26. id="linearGradient4316">
  27. <stop
  28. style="stop-color:#ffffff;stop-opacity:1;"
  29. offset="0"
  30. id="stop4318" />
  31. <stop
  32. style="stop-color:#ffffff;stop-opacity:0;"
  33. offset="1"
  34. id="stop4320" />
  35. </linearGradient>
  36. <linearGradient
  37. inkscape:collect="always"
  38. id="linearGradient4302">
  39. <stop
  40. style="stop-color:#cccccc;stop-opacity:1"
  41. offset="0"
  42. id="stop4304" />
  43. <stop
  44. style="stop-color:#ffffff;stop-opacity:1"
  45. offset="1"
  46. id="stop4306" />
  47. </linearGradient>
  48. <linearGradient
  49. inkscape:collect="always"
  50. id="linearGradient4256">
  51. <stop
  52. style="stop-color:#ffffff;stop-opacity:1;"
  53. offset="0"
  54. id="stop4258" />
  55. <stop
  56. style="stop-color:#ffffff;stop-opacity:0;"
  57. offset="1"
  58. id="stop4260" />
  59. </linearGradient>
  60. <linearGradient
  61. inkscape:collect="always"
  62. id="linearGradient4238">
  63. <stop
  64. style="stop-color:#9c1a00;stop-opacity:1;"
  65. offset="0"
  66. id="stop4240" />
  67. <stop
  68. style="stop-color:#f23d3d;stop-opacity:1"
  69. offset="1"
  70. id="stop4242" />
  71. </linearGradient>
  72. <linearGradient
  73. inkscape:collect="always"
  74. id="linearGradient4222">
  75. <stop
  76. style="stop-color:#ffffff;stop-opacity:1;"
  77. offset="0"
  78. id="stop4224" />
  79. <stop
  80. style="stop-color:#ffffff;stop-opacity:0;"
  81. offset="1"
  82. id="stop4226" />
  83. </linearGradient>
  84. <linearGradient
  85. inkscape:collect="always"
  86. id="linearGradient4208">
  87. <stop
  88. style="stop-color:#ffffff;stop-opacity:1"
  89. offset="0"
  90. id="stop4210" />
  91. <stop
  92. id="stop4218"
  93. offset="0.43752778"
  94. style="stop-color:#ffffff;stop-opacity:1" />
  95. <stop
  96. id="stop4216"
  97. offset="0.70413846"
  98. style="stop-color:#ffffff;stop-opacity:0.29803922;" />
  99. <stop
  100. style="stop-color:#ffffff;stop-opacity:0;"
  101. offset="1"
  102. id="stop4212" />
  103. </linearGradient>
  104. <linearGradient
  105. inkscape:collect="always"
  106. id="linearGradient4198">
  107. <stop
  108. style="stop-color:#9c1a00;stop-opacity:1"
  109. offset="0"
  110. id="stop4200" />
  111. <stop
  112. style="stop-color:#fb3109;stop-opacity:1"
  113. offset="1"
  114. id="stop4202" />
  115. </linearGradient>
  116. <linearGradient
  117. inkscape:collect="always"
  118. id="linearGradient4188">
  119. <stop
  120. style="stop-color:#ffffff;stop-opacity:1"
  121. offset="0"
  122. id="stop4190" />
  123. <stop
  124. id="stop4196"
  125. offset="0.67978728"
  126. style="stop-color:#ffff00;stop-opacity:0.63529412;" />
  127. <stop
  128. style="stop-color:#ffff00;stop-opacity:0;"
  129. offset="1"
  130. id="stop4192" />
  131. </linearGradient>
  132. <linearGradient
  133. inkscape:collect="always"
  134. id="linearGradient4178">
  135. <stop
  136. style="stop-color:#ffffff;stop-opacity:1;"
  137. offset="0"
  138. id="stop4180" />
  139. <stop
  140. style="stop-color:#ffffff;stop-opacity:0;"
  141. offset="1"
  142. id="stop4182" />
  143. </linearGradient>
  144. <linearGradient
  145. inkscape:collect="always"
  146. id="linearGradient4166">
  147. <stop
  148. style="stop-color:#049301;stop-opacity:0.99803919"
  149. offset="0"
  150. id="stop4168" />
  151. <stop
  152. style="stop-color:#3abc03;stop-opacity:1"
  153. offset="1"
  154. id="stop4170" />
  155. </linearGradient>
  156. <linearGradient
  157. inkscape:collect="always"
  158. id="linearGradient4158">
  159. <stop
  160. style="stop-color:#f9980c;stop-opacity:1"
  161. offset="0"
  162. id="stop4160" />
  163. <stop
  164. style="stop-color:#fff580;stop-opacity:1"
  165. offset="1"
  166. id="stop4162" />
  167. </linearGradient>
  168. <linearGradient
  169. inkscape:collect="always"
  170. xlink:href="#linearGradient4238"
  171. id="linearGradient4244"
  172. x1="403.54135"
  173. y1="496.2876"
  174. x2="407.85419"
  175. y2="519.50189"
  176. gradientUnits="userSpaceOnUse" />
  177. <linearGradient
  178. inkscape:collect="always"
  179. xlink:href="#linearGradient4256"
  180. id="linearGradient4262"
  181. x1="408.50674"
  182. y1="485.93076"
  183. x2="413.26999"
  184. y2="507.71646"
  185. gradientUnits="userSpaceOnUse" />
  186. <linearGradient
  187. inkscape:collect="always"
  188. xlink:href="#linearGradient4302"
  189. id="linearGradient4308"
  190. x1="372.78693"
  191. y1="594.1225"
  192. x2="407.86951"
  193. y2="568.76532"
  194. gradientUnits="userSpaceOnUse" />
  195. <linearGradient
  196. inkscape:collect="always"
  197. xlink:href="#linearGradient4316"
  198. id="linearGradient4322"
  199. x1="367.09821"
  200. y1="500.57648"
  201. x2="372.14285"
  202. y2="520.84436"
  203. gradientUnits="userSpaceOnUse"
  204. gradientTransform="translate(-1.0267857,-0.53571429)" />
  205. <linearGradient
  206. id="XMLID_8_"
  207. gradientUnits="userSpaceOnUse"
  208. x1="74.5"
  209. y1="5.0479002"
  210. x2="74.5"
  211. y2="124.2402"
  212. gradientTransform="matrix(0.7878481,-0.15496348,0.1548542,0.78840411,-5.4666052,936.08635)">
  213. <stop
  214. offset="0"
  215. style="stop-color:#FFFFFF"
  216. id="stop4539" />
  217. <stop
  218. offset="1"
  219. style="stop-color:#E1E1DF"
  220. id="stop4541" />
  221. </linearGradient>
  222. <linearGradient
  223. id="XMLID_9_"
  224. gradientUnits="userSpaceOnUse"
  225. x1="74.5"
  226. y1="11.0811"
  227. x2="74.5"
  228. y2="121.4673"
  229. gradientTransform="matrix(0.7878481,-0.15496348,0.1548542,0.78840411,-5.4666052,936.08635)">
  230. <stop
  231. offset="0"
  232. style="stop-color:#FDFDFD"
  233. id="stop4546" />
  234. <stop
  235. offset="0.2985"
  236. style="stop-color:#F3F2F2"
  237. id="stop4548" />
  238. <stop
  239. offset="0.8174"
  240. style="stop-color:#D7D6D6"
  241. id="stop4550" />
  242. <stop
  243. offset="1"
  244. style="stop-color:#CCCBCA"
  245. id="stop4552" />
  246. </linearGradient>
  247. <radialGradient
  248. id="XMLID_10_"
  249. cx="110"
  250. cy="32.869099"
  251. r="15.5963"
  252. gradientUnits="userSpaceOnUse"
  253. gradientTransform="matrix(0.7878481,-0.15496348,0.1548542,0.78840411,-5.4666052,936.08635)">
  254. <stop
  255. offset="0.2135"
  256. style="stop-color:#8E8E8F"
  257. id="stop4557" />
  258. <stop
  259. offset="0.927"
  260. style="stop-color:#EEEEEE"
  261. id="stop4559" />
  262. </radialGradient>
  263. <linearGradient
  264. id="XMLID_11_"
  265. gradientUnits="userSpaceOnUse"
  266. x1="92.023399"
  267. y1="9.9473"
  268. x2="104.2735"
  269. y2="32.947201"
  270. gradientTransform="matrix(0.7878481,-0.15496348,0.1548542,0.78840411,-5.4666052,936.08635)">
  271. <stop
  272. offset="0"
  273. style="stop-color:#FFFEFE"
  274. id="stop4566" />
  275. <stop
  276. offset="1"
  277. style="stop-color:#CFD0D0"
  278. id="stop4568" />
  279. </linearGradient>
  280. <linearGradient
  281. id="XMLID_12_"
  282. gradientUnits="userSpaceOnUse"
  283. x1="99.530296"
  284. y1="5.1806998"
  285. x2="105.9053"
  286. y2="31.930599"
  287. gradientTransform="matrix(0.7878481,-0.15496348,0.1548542,0.78840411,-5.4666052,936.08635)">
  288. <stop
  289. offset="0"
  290. style="stop-color:#FCFDFD"
  291. id="stop4573" />
  292. <stop
  293. offset="1"
  294. style="stop-color:#EEEEEE"
  295. id="stop4575" />
  296. </linearGradient>
  297. <clipPath
  298. clipPathUnits="userSpaceOnUse"
  299. id="clipPath7019">
  300. <path
  301. style="opacity:1;fill:#ff9955;fill-opacity:0.76315792;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  302. d="m 168.365,964.95976 57.74921,0 c 1.95285,3.8031 0.81825,11.7228 1.22738,17.58419 7.28806,0.26679 15.39187,-0.16565 21.32462,1.26283 l -0.0805,82.79802 -80.22066,0.1611 z"
  303. id="path7021"
  304. inkscape:connector-curvature="0"
  305. sodipodi:nodetypes="ccccccc" />
  306. </clipPath>
  307. <linearGradient
  308. inkscape:collect="always"
  309. xlink:href="#XMLID_39_"
  310. id="linearGradient6081"
  311. gradientUnits="userSpaceOnUse"
  312. gradientTransform="translate(155.09306,955.38482)"
  313. x1="60.125"
  314. y1="12"
  315. x2="60.125"
  316. y2="20" />
  317. <linearGradient
  318. y2="20"
  319. x2="60.125"
  320. y1="12"
  321. x1="60.125"
  322. gradientUnits="userSpaceOnUse"
  323. id="XMLID_39_">
  324. <stop
  325. id="stop62"
  326. style="stop-color:#7db1ff;stop-opacity:1;"
  327. offset="0" />
  328. <stop
  329. id="stop64"
  330. style="stop-color:#BFD9FF"
  331. offset="1" />
  332. </linearGradient>
  333. <linearGradient
  334. inkscape:collect="always"
  335. xlink:href="#XMLID_40_"
  336. id="linearGradient6083"
  337. gradientUnits="userSpaceOnUse"
  338. gradientTransform="translate(155.09306,955.38482)"
  339. x1="68.209"
  340. y1="12"
  341. x2="68.209"
  342. y2="20" />
  343. <linearGradient
  344. y2="20"
  345. x2="68.209"
  346. y1="12"
  347. x1="68.209"
  348. gradientUnits="userSpaceOnUse"
  349. id="XMLID_40_">
  350. <stop
  351. id="stop69"
  352. style="stop-color:#E0E0E0"
  353. offset="0" />
  354. <stop
  355. id="stop71"
  356. style="stop-color:#D4D4D4"
  357. offset="1" />
  358. </linearGradient>
  359. <linearGradient
  360. inkscape:collect="always"
  361. xlink:href="#XMLID_41_"
  362. id="linearGradient6085"
  363. gradientUnits="userSpaceOnUse"
  364. gradientTransform="translate(155.09306,955.38482)"
  365. x1="28"
  366. y1="68.208"
  367. x2="16"
  368. y2="68.208" />
  369. <linearGradient
  370. y2="68.208"
  371. x2="16"
  372. y1="68.208"
  373. x1="28"
  374. gradientUnits="userSpaceOnUse"
  375. id="XMLID_41_">
  376. <stop
  377. id="stop76"
  378. style="stop-color:#E0E0E0"
  379. offset="0" />
  380. <stop
  381. id="stop78"
  382. style="stop-color:#D4D4D4"
  383. offset="1" />
  384. </linearGradient>
  385. <linearGradient
  386. inkscape:collect="always"
  387. xlink:href="#XMLID_42_"
  388. id="linearGradient6087"
  389. gradientUnits="userSpaceOnUse"
  390. gradientTransform="translate(155.09306,955.38482)"
  391. x1="28"
  392. y1="24.4585"
  393. x2="16"
  394. y2="24.4585" />
  395. <linearGradient
  396. y2="24.4585"
  397. x2="16"
  398. y1="24.4585"
  399. x1="28"
  400. gradientUnits="userSpaceOnUse"
  401. id="XMLID_42_">
  402. <stop
  403. id="stop83"
  404. style="stop-color:#80b3ff;stop-opacity:1;"
  405. offset="0" />
  406. <stop
  407. id="stop85"
  408. style="stop-color:#BFD9FF"
  409. offset="1" />
  410. </linearGradient>
  411. <linearGradient
  412. inkscape:collect="always"
  413. xlink:href="#XMLID_39_"
  414. id="linearGradient6905"
  415. gradientUnits="userSpaceOnUse"
  416. gradientTransform="translate(155.09306,955.38482)"
  417. x1="60.125"
  418. y1="12"
  419. x2="60.125"
  420. y2="20" />
  421. <linearGradient
  422. inkscape:collect="always"
  423. xlink:href="#XMLID_40_"
  424. id="linearGradient6907"
  425. gradientUnits="userSpaceOnUse"
  426. gradientTransform="translate(155.09306,955.38482)"
  427. x1="68.209"
  428. y1="12"
  429. x2="68.209"
  430. y2="20" />
  431. <linearGradient
  432. inkscape:collect="always"
  433. xlink:href="#XMLID_41_"
  434. id="linearGradient6909"
  435. gradientUnits="userSpaceOnUse"
  436. gradientTransform="translate(155.09306,955.38482)"
  437. x1="28"
  438. y1="68.208"
  439. x2="16"
  440. y2="68.208" />
  441. <linearGradient
  442. inkscape:collect="always"
  443. xlink:href="#XMLID_42_"
  444. id="linearGradient6911"
  445. gradientUnits="userSpaceOnUse"
  446. gradientTransform="translate(155.09306,955.38482)"
  447. x1="28"
  448. y1="24.4585"
  449. x2="16"
  450. y2="24.4585" />
  451. <linearGradient
  452. inkscape:collect="always"
  453. xlink:href="#linearGradient4158"
  454. id="linearGradient7008"
  455. gradientUnits="userSpaceOnUse"
  456. x1="448.32367"
  457. y1="528.19952"
  458. x2="442.81161"
  459. y2="601.41382" />
  460. <linearGradient
  461. inkscape:collect="always"
  462. xlink:href="#linearGradient4198"
  463. id="linearGradient7010"
  464. gradientUnits="userSpaceOnUse"
  465. x1="479.59824"
  466. y1="586.15863"
  467. x2="458.7099"
  468. y2="615.08722" />
  469. <linearGradient
  470. inkscape:collect="always"
  471. xlink:href="#linearGradient4166"
  472. id="linearGradient7012"
  473. gradientUnits="userSpaceOnUse"
  474. x1="480.58441"
  475. y1="546.86774"
  476. x2="466.504"
  477. y2="566.86774" />
  478. <linearGradient
  479. inkscape:collect="always"
  480. xlink:href="#linearGradient4178"
  481. id="linearGradient7014"
  482. gradientUnits="userSpaceOnUse"
  483. gradientTransform="matrix(1.055233,0,0,1.055233,-24.450173,-31.404151)"
  484. x1="442.57172"
  485. y1="527.84241"
  486. x2="451.77783"
  487. y2="569.62811" />
  488. <linearGradient
  489. inkscape:collect="always"
  490. xlink:href="#linearGradient4188"
  491. id="linearGradient7016"
  492. gradientUnits="userSpaceOnUse"
  493. x1="439.41638"
  494. y1="605.87476"
  495. x2="434.99692"
  496. y2="577.08545" />
  497. <linearGradient
  498. inkscape:collect="always"
  499. xlink:href="#linearGradient4208"
  500. id="linearGradient7018"
  501. gradientUnits="userSpaceOnUse"
  502. x1="469.25085"
  503. y1="554.2688"
  504. x2="473.0593"
  505. y2="605.66711" />
  506. <linearGradient
  507. inkscape:collect="always"
  508. xlink:href="#linearGradient4222"
  509. id="linearGradient7020"
  510. gradientUnits="userSpaceOnUse"
  511. x1="425.6134"
  512. y1="619.15533"
  513. x2="489.54517"
  514. y2="605.13947" />
  515. <linearGradient
  516. inkscape:collect="always"
  517. xlink:href="#XMLID_39_"
  518. id="linearGradient7258"
  519. gradientUnits="userSpaceOnUse"
  520. gradientTransform="translate(155.09306,955.38482)"
  521. x1="60.125"
  522. y1="12"
  523. x2="60.125"
  524. y2="20" />
  525. <linearGradient
  526. inkscape:collect="always"
  527. xlink:href="#XMLID_40_"
  528. id="linearGradient7260"
  529. gradientUnits="userSpaceOnUse"
  530. gradientTransform="translate(155.09306,955.38482)"
  531. x1="68.209"
  532. y1="12"
  533. x2="68.209"
  534. y2="20" />
  535. <linearGradient
  536. inkscape:collect="always"
  537. xlink:href="#XMLID_41_"
  538. id="linearGradient7262"
  539. gradientUnits="userSpaceOnUse"
  540. gradientTransform="translate(155.09306,955.38482)"
  541. x1="28"
  542. y1="68.208"
  543. x2="16"
  544. y2="68.208" />
  545. <linearGradient
  546. inkscape:collect="always"
  547. xlink:href="#XMLID_42_"
  548. id="linearGradient7264"
  549. gradientUnits="userSpaceOnUse"
  550. gradientTransform="translate(155.09306,955.38482)"
  551. x1="28"
  552. y1="24.4585"
  553. x2="16"
  554. y2="24.4585" />
  555. <linearGradient
  556. inkscape:collect="always"
  557. xlink:href="#XMLID_39_"
  558. id="linearGradient7266"
  559. gradientUnits="userSpaceOnUse"
  560. gradientTransform="translate(155.09306,955.38482)"
  561. x1="60.125"
  562. y1="12"
  563. x2="60.125"
  564. y2="20" />
  565. <linearGradient
  566. inkscape:collect="always"
  567. xlink:href="#XMLID_40_"
  568. id="linearGradient7268"
  569. gradientUnits="userSpaceOnUse"
  570. gradientTransform="translate(155.09306,955.38482)"
  571. x1="68.209"
  572. y1="12"
  573. x2="68.209"
  574. y2="20" />
  575. <linearGradient
  576. inkscape:collect="always"
  577. xlink:href="#XMLID_41_"
  578. id="linearGradient7270"
  579. gradientUnits="userSpaceOnUse"
  580. gradientTransform="translate(155.09306,955.38482)"
  581. x1="28"
  582. y1="68.208"
  583. x2="16"
  584. y2="68.208" />
  585. <linearGradient
  586. inkscape:collect="always"
  587. xlink:href="#XMLID_42_"
  588. id="linearGradient7272"
  589. gradientUnits="userSpaceOnUse"
  590. gradientTransform="translate(155.09306,955.38482)"
  591. x1="28"
  592. y1="24.4585"
  593. x2="16"
  594. y2="24.4585" />
  595. </defs>
  596. <sodipodi:namedview
  597. id="base"
  598. pagecolor="#ffffff"
  599. bordercolor="#666666"
  600. borderopacity="1.0"
  601. inkscape:pageopacity="0.0"
  602. inkscape:pageshadow="2"
  603. inkscape:zoom="1.4"
  604. inkscape:cx="178.93828"
  605. inkscape:cy="86.032019"
  606. inkscape:document-units="px"
  607. inkscape:current-layer="layer1"
  608. showgrid="false"
  609. inkscape:window-width="1920"
  610. inkscape:window-height="1051"
  611. inkscape:window-x="1366"
  612. inkscape:window-y="0"
  613. inkscape:window-maximized="1"
  614. showguides="false"
  615. units="px" />
  616. <metadata
  617. id="metadata7">
  618. <rdf:RDF>
  619. <cc:Work
  620. rdf:about="">
  621. <dc:format>image/svg+xml</dc:format>
  622. <dc:type
  623. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  624. <dc:title></dc:title>
  625. </cc:Work>
  626. </rdf:RDF>
  627. </metadata>
  628. <g
  629. inkscape:label="Capa 1"
  630. inkscape:groupmode="layer"
  631. id="layer1"
  632. transform="translate(0,-924.3622)">
  633. <g
  634. id="g8629"
  635. transform="translate(12.857142,45.714251)"
  636. inkscape:export-filename="/var/www/chamilo/main/img/icons/48/statistics.png"
  637. inkscape:export-xdpi="33.75"
  638. inkscape:export-ydpi="33.75">
  639. <g
  640. transform="translate(-12.844969,-45.246275)"
  641. id="g8483">
  642. <g
  643. id="g7493"
  644. transform="matrix(0.73991078,-0.20548445,0.20533954,0.74043296,-372.36331,672.17545)">
  645. <path
  646. inkscape:connector-curvature="0"
  647. id="path4154"
  648. d="m 366.1803,503.84937 21.71828,101.01526 87.63073,-19.69798 -24.24366,-98.23733 z"
  649. style="fill:url(#linearGradient4308);fill-opacity:1;fill-rule:evenodd;stroke:#9c9c9c;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
  650. <path
  651. inkscape:connector-curvature="0"
  652. id="path4156"
  653. d="m 370.22091,523.04227 85.61043,-17.42513 -4.04061,-18.94036 -85.86297,17.42513 z"
  654. style="fill:url(#linearGradient4244);fill-opacity:1;fill-rule:evenodd;stroke:#d02b2c;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
  655. <path
  656. sodipodi:nodetypes="ccccc"
  657. inkscape:connector-curvature="0"
  658. id="path4246"
  659. d="m 367.45668,504.61864 3.69769,16.97698 83.53181,-16.93365 -3.51911,-16.80738 z"
  660. style="fill:url(#linearGradient4262);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  661. <path
  662. inkscape:connector-curvature="0"
  663. id="path4314"
  664. d="m 367.27678,504.77292 3.25893,15.98214 1.875,-0.40178 -3.48214,-16.02679 z"
  665. style="opacity:0.23600003;fill:url(#linearGradient4322);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  666. <g
  667. id="g7130"
  668. transform="matrix(0.71818974,-0.15502006,0.15502006,0.71818974,108.80242,-141.15141)"
  669. clip-path="url(#clipPath7019)">
  670. <rect
  671. id="rect7132"
  672. height="8"
  673. width="63.75"
  674. y="967.38483"
  675. x="183.34306"
  676. style="fill:url(#linearGradient7258)" />
  677. <rect
  678. id="rect7134"
  679. height="8"
  680. width="47.583"
  681. y="967.38483"
  682. x="199.51006"
  683. style="fill:url(#linearGradient7260)" />
  684. <rect
  685. id="rect7136"
  686. height="79.583"
  687. width="12"
  688. y="983.80182"
  689. x="171.09306"
  690. style="fill:url(#linearGradient7262)" />
  691. <rect
  692. id="rect7138"
  693. height="8.0830002"
  694. width="12"
  695. y="975.80182"
  696. x="171.09306"
  697. style="fill:url(#linearGradient7264)" />
  698. <rect
  699. id="rect7140"
  700. height="1"
  701. width="75"
  702. y="983.38483"
  703. x="171.59306"
  704. style="fill:#a7a7a7;fill-opacity:1" />
  705. <rect
  706. id="rect7142"
  707. height="1"
  708. width="75"
  709. y="991.38483"
  710. x="171.59306"
  711. style="fill:#a7a7a7;fill-opacity:1" />
  712. <rect
  713. id="rect7144"
  714. height="1"
  715. width="75"
  716. y="999.38483"
  717. x="171.59306"
  718. style="fill:#a7a7a7;fill-opacity:1" />
  719. <rect
  720. id="rect7146"
  721. height="1"
  722. width="75"
  723. y="1007.3848"
  724. x="171.59306"
  725. style="fill:#a7a7a7;fill-opacity:1" />
  726. <rect
  727. id="rect7148"
  728. height="1"
  729. width="75"
  730. y="1015.3848"
  731. x="171.59306"
  732. style="fill:#a7a7a7;fill-opacity:1" />
  733. <rect
  734. id="rect7150"
  735. height="1"
  736. width="75"
  737. y="1023.3848"
  738. x="171.59306"
  739. style="fill:#a7a7a7;fill-opacity:1" />
  740. <rect
  741. id="rect7152"
  742. height="1"
  743. width="75"
  744. y="1031.3848"
  745. x="171.59306"
  746. style="fill:#a7a7a7;fill-opacity:1" />
  747. <rect
  748. id="rect7154"
  749. height="1"
  750. width="75"
  751. y="1039.3848"
  752. x="171.59306"
  753. style="fill:#a7a7a7;fill-opacity:1" />
  754. <rect
  755. id="rect7156"
  756. height="1"
  757. width="66"
  758. y="1047.3848"
  759. x="171.59306"
  760. style="fill:#a7a7a7;fill-opacity:1" />
  761. <rect
  762. id="rect7158"
  763. height="1"
  764. width="64"
  765. y="1055.3848"
  766. x="171.59306"
  767. style="fill:#a7a7a7;fill-opacity:1" />
  768. <rect
  769. id="rect7160"
  770. height="87.5"
  771. width="1"
  772. y="975.88483"
  773. x="183.09306"
  774. style="fill:#a7a7a7;fill-opacity:1" />
  775. <rect
  776. id="rect7162"
  777. height="87.5"
  778. width="1"
  779. y="975.88483"
  780. x="199.09306"
  781. style="fill:#a7a7a7;fill-opacity:1" />
  782. <rect
  783. id="rect7164"
  784. height="95.5"
  785. width="1"
  786. y="967.88483"
  787. x="215.09306"
  788. style="fill:#a7a7a7;fill-opacity:1" />
  789. <rect
  790. id="rect7166"
  791. height="91.521004"
  792. width="1"
  793. y="967.88483"
  794. x="231.09306"
  795. style="fill:#a7a7a7;fill-opacity:1" />
  796. <rect
  797. id="rect7168"
  798. height="1"
  799. width="47.167"
  800. y="975.38483"
  801. x="199.42606"
  802. style="fill:#a7a7a7;fill-opacity:1" />
  803. <path
  804. inkscape:connector-curvature="0"
  805. sodipodi:nodetypes="ccccccccccc"
  806. id="path7170"
  807. d="m 226.92706,1063.3848 -54.834,0 0,-94.99998 74,0 0,76.99998 1,0 0,-77.99998 -76,0 0,96.99998 55.834,0 z"
  808. style="fill:#a7a7a7;fill-opacity:1" />
  809. <rect
  810. id="rect7172"
  811. height="16.833"
  812. width="1"
  813. y="967.38483"
  814. x="183.09306"
  815. style="fill:#80b3ff" />
  816. <rect
  817. id="rect7174"
  818. height="9"
  819. width="1"
  820. y="975.21783"
  821. x="171.09306"
  822. style="fill:#80b3ff" />
  823. <rect
  824. id="rect7176"
  825. height="1"
  826. width="29"
  827. y="975.38483"
  828. x="171.09306"
  829. style="fill:#80b3ff" />
  830. <rect
  831. id="rect7178"
  832. height="1"
  833. width="17"
  834. y="967.38483"
  835. x="183.09306"
  836. style="fill:#80b3ff" />
  837. <rect
  838. id="rect7180"
  839. height="1"
  840. width="13"
  841. y="983.38483"
  842. x="171.09306"
  843. style="fill:#80b3ff" />
  844. <rect
  845. id="rect7182"
  846. height="1"
  847. width="15"
  848. y="983.38483"
  849. x="184.09306"
  850. style="fill:#888888" />
  851. <rect
  852. id="rect7184"
  853. height="8"
  854. width="1"
  855. y="976.38483"
  856. x="199.09306"
  857. style="fill:#888888" />
  858. <rect
  859. id="rect7186"
  860. height="9"
  861. width="1"
  862. y="967.38483"
  863. x="199.09306"
  864. style="fill:#80b3ff" />
  865. <rect
  866. id="rect7188"
  867. height="3"
  868. width="3"
  869. y="983.38483"
  870. x="199.09306"
  871. style="fill:#888888" />
  872. <rect
  873. style="fill:url(#linearGradient7266)"
  874. x="183.34306"
  875. y="967.38483"
  876. width="63.75"
  877. height="8"
  878. id="rect7190" />
  879. <rect
  880. style="fill:url(#linearGradient7268)"
  881. x="199.51006"
  882. y="967.38483"
  883. width="47.583"
  884. height="8"
  885. id="rect7192" />
  886. <rect
  887. style="fill:url(#linearGradient7270)"
  888. x="171.09306"
  889. y="983.80182"
  890. width="12"
  891. height="79.583"
  892. id="rect7194" />
  893. <rect
  894. style="fill:url(#linearGradient7272)"
  895. x="171.09306"
  896. y="975.80182"
  897. width="12"
  898. height="8.0830002"
  899. id="rect7196" />
  900. <rect
  901. style="fill:#a7a7a7;fill-opacity:1"
  902. x="171.59306"
  903. y="983.38483"
  904. width="75"
  905. height="1"
  906. id="rect7198" />
  907. <rect
  908. style="fill:#a7a7a7;fill-opacity:1"
  909. x="171.59306"
  910. y="991.38483"
  911. width="75"
  912. height="1"
  913. id="rect7200" />
  914. <rect
  915. style="fill:#a7a7a7;fill-opacity:1"
  916. x="171.59306"
  917. y="999.38483"
  918. width="75"
  919. height="1"
  920. id="rect7202" />
  921. <rect
  922. style="fill:#a7a7a7;fill-opacity:1"
  923. x="171.59306"
  924. y="1007.3848"
  925. width="75"
  926. height="1"
  927. id="rect7204" />
  928. <rect
  929. style="fill:#a7a7a7;fill-opacity:1"
  930. x="171.59306"
  931. y="1015.3848"
  932. width="75"
  933. height="1"
  934. id="rect7206" />
  935. <rect
  936. style="fill:#a7a7a7;fill-opacity:1"
  937. x="171.59306"
  938. y="1023.3848"
  939. width="75"
  940. height="1"
  941. id="rect7208" />
  942. <rect
  943. style="fill:#a7a7a7;fill-opacity:1"
  944. x="171.59306"
  945. y="1031.3848"
  946. width="75"
  947. height="1"
  948. id="rect7210" />
  949. <rect
  950. style="fill:#a7a7a7;fill-opacity:1"
  951. x="171.59306"
  952. y="1039.3848"
  953. width="75"
  954. height="1"
  955. id="rect7212" />
  956. <rect
  957. style="fill:#a7a7a7;fill-opacity:1"
  958. x="171.59306"
  959. y="1047.3848"
  960. width="75.596069"
  961. height="1"
  962. id="rect7214" />
  963. <rect
  964. style="fill:#a7a7a7;fill-opacity:1"
  965. x="171.59306"
  966. y="1055.3848"
  967. width="74.840652"
  968. height="1"
  969. id="rect7216" />
  970. <rect
  971. style="fill:#a7a7a7;fill-opacity:1"
  972. x="183.09306"
  973. y="975.88483"
  974. width="1"
  975. height="87.5"
  976. id="rect7218" />
  977. <rect
  978. style="fill:#a7a7a7;fill-opacity:1"
  979. x="199.09306"
  980. y="975.88483"
  981. width="1"
  982. height="87.5"
  983. id="rect7220" />
  984. <rect
  985. style="fill:#a7a7a7;fill-opacity:1"
  986. x="215.09306"
  987. y="967.88483"
  988. width="1"
  989. height="95.5"
  990. id="rect7222" />
  991. <rect
  992. style="fill:#a7a7a7;fill-opacity:1"
  993. x="231.09306"
  994. y="967.88483"
  995. width="1"
  996. height="96.017868"
  997. id="rect7224" />
  998. <rect
  999. style="fill:#a7a7a7;fill-opacity:1"
  1000. x="199.42606"
  1001. y="975.38483"
  1002. width="47.167"
  1003. height="1"
  1004. id="rect7226" />
  1005. <path
  1006. style="fill:#a7a7a7;fill-opacity:1"
  1007. d="m 246.22706,1063.3848 -74.134,0 0,-94.99998 74,0 0.0301,95.99368 1,0 -0.0301,-96.99368 -76,0 0,96.99998 75.134,0 z"
  1008. id="path7228"
  1009. sodipodi:nodetypes="ccccccccccc"
  1010. inkscape:connector-curvature="0" />
  1011. <rect
  1012. style="fill:#5498ff;fill-opacity:1"
  1013. x="183.09306"
  1014. y="967.38483"
  1015. width="1"
  1016. height="16.833"
  1017. id="rect7230" />
  1018. <rect
  1019. style="fill:#80b3ff"
  1020. x="171.09306"
  1021. y="975.21783"
  1022. width="1"
  1023. height="9"
  1024. id="rect7232" />
  1025. <rect
  1026. style="fill:#80b3ff"
  1027. x="171.09306"
  1028. y="975.38483"
  1029. width="29"
  1030. height="1"
  1031. id="rect7234" />
  1032. <rect
  1033. style="fill:#80b3ff"
  1034. x="183.09306"
  1035. y="967.38483"
  1036. width="17"
  1037. height="1"
  1038. id="rect7236" />
  1039. <rect
  1040. style="fill:#80b3ff"
  1041. x="171.09306"
  1042. y="983.38483"
  1043. width="13"
  1044. height="1"
  1045. id="rect7238" />
  1046. <rect
  1047. style="fill:#888888"
  1048. x="184.09306"
  1049. y="983.38483"
  1050. width="15"
  1051. height="1"
  1052. id="rect7240" />
  1053. <rect
  1054. style="fill:#888888"
  1055. x="199.09306"
  1056. y="976.38483"
  1057. width="1"
  1058. height="8"
  1059. id="rect7242" />
  1060. <rect
  1061. style="fill:#80b3ff"
  1062. x="199.09306"
  1063. y="967.38483"
  1064. width="1"
  1065. height="9"
  1066. id="rect7244" />
  1067. <rect
  1068. style="fill:#888888"
  1069. x="199.09306"
  1070. y="983.38483"
  1071. width="3"
  1072. height="3"
  1073. id="rect7246" />
  1074. </g>
  1075. </g>
  1076. <g
  1077. id="g8412">
  1078. <path
  1079. style="opacity:0.2"
  1080. inkscape:connector-curvature="0"
  1081. id="path4532"
  1082. d="m 19.777524,936.85307 c -1.457519,0.28668 -2.604868,2.01087 -2.31622,3.48046 16.474939,83.87827 16.474939,83.87827 17.004075,86.57227 0.606564,3.0882 3.848082,2.9272 3.848082,2.9272 l 68.542789,-13.4818 c 0,0 3.10989,-0.8312 2.52918,-3.7877 -0.5807,-2.9565 -12.152799,-61.87315 -12.152799,-61.87315 -0.804777,-4.09734 -27.301485,-23.7021 -32.966113,-22.58791 l -44.488994,8.75063 z" />
  1083. <path
  1084. style="opacity:0.2"
  1085. inkscape:connector-curvature="0"
  1086. id="path4534"
  1087. d="m 19.932378,937.64147 c -1.457519,0.28669 -2.604868,2.01088 -2.316219,3.48046 16.474938,83.87827 16.474938,83.87827 17.004075,86.57227 0.606564,3.0882 4.635929,2.7722 4.635929,2.7722 l 66.967087,-13.1719 c 0,0 3.89774,-0.9861 3.31704,-3.9426 -0.58071,-2.9565 -12.152805,-61.87315 -12.152805,-61.87315 C 96.582708,947.38141 70.086,927.77665 64.421373,928.89084 l -44.488995,8.75063 z" />
  1088. <path
  1089. style="opacity:0.6;fill:#262626"
  1090. inkscape:connector-curvature="0"
  1091. id="path4536"
  1092. d="m 19.62267,936.06466 c -1.457519,0.28669 -2.604868,2.01088 -2.31622,3.48047 16.474938,83.87827 16.474938,83.87827 17.004075,86.57227 0.606564,3.0882 3.060234,3.0822 3.060234,3.0822 l 70.118481,-13.7918 c 0,0 2.32204,-0.6762 1.74134,-3.6327 -0.5807,-2.9565 -12.152803,-61.87316 -12.152803,-61.87316 C 96.273,945.80461 69.776292,926.19984 64.111664,927.31403 l -44.488994,8.75063 z" />
  1093. <path
  1094. style="fill:url(#XMLID_8_)"
  1095. inkscape:connector-curvature="0"
  1096. id="path4543"
  1097. d="m 108.46302,1012.0334 c 0.40014,2.0372 -1.4422,2.6477 -1.4422,2.6477 l -69.412567,13.6529 c 0,0 -2.041601,0.013 -2.44546,-2.0436 -3.068746,-15.6238 -16.88778,-85.98017 -17.068495,-86.90024 -0.204407,-1.04069 0.653509,-2.33455 1.683226,-2.53709 0.783121,-0.15404 38.18621,-7.51093 44.488994,-8.75063 5.540148,-1.08971 31.376585,18.6613 32.023566,21.95525 0.715271,3.64164 9.778266,49.78378 12.172936,61.97571 z" />
  1098. <path
  1099. style="fill:url(#XMLID_9_)"
  1100. inkscape:connector-curvature="0"
  1101. id="path4554"
  1102. d="m 107.54649,1011.5332 c 0.38419,1.956 -1.15481,2.4528 -1.15481,2.4528 l -68.542782,13.4818 c 0,0 -1.600937,0.1814 -1.923963,-1.4632 -2.789698,-14.2031 -16.859596,-85.83672 -17.042789,-86.7694 -0.204407,-1.04069 0.620419,-2.32805 1.617835,-2.52423 0.759485,-0.14939 37.705622,-7.4164 43.812233,-8.61752 5.367609,-1.05577 30.543041,18.82525 31.190022,22.11921 0.716974,3.65031 9.705334,49.41244 12.044254,61.32054 z" />
  1103. <path
  1104. style="fill:url(#XMLID_10_)"
  1105. inkscape:connector-curvature="0"
  1106. id="path4561"
  1107. d="m 95.114481,948.23849 c 1.111853,5.66074 -0.208627,10.68625 -5.865377,11.79889 -5.656749,1.11264 -13.506821,-2.1091 -14.618674,-7.76984 -1.111853,-5.66074 0.828044,-7.53263 6.484793,-8.64527 5.65675,-1.11264 9.285746,1.44902 13.999258,4.61622 z" />
  1108. <g
  1109. clip-path="url(#clipPath7019)"
  1110. transform="matrix(0.76014558,-0.14951462,0.14940917,0.76068204,-246.87548,236.85087)"
  1111. id="g6391">
  1112. <rect
  1113. style="fill:url(#linearGradient6905)"
  1114. x="183.34306"
  1115. y="967.38483"
  1116. width="63.75"
  1117. height="8"
  1118. id="rect66" />
  1119. <rect
  1120. style="fill:url(#linearGradient6907)"
  1121. x="199.51006"
  1122. y="967.38483"
  1123. width="47.583"
  1124. height="8"
  1125. id="rect73" />
  1126. <rect
  1127. style="fill:url(#linearGradient6909)"
  1128. x="171.09306"
  1129. y="983.80182"
  1130. width="12"
  1131. height="79.583"
  1132. id="rect80" />
  1133. <rect
  1134. style="fill:url(#linearGradient6911)"
  1135. x="171.09306"
  1136. y="975.80182"
  1137. width="12"
  1138. height="8.0830002"
  1139. id="rect87" />
  1140. <rect
  1141. style="fill:#a7a7a7;fill-opacity:1"
  1142. x="171.59306"
  1143. y="983.38483"
  1144. width="75"
  1145. height="1"
  1146. id="rect297" />
  1147. <rect
  1148. style="fill:#a7a7a7;fill-opacity:1"
  1149. x="171.59306"
  1150. y="991.38483"
  1151. width="75"
  1152. height="1"
  1153. id="rect299" />
  1154. <rect
  1155. style="fill:#a7a7a7;fill-opacity:1"
  1156. x="171.59306"
  1157. y="999.38483"
  1158. width="75"
  1159. height="1"
  1160. id="rect301" />
  1161. <rect
  1162. style="fill:#a7a7a7;fill-opacity:1"
  1163. x="171.59306"
  1164. y="1007.3848"
  1165. width="75"
  1166. height="1"
  1167. id="rect303" />
  1168. <rect
  1169. style="fill:#a7a7a7;fill-opacity:1"
  1170. x="171.59306"
  1171. y="1015.3848"
  1172. width="75"
  1173. height="1"
  1174. id="rect305" />
  1175. <rect
  1176. style="fill:#a7a7a7;fill-opacity:1"
  1177. x="171.59306"
  1178. y="1023.3848"
  1179. width="75"
  1180. height="1"
  1181. id="rect307" />
  1182. <rect
  1183. style="fill:#a7a7a7;fill-opacity:1"
  1184. x="171.59306"
  1185. y="1031.3848"
  1186. width="75"
  1187. height="1"
  1188. id="rect309" />
  1189. <rect
  1190. style="fill:#a7a7a7;fill-opacity:1"
  1191. x="171.59306"
  1192. y="1039.3848"
  1193. width="75"
  1194. height="1"
  1195. id="rect311" />
  1196. <rect
  1197. style="fill:#a7a7a7;fill-opacity:1"
  1198. x="171.59306"
  1199. y="1047.3848"
  1200. width="66"
  1201. height="1"
  1202. id="rect313" />
  1203. <rect
  1204. style="fill:#a7a7a7;fill-opacity:1"
  1205. x="171.59306"
  1206. y="1055.3848"
  1207. width="64"
  1208. height="1"
  1209. id="rect315" />
  1210. <rect
  1211. style="fill:#a7a7a7;fill-opacity:1"
  1212. x="183.09306"
  1213. y="975.88483"
  1214. width="1"
  1215. height="87.5"
  1216. id="rect317" />
  1217. <rect
  1218. style="fill:#a7a7a7;fill-opacity:1"
  1219. x="199.09306"
  1220. y="975.88483"
  1221. width="1"
  1222. height="87.5"
  1223. id="rect319" />
  1224. <rect
  1225. style="fill:#a7a7a7;fill-opacity:1"
  1226. x="215.09306"
  1227. y="967.88483"
  1228. width="1"
  1229. height="95.5"
  1230. id="rect321" />
  1231. <rect
  1232. style="fill:#a7a7a7;fill-opacity:1"
  1233. x="231.09306"
  1234. y="967.88483"
  1235. width="1"
  1236. height="91.521004"
  1237. id="rect323" />
  1238. <rect
  1239. style="fill:#a7a7a7;fill-opacity:1"
  1240. x="199.42606"
  1241. y="975.38483"
  1242. width="47.167"
  1243. height="1"
  1244. id="rect325" />
  1245. <path
  1246. style="fill:#a7a7a7;fill-opacity:1"
  1247. d="m 226.92706,1063.3848 -54.834,0 0,-94.99998 74,0 0,76.99998 1,0 0,-77.99998 -76,0 0,96.99998 55.834,0 z"
  1248. id="path327"
  1249. sodipodi:nodetypes="ccccccccccc"
  1250. inkscape:connector-curvature="0" />
  1251. <rect
  1252. style="fill:#80b3ff"
  1253. x="183.09306"
  1254. y="967.38483"
  1255. width="1"
  1256. height="16.833"
  1257. id="rect371" />
  1258. <rect
  1259. style="fill:#80b3ff"
  1260. x="171.09306"
  1261. y="975.21783"
  1262. width="1"
  1263. height="9"
  1264. id="rect373" />
  1265. <rect
  1266. style="fill:#80b3ff"
  1267. x="171.09306"
  1268. y="975.38483"
  1269. width="29"
  1270. height="1"
  1271. id="rect375" />
  1272. <rect
  1273. style="fill:#80b3ff"
  1274. x="183.09306"
  1275. y="967.38483"
  1276. width="17"
  1277. height="1"
  1278. id="rect377" />
  1279. <rect
  1280. style="fill:#80b3ff"
  1281. x="171.09306"
  1282. y="983.38483"
  1283. width="13"
  1284. height="1"
  1285. id="rect379" />
  1286. <rect
  1287. style="fill:#888888"
  1288. x="184.09306"
  1289. y="983.38483"
  1290. width="15"
  1291. height="1"
  1292. id="rect381" />
  1293. <rect
  1294. style="fill:#888888"
  1295. x="199.09306"
  1296. y="976.38483"
  1297. width="1"
  1298. height="8"
  1299. id="rect383" />
  1300. <rect
  1301. style="fill:#80b3ff"
  1302. x="199.09306"
  1303. y="967.38483"
  1304. width="1"
  1305. height="9"
  1306. id="rect385" />
  1307. <rect
  1308. style="fill:#888888"
  1309. x="199.09306"
  1310. y="983.38483"
  1311. width="3"
  1312. height="3"
  1313. id="rect387" />
  1314. <rect
  1315. id="rect4441"
  1316. height="8"
  1317. width="63.75"
  1318. y="967.38483"
  1319. x="183.34306"
  1320. style="fill:url(#linearGradient6081)" />
  1321. <rect
  1322. id="rect4443"
  1323. height="8"
  1324. width="47.583"
  1325. y="967.38483"
  1326. x="199.51006"
  1327. style="fill:url(#linearGradient6083)" />
  1328. <rect
  1329. id="rect4445"
  1330. height="79.583"
  1331. width="12"
  1332. y="983.80182"
  1333. x="171.09306"
  1334. style="fill:url(#linearGradient6085)" />
  1335. <rect
  1336. id="rect4447"
  1337. height="8.0830002"
  1338. width="12"
  1339. y="975.80182"
  1340. x="171.09306"
  1341. style="fill:url(#linearGradient6087)" />
  1342. <rect
  1343. id="rect4449"
  1344. height="1"
  1345. width="75"
  1346. y="983.38483"
  1347. x="171.59306"
  1348. style="fill:#a7a7a7;fill-opacity:1" />
  1349. <rect
  1350. id="rect4451"
  1351. height="1"
  1352. width="75"
  1353. y="991.38483"
  1354. x="171.59306"
  1355. style="fill:#a7a7a7;fill-opacity:1" />
  1356. <rect
  1357. id="rect4453"
  1358. height="1"
  1359. width="75"
  1360. y="999.38483"
  1361. x="171.59306"
  1362. style="fill:#a7a7a7;fill-opacity:1" />
  1363. <rect
  1364. id="rect4455"
  1365. height="1"
  1366. width="75"
  1367. y="1007.3848"
  1368. x="171.59306"
  1369. style="fill:#a7a7a7;fill-opacity:1" />
  1370. <rect
  1371. id="rect4457"
  1372. height="1"
  1373. width="75"
  1374. y="1015.3848"
  1375. x="171.59306"
  1376. style="fill:#a7a7a7;fill-opacity:1" />
  1377. <rect
  1378. id="rect4459"
  1379. height="1"
  1380. width="75"
  1381. y="1023.3848"
  1382. x="171.59306"
  1383. style="fill:#a7a7a7;fill-opacity:1" />
  1384. <rect
  1385. id="rect4461"
  1386. height="1"
  1387. width="75"
  1388. y="1031.3848"
  1389. x="171.59306"
  1390. style="fill:#a7a7a7;fill-opacity:1" />
  1391. <rect
  1392. id="rect4463"
  1393. height="1"
  1394. width="75"
  1395. y="1039.3848"
  1396. x="171.59306"
  1397. style="fill:#a7a7a7;fill-opacity:1" />
  1398. <rect
  1399. id="rect4465"
  1400. height="1"
  1401. width="75.596069"
  1402. y="1047.3848"
  1403. x="171.59306"
  1404. style="fill:#a7a7a7;fill-opacity:1" />
  1405. <rect
  1406. id="rect4467"
  1407. height="1"
  1408. width="74.840652"
  1409. y="1055.3848"
  1410. x="171.59306"
  1411. style="fill:#a7a7a7;fill-opacity:1" />
  1412. <rect
  1413. id="rect4469"
  1414. height="87.5"
  1415. width="1"
  1416. y="975.88483"
  1417. x="183.09306"
  1418. style="fill:#a7a7a7;fill-opacity:1" />
  1419. <rect
  1420. id="rect4471"
  1421. height="87.5"
  1422. width="1"
  1423. y="975.88483"
  1424. x="199.09306"
  1425. style="fill:#a7a7a7;fill-opacity:1" />
  1426. <rect
  1427. id="rect4473"
  1428. height="95.5"
  1429. width="1"
  1430. y="967.88483"
  1431. x="215.09306"
  1432. style="fill:#a7a7a7;fill-opacity:1" />
  1433. <rect
  1434. id="rect4475"
  1435. height="96.017868"
  1436. width="1"
  1437. y="967.88483"
  1438. x="231.09306"
  1439. style="fill:#a7a7a7;fill-opacity:1" />
  1440. <rect
  1441. id="rect4477"
  1442. height="1"
  1443. width="47.167"
  1444. y="975.38483"
  1445. x="199.42606"
  1446. style="fill:#a7a7a7;fill-opacity:1" />
  1447. <path
  1448. inkscape:connector-curvature="0"
  1449. sodipodi:nodetypes="ccccccccccc"
  1450. id="path4479"
  1451. d="m 246.22706,1063.3848 -74.134,0 0,-94.99998 74,0 0.0301,95.99368 1,0 -0.0301,-96.99368 -76,0 0,96.99998 75.134,0 z"
  1452. style="fill:#a7a7a7;fill-opacity:1" />
  1453. <rect
  1454. id="rect4481"
  1455. height="16.833"
  1456. width="1"
  1457. y="967.38483"
  1458. x="183.09306"
  1459. style="fill:#5498ff;fill-opacity:1" />
  1460. <rect
  1461. id="rect4483"
  1462. height="9"
  1463. width="1"
  1464. y="975.21783"
  1465. x="171.09306"
  1466. style="fill:#80b3ff" />
  1467. <rect
  1468. id="rect4485"
  1469. height="1"
  1470. width="29"
  1471. y="975.38483"
  1472. x="171.09306"
  1473. style="fill:#80b3ff" />
  1474. <rect
  1475. id="rect4487"
  1476. height="1"
  1477. width="17"
  1478. y="967.38483"
  1479. x="183.09306"
  1480. style="fill:#80b3ff" />
  1481. <rect
  1482. id="rect4489"
  1483. height="1"
  1484. width="13"
  1485. y="983.38483"
  1486. x="171.09306"
  1487. style="fill:#80b3ff" />
  1488. <rect
  1489. id="rect4491"
  1490. height="1"
  1491. width="15"
  1492. y="983.38483"
  1493. x="184.09306"
  1494. style="fill:#888888" />
  1495. <rect
  1496. id="rect4493"
  1497. height="8"
  1498. width="1"
  1499. y="976.38483"
  1500. x="199.09306"
  1501. style="fill:#888888" />
  1502. <rect
  1503. id="rect4495"
  1504. height="9"
  1505. width="1"
  1506. y="967.38483"
  1507. x="199.09306"
  1508. style="fill:#80b3ff" />
  1509. <rect
  1510. id="rect4497"
  1511. height="3"
  1512. width="3"
  1513. y="983.38483"
  1514. x="199.09306"
  1515. style="fill:#888888" />
  1516. </g>
  1517. <g
  1518. id="g8041">
  1519. <path
  1520. d="m 62.117842,928.49477 c 0.430953,-0.0848 0.746402,-0.14518 3.0336,0.38021 3.58761,0.84282 6.674175,16.88647 7.362967,20.39329 l 0.01903,0.10107 c 0.08068,0.41076 0.462857,0.69425 0.878409,0.64773 4.782624,-0.53455 18.239725,-4.28201 21.427359,-0.91785 1.193636,1.08195 1.517986,2.04173 1.953666,1.95603 0.43568,-0.0857 0.37069,-0.71653 0.285056,-1.15252 -0.123419,-0.62836 -0.446218,-1.20112 -0.979478,-1.79554 -0.0045,-0.006 -0.0044,-0.0139 -0.0088,-0.0196 -0.01537,-0.0199 -0.04,-0.0454 -0.05631,-0.0659 l -1.55e-4,-7.9e-4 c -2.54365,-3.34752 -25.023228,-19.95599 -30.536736,-20.6804 -0.005,-6.5e-4 -0.0068,-0.005 -0.011,-0.006 -0.006,-0.001 -0.01213,7.4e-4 -0.01716,10e-5 -0.01778,-0.003 -0.04217,-0.0105 -0.05995,-0.0136 -0.07855,-0.008 -0.153677,-0.003 -0.226468,0.009 -0.360286,-0.047 -0.721232,-0.085 -1.070249,-0.0163 -0.400227,0.0787 -2.026483,0.77282 -1.993822,1.18074 z"
  1521. id="path4563"
  1522. inkscape:connector-curvature="0"
  1523. style="opacity:0.5;fill:#343434" />
  1524. <path
  1525. d="m 96.290084,950.05769 c -3.995225,-6.28013 -22.96802,-0.83937 -22.96802,-0.83937 0.310576,2.12282 -3.149048,-22.27765 -9.055546,-21.11588 5.540936,-1.08986 31.607008,19.83445 32.023566,21.95525 z"
  1526. id="path4570"
  1527. inkscape:connector-curvature="0"
  1528. style="fill:url(#XMLID_11_)" />
  1529. <path
  1530. d="m 96.290084,950.05769 c -2.41147,-6.02827 -22.323991,-2.21399 -22.323991,-2.21399 0.393145,2.10576 -3.878165,-20.88629 -9.699575,-19.74126 5.540936,-1.08986 31.607008,19.83445 32.023566,21.95525 z"
  1531. id="path4577"
  1532. inkscape:connector-curvature="0"
  1533. style="fill:url(#XMLID_12_)" />
  1534. </g>
  1535. </g>
  1536. <g
  1537. id="g6992"
  1538. transform="matrix(0.87620053,0,0,0.87681889,-307.60714,507.30876)">
  1539. <path
  1540. style="opacity:1;fill:url(#linearGradient7008);fill-opacity:1;stroke:#ff6100;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1541. d="m 490.25758,565.34241 c 0,4.60678 -2.15497,13.17171 -2.15497,13.17171 l -38.63272,-11.64031 -0.33082,39.58711 c -22.70913,0 -41.11851,-18.40938 -41.11851,-41.11851 0,-22.70913 18.40938,-41.11851 41.11851,-41.11851 22.70913,0 41.11851,18.40938 41.11851,41.11851 z"
  1542. id="path6994"
  1543. inkscape:connector-curvature="0"
  1544. sodipodi:nodetypes="scccsss" />
  1545. <path
  1546. style="fill:url(#linearGradient7010);fill-opacity:1;fill-rule:evenodd;stroke:#a80000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  1547. d="m 455.35714,574.68363 0.35715,41.78572 c 18.98458,0.72084 36.73104,-14.44061 39.28571,-28.75 z"
  1548. id="path6996"
  1549. inkscape:connector-curvature="0"
  1550. sodipodi:nodetypes="cccc" />
  1551. <path
  1552. style="fill:url(#linearGradient7012);fill-opacity:1;fill-rule:evenodd;stroke:#2d7a00;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  1553. d="m 449.07594,567.04704 24.16474,-35.08701 c 15.38698,11.77054 20.6423,29.14465 15.04181,47.01944 z"
  1554. id="path6998"
  1555. inkscape:connector-curvature="0"
  1556. sodipodi:nodetypes="cccc" />
  1557. <path
  1558. sodipodi:nodetypes="ccsscc"
  1559. inkscape:connector-curvature="0"
  1560. id="path7000"
  1561. d="m 449.17228,566.83946 0.32393,36.53459 c -21.10296,0 -38.21021,-17.10725 -38.21021,-38.21021 0,-21.10296 16.4991,-36.96856 37.57886,-37.95767 17.15508,-0.80496 33.69426,14.82784 35.76747,24.03319 0,0 -18.53062,-0.0214 -35.46005,15.6001 z"
  1562. style="opacity:1;fill:url(#linearGradient7014);fill-opacity:1;stroke:none;stroke-width:1.35325336;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
  1563. <path
  1564. style="fill:url(#linearGradient7016);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1565. d="m 413.02612,578.34813 33.46131,-10.73288 0.12626,36.61803 c -13.23934,-1.52729 -27.26708,-9.43308 -33.58757,-25.88515 z"
  1566. id="path7002"
  1567. inkscape:connector-curvature="0"
  1568. sodipodi:nodetypes="cccc" />
  1569. <path
  1570. style="fill:url(#linearGradient7018);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1571. d="m 456.96776,577.08543 36.23922,11.86929 c -7.0494,17.34184 -19.65369,23.75374 -35.1028,25.25382 z"
  1572. id="path7004"
  1573. inkscape:connector-curvature="0"
  1574. sodipodi:nodetypes="cccc" />
  1575. <path
  1576. style="fill:url(#linearGradient7020);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1577. d="m 457.66859,612.9337 c 15.28,-1.68038 22.65561,-5.87328 32.6342,-18.42314 -3.01279,6.31784 -13.33668,19.15974 -32.61703,20.37396 z"
  1578. id="path7006"
  1579. inkscape:connector-curvature="0"
  1580. sodipodi:nodetypes="cccc" />
  1581. </g>
  1582. </g>
  1583. <rect
  1584. y="878.64795"
  1585. x="-12.857142"
  1586. height="128"
  1587. width="128"
  1588. id="rect8627"
  1589. style="opacity:0;fill:#ffa49f;fill-opacity:1;stroke:none;stroke-width:0.059;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
  1590. </g>
  1591. </g>
  1592. </svg>