emojidex-vectors 1.0.28 → 1.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. checksums.yaml +4 -4
  2. data/emoji/extended/emoji.json +10 -0
  3. data/emoji/{utf → extended}/man_with_turban.svg +0 -0
  4. data/emoji/extended/person_with_blond_hair.svg +69 -0
  5. data/emoji/utf/adult(bk).svg +1377 -0
  6. data/emoji/utf/adult(br).svg +1377 -0
  7. data/emoji/utf/adult(p).svg +1377 -0
  8. data/emoji/utf/adult(wh).svg +1377 -0
  9. data/emoji/utf/adult(ye).svg +1377 -0
  10. data/emoji/utf/adult.svg +1377 -0
  11. data/emoji/utf/emoji.json +471 -57
  12. data/emoji/utf/female_firefighter(bk).svg +3644 -0
  13. data/emoji/utf/female_firefighter(br).svg +3644 -0
  14. data/emoji/utf/female_firefighter(p).svg +3644 -0
  15. data/emoji/utf/female_firefighter(wh).svg +3644 -0
  16. data/emoji/utf/female_firefighter(ye).svg +3644 -0
  17. data/emoji/utf/female_firefighter.svg +3644 -0
  18. data/emoji/utf/firefighter(bk).svg +3421 -0
  19. data/emoji/utf/firefighter(br).svg +3421 -0
  20. data/emoji/utf/firefighter(p).svg +3421 -0
  21. data/emoji/utf/firefighter(wh).svg +3421 -0
  22. data/emoji/utf/firefighter(ye).svg +3421 -0
  23. data/emoji/utf/firefighter.svg +3421 -0
  24. data/emoji/utf/male_firefighter(bk).svg +3179 -0
  25. data/emoji/utf/male_firefighter(br).svg +3179 -0
  26. data/emoji/utf/male_firefighter(p).svg +3179 -0
  27. data/emoji/utf/male_firefighter(wh).svg +3179 -0
  28. data/emoji/utf/male_firefighter(ye).svg +3179 -0
  29. data/emoji/utf/male_firefighter.svg +3179 -0
  30. data/emoji/utf/man(bk).svg +1140 -55
  31. data/emoji/utf/man(br).svg +1140 -55
  32. data/emoji/utf/man(p).svg +1123 -119
  33. data/emoji/utf/man(wh).svg +1140 -36
  34. data/emoji/utf/man(ye).svg +1140 -55
  35. data/emoji/utf/man.svg +1140 -55
  36. data/emoji/utf/man_wearing_turban(bk).svg +1583 -0
  37. data/emoji/utf/man_wearing_turban(br).svg +1583 -0
  38. data/emoji/utf/man_wearing_turban(p).svg +1583 -0
  39. data/emoji/utf/man_wearing_turban(wh).svg +1583 -0
  40. data/emoji/utf/man_wearing_turban(ye).svg +1583 -0
  41. data/emoji/utf/man_wearing_turban.svg +1583 -0
  42. data/emoji/utf/man_with_blond_hair(bk).svg +1147 -0
  43. data/emoji/utf/man_with_blond_hair(br).svg +1147 -0
  44. data/emoji/utf/man_with_blond_hair(p).svg +1147 -0
  45. data/emoji/utf/man_with_blond_hair(wh).svg +1147 -0
  46. data/emoji/utf/man_with_blond_hair(ye).svg +1147 -0
  47. data/emoji/utf/man_with_blond_hair.svg +1147 -0
  48. data/emoji/utf/person_with_blond_hair(bk).svg +1377 -0
  49. data/emoji/utf/person_with_blond_hair(br).svg +1377 -0
  50. data/emoji/utf/person_with_blond_hair(p).svg +1377 -0
  51. data/emoji/utf/person_with_blond_hair(wh).svg +1377 -0
  52. data/emoji/utf/person_with_blond_hair(ye).svg +1377 -0
  53. data/emoji/utf/person_with_blond_hair.svg +1374 -66
  54. data/emoji/utf/turban(bk).svg +1825 -0
  55. data/emoji/utf/turban(br).svg +1825 -0
  56. data/emoji/utf/turban(p).svg +1825 -0
  57. data/emoji/utf/turban(wh).svg +1825 -0
  58. data/emoji/utf/turban(ye).svg +1825 -0
  59. data/emoji/utf/turban.svg +1825 -0
  60. data/emoji/utf/woman(bk).svg +1593 -68
  61. data/emoji/utf/woman(br).svg +1593 -68
  62. data/emoji/utf/woman(p).svg +1601 -150
  63. data/emoji/utf/woman(wh).svg +1593 -68
  64. data/emoji/utf/woman(ye).svg +1593 -68
  65. data/emoji/utf/woman.svg +1593 -68
  66. data/emoji/utf/woman_wearing_turban(bk).svg +2048 -0
  67. data/emoji/utf/woman_wearing_turban(br).svg +2048 -0
  68. data/emoji/utf/woman_wearing_turban(p).svg +2048 -0
  69. data/emoji/utf/woman_wearing_turban(wh).svg +2048 -0
  70. data/emoji/utf/woman_wearing_turban(ye).svg +2048 -0
  71. data/emoji/utf/woman_wearing_turban.svg +2048 -0
  72. data/emoji/utf/woman_with_blond_hair(bk).svg +1600 -0
  73. data/emoji/utf/woman_with_blond_hair(br).svg +1600 -0
  74. data/emoji/utf/woman_with_blond_hair(p).svg +1600 -0
  75. data/emoji/utf/woman_with_blond_hair(wh).svg +1600 -0
  76. data/emoji/utf/woman_with_blond_hair(ye).svg +1600 -0
  77. data/emoji/utf/woman_with_blond_hair.svg +1600 -0
  78. data/emojidex-vectors.gemspec +2 -2
  79. metadata +65 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f3796e8bee4b0d2d44c314aa0ca71caf016d0a4f
4
- data.tar.gz: b8124be79a5e910c6b7c4c48caa5ab3df5caf093
3
+ metadata.gz: fc746f1f3c89153ba3281d7f0353a62b1543854f
4
+ data.tar.gz: 45397060db124a1203757c43b375fb0a9b6f0947
5
5
  SHA512:
6
- metadata.gz: 2b12891180480adec47b09d215d64a972c87c45fc7353582c32c54c81ddc1e64bf335a8c215bb1660a532f4939468fb44a4623a3c6c45b11e004c99e3d6d2c27
7
- data.tar.gz: ac3499d9edc61e2d14b93d40df3895d441d0630972ce46f9feaca9455e1ecdbdb9ad47a435a35f8ade237ed562ecbf72c5345eb8599c50dcd650f5447b96fe4f
6
+ metadata.gz: aa9ea90ccfd414aceb674cda0327b45ff56af740f2d411c46cb8c704b5618b5368a6b04fe3f489ea00b38046e931de1ac6fcc5f880fcab4c226b0f25e51e90e5
7
+ data.tar.gz: 349958dd43ae37fd93ed06c4e140b2123b18b329a6f110ce1e011032198187e55d7ea302376043c58dc12bab5c40630bf8747844d326211652e6d4429db00995
@@ -4221,5 +4221,15 @@
4221
4221
  "code": "cop(bk)",
4222
4222
  "code_ja": "おまわりさん(黒)",
4223
4223
  "category": "people"
4224
+ },
4225
+ {
4226
+ "code": "man_with_turban",
4227
+ "code_ja": "インド人",
4228
+ "category": "people"
4229
+ },
4230
+ {
4231
+ "code": "person_with_blond_hair",
4232
+ "code_ja": "白人",
4233
+ "category": "people"
4224
4234
  }
4225
4235
  ]
File without changes
@@ -0,0 +1,69 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Generated by phantom_svg. -->
3
+ <svg width="64px" height="64px" viewBox="0 0 64 64" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1">
4
+ <metadata id="frame0_metadata78">
5
+ <rdf:RDF>
6
+ <cc:Work rdf:about=''>
7
+ <dc:format>
8
+ image/svg+xml
9
+ </dc:format>
10
+ <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
11
+ </cc:Work>
12
+ </rdf:RDF>
13
+ </metadata>
14
+ <defs id="frame0_defs76"/>
15
+ <sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="640" inkscape:window-height="480" id="frame0_namedview74"/>
16
+ <g id="frame0_レイヤー_1"/>
17
+ <g id="frame0__x32_._x3000_Human_x2F_Living_Things">
18
+ <g id='frame0_U_x2B_1F471'>
19
+ <g id='frame0_g7'>
20
+ <path style='fill:#FF9712;' d='M32.6455078,5.3144531c0,0,14.7587891-1.6079102,21.5957031,7.65625 c8.6220703,11.684082,1.7724609,58.0136719,1.7724609,58.0136719h-11L23.4448242,24.2763672 C23.4448242,24.2763672,11.5249023,8.824707,32.6455078,5.3144531z' id='frame0_path9'/>
21
+ <path style='fill:#440C01;' d='M57.3085938,72.484375H44.0537109L22.1489258,25.0483398 c-0.7807617-1.0639648-5.1904297-7.4599609-2.9047852-13.2744141c1.6049805-4.0839844,6.03125-6.7553711,13.1552734-7.9389648 c0.1269531-0.0166016,1.1640625-0.1274414,2.7978516-0.1274414c5.2558594,0,14.875,1.0878906,20.2509766,8.3725586 c8.8876953,12.043457,2.3330078,57.2070313,2.0488281,59.1240234L57.3085938,72.484375z M45.9736328,69.484375h8.734375 c1.0097656-7.4980469,5.7080078-45.6191406-1.6738281-55.6230469c-4.7646484-6.456543-14.0615234-7.1538086-17.8369141-7.1538086 c-1.4570313,0-2.3818359,0.097168-2.390625,0.0981445c-5.9199219,0.9863281-9.5712891,3.0283203-10.7670898,6.0571289 c-1.8330078,4.6420898,2.5498047,10.440918,2.5942383,10.4990234l0.1728516,0.2856445L45.9736328,69.484375z' id='frame0_path11'/>
22
+ </g>
23
+ <g id='frame0_g13'>
24
+ <path style='fill:#FF9712;' d='M23.4448242,14.1958008l8.6367188-8.4785156c0,0-12.1679688-2.2558594-18.0019531,8.4785156 c-11.1362305,20.4907227,9.3652344,37.4213867,9.3652344,37.4213867V14.1958008z' id='frame0_path15'/>
25
+ <path style='fill:#440C01;' d='M24.9448242,54.8017578l-2.4550781-2.0283203 c-0.2148438-0.1767578-21.3203125-17.9638672-9.7280273-39.2939453C19.0844727,1.847168,32.1875,4.2133789,32.3549805,4.2421875 l2.8344727,0.5258789L24.9448242,14.8251953V54.8017578z M28.5981445,7.0351563 c-3.7236328,0.1484375-9.71875,1.4707031-13.2006836,7.8769531c-8.2021484,15.0922852,1.6279297,28.0712891,6.5473633,33.2138672 V13.5664063L28.5981445,7.0351563z' id='frame0_path17'/>
26
+ </g>
27
+ <g id='frame0_g19'>
28
+ <g id='frame0_g21'>
29
+ <path style='fill:#FFB997;' d='M53.6904297,37.8476563C52.5,50.1669922,44.2226563,59.8574219,32.5444336,59.8574219 c-11.6796875,0-21.1464844-10.1904297-21.1464844-24.1357422c0-12.1567383,9.4667969-19.8852539,21.1464844-19.8852539 C44.2226563,15.8364258,54.859375,25.7470703,53.6904297,37.8476563z' id='frame0_path23'/>
30
+ <path style='fill:#420707;' d='M32.5444336,61.3574219c-12.6987305,0-22.6464844-11.2607422-22.6464844-25.6357422 c0-12.3916016,9.5244141-21.3852539,22.6464844-21.3852539c6.4897461,0,12.7524414,2.796875,17.1801758,7.6738281 c4.0820313,4.4946289,6.0205078,10.1704102,5.4589844,15.9819336 C53.8544922,51.7490234,44.5449219,61.3574219,32.5444336,61.3574219z M32.5444336,17.3364258 c-11.5673828,0-19.6464844,7.5600586-19.6464844,18.3852539c0,12.9042969,8.4462891,22.6357422,19.6464844,22.6357422 c10.3959961,0,18.4780273-8.4931641,19.652832-20.6542969c0.4794922-4.9584961-1.1875-9.8154297-4.6933594-13.6762695 C43.6992188,19.8374023,38.1074219,17.3364258,32.5444336,17.3364258z' id='frame0_path25'/>
31
+ </g>
32
+ <defs id='frame0_defs27'>
33
+ <filter id='frame0_Adobe_OpacityMaskFilter' filterUnits='userSpaceOnUse' x='9.8979492' y='14.3364258' width='45.3803711' height='47.0209961'>
34
+ <feColorMatrix type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0' color-interpolation-filters='sRGB' result='source' id='frame0_feColorMatrix30'/>
35
+ </filter>
36
+ </defs>
37
+ <mask maskUnits='userSpaceOnUse' x='9.8979492' y='14.3364258' width='45.3803711' height='47.0209961' id='frame0_SVGID_1_'>
38
+ <g style='filter:url(#frame0_Adobe_OpacityMaskFilter);' id='frame0_g33'>
39
+ <image style='overflow:visible;' width='206' height='213' xlink:href='data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEBLAEsAAD/7AARRHVja3kAAQAEAAAAHgAA/+4AIUFkb2JlAGTAAAAAAQMA EAMCAwYAAAPNAAAIDQAACyL/2wCEABALCwsMCxAMDBAXDw0PFxsUEBAUGx8XFxcXFx8eFxoaGhoX Hh4jJSclIx4vLzMzLy9AQEBAQEBAQEBAQEBAQEABEQ8PERMRFRISFRQRFBEUGhQWFhQaJhoaHBoa JjAjHh4eHiMwKy4nJycuKzU1MDA1NUBAP0BAQEBAQEBAQEBAQP/CABEIANkA1QMBIgACEQEDEQH/ xACUAAEAAgMBAQAAAAAAAAAAAAAABQYBAwQHAgEBAAAAAAAAAAAAAAAAAAAAABAAAAUCBQQCAQUB AAAAAAAAAAECAwQRBSE0BhYHEDAxRyASFUBwEzMXFBEAAgADBQcEAwEBAAAAAAAAAAEhMQORsdEC NRAgEXKDwwUwQBMEYRJCFBUSAQAAAAAAAAAAAAAAAAAAAHD/2gAMAwEAAhEDEQAAAOin2ShkwhxM IcTCHEwh/olkbtO1zjocmokEV8EwhxMIcTCHEwhx6k5Rx0O+UMAH0fO3smCJkJrvIPpnt5X82MVj ntmkpsdeOEo2i2w5FPv4AAPSAcdDvlDBk+pZYTXL75M5uzq3nLt6MmhvHNr7cEZyTekrUTb40o8L eoErzbqAPSAcdDvlDEhx2M7p/mmzZ3Y6DGcgAADGPoaOKT1FehLdEFGhbpWSPB6QDjod8oh32qEt JKS/HJmz6xkAAAAAYyOaOl+MrFZutbKb8dfIekA46NeaSWO0120Et38nYfQAAAAAAMaOjUQ9dtFf KXFTsEekA46VdaQW6z1W0E518fYZAAAAAAA17NZHQE9XyrV+dgT0gHHRrzRC02mm2osvdFyRsAAA AAABjVt5iPr03Wytw8hHnpAOOh3yhkrbKPaS4StfmTvz8fYAAAAAMGOHpjCPrEzVyG0ZwekA46Hf KGfU9X+wvc7TbCWToi+83MZAAABgfOeY1RHTBnBV5OAPgHpAOOh3yhjOBM2OjzZepSozJYtsV2HT nX9H0wMsYM/PxzGzg+IsxAba6aOQAPSAcdDvlDAG3UJ+co8oXqQpskWvdXOkncw30S2qL0EnxR0e d0PyQ5ujWAAD0gHHQ75QwABnA6JCHFn66htLj9VDJauet6icj4/5NmsAAAPSAKf7QPF3tA8Xe0Dx d7QPF3tA8Xe0Dxd7QPF3tA8Xe0Dxd7QPF3tA8Xe0Dxd7QKitw//aAAgBAgABBQD9xP/aAAgBAwAB BQD9xP/aAAgBAQABBQDkO8XO2Pbu1KN3alG7tSjd2pRu7Uo3dqUbu1KN3alG7tSjd2pRu7Uo3dqU bu1KN3alG7tSjd2pRu7Uo3dqUbu1KN3alG7tSjd2pRu7Uo3dqUbu1KPylw/z/lLMdgkKMJiuqCYD hgrYowdsUFW5ZBUN1IU0tPa9YcpZj5Nx1uGxbTMM2wg3bCCLaQK3EDtxBVtIOW0g9bCD9tDsVxAM jL5+sOUsx8EoUs4sA1HGtwYt5BqAQbgkEwiBQyBwyCoRBcIg7BIPwCEm3iVb6BxpTZ/H1hylmOrb anFQoAiQRHhBmIQbikExyBMECZIfwkDYIKjkHIxB6IJEIhKgiZBD7Cm1fD1hylmOiEmpUCGIcMRo gZjUDbBEEtkQJJEKF1oDSQU2RhxkjD0aokxRLhidCD7Jtq6+sOUsx0gRjUcGKIkYMMUDbVASSLsm VQ40Rh9iolRhNiCfDC0GhXT1hylmAw39126MIUcRmaBpugIqdsyqHG6iQzUS44nxRPj/AFPp6w5S zAtzP2Vb2MIbODDdCSVC7hlUOt1EpkTmMLjHDqfosesOUswRVO2NCA1hFbwaTQu8sqlIbwmNYXFn Ce39Vj1hylmGiq5bG8IKMIycEFh33k4S0YXBvC6N9PWHKWYilV22Jwgpwjlgnx33SwlJwuCcLqnp 6w5SzET+22eIPiP4Lx33PErxcPF0CvPrDlLMRjo7bFYQTwjngXjvueJR4XA8LqoH59YcpZhk6OWt eEFeEZWCDw77p4S1YXBeF1X09YcpZhJ0O1uiA5hFXg2eHeMPqwmLwuLuFycqoesOUswLY7QW93CI 5gyrAu8s6FIXQpzuFyewlL+7g9YcpZgQnPo5bn8ITojuVJCql3XV0KU7hPeFzfCjqoesOUswEK+q rbIEF8RXsGXKkR17i1UJ92hTH8LhIFwf+yunrDlLMdIMg0KgShDkCO9UNuVBHXtKVQPO0KU/QTpI uMoOLNa+nrDlLMdEqNJ2+WIUsRZNQw/UNuEYIyPsKWRB12gkSBLlCfLEyQa1dfWHKWY6tOm2qDNE OYI0qoZkVDbxGEuEYJRCpCoqQNZEFOkQdfIg/JEqWJswTpn2MzMz6+sOUsx8GXlNqhThEnCPMINS yCJJBMggT5D+cgb5Bcgg5KIPzBJmiXOEycZmpRqP4esOUsx8W3VNnEuFBGuAZnkGpxBE0gU0h/2E FTSDk4g9OISJ5CVcBJmqWZmZn8fWHKWY+RGZBqW4gMXMNXMN3Igm5EPyRBVyIOXIg9cg/cTMOPLW fz9YcpZjsVCXVpCZjqQVwcIfkXAc9wwqU6oGtSu16w5Ds9zub20dSjaOpRtHUo2jqUbR1KNo6lG0 dSjaOpRtHUo2jqUbR1KNo6lG0dSjaOpRtHUo2jqUbR1KNo6lG0dSjaOpRtHUo2jqUbR1KNo6lG0d Sj8XcP8AP/1f/9oACAECAgY/AET/2gAIAQMCBj8ARP/aAAgBAQEGPwD6OX6H2c/11Vy1HnWT+nle ThxtNRrWrA1GtasDUa1qwNRrWrA1GtasDUa1qwNRrWrA1GtasDUa1qwNRrWrA1GtasDUa1qwNRrW rA1GtasDUa1qwNRrWrA1GtasDUa1qwNRrWrA1GtasDUa1qwNRrWrA1GtasDUa1qwNRrWrA/6Xz5v 9vxft8/9cfm/W48dyVb8nowRLcgSIr0uj3zx3JVvyb8ERRIkSJEiRIkQRIjv9HvnjuSrfk3eCE2h QFAkSJEiRIkSJDgNpHB73R7547kq35NzghQFAUCRIkS2yJEiQ4DgOB+N3o988dyVb8m3ghQFAUCX pyHAcBwPxudHvnjuSrfk2ptCgKAvVkOA4DgNPb0e+eO5Kt+TYkKAoC9djgOA2lt6PfPHclW/JsTE IXsGMcBrZ0e+eO5Kt+QSEIXsWMZx2dHvnjuSrfkEhCF7JjHs6PfPHclW/IIQheyYx7Oj3zx3JVvy CEIXsmMYzo988dyVb8ghCF7JjHs6PfPHclW/IJiEL2TGPZ0e+eO5Kt+QTEIXsmM4bOj3zx3JVvyb EhC9ixjHs6PfPHclW/Js4CEL2DGOI3s6PfPHclW/JsTFEUReuxjiNLb0e+eO5Kt+TakxRFEXrOI4 jiN7ej3zx3JVvybeKFEURRJ+o4jiOI0nudHvnjuSrfk3OKkKIoiiT9GY4jiOI0mcXudHvnjuSrfk 3fwKIoiiTJkyZMmTJkxxHEaTOL3ej3zx3JVvyb3FCTYokyZMmTJkyY4jiNJnF73R7547kq35N+BF iiTJkyZMmTHwZF+h0e+eO5Kt+T0oMnuTIv0uj3z6Ob6H1s/2FSy1FneT+XmeThxsNOrWLE06tYsT Tq1ixNOrWLE06tYsTTq1ixNOrWLE06tYsTTq1ixNOrWLE06tYsTTq1ixNOrWLE06tYsTTq1ixNOr WLE06tYsTTq1ixNOrWLE06tYsTTq1ixNOrWLE06tYsTTq1ixNOrWLE/5vwZv9vxfr8H9cfm/a73n /9k=' transform='matrix(0.24 0 0 0.24 7.8979492 12.3364258)' id='frame0_image35'/>
40
+ </g>
41
+ </mask>
42
+ <g style='opacity:0.42;mask:url(#frame0_SVGID_1_);' id='frame0_g37' mask='url(#frame0_SVGID_1_)'>
43
+ <path style='fill:#ED032A;' d='M53.6904297,37.8476563C52.5,50.1669922,44.2226563,59.8574219,32.5444336,59.8574219 c-11.6796875,0-21.1464844-10.1904297-21.1464844-24.1357422c0-12.1567383,9.4667969-19.8852539,21.1464844-19.8852539 C44.2226563,15.8364258,54.859375,25.7470703,53.6904297,37.8476563z' id='frame0_path39'/>
44
+ <path style='fill:#ED032A;' d='M32.5444336,61.3574219c-12.6987305,0-22.6464844-11.2607422-22.6464844-25.6357422 c0-12.3916016,9.5244141-21.3852539,22.6464844-21.3852539c6.4897461,0,12.7524414,2.796875,17.1801758,7.6738281 c4.0820313,4.4946289,6.0205078,10.1704102,5.4589844,15.9819336 C53.8544922,51.7490234,44.5449219,61.3574219,32.5444336,61.3574219z M32.5444336,17.3364258 c-11.5673828,0-19.6464844,7.5600586-19.6464844,18.3852539c0,12.9042969,8.4462891,22.6357422,19.6464844,22.6357422 c10.3959961,0,18.4780273-8.4931641,19.652832-20.6542969c0.4794922-4.9584961-1.1875-9.8154297-4.6933594-13.6762695 C43.6992188,19.8374023,38.1074219,17.3364258,32.5444336,17.3364258z' id='frame0_path41'/>
45
+ </g>
46
+ </g>
47
+ <linearGradient id='frame0_SVGID_2_' gradientUnits='userSpaceOnUse' x1='-37.2089844' y1='37.3037109' x2='-31.9334888' y2='44.7516937' gradientTransform='matrix(1 0 0 1 64.1972656 0)'>
48
+ <stop offset='0' style='stop-color:#FFA67F' id='frame0_stop44'/>
49
+ <stop offset='0.0968745' style='stop-color:#FF967B' id='frame0_stop46'/>
50
+ <stop offset='0.3655038' style='stop-color:#FF7170' id='frame0_stop48'/>
51
+ <stop offset='0.6143154' style='stop-color:#FF5568' id='frame0_stop50'/>
52
+ <stop offset='0.8335769' style='stop-color:#FF4564' id='frame0_stop52'/>
53
+ <stop offset='1' style='stop-color:#FF3F62' id='frame0_stop54'/>
54
+ </linearGradient>
55
+ <path style='fill:url(#frame0_SVGID_2_);' d='M32.5053711,40.4863281c0,1.5878906-1.4575195,2.8730469-3.2631836,2.8730469 c-1.8027344,0-3.2636719-1.2851563-3.2636719-2.8730469c0-1.5898438,1.4609375-2.875,3.2636719-2.875 C31.0478516,37.6113281,32.5053711,38.8964844,32.5053711,40.4863281z' id='frame0_path56'/>
56
+ <g id='frame0_g58'>
57
+ <path style='fill:#026594;' d='M19.1772461,31.5483398c-1.59375,0-2.9238281,1.2612305-3.3598633,2.980957l3.1582031,1.1914063 l-3.1582031,1.1914063c0.4335938,1.71875,1.7661133,2.9824219,3.3598633,2.9824219 c1.9472656,0,3.5249023-1.8671875,3.5249023-4.171875C22.7021484,33.4169922,21.1245117,31.5483398,19.1772461,31.5483398z' id='frame0_path60'/>
58
+ <g id='frame0_g62'>
59
+ <path style='fill:#026594;' d='M40.8515625,31.5483398c-1.59375,0-2.9248047,1.2602539-3.3603516,2.980957l3.1582031,1.1914063 l-3.1582031,1.1914063c0.4345703,1.71875,1.7666016,2.9824219,3.3603516,2.9824219 c1.9472656,0,3.5244141-1.8671875,3.5244141-4.171875C44.3759766,33.4169922,42.7988281,31.5483398,40.8515625,31.5483398z' id='frame0_path64'/>
60
+ </g>
61
+ </g>
62
+ <path style='fill:#510811;' d='M23.2836914,51.2138672c0,0,13.9370117-2.3271484,15.1166992-2.6289063 c1.2558594-0.3212891,2.5742188,0.1845703,0.046875,3.1435547C35.9238281,54.6855469,30.3891602,58.5771484,23.2836914,51.2138672 z' id='frame0_path66'/>
63
+ <g id='frame0_g68'>
64
+ <path style='fill:#FF9712;' d='M19.269043,11.2773438c-4.0849609,1.5722656-9.8056641,7.9951172-10.3139648,14.3432617 c-0.4838867,6.043457,2.0947266,10.0727539,2.0947266,10.0727539s2.2563477-5.1572266,6.1240234-11.2006836 c0,0,5.3183594,4.7539063,13.4570313,6.1240234L30,21.5c0,0,15.4462891,7.3037109,23.1132813,9.9223633 c0,0,0.1611328-8.7026367-5.640625-15.390625C40.2861328,7.7470703,26.2138672,8.6044922,19.269043,11.2773438z' id='frame0_path70'/>
65
+ <path style='fill:#440C01;' d='M11.0493164,37.1933594c-0.5083008,0-0.9858398-0.2587891-1.2626953-0.6914063 c-0.1166992-0.1816406-2.8452148-4.5288086-2.3266602-11.0009766 c0.5336914-6.6645508,6.3901367-13.7451172,11.2705078-15.6235352C21.9790039,8.6269531,26.190918,7.909668,30.2851563,7.909668 c7.8212891,0,14.3271484,2.5356445,18.3203125,7.1391602c6.109375,7.0419922,6.0146484,16.0224609,6.0078125,16.4013672 c-0.0087891,0.4790039-0.2460938,0.925293-0.6386719,1.2001953c-0.3935547,0.2753906-0.8955078,0.3466797-1.3457031,0.1914063 c-5.9560547-2.0341797-16.3359375-6.7612305-20.956543-8.9042969l0.4379883,6.331543 c0.0263672,0.1118164,0.0405273,0.2280273,0.0405273,0.3476563c0,0.8286133-0.6713867,1.5-1.5,1.5 c-0.0073242,0-0.0136719,0-0.0200195,0c-0.0830078,0-0.1660156-0.0068359-0.2490234-0.0209961 c-6.0957031-1.0258789-10.6577148-3.828125-12.8217773-5.3945313c-3.2216797,5.2495117-5.1157227,9.546875-5.1362305,9.59375 c-0.222168,0.5068359-0.7050781,0.8505859-1.2568359,0.8935547 C11.1279297,37.1914063,11.0883789,37.1933594,11.0493164,37.1933594z M30.2851563,10.909668 c-3.7402344,0-7.559082,0.6445313-10.4775391,1.7675781c-3.4140625,1.3139648-8.887207,7.1943359-9.3574219,13.0629883 c-0.2050781,2.5610352,0.1953125,4.7363281,0.6767578,6.3227539c1.0639648-2.1010742,2.6860352-5.1015625,4.7836914-8.3789063 c0.2368164-0.3701172,0.6240234-0.6181641,1.0595703-0.6777344c0.4365234-0.0600586,0.8754883,0.0751953,1.203125,0.3681641 c0.0444336,0.0390625,4.2963867,3.7612305,10.824707,5.3725586l-0.4946289-7.1435547 c-0.0366211-0.53125,0.2109375-1.0419922,0.6508789-1.3422852c0.4399414-0.2998047,1.0063477-0.3457031,1.4868164-0.1171875 c0.1401367,0.0664063,12.8911133,6.0859375,20.8208008,9.0854492c-0.3447266-2.8530273-1.46875-8.0029297-5.1220703-12.2148438 C41.7324219,11.703125,34.3037109,10.909668,30.2851563,10.909668z' id='frame0_path72'/>
66
+ </g>
67
+ </g>
68
+ </g>
69
+ </svg>
@@ -0,0 +1,1377 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Generated by phantom_svg. -->
3
+ <svg id="phantom_svg" width="64px" height="64px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
4
+ <defs>
5
+ <!-- Images. -->
6
+ <svg id="frame0" viewBox="0 0 64 64" preserveAspectRatio="none" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <g>
8
+ <g>
9
+ <g>
10
+ <linearGradient id='frame0_frame0_SVGID_1_' gradientUnits='userSpaceOnUse' x1='41.3003235' y1='10.7291708' x2='41.3003235' y2='42.7947731'>
11
+ <stop offset='0' style='stop-color:#000000'/>
12
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
13
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
14
+ <stop offset='0.7407407' style='stop-color:#000000'/>
15
+ </linearGradient>
16
+ <path style='fill:url(#frame0_frame0_SVGID_1_);' d='M40.932766,40.1206284c0,0-0.1908073-0.809166-0.7593918-1.7331123
17
+ c0,0-1.6171074,2.4336281-2.61409,4.4072571c0,0-1.6883163-0.9083405-1.704834-1.6190681l1.0556488-30.4465332
18
+ C36.910099,10.7291708,56.0488663,18.3368073,40.932766,40.1206284z'/>
19
+ <path style='fill:#050505;' d='M37.6669922,43.1367188l-0.2255859-0.1220703
20
+ c-0.3037109-0.1630859-1.8173828-1.0175781-1.8369141-1.8330078l1.0683594-30.815918l0.3300781,0.1308594
21
+ c0.0712891,0.0288086,7.2207031,2.9433594,9.375,10.0869141c1.6914063,5.6103516-0.0712891,12.2314453-5.2402344,19.6801758
22
+ l-0.3193359,0.4599609l-0.1289063-0.5449219c-0.0019531-0.0068359-0.1425781-0.5898438-0.5292969-1.3125
23
+ c-0.4765625,0.7363281-1.6162109,2.5351563-2.3779297,4.0410156L37.6669922,43.1367188z M37.1474609,11.1079102
24
+ l-1.0429688,30.0766602c0.0078125,0.3330078,0.7353516,0.8984375,1.3515625,1.2646484
25
+ c0.9970703-1.9189453,2.4941406-4.1767578,2.5097656-4.2001953l0.2158203-0.3251953l0.2050781,0.3330078
26
+ c0.3076172,0.5,0.5078125,0.9658203,0.6298828,1.2998047c4.8515625-7.1416016,6.4951172-13.4731445,4.8837891-18.8237305
27
+ C44.0810547,14.6914063,38.5566406,11.7670898,37.1474609,11.1079102z'/>
28
+ </g>
29
+ <g>
30
+ <linearGradient id='frame0_frame0_SVGID_2_' gradientUnits='userSpaceOnUse' x1='22.7805748' y1='10.7291708' x2='22.7805748' y2='42.7947731'>
31
+ <stop offset='0' style='stop-color:#000000'/>
32
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
33
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
34
+ <stop offset='0.7407407' style='stop-color:#000000'/>
35
+ </linearGradient>
36
+ <path style='fill:url(#frame0_frame0_SVGID_2_);' d='M23.0672359,40.1206284c0,0,0.1908054-0.809166,0.759388-1.7331123
37
+ c0,0,1.5610714,2.3775902,2.61409,4.4072571c0,0,1.6883183-0.9083405,1.7048359-1.6190681l-0.202776-30.4465332
38
+ C27.9427738,10.7291708,7.9511347,18.3368073,23.0672359,40.1206284z'/>
39
+ <path style='fill:#050505;' d='M26.3359375,43.1357422l-0.1166992-0.2255859
40
+ c-0.8017578-1.5458984-1.9121094-3.3125-2.3798828-4.0419922c-0.3862305,0.7216797-0.5268555,1.3037109-0.5288086,1.3105469
41
+ l-0.1293945,0.5449219l-0.3193359-0.4599609c-5.0688477-7.3046875-6.7680664-13.8198242-5.0517578-19.3642578
42
+ c2.2841797-7.3759766,9.9667969-10.3745117,10.0439453-10.4042969l0.3364258-0.1279297l0.2050781,30.8066406
43
+ c-0.019043,0.8232422-1.5327148,1.6777344-1.8359375,1.8408203L26.3359375,43.1357422z M23.8198242,37.921875L24.0356445,38.25
44
+ c0.0151367,0.0234375,1.4643555,2.2353516,2.5068359,4.2001953c0.6166992-0.3662109,1.3452148-0.9335938,1.3530273-1.2802734
45
+ l-0.2001953-30.0644531c-1.4868164,0.6635742-7.4707031,3.6787109-9.4086914,9.9467773
46
+ c-1.6337891,5.2827148-0.0537109,11.5063477,4.6962891,18.5043945c0.1220703-0.3339844,0.3227539-0.7998047,0.6308594-1.2998047
47
+ L23.8198242,37.921875z'/>
48
+ </g>
49
+ </g>
50
+ <g>
51
+ <path style='fill:#471E02;' d='M39.8611069,47.5804329c-5.2739067-1.5991402-2.6575546-9.3816147-2.6575546-9.3816147
52
+ L32,39.0224876l-5.2035522-0.8236694c0,0,2.6163521,7.7824745-2.6575565,9.3816147
53
+ c-5.2739067,1.5991364-11.7419071,2.2387924-11.7419071,8.9551735l-0.1218224,8.8295135h39.4496765l-0.1218224-8.8295135
54
+ C51.6030159,49.8192253,45.1350174,49.1795692,39.8611069,47.5804329z'/>
55
+ <path style='fill:#281000;' d='M32,41.7122002l-4.6312714-0.7330704c0.1061077,0.9799271,0.1134396,2.090313-0.1253719,3.1373329
56
+ c0.1329231,0.6690979,0.2921124,1.2572632,0.473793,1.5394707C28.2867088,46.5405846,30.3749428,48.4981422,32,48.4981422
57
+ s3.7132912-1.9575577,4.2828484-2.8422089c0.1816826-0.2822075,0.3408737-0.8703728,0.473793-1.5394707
58
+ c-0.2388115-1.04702-0.2314758-2.1574059-0.12537-3.1373329L32,41.7122002z'/>
59
+ <path style='fill:#110700;' d='M51.9785156,65.6152344h-39.956543l0.125-9.0839844
60
+ c0-5.9580078,4.9052734-7.2773438,9.6489258-8.5546875c0.7661133-0.2060547,1.5297852-0.4111328,2.2700195-0.6357422
61
+ c1.1411133-0.3457031,1.9814453-1.0283203,2.4975586-2.0292969c1.4111328-2.734375,0.0102539-6.9902344-0.0039063-7.0322266
62
+ l-0.1313477-0.3916016L32,38.7695313l5.5712891-0.8818359l-0.1308594,0.3916016
63
+ c-0.0146484,0.0419922-1.4160156,4.2978516-0.0048828,7.0322266c0.5166016,1.0009766,1.3574219,1.6835938,2.4980469,2.0292969
64
+ c0.7402344,0.2246094,1.5039063,0.4296875,2.2705078,0.6367188c4.7431641,1.2763672,9.6484375,2.5957031,9.6484375,8.5576172
65
+ L51.9785156,65.6152344z M12.5288086,65.1152344h38.9418945l-0.1181641-8.5761719
66
+ c0-5.5820313-4.5068359-6.7949219-9.2783203-8.0791016c-0.7714844-0.2080078-1.5400391-0.4150391-2.2851563-0.640625
67
+ c-1.2763672-0.3867188-2.2177734-1.1533203-2.7978516-2.2792969c-1.2646484-2.4511719-0.4697266-5.8798828-0.1435547-7.03125
68
+ L32,39.2753906l-0.0390625-0.0058594l-4.8095703-0.7607422c0.3261719,1.1513672,1.1210938,4.5800781-0.1425781,7.03125
69
+ c-0.5805664,1.1259766-1.5219727,1.8925781-2.7973633,2.2792969c-0.7456055,0.2255859-1.5141602,0.4326172-2.2856445,0.640625
70
+ c-4.7714844,1.2841797-9.2788086,2.4970703-9.2788086,8.0751953L12.5288086,65.1152344z'/>
71
+ </g>
72
+ <g>
73
+ <g>
74
+ <path style='fill:#281000;' d='M43.4543228,26.8590794c0,0,0.7397308-2.2662773,2.2608566-2.4134064
75
+ c1.521122-0.1471291,2.4627991,5.3522472-0.4024124,7.7822285c-1.8136177,1.5381279-2.4834976,0.0183716-2.4834976,0.0183716
76
+ L43.4543228,26.8590794z'/>
77
+ <path style='fill:#110700;' d='M43.8535156,33.1660156c-0.8818359,0-1.2382813-0.7856445-1.2529297-0.8188477l-0.0273438-0.0625
78
+ l0.6328125-5.4545898c0.0429688-0.1474609,0.8203125-2.472168,2.484375-2.6333008l0.0839844-0.0039063
79
+ c0.5253906,0,0.984375,0.4609375,1.2919922,1.2983398c0.6289063,1.715332,0.5585938,5.1035156-1.5917969,6.9272461
80
+ C44.8896484,32.9145508,44.34375,33.1660156,43.8535156,33.1660156z M43.0859375,32.1987305
81
+ c0.078125,0.1333008,0.3173828,0.4672852,0.7675781,0.4672852c0.3691406,0,0.8056641-0.2114258,1.296875-0.6289063
82
+ c1.9697266-1.6699219,2.0273438-4.7905273,1.4462891-6.3740234c-0.2226563-0.6074219-0.5302734-0.9702148-0.8222656-0.9702148
83
+ c-1.3779297,0.1313477-2.0761719,2.2226563-2.0830078,2.2436523L43.0859375,32.1987305z'/>
84
+ </g>
85
+ <g>
86
+ <path style='fill:#281000;' d='M20.6714211,26.8590794c0,0-0.7397289-2.2662773-2.2608547-2.4134064
87
+ c-1.5211239-0.1471291-2.4627981,5.3522472,0.4024105,7.7822285c1.8136215,1.5381279,2.4834995,0.0183716,2.4834995,0.0183716
88
+ L20.6714211,26.8590794z'/>
89
+ <path style='fill:#110700;' d='M20.2714844,33.1660156L20.2714844,33.1660156
90
+ c-0.4902344,0-1.0351563-0.2514648-1.6201172-0.7470703c-2.1508789-1.8242188-2.2211914-5.2124023-1.5917969-6.9277344
91
+ c0.3071289-0.8374023,0.765625-1.2983398,1.2910156-1.2983398l0.0839844,0.0039063
92
+ c1.6650391,0.1611328,2.4423828,2.4858398,2.4746094,2.5844727l0.6435547,5.503418l-0.0273438,0.0625
93
+ C21.5102539,32.3803711,21.1538086,33.1660156,20.2714844,33.1660156z M18.3842773,24.6948242
94
+ c-0.3266602,0-0.6328125,0.3623047-0.8549805,0.9682617c-0.5810547,1.5834961-0.5234375,4.7041016,1.4453125,6.3745117
95
+ c0.4921875,0.4169922,0.9282227,0.628418,1.296875,0.628418c0.4511719,0,0.6904297-0.3339844,0.7675781-0.4672852
96
+ l-0.6162109-5.3110352v0.0004883c-0.0053711,0-0.7060547-2.0649414-2.0361328-2.1933594
97
+ C18.3857422,24.6948242,18.3852539,24.6948242,18.3842773,24.6948242z'/>
98
+ </g>
99
+ <g>
100
+ <path style='fill:#281000;' d='M43.2196083,9.0474787C40.1725159,7.0345988,37.5801163,6.3043184,32,6.3043184
101
+ s-8.172514,0.7302804-11.2196064,2.7431602c-3.7309685,2.4647846-2.6289539,13.3157759-0.6558571,22.0617905
102
+ c1.1164608,4.9487762,2.5318737,5.9646568,4.4527645,7.7175484C27.498312,41.4923248,30.1507969,42.4339981,32,42.4339981
103
+ c1.849205,0,4.5016861-0.9416733,7.422699-3.6071815c1.9208908-1.7528915,3.3363037-2.7687721,4.4527664-7.7175484
104
+ C45.8485603,22.3632545,46.950573,11.5122633,43.2196083,9.0474787z'/>
105
+ <path style='fill:#110700;' d='M32,42.6835938c-1.3320313,0-4.0893555-0.4765625-7.5913086-3.671875l-0.3525391-0.3193359
106
+ c-1.7382813-1.5703125-3.1108398-2.8105469-4.175293-7.527832c-1.0053711-4.4555664-3.9208984-19.2324219,0.7617188-22.3256836
107
+ C23.8339844,6.730957,26.59375,6.0541992,32,6.0541992s8.1660156,0.6767578,11.3574219,2.784668
108
+ c4.6826172,3.0942383,1.7666016,17.8706055,0.7617188,22.3256836c-1.0644531,4.7172852-2.4375,5.9575195-4.1757813,7.527832
109
+ l-0.3515625,0.3193359C36.0898438,42.2070313,33.3320313,42.6835938,32,42.6835938z M32,6.5541992
110
+ c-5.3579102,0-7.9472656,0.6313477-11.0820313,2.7016602c-3.5083008,2.3178711-2.5839844,12.7802734-0.5498047,21.7983398
111
+ c1.0297852,4.5629883,2.2856445,5.6967773,4.0234375,7.2670898l0.3540039,0.3212891
112
+ c2.4667969,2.25,5.1108398,3.5410156,7.2543945,3.5410156s4.7880859-1.2910156,7.2539063-3.5410156l0.3544922-0.3212891
113
+ c1.7382813-1.5703125,2.9931641-2.7041016,4.0224609-7.2670898c2.0351563-9.0180664,2.9599609-19.4799805-0.5488281-21.7983398
114
+ C39.9472656,7.1855469,37.3583984,6.5541992,32,6.5541992z'/>
115
+ </g>
116
+ <path style='fill:#471E02;' d='M43.4866028,25.1309319c-0.2819366-2.2480259-1.131237-4.8900585-2.5251465-7.8630562
117
+ c-1.5339966,3.1450481-4.9312096,7.7601757-7.7820625,9.3432064l-3.9444427,2.190239l3.1345406-3.2457371
118
+ c0.0188255-0.019701,1.1680107-1.2196693,2.5330238-3.1594944c-2.8302803,2.3706055-5.5344791,3.7680149-5.6999607,3.8529453
119
+ l-1.4083538,0.7197189l0.4587975-1.5138607c0.9167213-3.023344,2.0602169-5.9079075,3.4064045-8.5980968
120
+ c-0.6137733,0.2280865-1.2196674,0.4465408-1.8150558,0.6606178c-4.5929108,1.6546631-8.34161,3.0053387-9.5912113,6.5476761
121
+ c0.2885551,2.257328,0.6814671,4.5468884,1.1233006,6.7063179c0.9988079,4.8813553,2.2649899,5.8833923,3.9833508,7.6124229
122
+ C27.9728718,41.0130043,30.3457203,41.9418755,32,41.9418755c1.6542816,0,4.0271301-0.9288712,6.640213-3.5580444
123
+ c1.7183609-1.7290306,2.9845428-2.7310677,3.9833488-7.6124229c0.3447037-1.6846523,0.6577187-3.4483223,0.9165573-5.2142372
124
+ L43.4866028,25.1309319z M32,34.4793358c-0.4780617,0-1.2238274-0.2043343-1.2238274-0.4659119
125
+ c0-0.343277,1.0111732-0.8702049,1.2238274-0.8702049s1.2238274,0.5269279,1.2238274,0.8702049
126
+ C33.2238274,34.2750015,32.4780617,34.4793358,32,34.4793358z'/>
127
+ <g>
128
+ <g>
129
+ <path style='fill:#050505;' d='M29.3859634,20.9864883c0,0-0.4709816-0.309494-1.197298-0.6335201
130
+ c-0.3590012-0.1688595-0.7948093-0.3139477-1.2550507-0.4378834c-0.2351532-0.0509872-0.474577-0.1011715-0.7227192-0.1246052
131
+ c-0.2447739-0.0498142-0.4994926-0.0210609-0.7508602-0.0369453c-0.5056324,0.0129242-1.008831,0.1026134-1.4818363,0.223484
132
+ c-0.2278938,0.0814571-0.4607048,0.1406631-0.6797485,0.2075024c-0.2049599,0.0926952-0.4091492,0.1692677-0.5975628,0.2444439
133
+ c-0.3888664,0.1342182-0.6718102,0.3168316-0.9041843,0.4052563c-0.2296829,0.0968952-0.3609295,0.1522675-0.3609295,0.1522675
134
+ s0.0824013-0.1014347,0.2401848-0.2734528c0.1691132-0.1602745,0.3712387-0.4366131,0.7230816-0.6672916
135
+ c0.1699867-0.1212158,0.353405-0.2584381,0.5596237-0.3899765c0.2233906-0.1087017,0.4571495-0.2346096,0.7119102-0.3446522
136
+ c0.2572784-0.1046791,0.5473099-0.1779785,0.8353195-0.2630768c0.2991333-0.0503044,0.6111622-0.0954151,0.9233303-0.1137466
137
+ c0.3149261,0.0047894,0.6322994,0.0037155,0.9342804,0.0673141c0.3092327,0.0337315,0.5921841,0.1316605,0.8628197,0.2230721
138
+ c0.5310345,0.2014465,0.9791088,0.4621964,1.2952232,0.7382164
139
+ C29.1810455,20.4947014,29.3859634,20.9864883,29.3859634,20.9864883z'/>
140
+ <path style='fill:#050505;' d='M34.6140366,20.9864883c0,0,0.4709816-0.309494,1.1973-0.6335201
141
+ c0.3589973-0.1688595,0.7948074-0.3139477,1.2550507-0.4378834c0.2351532-0.0509872,0.474575-0.1011715,0.7227173-0.1246052
142
+ c0.2447739-0.0498142,0.4994926-0.0210609,0.7508583-0.0369453c0.5056343,0.0129242,1.008831,0.1026134,1.4818382,0.223484
143
+ c0.2278938,0.0814571,0.4607048,0.1406631,0.6797485,0.2075024c0.2049599,0.0926952,0.4091492,0.1692677,0.5975647,0.2444439
144
+ c0.3888664,0.1342182,0.6718063,0.3168316,0.9041824,0.4052563c0.2296829,0.0968952,0.3609276,0.1522675,0.3609276,0.1522675
145
+ s-0.0823975-0.1014347-0.2401848-0.2734528c-0.1691132-0.1602745-0.3712349-0.4366131-0.7230797-0.6672916
146
+ c-0.1699867-0.1212158-0.353405-0.2584381-0.5596237-0.3899765c-0.2233925-0.1087017-0.4571495-0.2346096-0.7119102-0.3446522
147
+ c-0.2572784-0.1046791-0.5473099-0.1779785-0.8353195-0.2630768c-0.2991333-0.0503044-0.6111603-0.0954151-0.9233322-0.1137466
148
+ c-0.3149261,0.0047894-0.6322975,0.0037155-0.9342804,0.0673141c-0.3092308,0.0337315-0.5921822,0.1316605-0.8628159,0.2230721
149
+ c-0.5310364,0.2014465-0.9791107,0.4621964-1.2952232,0.7382164
150
+ C34.8189545,20.4947014,34.6140366,20.9864883,34.6140366,20.9864883z'/>
151
+ </g>
152
+ <linearGradient id='frame0_frame0_SVGID_3_' gradientUnits='userSpaceOnUse' x1='31.425787' y1='33.5179367' x2='31.425787' y2='28.5382481'>
153
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0'/>
154
+ <stop offset='0.4' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
155
+ <stop offset='0.6' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
156
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
157
+ </linearGradient>
158
+ <path style='fill:url(#frame0_frame0_SVGID_3_);' d='M32.1652298,31.0280933c0,1.3751049-0.8837395,2.4898434-1.2794456,2.4898434
159
+ s-0.1170101-1.544836,0.102356-2.8788815c0.20471-1.2449226,0.3719597-2.1008072,0.7676659-2.1008072
160
+ S32.1652298,29.6529884,32.1652298,31.0280933z'/>
161
+ <path style='fill:#992E2E;' d='M32,36.9600601c-2.5980244,0-3.9945412-0.7037544-3.9945412-0.7037544
162
+ S28.2812595,37.6638184,32,37.6638184s3.9945412-1.4075127,3.9945412-1.4075127S34.5980225,36.9600601,32,36.9600601z'/>
163
+ </g>
164
+ </g>
165
+ <g>
166
+ <g>
167
+ <linearGradient id='frame0_frame0_SVGID_4_' gradientUnits='userSpaceOnUse' x1='32.0108032' y1='2.3388829' x2='32.0108032' y2='32.4990273'>
168
+ <stop offset='0' style='stop-color:#000000'/>
169
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
170
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
171
+ <stop offset='0.9' style='stop-color:#000000'/>
172
+ </linearGradient>
173
+ <path style='fill:url(#frame0_frame0_SVGID_4_);' d='M48.569252,16.2627697c-1.562336-8.6915169-6.5529289-11.1994362-9.9197617-11.8793831
174
+ c-1.1285057-1.3330317-2.7690277-2.4549794-4.9437408-1.8986645c-1.5446396,0.3951516-4.0538082,0.6488171-6.7012367,1.6812816
175
+ c-3.0726147,0.1866183-9.7073746,1.8100667-11.5654364,12.0605869c-0.7827711,3.2808933,1.1929846,16.072752,1.1929846,16.072752
176
+ s1.9653149-7.5087719,2.1638012-8.4973526c0.2422657,0.6014462,0.4110279,0.9517784,0.4110279,0.9517784
177
+ c0.7462654-6.3021774,7.036211-7.3437519,13.7445259-10.0089836c0.0478363-0.0190001,0.0876083-0.0422688,0.1347694-0.0616331
178
+ c-1.4781628,2.7035437-2.9690247,6.0453367-4.1896172,10.0706167c0,0,5.8630905-2.9964066,9.355896-7.697155
179
+ c-2.1514969,4.7120972-5.3995895,8.069767-5.3995895,8.069767c3.1449699-1.7462463,6.9861832-7.3886757,8.0143814-10.2316761
180
+ c0.1097298,0.1271191,0.2126961,0.2631397,0.319931,0.3935375c1.4028893,2.8545036,2.6055222,5.9894829,2.9662666,8.8624134
181
+ c0,0,0.1379471-1.5548916,0.0801659-3.754488c0.7865562,1.9769573,3.1262512,12.1028595,3.1262512,12.1028595
182
+ S49.3937187,19.7299461,48.569252,16.2627697z'/>
183
+ <path style='fill:#050505;' d='M47.4052734,33.8046875l-0.2880859-1.2495117
184
+ c-0.0195313-0.0839844-1.6396484-7.0844727-2.6240234-10.5234375c-0.0175781,1.2944336-0.0898438,2.1298828-0.0908203,2.1411133
185
+ l-0.2060547,2.3286133l-0.2910156-2.3193359c-0.3125-2.4902344-1.3017578-5.4458008-2.9423828-8.7836914l-0.015625-0.0185547
186
+ c-1.2490234,3.0341797-4.9326172,8.2773438-7.9726563,9.965332l-1.4682617,0.8149414l1.1669922-1.2075195
187
+ c0.0273438-0.0283203,2.3706055-2.4726563,4.3666992-6.0576172c-3.4638672,3.722168-7.9780273,6.0551758-8.0297852,6.081543
188
+ l-0.5234375,0.2675781l0.1704102-0.5629883c1.0214844-3.3686523,2.3256836-6.5629883,3.8803711-9.5058594
189
+ c-0.9628906,0.3730469-1.9135742,0.715332-2.8374023,1.0483398c-5.387207,1.940918-9.6430664,3.4741211-10.2451172,8.5595703
190
+ l-0.1005859,0.8520508l-0.3725586-0.7729492c0,0-0.0429688-0.0888672-0.1166992-0.2548828
191
+ c-0.5209961,2.1352539-1.9223633,7.4916992-1.9916992,7.7553711l-0.3046875,1.1655273l-0.184082-1.190918
192
+ c-0.0810547-0.5244141-1.9741211-12.878418-1.1889648-16.1689453
193
+ C17.0952148,5.6889648,24.0170898,4.1069336,26.9501953,3.9189453c1.8544922-0.71875,3.6333008-1.0600586,5.0649414-1.3344727
194
+ c0.6269531-0.1201172,1.1694336-0.2241211,1.6293945-0.3417969c1.8808594-0.4824219,3.6367188,0.1733398,5.1396484,1.9130859
195
+ c3.0917969,0.6484375,8.4169922,3.0834961,10.03125,12.0625c0.8232422,3.4619141-1.125,15.796875-1.2080078,16.3203125
196
+ L47.4052734,33.8046875z M43.9462891,19l0.5195313,1.3037109c0.625,1.5703125,2.1845703,8.0766602,2.8417969,10.8696289
197
+ c0.4853516-3.3222656,1.6689453-12.1176758,1.0185547-14.8530273C46.8251953,7.9750977,42.2089844,5.3574219,38.5996094,4.628418
198
+ l-0.0849609-0.0170898l-0.0556641-0.0664063c-1.3896484-1.6391602-2.9707031-2.2597656-4.6914063-1.8178711
199
+ c-0.4746094,0.121582-1.0229492,0.2265625-1.6586914,0.3486328c-1.4204102,0.2724609-3.1884766,0.6113281-5.0136719,1.3232422
200
+ l-0.0756836,0.0166016c-2.7924805,0.1694336-9.4868164,1.6640625-11.3344727,11.8554688
201
+ c-0.6240234,2.6162109,0.5498047,11.5083008,1.015625,14.7749023c0.5620117-2.1582031,1.703125-6.5620117,1.8500977-7.293457
202
+ l0.1645508-0.8198242l0.3125,0.7758789c0.0239258,0.059082,0.046875,0.1162109,0.0693359,0.1704102
203
+ c1.0014648-4.7275391,5.3925781-6.3095703,10.4335938-8.1259766c1.081543-0.3896484,2.199707-0.7924805,3.328125-1.2407227
204
+ l0.7875977-0.3334961l-0.3408203,0.6245117c-1.5917969,2.9106445-2.9316406,6.0820313-3.9882813,9.4355469
205
+ c1.519043-0.8598633,5.9287109-3.5556641,8.7353516-7.3310547l1.4101563-1.8989258l-0.9824219,2.1518555
206
+ c-1.2421875,2.7202148-2.8623047,5.0083008-4.0117188,6.4589844c2.6191406-2.3657227,5.3339844-6.5166016,6.1630859-8.8100586
207
+ l0.1464844-0.402832l0.2783203,0.3251953c0.0683594,0.0791016,0.1337891,0.1611328,0.1992188,0.2431641l0.125,0.1538086
208
+ c1.2392578,2.5117188,2.109375,4.7949219,2.6132813,6.8359375c0.0058594-0.4677734,0.0039063-0.9941406-0.0107422-1.5625
209
+ L43.9462891,19z'/>
210
+ </g>
211
+ <linearGradient id='frame0_frame0_SVGID_5_' gradientUnits='userSpaceOnUse' x1='44.7967072' y1='6.7490921' x2='44.7967072' y2='16.4860687'>
212
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
213
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
214
+ </linearGradient>
215
+ <path style='fill:url(#frame0_frame0_SVGID_5_);' d='M41.9596291,6.7490921c0,0,4.2549362,2.0611124,5.6763916,9.7369766
216
+ C47.6360207,16.4860687,41.8269157,9.7341509,41.9596291,6.7490921z'/>
217
+ <linearGradient id='frame0_frame0_SVGID_6_' gradientUnits='userSpaceOnUse' x1='37.8305359' y1='6.1209536' x2='37.8305359' y2='15.6718159' gradientTransform='matrix(0.9994498 0.0331685 -0.0331685 0.9994498 -0.5183742 -0.6808076)'>
218
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
219
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
220
+ </linearGradient>
221
+ <path style='fill:url(#frame0_frame0_SVGID_6_);' d='M40.2962532,6.7980204c0,0-2.1514435,6.2846823-6.7326508,9.3326845
222
+ C33.5636024,16.1307049,36.229557,7.871963,40.2962532,6.7980204z'/>
223
+ <linearGradient id='frame0_frame0_SVGID_7_' gradientUnits='userSpaceOnUse' x1='29.0873299' y1='5.9011192' x2='29.0873299' y2='14.5779428'>
224
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
225
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
226
+ </linearGradient>
227
+ <path style='fill:url(#frame0_frame0_SVGID_7_);' d='M34.9893265,5.9011192c0,0-5.0364819,1.0619717-6.2515888,2.48561
228
+ c-1.2151051,1.4236383-5.5524025,6.1912136-5.5524025,6.1912136S33.5428238,9.8103676,34.9893265,5.9011192z'/>
229
+ <linearGradient id='frame0_frame0_SVGID_8_' gradientUnits='userSpaceOnUse' x1='19.3210354' y1='6.8628201' x2='19.3210354' y2='16.8748913'>
230
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
231
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
232
+ </linearGradient>
233
+ <path style='fill:url(#frame0_frame0_SVGID_8_);' d='M22.332283,6.8628201c0,0-4.9932938,2.5106883-6.0224953,10.0120716
234
+ C16.3097878,16.8748913,22.1541672,10.4719763,22.332283,6.8628201z'/>
235
+ </g>
236
+ </g>
237
+ <g>
238
+ <g>
239
+ <path style='fill:#FFFFFF;' d='M40.248867,24.2514648c-0.2168045-0.0720425-2.8775482,0.0109749-3.1063004,0.0885525
240
+ c-1.3472633,0.4567585-1.9278145,1.3827171-1.9278145,2.1287823c0,0.9796467,0.3799362,1.8936386,1.1929817,2.1651096
241
+ c0.5538597,0.1850033,0.6844559,0.225069,1.106472,0.2403011c0.1777725,0.0064793,0.4020729,0.0089874,0.7399292,0.0152779
242
+ c0.2367973,0.0044003,0.5013313,0.0072384,0.7817574-0.0091763c1.158947-0.0678806,2.5960236-0.4757271,3.5341148-2.5676613
243
+ C42.5700073,26.3126507,41.8971024,24.7990932,40.248867,24.2514648z'/>
244
+ <g>
245
+ <g>
246
+ <linearGradient id='frame0_frame0_frame0_SVGID_1_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.4218445' y1='28.8060989' x2='38.4218445' y2='23.9611988'>
247
+ <stop offset='0' style='stop-color:#1E1E57'/>
248
+ <stop offset='0.4526749' style='stop-color:#070714'/>
249
+ </linearGradient>
250
+ <path style='fill:url(#frame0_frame0_frame0_SVGID_1_6e4a16545166d9848c135643eab9ebb2);' d='M38.1990433,28.8060989c-0.0598412,0-0.1196785-0.0032482-0.1798286-0.0097466
251
+ c-0.5141983-0.0564842-0.963623-0.3516521-1.2649841-0.8315182c-0.3161697-0.5031109-0.4296799-1.1419334-0.320179-1.7988739
252
+ c0.2060509-1.2364063,1.1770744-2.2047615,2.2104034-2.2047615c0.0598412,0,0.1196823,0.0032482,0.1798325,0.0097466
253
+ c1.0959473,0.1200924,1.807251,1.3000126,1.5854721,2.6303921
254
+ C40.2033997,27.8376198,39.2323761,28.8060989,38.1990433,28.8060989L38.1990433,28.8060989z'/>
255
+ <g>
256
+ <path style='fill:#050505;' d='M40.6444511,26.6270924c0.1615982-0.9687023-0.1561546-1.8539867-0.7517204-2.3756332
257
+ c-0.3143806-0.1208172-0.6684837-0.1962471-1.0679207-0.1962471c-0.6461754,0-1.1759224,0.1113605-1.6183205,0.284811
258
+ c-0.5032921,0.4275494-0.8837128,1.0592957-1.0073204,1.8001614c-0.2082748,1.2483997,0.3694,2.3714657,1.3287048,2.7340546
259
+ c0.1537323,0.0064449,0.347702,0.0089664,0.6398697,0.0152683c0.2047729,0.0044136,0.4335365,0.0072498,0.6760406-0.0091743
260
+ C39.7255554,28.5854359,40.4617615,27.7220383,40.6444511,26.6270924z M38.1990318,28.6141529
261
+ c-0.0493126,0-0.099102-0.002697-0.1480255-0.008091c-0.435009-0.0476246-0.8205719-0.3062782-1.0856819-0.7282238
262
+ c-0.2944984-0.4687328-0.399868-1.0675964-0.2966156-1.686245c0.1906853-1.1430626,1.0586243-2.0384674,1.9758759-2.0384674
263
+ c0.0493164,0,0.099102,0.0026951,0.1480293,0.0080547c0.4350052,0.0476608,0.8205681,0.3062763,1.0856781,0.7282581
264
+ c0.2945023,0.4687328,0.3998718,1.0675602,0.2966194,1.6862106
265
+ C39.9842262,27.7187462,39.1162872,28.6141529,38.1990318,28.6141529z'/>
266
+ </g>
267
+ </g>
268
+ <ellipse transform='matrix(-0.9909538 -0.1342035 0.1342035 -0.9909538 72.9552689 57.6849518)' style='fill:#050505;' cx='38.4218102' cy='26.3836422' rx='0.850262' ry='1.2310004'/>
269
+ </g>
270
+ <linearGradient id='frame0_frame0_frame0_SVGID_2_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='36.5881042' y1='26.1700535' x2='36.5881042' y2='24.8349037'>
271
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.5'/>
272
+ <stop offset='0.7' style='stop-color:#FFFFFF'/>
273
+ </linearGradient>
274
+ <ellipse style='fill:url(#frame0_frame0_frame0_SVGID_2_6e4a16545166d9848c135643eab9ebb2);' cx='36.5881042' cy='25.5024776' rx='0.6382648' ry='0.6675748'/>
275
+ <linearGradient id='frame0_frame0_frame0_SVGID_3_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.3310776' y1='28.8060989' x2='38.3310776' y2='27.8961945'>
276
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
277
+ <stop offset='0.7' style='stop-color:#FFFFFF;stop-opacity:0.7'/>
278
+ </linearGradient>
279
+ <ellipse style='fill:url(#frame0_frame0_frame0_SVGID_3_6e4a16545166d9848c135643eab9ebb2);' cx='38.3310776' cy='28.3511467' rx='0.4349775' ry='0.4549523'/>
280
+ <g>
281
+ <g>
282
+ <path style='fill:#050505;' d='M41.9596291,27.4447289c0.1765633-0.2691765,0.5040054-0.812149,0.5040054-1.132061
283
+ c0-0.3030396-0.8400116-1.1777954-1.956459-1.7191448c-0.4647713-0.1981964-0.8674774-0.3491535-1.4849091-0.3491535
284
+ c-0.3245926,0-0.6955528,0.0402393-1.1667442,0.1265888c-1.4007301,0.2566795-2.5546341,1.3944874-2.9387894,1.8132458
285
+ c0.0945244-0.2887936,0.7627029-2.4718113,4.1865005-2.4718113c2.7531776,0,4.3480835,2.1782684,4.4672203,2.2971096
286
+ C43.5704536,26.0095024,42.2542572,27.2547817,41.9596291,27.4447289z'/>
287
+ </g>
288
+ <path style='fill:#050505;' d='M34.9167328,25.3400707c0,0,3.1244583-4.1985188,8.2772369-0.3685226
289
+ C43.1939697,24.9715481,38.4571609,22.4138775,34.9167328,25.3400707z'/>
290
+ </g>
291
+ </g>
292
+ <g>
293
+ <path style='fill:#FFFFFF;' d='M23.751133,24.2514648c0.2168064-0.0720425,2.8775501,0.0109749,3.1063004,0.0885525
294
+ c1.3472652,0.4567585,1.9278126,1.3827171,1.9278126,2.1287823c0,0.9796467-0.3799343,1.8936386-1.1929817,2.1651096
295
+ c-0.5538597,0.1850033-0.6844521,0.225069-1.1064701,0.2403011c-0.1777725,0.0064793-0.4020748,0.0089874-0.7399273,0.0152779
296
+ c-0.2367973,0.0044003-0.5013332,0.0072384-0.7817612-0.0091763c-1.158947-0.0678806-2.5960217-0.4757271-3.5341148-2.5676613
297
+ C21.4299908,26.3126507,22.1028996,24.7990932,23.751133,24.2514648z'/>
298
+ <g>
299
+ <g>
300
+ <linearGradient id='frame0_frame0_frame0_SVGID_4_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.4218445' y1='28.8060989' x2='38.4218445' y2='23.9611988' gradientTransform='matrix(-1 0 0 1 64 0)'>
301
+ <stop offset='0' style='stop-color:#1E1E57'/>
302
+ <stop offset='0.4526749' style='stop-color:#070714'/>
303
+ </linearGradient>
304
+ <path style='fill:url(#frame0_frame0_frame0_SVGID_4_6e4a16545166d9848c135643eab9ebb2);' d='M25.8009548,28.8060989c0.0598412,0,0.1196823-0.0032482,0.1798306-0.0097466
305
+ c0.5141983-0.0564842,0.9636211-0.3516521,1.2649841-0.8315182c0.3161697-0.5031109,0.4296818-1.1419334,0.320179-1.7988739
306
+ c-0.206049-1.2364063-1.1770725-2.2047615-2.2104053-2.2047615c-0.0598412,0-0.1196823,0.0032482-0.1798306,0.0097466
307
+ c-1.0959492,0.1200924-1.807251,1.3000126-1.5854702,2.6303921
308
+ C23.7966003,27.8376198,24.7676239,28.8060989,25.8009548,28.8060989L25.8009548,28.8060989z'/>
309
+ <g>
310
+ <path style='fill:#050505;' d='M25.1562138,28.8803329c0.242506,0.0164242,0.4712696,0.013588,0.6760445,0.0091743
311
+ c0.2921658-0.0063019,0.4861355-0.0088234,0.6398678-0.0152683c0.9593067-0.3625889,1.5369816-1.4856548,1.3287048-2.7340546
312
+ c-0.1236076-0.7408657-0.5040283-1.372612-1.0073223-1.8001614c-0.4423981-0.1734505-0.9721413-0.284811-1.6183205-0.284811
313
+ c-0.399437,0-0.7535362,0.0754299-1.0679169,0.1962471c-0.5955677,0.5216465-0.9133205,1.4069309-0.7517204,2.3756332
314
+ C23.5382404,27.7220383,24.2744446,28.5854359,25.1562138,28.8803329z M23.8250885,26.5756493
315
+ c-0.1032505-0.6186504,0.0021191-1.2174778,0.2966175-1.6862106c0.26511-0.4219818,0.6506748-0.6805973,1.08568-0.7282581
316
+ c0.0489254-0.0053596,0.0987148-0.0080547,0.1480293-0.0080547c0.9172516,0,1.7851906,0.8954048,1.9758759,2.0384674
317
+ c0.1032524,0.6186485-0.0021172,1.2175121-0.2966156,1.686245c-0.26511,0.4219456-0.6506748,0.6805992-1.08568,0.7282238
318
+ c-0.0489254,0.005394-0.0987148,0.008091-0.1480293,0.008091
319
+ C24.8837147,28.6141529,24.0157757,27.7187462,23.8250885,26.5756493z'/>
320
+ </g>
321
+ </g>
322
+ <ellipse transform='matrix(0.9909538 -0.1342035 0.1342035 0.9909538 -3.309391 3.6713538)' style='fill:#050505;' cx='25.5781898' cy='26.3836422' rx='0.850262' ry='1.2310004'/>
323
+ </g>
324
+ <linearGradient id='frame0_frame0_frame0_SVGID_5_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.0486221' y1='26.1700535' x2='38.0486221' y2='24.8349037' gradientTransform='matrix(1 0 0 1 -14.1226711 0)'>
325
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.5'/>
326
+ <stop offset='0.7' style='stop-color:#FFFFFF'/>
327
+ </linearGradient>
328
+ <ellipse style='fill:url(#frame0_frame0_frame0_SVGID_5_6e4a16545166d9848c135643eab9ebb2);' cx='23.925951' cy='25.5024776' rx='0.6382648' ry='0.6675748'/>
329
+ <linearGradient id='frame0_frame0_frame0_SVGID_6_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='39.7915955' y1='28.8060989' x2='39.7915955' y2='27.8961945' gradientTransform='matrix(1 0 0 1 -14.1226711 0)'>
330
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
331
+ <stop offset='0.7' style='stop-color:#FFFFFF;stop-opacity:0.7'/>
332
+ </linearGradient>
333
+ <ellipse style='fill:url(#frame0_frame0_frame0_SVGID_6_6e4a16545166d9848c135643eab9ebb2);' cx='25.6689224' cy='28.3511467' rx='0.4349775' ry='0.4549523'/>
334
+ <g>
335
+ <g>
336
+ <path style='fill:#050505;' d='M22.0403709,27.4447289c-0.1765633-0.2691765-0.5040073-0.812149-0.5040073-1.132061
337
+ c0-0.3030396,0.8400116-1.1777954,1.956461-1.7191448c0.4647694-0.1981964,0.8674755-0.3491535,1.484911-0.3491535
338
+ c0.3245907,0,0.6955509,0.0402393,1.1667423,0.1265888c1.400732,0.2566795,2.5546322,1.3944874,2.9387913,1.8132458
339
+ c-0.0945244-0.2887936-0.7627048-2.4718113-4.1865025-2.4718113c-2.7531796,0-4.3480835,2.1782684-4.4672203,2.2971096
340
+ C20.4295464,26.0095024,21.7457428,27.2547817,22.0403709,27.4447289z'/>
341
+ </g>
342
+ <path style='fill:#050505;' d='M29.0832691,25.3400707c0,0-3.1244602-4.1985188-8.2772388-0.3685226
343
+ C20.8060303,24.9715481,25.542841,22.4138775,29.0832691,25.3400707z'/>
344
+ </g>
345
+ </g>
346
+ </g>
347
+ <metadata id="frame0_metadata22">
348
+ <rdf:RDF>
349
+ <cc:Work rdf:about=''>
350
+ <dc:format>
351
+ image/svg+xml
352
+ </dc:format>
353
+ <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
354
+ </cc:Work>
355
+ </rdf:RDF>
356
+ </metadata>
357
+ <defs id="frame0_defs20"/>
358
+ <sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1920" inkscape:window-height="1029" id="frame0_namedview18" showgrid="false" inkscape:zoom="3.6875" inkscape:cx="-26.440678" inkscape:cy="32" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="g3"/>
359
+ <g id="frame0_g3">
360
+ <g id='frame0_g5'>
361
+ <linearGradient id='frame0_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233' gradientUnits='userSpaceOnUse' x1='32' y1='47.521347' x2='32' y2='65.3651123'>
362
+ <stop offset='0' style='stop-color:#7d7d7d;stop-opacity:1' id='frame0_stop8'/>
363
+ <stop offset='1' style='stop-color:#2b2b2b;stop-opacity:1' id='frame0_stop10'/>
364
+ </linearGradient>
365
+ <path style='fill:url(#frame0_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233);' d='M52.0999146,56.4868164c0-6.686245-6.5005646-7.383255-11.8776855-8.9568939 c-0.092495-0.0270691-0.1868629,0.0111046-0.2286186,0.0979576C39.5892181,48.469017,37.3053589,52.6666679,32,52.6666679 s-7.58922-4.1976509-7.9936104-5.0387878c-0.0417557-0.086853-0.1361256-0.1250267-0.2286167-0.0979576 c-5.3771229,1.5736389-11.8776875,2.270649-11.8776875,8.9568939l-0.124939,8.8782959h40.449707L52.0999146,56.4868164z' id='frame0_path12'/>
366
+ <path style='fill:#000000;fill-opacity:1' d='M52.4785156,65.6152344h-40.956543l0.1279297-9.1328125 c0-5.9912109,5.0288086-7.3173828,9.8920898-8.6005859c0.7294922-0.1923828,1.4575195-0.3847656,2.1655273-0.5917969 l0.1293945-0.0185547c0.1704102,0,0.3217773,0.0957031,0.3950195,0.2490234 C24.625,48.3378906,26.8476563,52.4169922,32,52.4169922s7.375-4.0791016,7.7675781-4.8974609 c0.0742188-0.1533203,0.2255859-0.2480469,0.3955078-0.2480469l0.1298828,0.0185547 c0.7080078,0.2070313,1.4355469,0.3994141,2.1650391,0.5917969c4.8632813,1.2832031,9.8916016,2.609375,9.8916016,8.6044922 L52.4785156,65.6152344z M12.0288086,65.1152344h39.9418945l-0.1210938-8.625c0-5.6142578-4.6240234-6.8339844-9.5185547-8.125 c-0.7197266-0.1894531-1.4365234-0.3789063-2.1347656-0.5820313C39.7226563,48.7441406,37.3603516,52.9169922,32,52.9169922 c-5.3623047,0-7.7250977-4.1748047-8.1967773-5.1357422c-0.6914063,0.2041016-1.4116211,0.3935547-2.1337891,0.5839844 c-4.8955078,1.2919922-9.5195313,2.5117188-9.5195313,8.1210938L12.0288086,65.1152344z' id='frame0_path14'/>
367
+ </g>
368
+ <path style='fill:#000000;fill-opacity:1' d='M32,54.6669922c-7.5927734,0-9.8598633-6.5566406-9.8818359-6.6230469l0.4746094-0.1582031 c0.0854492,0.2568359,2.1826172,6.28125,9.4072266,6.28125s9.3212891-6.0244141,9.4072266-6.28125l0.4746094,0.1582031 C41.859375,48.1103516,39.5927734,54.6669922,32,54.6669922z' id='frame0_path16'/>
369
+ </g>
370
+ </svg>
371
+ <svg id="frame1" viewBox="0 0 64 64" preserveAspectRatio="none" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:xlink="http://www.w3.org/1999/xlink">
372
+ <g>
373
+ <g>
374
+ <g>
375
+ <linearGradient id='frame1_frame1_SVGID_1_' gradientUnits='userSpaceOnUse' x1='41.3003235' y1='10.7291708' x2='41.3003235' y2='42.7947731'>
376
+ <stop offset='0' style='stop-color:#000000'/>
377
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
378
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
379
+ <stop offset='0.7407407' style='stop-color:#000000'/>
380
+ </linearGradient>
381
+ <path style='fill:url(#frame1_frame1_SVGID_1_);' d='M40.932766,40.1206284c0,0-0.1908073-0.809166-0.7593918-1.7331123
382
+ c0,0-1.6171074,2.4336281-2.61409,4.4072571c0,0-1.6883163-0.9083405-1.704834-1.6190681l1.0556488-30.4465332
383
+ C36.910099,10.7291708,56.0488663,18.3368073,40.932766,40.1206284z'/>
384
+ <path style='fill:#050505;' d='M37.6669922,43.1367188l-0.2255859-0.1220703
385
+ c-0.3037109-0.1630859-1.8173828-1.0175781-1.8369141-1.8330078l1.0683594-30.815918l0.3300781,0.1308594
386
+ c0.0712891,0.0288086,7.2207031,2.9433594,9.375,10.0869141c1.6914063,5.6103516-0.0712891,12.2314453-5.2402344,19.6801758
387
+ l-0.3193359,0.4599609l-0.1289063-0.5449219c-0.0019531-0.0068359-0.1425781-0.5898438-0.5292969-1.3125
388
+ c-0.4765625,0.7363281-1.6162109,2.5351563-2.3779297,4.0410156L37.6669922,43.1367188z M37.1474609,11.1079102
389
+ l-1.0429688,30.0766602c0.0078125,0.3330078,0.7353516,0.8984375,1.3515625,1.2646484
390
+ c0.9970703-1.9189453,2.4941406-4.1767578,2.5097656-4.2001953l0.2158203-0.3251953l0.2050781,0.3330078
391
+ c0.3076172,0.5,0.5078125,0.9658203,0.6298828,1.2998047c4.8515625-7.1416016,6.4951172-13.4731445,4.8837891-18.8237305
392
+ C44.0810547,14.6914063,38.5566406,11.7670898,37.1474609,11.1079102z'/>
393
+ </g>
394
+ <g>
395
+ <linearGradient id='frame1_frame1_SVGID_2_' gradientUnits='userSpaceOnUse' x1='22.7805748' y1='10.7291708' x2='22.7805748' y2='42.7947731'>
396
+ <stop offset='0' style='stop-color:#000000'/>
397
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
398
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
399
+ <stop offset='0.7407407' style='stop-color:#000000'/>
400
+ </linearGradient>
401
+ <path style='fill:url(#frame1_frame1_SVGID_2_);' d='M23.0672359,40.1206284c0,0,0.1908054-0.809166,0.759388-1.7331123
402
+ c0,0,1.5610714,2.3775902,2.61409,4.4072571c0,0,1.6883183-0.9083405,1.7048359-1.6190681l-0.202776-30.4465332
403
+ C27.9427738,10.7291708,7.9511347,18.3368073,23.0672359,40.1206284z'/>
404
+ <path style='fill:#050505;' d='M26.3359375,43.1357422l-0.1166992-0.2255859
405
+ c-0.8017578-1.5458984-1.9121094-3.3125-2.3798828-4.0419922c-0.3862305,0.7216797-0.5268555,1.3037109-0.5288086,1.3105469
406
+ l-0.1293945,0.5449219l-0.3193359-0.4599609c-5.0688477-7.3046875-6.7680664-13.8198242-5.0517578-19.3642578
407
+ c2.2841797-7.3759766,9.9667969-10.3745117,10.0439453-10.4042969l0.3364258-0.1279297l0.2050781,30.8066406
408
+ c-0.019043,0.8232422-1.5327148,1.6777344-1.8359375,1.8408203L26.3359375,43.1357422z M23.8198242,37.921875L24.0356445,38.25
409
+ c0.0151367,0.0234375,1.4643555,2.2353516,2.5068359,4.2001953c0.6166992-0.3662109,1.3452148-0.9335938,1.3530273-1.2802734
410
+ l-0.2001953-30.0644531c-1.4868164,0.6635742-7.4707031,3.6787109-9.4086914,9.9467773
411
+ c-1.6337891,5.2827148-0.0537109,11.5063477,4.6962891,18.5043945c0.1220703-0.3339844,0.3227539-0.7998047,0.6308594-1.2998047
412
+ L23.8198242,37.921875z'/>
413
+ </g>
414
+ </g>
415
+ <g>
416
+ <path style='fill:#471E02;' d='M39.8611069,47.5804329c-5.2739067-1.5991402-2.6575546-9.3816147-2.6575546-9.3816147
417
+ L32,39.0224876l-5.2035522-0.8236694c0,0,2.6163521,7.7824745-2.6575565,9.3816147
418
+ c-5.2739067,1.5991364-11.7419071,2.2387924-11.7419071,8.9551735l-0.1218224,8.8295135h39.4496765l-0.1218224-8.8295135
419
+ C51.6030159,49.8192253,45.1350174,49.1795692,39.8611069,47.5804329z'/>
420
+ <path style='fill:#281000;' d='M32,41.7122002l-4.6312714-0.7330704c0.1061077,0.9799271,0.1134396,2.090313-0.1253719,3.1373329
421
+ c0.1329231,0.6690979,0.2921124,1.2572632,0.473793,1.5394707C28.2867088,46.5405846,30.3749428,48.4981422,32,48.4981422
422
+ s3.7132912-1.9575577,4.2828484-2.8422089c0.1816826-0.2822075,0.3408737-0.8703728,0.473793-1.5394707
423
+ c-0.2388115-1.04702-0.2314758-2.1574059-0.12537-3.1373329L32,41.7122002z'/>
424
+ <path style='fill:#110700;' d='M51.9785156,65.6152344h-39.956543l0.125-9.0839844
425
+ c0-5.9580078,4.9052734-7.2773438,9.6489258-8.5546875c0.7661133-0.2060547,1.5297852-0.4111328,2.2700195-0.6357422
426
+ c1.1411133-0.3457031,1.9814453-1.0283203,2.4975586-2.0292969c1.4111328-2.734375,0.0102539-6.9902344-0.0039063-7.0322266
427
+ l-0.1313477-0.3916016L32,38.7695313l5.5712891-0.8818359l-0.1308594,0.3916016
428
+ c-0.0146484,0.0419922-1.4160156,4.2978516-0.0048828,7.0322266c0.5166016,1.0009766,1.3574219,1.6835938,2.4980469,2.0292969
429
+ c0.7402344,0.2246094,1.5039063,0.4296875,2.2705078,0.6367188c4.7431641,1.2763672,9.6484375,2.5957031,9.6484375,8.5576172
430
+ L51.9785156,65.6152344z M12.5288086,65.1152344h38.9418945l-0.1181641-8.5761719
431
+ c0-5.5820313-4.5068359-6.7949219-9.2783203-8.0791016c-0.7714844-0.2080078-1.5400391-0.4150391-2.2851563-0.640625
432
+ c-1.2763672-0.3867188-2.2177734-1.1533203-2.7978516-2.2792969c-1.2646484-2.4511719-0.4697266-5.8798828-0.1435547-7.03125
433
+ L32,39.2753906l-0.0390625-0.0058594l-4.8095703-0.7607422c0.3261719,1.1513672,1.1210938,4.5800781-0.1425781,7.03125
434
+ c-0.5805664,1.1259766-1.5219727,1.8925781-2.7973633,2.2792969c-0.7456055,0.2255859-1.5141602,0.4326172-2.2856445,0.640625
435
+ c-4.7714844,1.2841797-9.2788086,2.4970703-9.2788086,8.0751953L12.5288086,65.1152344z'/>
436
+ </g>
437
+ <g>
438
+ <g>
439
+ <path style='fill:#281000;' d='M43.4543228,26.8590794c0,0,0.7397308-2.2662773,2.2608566-2.4134064
440
+ c1.521122-0.1471291,2.4627991,5.3522472-0.4024124,7.7822285c-1.8136177,1.5381279-2.4834976,0.0183716-2.4834976,0.0183716
441
+ L43.4543228,26.8590794z'/>
442
+ <path style='fill:#110700;' d='M43.8535156,33.1660156c-0.8818359,0-1.2382813-0.7856445-1.2529297-0.8188477l-0.0273438-0.0625
443
+ l0.6328125-5.4545898c0.0429688-0.1474609,0.8203125-2.472168,2.484375-2.6333008l0.0839844-0.0039063
444
+ c0.5253906,0,0.984375,0.4609375,1.2919922,1.2983398c0.6289063,1.715332,0.5585938,5.1035156-1.5917969,6.9272461
445
+ C44.8896484,32.9145508,44.34375,33.1660156,43.8535156,33.1660156z M43.0859375,32.1987305
446
+ c0.078125,0.1333008,0.3173828,0.4672852,0.7675781,0.4672852c0.3691406,0,0.8056641-0.2114258,1.296875-0.6289063
447
+ c1.9697266-1.6699219,2.0273438-4.7905273,1.4462891-6.3740234c-0.2226563-0.6074219-0.5302734-0.9702148-0.8222656-0.9702148
448
+ c-1.3779297,0.1313477-2.0761719,2.2226563-2.0830078,2.2436523L43.0859375,32.1987305z'/>
449
+ </g>
450
+ <g>
451
+ <path style='fill:#281000;' d='M20.6714211,26.8590794c0,0-0.7397289-2.2662773-2.2608547-2.4134064
452
+ c-1.5211239-0.1471291-2.4627981,5.3522472,0.4024105,7.7822285c1.8136215,1.5381279,2.4834995,0.0183716,2.4834995,0.0183716
453
+ L20.6714211,26.8590794z'/>
454
+ <path style='fill:#110700;' d='M20.2714844,33.1660156L20.2714844,33.1660156
455
+ c-0.4902344,0-1.0351563-0.2514648-1.6201172-0.7470703c-2.1508789-1.8242188-2.2211914-5.2124023-1.5917969-6.9277344
456
+ c0.3071289-0.8374023,0.765625-1.2983398,1.2910156-1.2983398l0.0839844,0.0039063
457
+ c1.6650391,0.1611328,2.4423828,2.4858398,2.4746094,2.5844727l0.6435547,5.503418l-0.0273438,0.0625
458
+ C21.5102539,32.3803711,21.1538086,33.1660156,20.2714844,33.1660156z M18.3842773,24.6948242
459
+ c-0.3266602,0-0.6328125,0.3623047-0.8549805,0.9682617c-0.5810547,1.5834961-0.5234375,4.7041016,1.4453125,6.3745117
460
+ c0.4921875,0.4169922,0.9282227,0.628418,1.296875,0.628418c0.4511719,0,0.6904297-0.3339844,0.7675781-0.4672852
461
+ l-0.6162109-5.3110352v0.0004883c-0.0053711,0-0.7060547-2.0649414-2.0361328-2.1933594
462
+ C18.3857422,24.6948242,18.3852539,24.6948242,18.3842773,24.6948242z'/>
463
+ </g>
464
+ <g>
465
+ <path style='fill:#281000;' d='M43.2196083,9.0474787C40.1725159,7.0345988,37.5801163,6.3043184,32,6.3043184
466
+ s-8.172514,0.7302804-11.2196064,2.7431602c-3.7309685,2.4647846-2.6289539,13.3157759-0.6558571,22.0617905
467
+ c1.1164608,4.9487762,2.5318737,5.9646568,4.4527645,7.7175484C27.498312,41.4923248,30.1507969,42.4339981,32,42.4339981
468
+ c1.849205,0,4.5016861-0.9416733,7.422699-3.6071815c1.9208908-1.7528915,3.3363037-2.7687721,4.4527664-7.7175484
469
+ C45.8485603,22.3632545,46.950573,11.5122633,43.2196083,9.0474787z'/>
470
+ <path style='fill:#110700;' d='M32,42.6835938c-1.3320313,0-4.0893555-0.4765625-7.5913086-3.671875l-0.3525391-0.3193359
471
+ c-1.7382813-1.5703125-3.1108398-2.8105469-4.175293-7.527832c-1.0053711-4.4555664-3.9208984-19.2324219,0.7617188-22.3256836
472
+ C23.8339844,6.730957,26.59375,6.0541992,32,6.0541992s8.1660156,0.6767578,11.3574219,2.784668
473
+ c4.6826172,3.0942383,1.7666016,17.8706055,0.7617188,22.3256836c-1.0644531,4.7172852-2.4375,5.9575195-4.1757813,7.527832
474
+ l-0.3515625,0.3193359C36.0898438,42.2070313,33.3320313,42.6835938,32,42.6835938z M32,6.5541992
475
+ c-5.3579102,0-7.9472656,0.6313477-11.0820313,2.7016602c-3.5083008,2.3178711-2.5839844,12.7802734-0.5498047,21.7983398
476
+ c1.0297852,4.5629883,2.2856445,5.6967773,4.0234375,7.2670898l0.3540039,0.3212891
477
+ c2.4667969,2.25,5.1108398,3.5410156,7.2543945,3.5410156s4.7880859-1.2910156,7.2539063-3.5410156l0.3544922-0.3212891
478
+ c1.7382813-1.5703125,2.9931641-2.7041016,4.0224609-7.2670898c2.0351563-9.0180664,2.9599609-19.4799805-0.5488281-21.7983398
479
+ C39.9472656,7.1855469,37.3583984,6.5541992,32,6.5541992z'/>
480
+ </g>
481
+ <path style='fill:#471E02;' d='M43.4866028,25.1309319c-0.2819366-2.2480259-1.131237-4.8900585-2.5251465-7.8630562
482
+ c-1.5339966,3.1450481-4.9312096,7.7601757-7.7820625,9.3432064l-3.9444427,2.190239l3.1345406-3.2457371
483
+ c0.0188255-0.019701,1.1680107-1.2196693,2.5330238-3.1594944c-2.8302803,2.3706055-5.5344791,3.7680149-5.6999607,3.8529453
484
+ l-1.4083538,0.7197189l0.4587975-1.5138607c0.9167213-3.023344,2.0602169-5.9079075,3.4064045-8.5980968
485
+ c-0.6137733,0.2280865-1.2196674,0.4465408-1.8150558,0.6606178c-4.5929108,1.6546631-8.34161,3.0053387-9.5912113,6.5476761
486
+ c0.2885551,2.257328,0.6814671,4.5468884,1.1233006,6.7063179c0.9988079,4.8813553,2.2649899,5.8833923,3.9833508,7.6124229
487
+ C27.9728718,41.0130043,30.3457203,41.9418755,32,41.9418755c1.6542816,0,4.0271301-0.9288712,6.640213-3.5580444
488
+ c1.7183609-1.7290306,2.9845428-2.7310677,3.9833488-7.6124229c0.3447037-1.6846523,0.6577187-3.4483223,0.9165573-5.2142372
489
+ L43.4866028,25.1309319z M32,34.4793358c-0.4780617,0-1.2238274-0.2043343-1.2238274-0.4659119
490
+ c0-0.343277,1.0111732-0.8702049,1.2238274-0.8702049s1.2238274,0.5269279,1.2238274,0.8702049
491
+ C33.2238274,34.2750015,32.4780617,34.4793358,32,34.4793358z'/>
492
+ <g>
493
+ <g>
494
+ <path style='fill:#050505;' d='M29.3859634,20.9864883c0,0-0.4709816-0.309494-1.197298-0.6335201
495
+ c-0.3590012-0.1688595-0.7948093-0.3139477-1.2550507-0.4378834c-0.2351532-0.0509872-0.474577-0.1011715-0.7227192-0.1246052
496
+ c-0.2447739-0.0498142-0.4994926-0.0210609-0.7508602-0.0369453c-0.5056324,0.0129242-1.008831,0.1026134-1.4818363,0.223484
497
+ c-0.2278938,0.0814571-0.4607048,0.1406631-0.6797485,0.2075024c-0.2049599,0.0926952-0.4091492,0.1692677-0.5975628,0.2444439
498
+ c-0.3888664,0.1342182-0.6718102,0.3168316-0.9041843,0.4052563c-0.2296829,0.0968952-0.3609295,0.1522675-0.3609295,0.1522675
499
+ s0.0824013-0.1014347,0.2401848-0.2734528c0.1691132-0.1602745,0.3712387-0.4366131,0.7230816-0.6672916
500
+ c0.1699867-0.1212158,0.353405-0.2584381,0.5596237-0.3899765c0.2233906-0.1087017,0.4571495-0.2346096,0.7119102-0.3446522
501
+ c0.2572784-0.1046791,0.5473099-0.1779785,0.8353195-0.2630768c0.2991333-0.0503044,0.6111622-0.0954151,0.9233303-0.1137466
502
+ c0.3149261,0.0047894,0.6322994,0.0037155,0.9342804,0.0673141c0.3092327,0.0337315,0.5921841,0.1316605,0.8628197,0.2230721
503
+ c0.5310345,0.2014465,0.9791088,0.4621964,1.2952232,0.7382164
504
+ C29.1810455,20.4947014,29.3859634,20.9864883,29.3859634,20.9864883z'/>
505
+ <path style='fill:#050505;' d='M34.6140366,20.9864883c0,0,0.4709816-0.309494,1.1973-0.6335201
506
+ c0.3589973-0.1688595,0.7948074-0.3139477,1.2550507-0.4378834c0.2351532-0.0509872,0.474575-0.1011715,0.7227173-0.1246052
507
+ c0.2447739-0.0498142,0.4994926-0.0210609,0.7508583-0.0369453c0.5056343,0.0129242,1.008831,0.1026134,1.4818382,0.223484
508
+ c0.2278938,0.0814571,0.4607048,0.1406631,0.6797485,0.2075024c0.2049599,0.0926952,0.4091492,0.1692677,0.5975647,0.2444439
509
+ c0.3888664,0.1342182,0.6718063,0.3168316,0.9041824,0.4052563c0.2296829,0.0968952,0.3609276,0.1522675,0.3609276,0.1522675
510
+ s-0.0823975-0.1014347-0.2401848-0.2734528c-0.1691132-0.1602745-0.3712349-0.4366131-0.7230797-0.6672916
511
+ c-0.1699867-0.1212158-0.353405-0.2584381-0.5596237-0.3899765c-0.2233925-0.1087017-0.4571495-0.2346096-0.7119102-0.3446522
512
+ c-0.2572784-0.1046791-0.5473099-0.1779785-0.8353195-0.2630768c-0.2991333-0.0503044-0.6111603-0.0954151-0.9233322-0.1137466
513
+ c-0.3149261,0.0047894-0.6322975,0.0037155-0.9342804,0.0673141c-0.3092308,0.0337315-0.5921822,0.1316605-0.8628159,0.2230721
514
+ c-0.5310364,0.2014465-0.9791107,0.4621964-1.2952232,0.7382164
515
+ C34.8189545,20.4947014,34.6140366,20.9864883,34.6140366,20.9864883z'/>
516
+ </g>
517
+ <linearGradient id='frame1_frame1_SVGID_3_' gradientUnits='userSpaceOnUse' x1='31.425787' y1='33.5179367' x2='31.425787' y2='28.5382481'>
518
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0'/>
519
+ <stop offset='0.4' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
520
+ <stop offset='0.6' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
521
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
522
+ </linearGradient>
523
+ <path style='fill:url(#frame1_frame1_SVGID_3_);' d='M32.1652298,31.0280933c0,1.3751049-0.8837395,2.4898434-1.2794456,2.4898434
524
+ s-0.1170101-1.544836,0.102356-2.8788815c0.20471-1.2449226,0.3719597-2.1008072,0.7676659-2.1008072
525
+ S32.1652298,29.6529884,32.1652298,31.0280933z'/>
526
+ <path style='fill:#992E2E;' d='M32,36.9600601c-2.5980244,0-3.9945412-0.7037544-3.9945412-0.7037544
527
+ S28.2812595,37.6638184,32,37.6638184s3.9945412-1.4075127,3.9945412-1.4075127S34.5980225,36.9600601,32,36.9600601z'/>
528
+ </g>
529
+ </g>
530
+ <g>
531
+ <g>
532
+ <linearGradient id='frame1_frame1_SVGID_4_' gradientUnits='userSpaceOnUse' x1='32.0108032' y1='2.3388829' x2='32.0108032' y2='32.4990273'>
533
+ <stop offset='0' style='stop-color:#000000'/>
534
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
535
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
536
+ <stop offset='0.9' style='stop-color:#000000'/>
537
+ </linearGradient>
538
+ <path style='fill:url(#frame1_frame1_SVGID_4_);' d='M48.569252,16.2627697c-1.562336-8.6915169-6.5529289-11.1994362-9.9197617-11.8793831
539
+ c-1.1285057-1.3330317-2.7690277-2.4549794-4.9437408-1.8986645c-1.5446396,0.3951516-4.0538082,0.6488171-6.7012367,1.6812816
540
+ c-3.0726147,0.1866183-9.7073746,1.8100667-11.5654364,12.0605869c-0.7827711,3.2808933,1.1929846,16.072752,1.1929846,16.072752
541
+ s1.9653149-7.5087719,2.1638012-8.4973526c0.2422657,0.6014462,0.4110279,0.9517784,0.4110279,0.9517784
542
+ c0.7462654-6.3021774,7.036211-7.3437519,13.7445259-10.0089836c0.0478363-0.0190001,0.0876083-0.0422688,0.1347694-0.0616331
543
+ c-1.4781628,2.7035437-2.9690247,6.0453367-4.1896172,10.0706167c0,0,5.8630905-2.9964066,9.355896-7.697155
544
+ c-2.1514969,4.7120972-5.3995895,8.069767-5.3995895,8.069767c3.1449699-1.7462463,6.9861832-7.3886757,8.0143814-10.2316761
545
+ c0.1097298,0.1271191,0.2126961,0.2631397,0.319931,0.3935375c1.4028893,2.8545036,2.6055222,5.9894829,2.9662666,8.8624134
546
+ c0,0,0.1379471-1.5548916,0.0801659-3.754488c0.7865562,1.9769573,3.1262512,12.1028595,3.1262512,12.1028595
547
+ S49.3937187,19.7299461,48.569252,16.2627697z'/>
548
+ <path style='fill:#050505;' d='M47.4052734,33.8046875l-0.2880859-1.2495117
549
+ c-0.0195313-0.0839844-1.6396484-7.0844727-2.6240234-10.5234375c-0.0175781,1.2944336-0.0898438,2.1298828-0.0908203,2.1411133
550
+ l-0.2060547,2.3286133l-0.2910156-2.3193359c-0.3125-2.4902344-1.3017578-5.4458008-2.9423828-8.7836914l-0.015625-0.0185547
551
+ c-1.2490234,3.0341797-4.9326172,8.2773438-7.9726563,9.965332l-1.4682617,0.8149414l1.1669922-1.2075195
552
+ c0.0273438-0.0283203,2.3706055-2.4726563,4.3666992-6.0576172c-3.4638672,3.722168-7.9780273,6.0551758-8.0297852,6.081543
553
+ l-0.5234375,0.2675781l0.1704102-0.5629883c1.0214844-3.3686523,2.3256836-6.5629883,3.8803711-9.5058594
554
+ c-0.9628906,0.3730469-1.9135742,0.715332-2.8374023,1.0483398c-5.387207,1.940918-9.6430664,3.4741211-10.2451172,8.5595703
555
+ l-0.1005859,0.8520508l-0.3725586-0.7729492c0,0-0.0429688-0.0888672-0.1166992-0.2548828
556
+ c-0.5209961,2.1352539-1.9223633,7.4916992-1.9916992,7.7553711l-0.3046875,1.1655273l-0.184082-1.190918
557
+ c-0.0810547-0.5244141-1.9741211-12.878418-1.1889648-16.1689453
558
+ C17.0952148,5.6889648,24.0170898,4.1069336,26.9501953,3.9189453c1.8544922-0.71875,3.6333008-1.0600586,5.0649414-1.3344727
559
+ c0.6269531-0.1201172,1.1694336-0.2241211,1.6293945-0.3417969c1.8808594-0.4824219,3.6367188,0.1733398,5.1396484,1.9130859
560
+ c3.0917969,0.6484375,8.4169922,3.0834961,10.03125,12.0625c0.8232422,3.4619141-1.125,15.796875-1.2080078,16.3203125
561
+ L47.4052734,33.8046875z M43.9462891,19l0.5195313,1.3037109c0.625,1.5703125,2.1845703,8.0766602,2.8417969,10.8696289
562
+ c0.4853516-3.3222656,1.6689453-12.1176758,1.0185547-14.8530273C46.8251953,7.9750977,42.2089844,5.3574219,38.5996094,4.628418
563
+ l-0.0849609-0.0170898l-0.0556641-0.0664063c-1.3896484-1.6391602-2.9707031-2.2597656-4.6914063-1.8178711
564
+ c-0.4746094,0.121582-1.0229492,0.2265625-1.6586914,0.3486328c-1.4204102,0.2724609-3.1884766,0.6113281-5.0136719,1.3232422
565
+ l-0.0756836,0.0166016c-2.7924805,0.1694336-9.4868164,1.6640625-11.3344727,11.8554688
566
+ c-0.6240234,2.6162109,0.5498047,11.5083008,1.015625,14.7749023c0.5620117-2.1582031,1.703125-6.5620117,1.8500977-7.293457
567
+ l0.1645508-0.8198242l0.3125,0.7758789c0.0239258,0.059082,0.046875,0.1162109,0.0693359,0.1704102
568
+ c1.0014648-4.7275391,5.3925781-6.3095703,10.4335938-8.1259766c1.081543-0.3896484,2.199707-0.7924805,3.328125-1.2407227
569
+ l0.7875977-0.3334961l-0.3408203,0.6245117c-1.5917969,2.9106445-2.9316406,6.0820313-3.9882813,9.4355469
570
+ c1.519043-0.8598633,5.9287109-3.5556641,8.7353516-7.3310547l1.4101563-1.8989258l-0.9824219,2.1518555
571
+ c-1.2421875,2.7202148-2.8623047,5.0083008-4.0117188,6.4589844c2.6191406-2.3657227,5.3339844-6.5166016,6.1630859-8.8100586
572
+ l0.1464844-0.402832l0.2783203,0.3251953c0.0683594,0.0791016,0.1337891,0.1611328,0.1992188,0.2431641l0.125,0.1538086
573
+ c1.2392578,2.5117188,2.109375,4.7949219,2.6132813,6.8359375c0.0058594-0.4677734,0.0039063-0.9941406-0.0107422-1.5625
574
+ L43.9462891,19z'/>
575
+ </g>
576
+ <linearGradient id='frame1_frame1_SVGID_5_' gradientUnits='userSpaceOnUse' x1='44.7967072' y1='6.7490921' x2='44.7967072' y2='16.4860687'>
577
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
578
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
579
+ </linearGradient>
580
+ <path style='fill:url(#frame1_frame1_SVGID_5_);' d='M41.9596291,6.7490921c0,0,4.2549362,2.0611124,5.6763916,9.7369766
581
+ C47.6360207,16.4860687,41.8269157,9.7341509,41.9596291,6.7490921z'/>
582
+ <linearGradient id='frame1_frame1_SVGID_6_' gradientUnits='userSpaceOnUse' x1='37.8305359' y1='6.1209536' x2='37.8305359' y2='15.6718159' gradientTransform='matrix(0.9994498 0.0331685 -0.0331685 0.9994498 -0.5183742 -0.6808076)'>
583
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
584
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
585
+ </linearGradient>
586
+ <path style='fill:url(#frame1_frame1_SVGID_6_);' d='M40.2962532,6.7980204c0,0-2.1514435,6.2846823-6.7326508,9.3326845
587
+ C33.5636024,16.1307049,36.229557,7.871963,40.2962532,6.7980204z'/>
588
+ <linearGradient id='frame1_frame1_SVGID_7_' gradientUnits='userSpaceOnUse' x1='29.0873299' y1='5.9011192' x2='29.0873299' y2='14.5779428'>
589
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
590
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
591
+ </linearGradient>
592
+ <path style='fill:url(#frame1_frame1_SVGID_7_);' d='M34.9893265,5.9011192c0,0-5.0364819,1.0619717-6.2515888,2.48561
593
+ c-1.2151051,1.4236383-5.5524025,6.1912136-5.5524025,6.1912136S33.5428238,9.8103676,34.9893265,5.9011192z'/>
594
+ <linearGradient id='frame1_frame1_SVGID_8_' gradientUnits='userSpaceOnUse' x1='19.3210354' y1='6.8628201' x2='19.3210354' y2='16.8748913'>
595
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
596
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
597
+ </linearGradient>
598
+ <path style='fill:url(#frame1_frame1_SVGID_8_);' d='M22.332283,6.8628201c0,0-4.9932938,2.5106883-6.0224953,10.0120716
599
+ C16.3097878,16.8748913,22.1541672,10.4719763,22.332283,6.8628201z'/>
600
+ </g>
601
+ </g>
602
+ <g>
603
+ <g>
604
+ <path style='fill:#FFFFFF;' d='M40.248867,24.6614494c-0.2168045-0.0720444-2.8775482,0.010973-3.1063004,0.0885506
605
+ c-1.3472633,0.4567585-1.9278145,0.9727345-1.9278145,1.7187996c0,0.6250305,0.3799362,1.0264301,1.1929817,1.2979031
606
+ c0.5538597,0.1850014,0.6844559,0.2250671,1.106472,0.2402992c0.1777725,0.0064812,0.4020729,0.0089874,0.7399292,0.0152798
607
+ c0.2367973,0.0043983,0.5013313,0.0072365,0.7817574-0.0091782c1.158947-0.0678787,2.5422325-0.2631035,3.5341148-1.7004528
608
+ C42.5700073,26.3126507,41.8971024,25.2090759,40.248867,24.6614494z'/>
609
+ <g>
610
+ <g>
611
+ <linearGradient id='frame1_frame1_frame1_SVGID_1_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.4220161' y1='28.0256691' x2='38.4220161' y2='24.6342354'>
612
+ <stop offset='0' style='stop-color:#1E1E57'/>
613
+ <stop offset='0.4526749' style='stop-color:#070714'/>
614
+ </linearGradient>
615
+ <path style='fill:url(#frame1_frame1_frame1_SVGID_1_6e4a16545166d9848c135643eab9ebb2);' d='M37.1425781,24.75c-0.0218506,0.0074463-0.0395508,0.0151978-0.0610352,0.022644
616
+ c-0.3197021,0.3782349-0.5581665,0.8572388-0.6474609,1.3933105c-0.1026611,0.6154175-0.0023193,1.2105103,0.2698364,1.6975098
617
+ c0.3192749,0.1011963,0.4782715,0.1315308,0.8103027,0.1434937c0.1777344,0.0065308,0.4020386,0.0090332,0.7399292,0.0153198
618
+ c0.2367554,0.0043945,0.5013428,0.0072021,0.7817383-0.0092163c0.2496948-0.0146484,0.5108643-0.0383911,0.7752075-0.0759888
619
+ c0.2948608-0.3692017,0.5137329-0.8270874,0.5986328-1.3357544c0.1273193-0.7637939-0.0599976-1.47052-0.4439697-1.9630127
620
+ C39.2268066,24.6166992,37.3341675,24.6850586,37.1425781,24.75z'/>
621
+ <g>
622
+ <path style='fill:#050505;' d='M39.6809082,24.6340332c0.0706787,0.0775757,0.1380005,0.1608887,0.1973877,0.2553711
623
+ c0.2944946,0.46875,0.3998413,1.0675659,0.2966309,1.6862183c-0.0916748,0.5494995-0.3422241,1.0384521-0.677124,1.4015503
624
+ c0.2011108-0.0199585,0.4064331-0.052124,0.6127319-0.0923462c0.2557983-0.361145,0.4543457-0.7809448,0.5339355-1.2577515
625
+ c0.1252441-0.7508545-0.0427856-1.446167-0.3997192-1.9663086
626
+ C40.1853638,24.6428223,39.9714355,24.6348267,39.6809082,24.6340332z'/>
627
+ <path style='fill:#050505;' d='M36.965332,27.8778076c-0.2944946-0.468689-0.3999023-1.0675659-0.2966309-1.6862183
628
+ c0.0982666-0.5889893,0.3780518-1.1092529,0.750061-1.4780884c-0.1383057,0.0119019-0.2400513,0.024231-0.2761841,0.036499
629
+ c-0.1566162,0.0531006-0.3005981,0.1071777-0.4367676,0.1621704c-0.2444458,0.354126-0.4295654,0.7658691-0.5066528,1.2280273
630
+ c-0.0987549,0.5921021-0.0161743,1.1528931,0.1955566,1.6208496c0.0049438,0.0016479,0.0079956,0.0039673,0.0130005,0.0056152
631
+ c0.2845459,0.0950317,0.4573975,0.151123,0.6154175,0.1859741
632
+ C37.0046997,27.9263916,36.9827271,27.9055176,36.965332,27.8778076z'/>
633
+ </g>
634
+ </g>
635
+ <ellipse transform='matrix(-0.9909538 -0.1342035 0.1342035 -0.9909538 72.9552689 57.6849518)' style='fill:#050505;' cx='38.4218102' cy='26.3836422' rx='0.850262' ry='1.2310004'/>
636
+ </g>
637
+ <linearGradient id='frame1_frame1_frame1_SVGID_2_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='36.5881042' y1='26.1700535' x2='36.5881042' y2='24.8349037'>
638
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.5'/>
639
+ <stop offset='0.7' style='stop-color:#FFFFFF'/>
640
+ </linearGradient>
641
+ <ellipse style='fill:url(#frame1_frame1_frame1_SVGID_2_6e4a16545166d9848c135643eab9ebb2);' cx='36.5881042' cy='25.5024776' rx='0.6382648' ry='0.6675748'/>
642
+ <g>
643
+ <g>
644
+ <path style='fill:#050505;' d='M41.9596291,26.9781513c0.2747459-0.2594013,0.5040054-0.6654835,0.5040054-0.6654835
645
+ S42.21875,25.703125,40.6863289,25.0625c-0.532238-0.2225018-1.0466309-0.2533607-1.6640625-0.2533607
646
+ c-0.3245926,0-0.6955528,0.0402393-1.1667442,0.1265888c-1.4007301,0.2566795-2.5546341,0.8297176-2.9387894,1.248476
647
+ c0.0945244-0.2887936,0.7627029-1.9070415,4.1865005-1.9070415c2.7531776,0,4.3480835,1.6134987,4.4672203,1.7323399
648
+ C43.5704536,26.0095024,42.8292694,26.7906513,41.9596291,26.9781513z'/>
649
+ </g>
650
+ <path style='fill:#050505;' d='M34.9167328,25.3400707c0,0,3.2082672-2.9338207,8.2772369-0.3685226
651
+ C43.1939697,24.9715481,38.5891304,23.546875,34.9167328,25.3400707z'/>
652
+ </g>
653
+ </g>
654
+ <g>
655
+ <path style='fill:#FFFFFF;' d='M23.751133,24.6614494c0.2168064-0.0720444,2.8775501,0.010973,3.1063004,0.0885506
656
+ c1.3472652,0.4567585,1.9278126,0.9727345,1.9278126,1.7187996c0,0.6250305-0.3799343,1.0264301-1.1929817,1.2979031
657
+ c-0.5538597,0.1850014-0.6844521,0.2250671-1.1064701,0.2402992c-0.1777725,0.0064812-0.4020748,0.0089874-0.7399273,0.0152798
658
+ c-0.2367973,0.0043983-0.5013332,0.0072365-0.7817612-0.0091782c-1.158947-0.0678787-2.5422306-0.2631035-3.5341148-1.7004528
659
+ C21.4299908,26.3126507,22.1028996,25.2090759,23.751133,24.6614494z'/>
660
+ <g>
661
+ <g>
662
+ <linearGradient id='frame1_frame1_frame1_SVGID_3_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.4220161' y1='28.0256691' x2='38.4220161' y2='24.6342354' gradientTransform='matrix(-1 0 0 1 64 0)'>
663
+ <stop offset='0' style='stop-color:#1E1E57'/>
664
+ <stop offset='0.4526749' style='stop-color:#070714'/>
665
+ </linearGradient>
666
+ <path style='fill:url(#frame1_frame1_frame1_SVGID_3_6e4a16545166d9848c135643eab9ebb2);' d='M26.8574219,24.75c0.0218506,0.0074463,0.0395508,0.0151978,0.0610352,0.022644
667
+ c0.3197021,0.3782349,0.5581665,0.8572388,0.6474609,1.3933105c0.1026611,0.6154175,0.0023193,1.2105103-0.2698364,1.6975098
668
+ c-0.3192749,0.1011963-0.4782715,0.1315308-0.8103027,0.1434937c-0.1777344,0.0065308-0.4020386,0.0090332-0.7399292,0.0153198
669
+ c-0.2367554,0.0043945-0.5013428,0.0072021-0.7817383-0.0092163c-0.2496948-0.0146484-0.5108643-0.0383911-0.7752075-0.0759888
670
+ c-0.2948608-0.3692017-0.5137329-0.8270874-0.5986328-1.3357544c-0.1273193-0.7637939,0.0599976-1.47052,0.4439697-1.9630127
671
+ C24.7731934,24.6166992,26.6658325,24.6850586,26.8574219,24.75z'/>
672
+ <g>
673
+ <path style='fill:#050505;' d='M24.3190918,24.6340332c-0.0706787,0.0775757-0.1380005,0.1608887-0.1973877,0.2553711
674
+ c-0.2944946,0.46875-0.3998413,1.0675659-0.2966309,1.6862183c0.0916748,0.5494995,0.3422241,1.0384521,0.677124,1.4015503
675
+ c-0.2011108-0.0199585-0.4064331-0.052124-0.6127319-0.0923462c-0.2557983-0.361145-0.4543457-0.7809448-0.5339355-1.2577515
676
+ c-0.1252441-0.7508545,0.0427856-1.446167,0.3997192-1.9663086
677
+ C23.8146362,24.6428223,24.0285645,24.6348267,24.3190918,24.6340332z'/>
678
+ <path style='fill:#050505;' d='M27.034668,27.8778076c0.2944946-0.468689,0.3999023-1.0675659,0.2966309-1.6862183
679
+ c-0.0982666-0.5889893-0.3780518-1.1092529-0.750061-1.4780884c0.1383057,0.0119019,0.2400513,0.024231,0.2761841,0.036499
680
+ c0.1566162,0.0531006,0.3005981,0.1071777,0.4367676,0.1621704c0.2444458,0.354126,0.4295654,0.7658691,0.5066528,1.2280273
681
+ c0.0987549,0.5921021,0.0161743,1.1528931-0.1955566,1.6208496c-0.0049438,0.0016479-0.0079956,0.0039673-0.0130005,0.0056152
682
+ c-0.2845459,0.0950317-0.4573975,0.151123-0.6154175,0.1859741
683
+ C26.9953003,27.9263916,27.0172729,27.9055176,27.034668,27.8778076z'/>
684
+ </g>
685
+ </g>
686
+ <ellipse transform='matrix(0.9909538 -0.1342035 0.1342035 0.9909538 -3.309391 3.6713538)' style='fill:#050505;' cx='25.5781898' cy='26.3836422' rx='0.850262' ry='1.2310004'/>
687
+ </g>
688
+ <linearGradient id='frame1_frame1_frame1_SVGID_4_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.0486221' y1='26.1700535' x2='38.0486221' y2='24.8349037' gradientTransform='matrix(1 0 0 1 -14.1226711 0)'>
689
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.5'/>
690
+ <stop offset='0.7' style='stop-color:#FFFFFF'/>
691
+ </linearGradient>
692
+ <ellipse style='fill:url(#frame1_frame1_frame1_SVGID_4_6e4a16545166d9848c135643eab9ebb2);' cx='23.925951' cy='25.5024776' rx='0.6382648' ry='0.6675748'/>
693
+ <g>
694
+ <g>
695
+ <path style='fill:#050505;' d='M22.0403709,26.9781513c-0.2747459-0.2594013-0.5040073-0.6654835-0.5040073-0.6654835
696
+ S21.78125,25.703125,23.3136711,25.0625c0.532238-0.2225018,1.046629-0.2533607,1.6640644-0.2533607
697
+ c0.3245907,0,0.6955509,0.0402393,1.1667423,0.1265888c1.400732,0.2566795,2.5546322,0.8297176,2.9387913,1.248476
698
+ c-0.0945244-0.2887936-0.7627048-1.9070415-4.1865025-1.9070415c-2.7531796,0-4.3480835,1.6134987-4.4672203,1.7323399
699
+ C20.4295464,26.0095024,21.1707325,26.7906513,22.0403709,26.9781513z'/>
700
+ </g>
701
+ <path style='fill:#050505;' d='M29.0832691,25.3400707c0,0-3.2082691-2.9338207-8.2772388-0.3685226
702
+ C20.8060303,24.9715481,25.4108677,23.546875,29.0832691,25.3400707z'/>
703
+ </g>
704
+ </g>
705
+ </g>
706
+ <metadata id="frame1_metadata22">
707
+ <rdf:RDF>
708
+ <cc:Work rdf:about=''>
709
+ <dc:format>
710
+ image/svg+xml
711
+ </dc:format>
712
+ <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
713
+ </cc:Work>
714
+ </rdf:RDF>
715
+ </metadata>
716
+ <defs id="frame1_defs20"/>
717
+ <sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1920" inkscape:window-height="1029" id="frame1_namedview18" showgrid="false" inkscape:zoom="3.6875" inkscape:cx="-26.440678" inkscape:cy="32" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="g3"/>
718
+ <g id="frame1_g3">
719
+ <g id='frame1_g5'>
720
+ <linearGradient id='frame1_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233' gradientUnits='userSpaceOnUse' x1='32' y1='47.521347' x2='32' y2='65.3651123'>
721
+ <stop offset='0' style='stop-color:#7d7d7d;stop-opacity:1' id='frame1_stop8'/>
722
+ <stop offset='1' style='stop-color:#2b2b2b;stop-opacity:1' id='frame1_stop10'/>
723
+ </linearGradient>
724
+ <path style='fill:url(#frame1_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233);' d='M52.0999146,56.4868164c0-6.686245-6.5005646-7.383255-11.8776855-8.9568939 c-0.092495-0.0270691-0.1868629,0.0111046-0.2286186,0.0979576C39.5892181,48.469017,37.3053589,52.6666679,32,52.6666679 s-7.58922-4.1976509-7.9936104-5.0387878c-0.0417557-0.086853-0.1361256-0.1250267-0.2286167-0.0979576 c-5.3771229,1.5736389-11.8776875,2.270649-11.8776875,8.9568939l-0.124939,8.8782959h40.449707L52.0999146,56.4868164z' id='frame1_path12'/>
725
+ <path style='fill:#000000;fill-opacity:1' d='M52.4785156,65.6152344h-40.956543l0.1279297-9.1328125 c0-5.9912109,5.0288086-7.3173828,9.8920898-8.6005859c0.7294922-0.1923828,1.4575195-0.3847656,2.1655273-0.5917969 l0.1293945-0.0185547c0.1704102,0,0.3217773,0.0957031,0.3950195,0.2490234 C24.625,48.3378906,26.8476563,52.4169922,32,52.4169922s7.375-4.0791016,7.7675781-4.8974609 c0.0742188-0.1533203,0.2255859-0.2480469,0.3955078-0.2480469l0.1298828,0.0185547 c0.7080078,0.2070313,1.4355469,0.3994141,2.1650391,0.5917969c4.8632813,1.2832031,9.8916016,2.609375,9.8916016,8.6044922 L52.4785156,65.6152344z M12.0288086,65.1152344h39.9418945l-0.1210938-8.625c0-5.6142578-4.6240234-6.8339844-9.5185547-8.125 c-0.7197266-0.1894531-1.4365234-0.3789063-2.1347656-0.5820313C39.7226563,48.7441406,37.3603516,52.9169922,32,52.9169922 c-5.3623047,0-7.7250977-4.1748047-8.1967773-5.1357422c-0.6914063,0.2041016-1.4116211,0.3935547-2.1337891,0.5839844 c-4.8955078,1.2919922-9.5195313,2.5117188-9.5195313,8.1210938L12.0288086,65.1152344z' id='frame1_path14'/>
726
+ </g>
727
+ <path style='fill:#000000;fill-opacity:1' d='M32,54.6669922c-7.5927734,0-9.8598633-6.5566406-9.8818359-6.6230469l0.4746094-0.1582031 c0.0854492,0.2568359,2.1826172,6.28125,9.4072266,6.28125s9.3212891-6.0244141,9.4072266-6.28125l0.4746094,0.1582031 C41.859375,48.1103516,39.5927734,54.6669922,32,54.6669922z' id='frame1_path16'/>
728
+ </g>
729
+ </svg>
730
+ <svg id="frame2" viewBox="0 0 64 64" preserveAspectRatio="none" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:xlink="http://www.w3.org/1999/xlink">
731
+ <g>
732
+ <g>
733
+ <g>
734
+ <linearGradient id='frame2_frame2_SVGID_1_' gradientUnits='userSpaceOnUse' x1='41.3003235' y1='10.7291708' x2='41.3003235' y2='42.7947731'>
735
+ <stop offset='0' style='stop-color:#000000'/>
736
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
737
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
738
+ <stop offset='0.7407407' style='stop-color:#000000'/>
739
+ </linearGradient>
740
+ <path style='fill:url(#frame2_frame2_SVGID_1_);' d='M40.932766,40.1206284c0,0-0.1908073-0.809166-0.7593918-1.7331123
741
+ c0,0-1.6171074,2.4336281-2.61409,4.4072571c0,0-1.6883163-0.9083405-1.704834-1.6190681l1.0556488-30.4465332
742
+ C36.910099,10.7291708,56.0488663,18.3368073,40.932766,40.1206284z'/>
743
+ <path style='fill:#050505;' d='M37.6669922,43.1367188l-0.2255859-0.1220703
744
+ c-0.3037109-0.1630859-1.8173828-1.0175781-1.8369141-1.8330078l1.0683594-30.815918l0.3300781,0.1308594
745
+ c0.0712891,0.0288086,7.2207031,2.9433594,9.375,10.0869141c1.6914063,5.6103516-0.0712891,12.2314453-5.2402344,19.6801758
746
+ l-0.3193359,0.4599609l-0.1289063-0.5449219c-0.0019531-0.0068359-0.1425781-0.5898438-0.5292969-1.3125
747
+ c-0.4765625,0.7363281-1.6162109,2.5351563-2.3779297,4.0410156L37.6669922,43.1367188z M37.1474609,11.1079102
748
+ l-1.0429688,30.0766602c0.0078125,0.3330078,0.7353516,0.8984375,1.3515625,1.2646484
749
+ c0.9970703-1.9189453,2.4941406-4.1767578,2.5097656-4.2001953l0.2158203-0.3251953l0.2050781,0.3330078
750
+ c0.3076172,0.5,0.5078125,0.9658203,0.6298828,1.2998047c4.8515625-7.1416016,6.4951172-13.4731445,4.8837891-18.8237305
751
+ C44.0810547,14.6914063,38.5566406,11.7670898,37.1474609,11.1079102z'/>
752
+ </g>
753
+ <g>
754
+ <linearGradient id='frame2_frame2_SVGID_2_' gradientUnits='userSpaceOnUse' x1='22.7805748' y1='10.7291708' x2='22.7805748' y2='42.7947731'>
755
+ <stop offset='0' style='stop-color:#000000'/>
756
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
757
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
758
+ <stop offset='0.7407407' style='stop-color:#000000'/>
759
+ </linearGradient>
760
+ <path style='fill:url(#frame2_frame2_SVGID_2_);' d='M23.0672359,40.1206284c0,0,0.1908054-0.809166,0.759388-1.7331123
761
+ c0,0,1.5610714,2.3775902,2.61409,4.4072571c0,0,1.6883183-0.9083405,1.7048359-1.6190681l-0.202776-30.4465332
762
+ C27.9427738,10.7291708,7.9511347,18.3368073,23.0672359,40.1206284z'/>
763
+ <path style='fill:#050505;' d='M26.3359375,43.1357422l-0.1166992-0.2255859
764
+ c-0.8017578-1.5458984-1.9121094-3.3125-2.3798828-4.0419922c-0.3862305,0.7216797-0.5268555,1.3037109-0.5288086,1.3105469
765
+ l-0.1293945,0.5449219l-0.3193359-0.4599609c-5.0688477-7.3046875-6.7680664-13.8198242-5.0517578-19.3642578
766
+ c2.2841797-7.3759766,9.9667969-10.3745117,10.0439453-10.4042969l0.3364258-0.1279297l0.2050781,30.8066406
767
+ c-0.019043,0.8232422-1.5327148,1.6777344-1.8359375,1.8408203L26.3359375,43.1357422z M23.8198242,37.921875L24.0356445,38.25
768
+ c0.0151367,0.0234375,1.4643555,2.2353516,2.5068359,4.2001953c0.6166992-0.3662109,1.3452148-0.9335938,1.3530273-1.2802734
769
+ l-0.2001953-30.0644531c-1.4868164,0.6635742-7.4707031,3.6787109-9.4086914,9.9467773
770
+ c-1.6337891,5.2827148-0.0537109,11.5063477,4.6962891,18.5043945c0.1220703-0.3339844,0.3227539-0.7998047,0.6308594-1.2998047
771
+ L23.8198242,37.921875z'/>
772
+ </g>
773
+ </g>
774
+ <g>
775
+ <path style='fill:#471E02;' d='M39.8611069,47.5804329c-5.2739067-1.5991402-2.6575546-9.3816147-2.6575546-9.3816147
776
+ L32,39.0224876l-5.2035522-0.8236694c0,0,2.6163521,7.7824745-2.6575565,9.3816147
777
+ c-5.2739067,1.5991364-11.7419071,2.2387924-11.7419071,8.9551735l-0.1218224,8.8295135h39.4496765l-0.1218224-8.8295135
778
+ C51.6030159,49.8192253,45.1350174,49.1795692,39.8611069,47.5804329z'/>
779
+ <path style='fill:#281000;' d='M32,41.7122002l-4.6312714-0.7330704c0.1061077,0.9799271,0.1134396,2.090313-0.1253719,3.1373329
780
+ c0.1329231,0.6690979,0.2921124,1.2572632,0.473793,1.5394707C28.2867088,46.5405846,30.3749428,48.4981422,32,48.4981422
781
+ s3.7132912-1.9575577,4.2828484-2.8422089c0.1816826-0.2822075,0.3408737-0.8703728,0.473793-1.5394707
782
+ c-0.2388115-1.04702-0.2314758-2.1574059-0.12537-3.1373329L32,41.7122002z'/>
783
+ <path style='fill:#110700;' d='M51.9785156,65.6152344h-39.956543l0.125-9.0839844
784
+ c0-5.9580078,4.9052734-7.2773438,9.6489258-8.5546875c0.7661133-0.2060547,1.5297852-0.4111328,2.2700195-0.6357422
785
+ c1.1411133-0.3457031,1.9814453-1.0283203,2.4975586-2.0292969c1.4111328-2.734375,0.0102539-6.9902344-0.0039063-7.0322266
786
+ l-0.1313477-0.3916016L32,38.7695313l5.5712891-0.8818359l-0.1308594,0.3916016
787
+ c-0.0146484,0.0419922-1.4160156,4.2978516-0.0048828,7.0322266c0.5166016,1.0009766,1.3574219,1.6835938,2.4980469,2.0292969
788
+ c0.7402344,0.2246094,1.5039063,0.4296875,2.2705078,0.6367188c4.7431641,1.2763672,9.6484375,2.5957031,9.6484375,8.5576172
789
+ L51.9785156,65.6152344z M12.5288086,65.1152344h38.9418945l-0.1181641-8.5761719
790
+ c0-5.5820313-4.5068359-6.7949219-9.2783203-8.0791016c-0.7714844-0.2080078-1.5400391-0.4150391-2.2851563-0.640625
791
+ c-1.2763672-0.3867188-2.2177734-1.1533203-2.7978516-2.2792969c-1.2646484-2.4511719-0.4697266-5.8798828-0.1435547-7.03125
792
+ L32,39.2753906l-0.0390625-0.0058594l-4.8095703-0.7607422c0.3261719,1.1513672,1.1210938,4.5800781-0.1425781,7.03125
793
+ c-0.5805664,1.1259766-1.5219727,1.8925781-2.7973633,2.2792969c-0.7456055,0.2255859-1.5141602,0.4326172-2.2856445,0.640625
794
+ c-4.7714844,1.2841797-9.2788086,2.4970703-9.2788086,8.0751953L12.5288086,65.1152344z'/>
795
+ </g>
796
+ <g>
797
+ <g>
798
+ <path style='fill:#281000;' d='M43.4543228,26.8590794c0,0,0.7397308-2.2662773,2.2608566-2.4134064
799
+ c1.521122-0.1471291,2.4627991,5.3522472-0.4024124,7.7822285c-1.8136177,1.5381279-2.4834976,0.0183716-2.4834976,0.0183716
800
+ L43.4543228,26.8590794z'/>
801
+ <path style='fill:#110700;' d='M43.8535156,33.1660156c-0.8818359,0-1.2382813-0.7856445-1.2529297-0.8188477l-0.0273438-0.0625
802
+ l0.6328125-5.4545898c0.0429688-0.1474609,0.8203125-2.472168,2.484375-2.6333008l0.0839844-0.0039063
803
+ c0.5253906,0,0.984375,0.4609375,1.2919922,1.2983398c0.6289063,1.715332,0.5585938,5.1035156-1.5917969,6.9272461
804
+ C44.8896484,32.9145508,44.34375,33.1660156,43.8535156,33.1660156z M43.0859375,32.1987305
805
+ c0.078125,0.1333008,0.3173828,0.4672852,0.7675781,0.4672852c0.3691406,0,0.8056641-0.2114258,1.296875-0.6289063
806
+ c1.9697266-1.6699219,2.0273438-4.7905273,1.4462891-6.3740234c-0.2226563-0.6074219-0.5302734-0.9702148-0.8222656-0.9702148
807
+ c-1.3779297,0.1313477-2.0761719,2.2226563-2.0830078,2.2436523L43.0859375,32.1987305z'/>
808
+ </g>
809
+ <g>
810
+ <path style='fill:#281000;' d='M20.6714211,26.8590794c0,0-0.7397289-2.2662773-2.2608547-2.4134064
811
+ c-1.5211239-0.1471291-2.4627981,5.3522472,0.4024105,7.7822285c1.8136215,1.5381279,2.4834995,0.0183716,2.4834995,0.0183716
812
+ L20.6714211,26.8590794z'/>
813
+ <path style='fill:#110700;' d='M20.2714844,33.1660156L20.2714844,33.1660156
814
+ c-0.4902344,0-1.0351563-0.2514648-1.6201172-0.7470703c-2.1508789-1.8242188-2.2211914-5.2124023-1.5917969-6.9277344
815
+ c0.3071289-0.8374023,0.765625-1.2983398,1.2910156-1.2983398l0.0839844,0.0039063
816
+ c1.6650391,0.1611328,2.4423828,2.4858398,2.4746094,2.5844727l0.6435547,5.503418l-0.0273438,0.0625
817
+ C21.5102539,32.3803711,21.1538086,33.1660156,20.2714844,33.1660156z M18.3842773,24.6948242
818
+ c-0.3266602,0-0.6328125,0.3623047-0.8549805,0.9682617c-0.5810547,1.5834961-0.5234375,4.7041016,1.4453125,6.3745117
819
+ c0.4921875,0.4169922,0.9282227,0.628418,1.296875,0.628418c0.4511719,0,0.6904297-0.3339844,0.7675781-0.4672852
820
+ l-0.6162109-5.3110352v0.0004883c-0.0053711,0-0.7060547-2.0649414-2.0361328-2.1933594
821
+ C18.3857422,24.6948242,18.3852539,24.6948242,18.3842773,24.6948242z'/>
822
+ </g>
823
+ <g>
824
+ <path style='fill:#281000;' d='M43.2196083,9.0474787C40.1725159,7.0345988,37.5801163,6.3043184,32,6.3043184
825
+ s-8.172514,0.7302804-11.2196064,2.7431602c-3.7309685,2.4647846-2.6289539,13.3157759-0.6558571,22.0617905
826
+ c1.1164608,4.9487762,2.5318737,5.9646568,4.4527645,7.7175484C27.498312,41.4923248,30.1507969,42.4339981,32,42.4339981
827
+ c1.849205,0,4.5016861-0.9416733,7.422699-3.6071815c1.9208908-1.7528915,3.3363037-2.7687721,4.4527664-7.7175484
828
+ C45.8485603,22.3632545,46.950573,11.5122633,43.2196083,9.0474787z'/>
829
+ <path style='fill:#110700;' d='M32,42.6835938c-1.3320313,0-4.0893555-0.4765625-7.5913086-3.671875l-0.3525391-0.3193359
830
+ c-1.7382813-1.5703125-3.1108398-2.8105469-4.175293-7.527832c-1.0053711-4.4555664-3.9208984-19.2324219,0.7617188-22.3256836
831
+ C23.8339844,6.730957,26.59375,6.0541992,32,6.0541992s8.1660156,0.6767578,11.3574219,2.784668
832
+ c4.6826172,3.0942383,1.7666016,17.8706055,0.7617188,22.3256836c-1.0644531,4.7172852-2.4375,5.9575195-4.1757813,7.527832
833
+ l-0.3515625,0.3193359C36.0898438,42.2070313,33.3320313,42.6835938,32,42.6835938z M32,6.5541992
834
+ c-5.3579102,0-7.9472656,0.6313477-11.0820313,2.7016602c-3.5083008,2.3178711-2.5839844,12.7802734-0.5498047,21.7983398
835
+ c1.0297852,4.5629883,2.2856445,5.6967773,4.0234375,7.2670898l0.3540039,0.3212891
836
+ c2.4667969,2.25,5.1108398,3.5410156,7.2543945,3.5410156s4.7880859-1.2910156,7.2539063-3.5410156l0.3544922-0.3212891
837
+ c1.7382813-1.5703125,2.9931641-2.7041016,4.0224609-7.2670898c2.0351563-9.0180664,2.9599609-19.4799805-0.5488281-21.7983398
838
+ C39.9472656,7.1855469,37.3583984,6.5541992,32,6.5541992z'/>
839
+ </g>
840
+ <path style='fill:#471E02;' d='M43.4866028,25.1309319c-0.2819366-2.2480259-1.131237-4.8900585-2.5251465-7.8630562
841
+ c-1.5339966,3.1450481-4.9312096,7.7601757-7.7820625,9.3432064l-3.9444427,2.190239l3.1345406-3.2457371
842
+ c0.0188255-0.019701,1.1680107-1.2196693,2.5330238-3.1594944c-2.8302803,2.3706055-5.5344791,3.7680149-5.6999607,3.8529453
843
+ l-1.4083538,0.7197189l0.4587975-1.5138607c0.9167213-3.023344,2.0602169-5.9079075,3.4064045-8.5980968
844
+ c-0.6137733,0.2280865-1.2196674,0.4465408-1.8150558,0.6606178c-4.5929108,1.6546631-8.34161,3.0053387-9.5912113,6.5476761
845
+ c0.2885551,2.257328,0.6814671,4.5468884,1.1233006,6.7063179c0.9988079,4.8813553,2.2649899,5.8833923,3.9833508,7.6124229
846
+ C27.9728718,41.0130043,30.3457203,41.9418755,32,41.9418755c1.6542816,0,4.0271301-0.9288712,6.640213-3.5580444
847
+ c1.7183609-1.7290306,2.9845428-2.7310677,3.9833488-7.6124229c0.3447037-1.6846523,0.6577187-3.4483223,0.9165573-5.2142372
848
+ L43.4866028,25.1309319z M32,34.4793358c-0.4780617,0-1.2238274-0.2043343-1.2238274-0.4659119
849
+ c0-0.343277,1.0111732-0.8702049,1.2238274-0.8702049s1.2238274,0.5269279,1.2238274,0.8702049
850
+ C33.2238274,34.2750015,32.4780617,34.4793358,32,34.4793358z'/>
851
+ <g>
852
+ <g>
853
+ <path style='fill:#050505;' d='M29.3859634,20.9864883c0,0-0.4709816-0.309494-1.197298-0.6335201
854
+ c-0.3590012-0.1688595-0.7948093-0.3139477-1.2550507-0.4378834c-0.2351532-0.0509872-0.474577-0.1011715-0.7227192-0.1246052
855
+ c-0.2447739-0.0498142-0.4994926-0.0210609-0.7508602-0.0369453c-0.5056324,0.0129242-1.008831,0.1026134-1.4818363,0.223484
856
+ c-0.2278938,0.0814571-0.4607048,0.1406631-0.6797485,0.2075024c-0.2049599,0.0926952-0.4091492,0.1692677-0.5975628,0.2444439
857
+ c-0.3888664,0.1342182-0.6718102,0.3168316-0.9041843,0.4052563c-0.2296829,0.0968952-0.3609295,0.1522675-0.3609295,0.1522675
858
+ s0.0824013-0.1014347,0.2401848-0.2734528c0.1691132-0.1602745,0.3712387-0.4366131,0.7230816-0.6672916
859
+ c0.1699867-0.1212158,0.353405-0.2584381,0.5596237-0.3899765c0.2233906-0.1087017,0.4571495-0.2346096,0.7119102-0.3446522
860
+ c0.2572784-0.1046791,0.5473099-0.1779785,0.8353195-0.2630768c0.2991333-0.0503044,0.6111622-0.0954151,0.9233303-0.1137466
861
+ c0.3149261,0.0047894,0.6322994,0.0037155,0.9342804,0.0673141c0.3092327,0.0337315,0.5921841,0.1316605,0.8628197,0.2230721
862
+ c0.5310345,0.2014465,0.9791088,0.4621964,1.2952232,0.7382164
863
+ C29.1810455,20.4947014,29.3859634,20.9864883,29.3859634,20.9864883z'/>
864
+ <path style='fill:#050505;' d='M34.6140366,20.9864883c0,0,0.4709816-0.309494,1.1973-0.6335201
865
+ c0.3589973-0.1688595,0.7948074-0.3139477,1.2550507-0.4378834c0.2351532-0.0509872,0.474575-0.1011715,0.7227173-0.1246052
866
+ c0.2447739-0.0498142,0.4994926-0.0210609,0.7508583-0.0369453c0.5056343,0.0129242,1.008831,0.1026134,1.4818382,0.223484
867
+ c0.2278938,0.0814571,0.4607048,0.1406631,0.6797485,0.2075024c0.2049599,0.0926952,0.4091492,0.1692677,0.5975647,0.2444439
868
+ c0.3888664,0.1342182,0.6718063,0.3168316,0.9041824,0.4052563c0.2296829,0.0968952,0.3609276,0.1522675,0.3609276,0.1522675
869
+ s-0.0823975-0.1014347-0.2401848-0.2734528c-0.1691132-0.1602745-0.3712349-0.4366131-0.7230797-0.6672916
870
+ c-0.1699867-0.1212158-0.353405-0.2584381-0.5596237-0.3899765c-0.2233925-0.1087017-0.4571495-0.2346096-0.7119102-0.3446522
871
+ c-0.2572784-0.1046791-0.5473099-0.1779785-0.8353195-0.2630768c-0.2991333-0.0503044-0.6111603-0.0954151-0.9233322-0.1137466
872
+ c-0.3149261,0.0047894-0.6322975,0.0037155-0.9342804,0.0673141c-0.3092308,0.0337315-0.5921822,0.1316605-0.8628159,0.2230721
873
+ c-0.5310364,0.2014465-0.9791107,0.4621964-1.2952232,0.7382164
874
+ C34.8189545,20.4947014,34.6140366,20.9864883,34.6140366,20.9864883z'/>
875
+ </g>
876
+ <linearGradient id='frame2_frame2_SVGID_3_' gradientUnits='userSpaceOnUse' x1='31.425787' y1='33.5179367' x2='31.425787' y2='28.5382481'>
877
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0'/>
878
+ <stop offset='0.4' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
879
+ <stop offset='0.6' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
880
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
881
+ </linearGradient>
882
+ <path style='fill:url(#frame2_frame2_SVGID_3_);' d='M32.1652298,31.0280933c0,1.3751049-0.8837395,2.4898434-1.2794456,2.4898434
883
+ s-0.1170101-1.544836,0.102356-2.8788815c0.20471-1.2449226,0.3719597-2.1008072,0.7676659-2.1008072
884
+ S32.1652298,29.6529884,32.1652298,31.0280933z'/>
885
+ <path style='fill:#992E2E;' d='M32,36.9600601c-2.5980244,0-3.9945412-0.7037544-3.9945412-0.7037544
886
+ S28.2812595,37.6638184,32,37.6638184s3.9945412-1.4075127,3.9945412-1.4075127S34.5980225,36.9600601,32,36.9600601z'/>
887
+ </g>
888
+ </g>
889
+ <g>
890
+ <g>
891
+ <linearGradient id='frame2_frame2_SVGID_4_' gradientUnits='userSpaceOnUse' x1='32.0108032' y1='2.3388829' x2='32.0108032' y2='32.4990273'>
892
+ <stop offset='0' style='stop-color:#000000'/>
893
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
894
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
895
+ <stop offset='0.9' style='stop-color:#000000'/>
896
+ </linearGradient>
897
+ <path style='fill:url(#frame2_frame2_SVGID_4_);' d='M48.569252,16.2627697c-1.562336-8.6915169-6.5529289-11.1994362-9.9197617-11.8793831
898
+ c-1.1285057-1.3330317-2.7690277-2.4549794-4.9437408-1.8986645c-1.5446396,0.3951516-4.0538082,0.6488171-6.7012367,1.6812816
899
+ c-3.0726147,0.1866183-9.7073746,1.8100667-11.5654364,12.0605869c-0.7827711,3.2808933,1.1929846,16.072752,1.1929846,16.072752
900
+ s1.9653149-7.5087719,2.1638012-8.4973526c0.2422657,0.6014462,0.4110279,0.9517784,0.4110279,0.9517784
901
+ c0.7462654-6.3021774,7.036211-7.3437519,13.7445259-10.0089836c0.0478363-0.0190001,0.0876083-0.0422688,0.1347694-0.0616331
902
+ c-1.4781628,2.7035437-2.9690247,6.0453367-4.1896172,10.0706167c0,0,5.8630905-2.9964066,9.355896-7.697155
903
+ c-2.1514969,4.7120972-5.3995895,8.069767-5.3995895,8.069767c3.1449699-1.7462463,6.9861832-7.3886757,8.0143814-10.2316761
904
+ c0.1097298,0.1271191,0.2126961,0.2631397,0.319931,0.3935375c1.4028893,2.8545036,2.6055222,5.9894829,2.9662666,8.8624134
905
+ c0,0,0.1379471-1.5548916,0.0801659-3.754488c0.7865562,1.9769573,3.1262512,12.1028595,3.1262512,12.1028595
906
+ S49.3937187,19.7299461,48.569252,16.2627697z'/>
907
+ <path style='fill:#050505;' d='M47.4052734,33.8046875l-0.2880859-1.2495117
908
+ c-0.0195313-0.0839844-1.6396484-7.0844727-2.6240234-10.5234375c-0.0175781,1.2944336-0.0898438,2.1298828-0.0908203,2.1411133
909
+ l-0.2060547,2.3286133l-0.2910156-2.3193359c-0.3125-2.4902344-1.3017578-5.4458008-2.9423828-8.7836914l-0.015625-0.0185547
910
+ c-1.2490234,3.0341797-4.9326172,8.2773438-7.9726563,9.965332l-1.4682617,0.8149414l1.1669922-1.2075195
911
+ c0.0273438-0.0283203,2.3706055-2.4726563,4.3666992-6.0576172c-3.4638672,3.722168-7.9780273,6.0551758-8.0297852,6.081543
912
+ l-0.5234375,0.2675781l0.1704102-0.5629883c1.0214844-3.3686523,2.3256836-6.5629883,3.8803711-9.5058594
913
+ c-0.9628906,0.3730469-1.9135742,0.715332-2.8374023,1.0483398c-5.387207,1.940918-9.6430664,3.4741211-10.2451172,8.5595703
914
+ l-0.1005859,0.8520508l-0.3725586-0.7729492c0,0-0.0429688-0.0888672-0.1166992-0.2548828
915
+ c-0.5209961,2.1352539-1.9223633,7.4916992-1.9916992,7.7553711l-0.3046875,1.1655273l-0.184082-1.190918
916
+ c-0.0810547-0.5244141-1.9741211-12.878418-1.1889648-16.1689453
917
+ C17.0952148,5.6889648,24.0170898,4.1069336,26.9501953,3.9189453c1.8544922-0.71875,3.6333008-1.0600586,5.0649414-1.3344727
918
+ c0.6269531-0.1201172,1.1694336-0.2241211,1.6293945-0.3417969c1.8808594-0.4824219,3.6367188,0.1733398,5.1396484,1.9130859
919
+ c3.0917969,0.6484375,8.4169922,3.0834961,10.03125,12.0625c0.8232422,3.4619141-1.125,15.796875-1.2080078,16.3203125
920
+ L47.4052734,33.8046875z M43.9462891,19l0.5195313,1.3037109c0.625,1.5703125,2.1845703,8.0766602,2.8417969,10.8696289
921
+ c0.4853516-3.3222656,1.6689453-12.1176758,1.0185547-14.8530273C46.8251953,7.9750977,42.2089844,5.3574219,38.5996094,4.628418
922
+ l-0.0849609-0.0170898l-0.0556641-0.0664063c-1.3896484-1.6391602-2.9707031-2.2597656-4.6914063-1.8178711
923
+ c-0.4746094,0.121582-1.0229492,0.2265625-1.6586914,0.3486328c-1.4204102,0.2724609-3.1884766,0.6113281-5.0136719,1.3232422
924
+ l-0.0756836,0.0166016c-2.7924805,0.1694336-9.4868164,1.6640625-11.3344727,11.8554688
925
+ c-0.6240234,2.6162109,0.5498047,11.5083008,1.015625,14.7749023c0.5620117-2.1582031,1.703125-6.5620117,1.8500977-7.293457
926
+ l0.1645508-0.8198242l0.3125,0.7758789c0.0239258,0.059082,0.046875,0.1162109,0.0693359,0.1704102
927
+ c1.0014648-4.7275391,5.3925781-6.3095703,10.4335938-8.1259766c1.081543-0.3896484,2.199707-0.7924805,3.328125-1.2407227
928
+ l0.7875977-0.3334961l-0.3408203,0.6245117c-1.5917969,2.9106445-2.9316406,6.0820313-3.9882813,9.4355469
929
+ c1.519043-0.8598633,5.9287109-3.5556641,8.7353516-7.3310547l1.4101563-1.8989258l-0.9824219,2.1518555
930
+ c-1.2421875,2.7202148-2.8623047,5.0083008-4.0117188,6.4589844c2.6191406-2.3657227,5.3339844-6.5166016,6.1630859-8.8100586
931
+ l0.1464844-0.402832l0.2783203,0.3251953c0.0683594,0.0791016,0.1337891,0.1611328,0.1992188,0.2431641l0.125,0.1538086
932
+ c1.2392578,2.5117188,2.109375,4.7949219,2.6132813,6.8359375c0.0058594-0.4677734,0.0039063-0.9941406-0.0107422-1.5625
933
+ L43.9462891,19z'/>
934
+ </g>
935
+ <linearGradient id='frame2_frame2_SVGID_5_' gradientUnits='userSpaceOnUse' x1='44.7967072' y1='6.7490921' x2='44.7967072' y2='16.4860687'>
936
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
937
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
938
+ </linearGradient>
939
+ <path style='fill:url(#frame2_frame2_SVGID_5_);' d='M41.9596291,6.7490921c0,0,4.2549362,2.0611124,5.6763916,9.7369766
940
+ C47.6360207,16.4860687,41.8269157,9.7341509,41.9596291,6.7490921z'/>
941
+ <linearGradient id='frame2_frame2_SVGID_6_' gradientUnits='userSpaceOnUse' x1='37.8305359' y1='6.1209536' x2='37.8305359' y2='15.6718159' gradientTransform='matrix(0.9994498 0.0331685 -0.0331685 0.9994498 -0.5183742 -0.6808076)'>
942
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
943
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
944
+ </linearGradient>
945
+ <path style='fill:url(#frame2_frame2_SVGID_6_);' d='M40.2962532,6.7980204c0,0-2.1514435,6.2846823-6.7326508,9.3326845
946
+ C33.5636024,16.1307049,36.229557,7.871963,40.2962532,6.7980204z'/>
947
+ <linearGradient id='frame2_frame2_SVGID_7_' gradientUnits='userSpaceOnUse' x1='29.0873299' y1='5.9011192' x2='29.0873299' y2='14.5779428'>
948
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
949
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
950
+ </linearGradient>
951
+ <path style='fill:url(#frame2_frame2_SVGID_7_);' d='M34.9893265,5.9011192c0,0-5.0364819,1.0619717-6.2515888,2.48561
952
+ c-1.2151051,1.4236383-5.5524025,6.1912136-5.5524025,6.1912136S33.5428238,9.8103676,34.9893265,5.9011192z'/>
953
+ <linearGradient id='frame2_frame2_SVGID_8_' gradientUnits='userSpaceOnUse' x1='19.3210354' y1='6.8628201' x2='19.3210354' y2='16.8748913'>
954
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
955
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
956
+ </linearGradient>
957
+ <path style='fill:url(#frame2_frame2_SVGID_8_);' d='M22.332283,6.8628201c0,0-4.9932938,2.5106883-6.0224953,10.0120716
958
+ C16.3097878,16.8748913,22.1541672,10.4719763,22.332283,6.8628201z'/>
959
+ </g>
960
+ </g>
961
+ <g>
962
+ <path style='fill:#050505;' d='M42.3648682,25.8673706c0.5952148-0.3658447,0.8291016-0.6017456,0.8291016-0.6017456
963
+ l-0.9260864,0.269043C39.796875,27.1870728,35.125,25.8635864,35.125,25.8635864
964
+ c0.199707,0.2692261,0.5633545,0.4905396,1.0154419,0.6638184c-0.6814575-0.1548462-1.0622559-0.31427-1.2236938-0.3432007
965
+ C36.09375,27.21875,37.895813,27.5681763,39.333313,27.5625c1.3274536-0.0053101,2.213562-0.40625,3.026062-1.046875
966
+ l1.2110596-0.5061646C43.5331421,25.972229,42.7662354,25.8482666,42.3648682,25.8673706z'/>
967
+ <path style='fill:#050505;' d='M28.875,25.8635864c0,0-4.671875,1.3234863-7.1428833-0.3289185l-0.9260864-0.269043
968
+ c0,0,0.2338867,0.2359009,0.8291016,0.6017456c-0.4013672-0.019104-1.1682739,0.1048584-1.2055664,0.1420898l1.2110596,0.5061646
969
+ c0.8125,0.640625,1.6986084,1.0415649,3.026062,1.046875c1.4375,0.0056763,3.239563-0.34375,4.4165649-1.3782959
970
+ c-0.161438,0.0289307-0.5422363,0.1883545-1.2236938,0.3432007C28.3116455,26.354126,28.675293,26.1328125,28.875,25.8635864z'/>
971
+ </g>
972
+ <metadata id="frame2_metadata22">
973
+ <rdf:RDF>
974
+ <cc:Work rdf:about=''>
975
+ <dc:format>
976
+ image/svg+xml
977
+ </dc:format>
978
+ <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
979
+ </cc:Work>
980
+ </rdf:RDF>
981
+ </metadata>
982
+ <defs id="frame2_defs20"/>
983
+ <sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1920" inkscape:window-height="1029" id="frame2_namedview18" showgrid="false" inkscape:zoom="3.6875" inkscape:cx="-26.440678" inkscape:cy="32" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="g3"/>
984
+ <g id="frame2_g3">
985
+ <g id='frame2_g5'>
986
+ <linearGradient id='frame2_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233' gradientUnits='userSpaceOnUse' x1='32' y1='47.521347' x2='32' y2='65.3651123'>
987
+ <stop offset='0' style='stop-color:#7d7d7d;stop-opacity:1' id='frame2_stop8'/>
988
+ <stop offset='1' style='stop-color:#2b2b2b;stop-opacity:1' id='frame2_stop10'/>
989
+ </linearGradient>
990
+ <path style='fill:url(#frame2_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233);' d='M52.0999146,56.4868164c0-6.686245-6.5005646-7.383255-11.8776855-8.9568939 c-0.092495-0.0270691-0.1868629,0.0111046-0.2286186,0.0979576C39.5892181,48.469017,37.3053589,52.6666679,32,52.6666679 s-7.58922-4.1976509-7.9936104-5.0387878c-0.0417557-0.086853-0.1361256-0.1250267-0.2286167-0.0979576 c-5.3771229,1.5736389-11.8776875,2.270649-11.8776875,8.9568939l-0.124939,8.8782959h40.449707L52.0999146,56.4868164z' id='frame2_path12'/>
991
+ <path style='fill:#000000;fill-opacity:1' d='M52.4785156,65.6152344h-40.956543l0.1279297-9.1328125 c0-5.9912109,5.0288086-7.3173828,9.8920898-8.6005859c0.7294922-0.1923828,1.4575195-0.3847656,2.1655273-0.5917969 l0.1293945-0.0185547c0.1704102,0,0.3217773,0.0957031,0.3950195,0.2490234 C24.625,48.3378906,26.8476563,52.4169922,32,52.4169922s7.375-4.0791016,7.7675781-4.8974609 c0.0742188-0.1533203,0.2255859-0.2480469,0.3955078-0.2480469l0.1298828,0.0185547 c0.7080078,0.2070313,1.4355469,0.3994141,2.1650391,0.5917969c4.8632813,1.2832031,9.8916016,2.609375,9.8916016,8.6044922 L52.4785156,65.6152344z M12.0288086,65.1152344h39.9418945l-0.1210938-8.625c0-5.6142578-4.6240234-6.8339844-9.5185547-8.125 c-0.7197266-0.1894531-1.4365234-0.3789063-2.1347656-0.5820313C39.7226563,48.7441406,37.3603516,52.9169922,32,52.9169922 c-5.3623047,0-7.7250977-4.1748047-8.1967773-5.1357422c-0.6914063,0.2041016-1.4116211,0.3935547-2.1337891,0.5839844 c-4.8955078,1.2919922-9.5195313,2.5117188-9.5195313,8.1210938L12.0288086,65.1152344z' id='frame2_path14'/>
992
+ </g>
993
+ <path style='fill:#000000;fill-opacity:1' d='M32,54.6669922c-7.5927734,0-9.8598633-6.5566406-9.8818359-6.6230469l0.4746094-0.1582031 c0.0854492,0.2568359,2.1826172,6.28125,9.4072266,6.28125s9.3212891-6.0244141,9.4072266-6.28125l0.4746094,0.1582031 C41.859375,48.1103516,39.5927734,54.6669922,32,54.6669922z' id='frame2_path16'/>
994
+ </g>
995
+ </svg>
996
+ <svg id="frame3" viewBox="0 0 64 64" preserveAspectRatio="none" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:xlink="http://www.w3.org/1999/xlink">
997
+ <g>
998
+ <g>
999
+ <g>
1000
+ <linearGradient id='frame3_frame3_SVGID_1_' gradientUnits='userSpaceOnUse' x1='41.3003235' y1='10.7291708' x2='41.3003235' y2='42.7947731'>
1001
+ <stop offset='0' style='stop-color:#000000'/>
1002
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
1003
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
1004
+ <stop offset='0.7407407' style='stop-color:#000000'/>
1005
+ </linearGradient>
1006
+ <path style='fill:url(#frame3_frame3_SVGID_1_);' d='M40.932766,40.1206284c0,0-0.1908073-0.809166-0.7593918-1.7331123
1007
+ c0,0-1.6171074,2.4336281-2.61409,4.4072571c0,0-1.6883163-0.9083405-1.704834-1.6190681l1.0556488-30.4465332
1008
+ C36.910099,10.7291708,56.0488663,18.3368073,40.932766,40.1206284z'/>
1009
+ <path style='fill:#050505;' d='M37.6669922,43.1367188l-0.2255859-0.1220703
1010
+ c-0.3037109-0.1630859-1.8173828-1.0175781-1.8369141-1.8330078l1.0683594-30.815918l0.3300781,0.1308594
1011
+ c0.0712891,0.0288086,7.2207031,2.9433594,9.375,10.0869141c1.6914063,5.6103516-0.0712891,12.2314453-5.2402344,19.6801758
1012
+ l-0.3193359,0.4599609l-0.1289063-0.5449219c-0.0019531-0.0068359-0.1425781-0.5898438-0.5292969-1.3125
1013
+ c-0.4765625,0.7363281-1.6162109,2.5351563-2.3779297,4.0410156L37.6669922,43.1367188z M37.1474609,11.1079102
1014
+ l-1.0429688,30.0766602c0.0078125,0.3330078,0.7353516,0.8984375,1.3515625,1.2646484
1015
+ c0.9970703-1.9189453,2.4941406-4.1767578,2.5097656-4.2001953l0.2158203-0.3251953l0.2050781,0.3330078
1016
+ c0.3076172,0.5,0.5078125,0.9658203,0.6298828,1.2998047c4.8515625-7.1416016,6.4951172-13.4731445,4.8837891-18.8237305
1017
+ C44.0810547,14.6914063,38.5566406,11.7670898,37.1474609,11.1079102z'/>
1018
+ </g>
1019
+ <g>
1020
+ <linearGradient id='frame3_frame3_SVGID_2_' gradientUnits='userSpaceOnUse' x1='22.7805748' y1='10.7291708' x2='22.7805748' y2='42.7947731'>
1021
+ <stop offset='0' style='stop-color:#000000'/>
1022
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
1023
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
1024
+ <stop offset='0.7407407' style='stop-color:#000000'/>
1025
+ </linearGradient>
1026
+ <path style='fill:url(#frame3_frame3_SVGID_2_);' d='M23.0672359,40.1206284c0,0,0.1908054-0.809166,0.759388-1.7331123
1027
+ c0,0,1.5610714,2.3775902,2.61409,4.4072571c0,0,1.6883183-0.9083405,1.7048359-1.6190681l-0.202776-30.4465332
1028
+ C27.9427738,10.7291708,7.9511347,18.3368073,23.0672359,40.1206284z'/>
1029
+ <path style='fill:#050505;' d='M26.3359375,43.1357422l-0.1166992-0.2255859
1030
+ c-0.8017578-1.5458984-1.9121094-3.3125-2.3798828-4.0419922c-0.3862305,0.7216797-0.5268555,1.3037109-0.5288086,1.3105469
1031
+ l-0.1293945,0.5449219l-0.3193359-0.4599609c-5.0688477-7.3046875-6.7680664-13.8198242-5.0517578-19.3642578
1032
+ c2.2841797-7.3759766,9.9667969-10.3745117,10.0439453-10.4042969l0.3364258-0.1279297l0.2050781,30.8066406
1033
+ c-0.019043,0.8232422-1.5327148,1.6777344-1.8359375,1.8408203L26.3359375,43.1357422z M23.8198242,37.921875L24.0356445,38.25
1034
+ c0.0151367,0.0234375,1.4643555,2.2353516,2.5068359,4.2001953c0.6166992-0.3662109,1.3452148-0.9335938,1.3530273-1.2802734
1035
+ l-0.2001953-30.0644531c-1.4868164,0.6635742-7.4707031,3.6787109-9.4086914,9.9467773
1036
+ c-1.6337891,5.2827148-0.0537109,11.5063477,4.6962891,18.5043945c0.1220703-0.3339844,0.3227539-0.7998047,0.6308594-1.2998047
1037
+ L23.8198242,37.921875z'/>
1038
+ </g>
1039
+ </g>
1040
+ <g>
1041
+ <path style='fill:#471E02;' d='M39.8611069,47.5804329c-5.2739067-1.5991402-2.6575546-9.3816147-2.6575546-9.3816147
1042
+ L32,39.0224876l-5.2035522-0.8236694c0,0,2.6163521,7.7824745-2.6575565,9.3816147
1043
+ c-5.2739067,1.5991364-11.7419071,2.2387924-11.7419071,8.9551735l-0.1218224,8.8295135h39.4496765l-0.1218224-8.8295135
1044
+ C51.6030159,49.8192253,45.1350174,49.1795692,39.8611069,47.5804329z'/>
1045
+ <path style='fill:#281000;' d='M32,41.7122002l-4.6312714-0.7330704c0.1061077,0.9799271,0.1134396,2.090313-0.1253719,3.1373329
1046
+ c0.1329231,0.6690979,0.2921124,1.2572632,0.473793,1.5394707C28.2867088,46.5405846,30.3749428,48.4981422,32,48.4981422
1047
+ s3.7132912-1.9575577,4.2828484-2.8422089c0.1816826-0.2822075,0.3408737-0.8703728,0.473793-1.5394707
1048
+ c-0.2388115-1.04702-0.2314758-2.1574059-0.12537-3.1373329L32,41.7122002z'/>
1049
+ <path style='fill:#110700;' d='M51.9785156,65.6152344h-39.956543l0.125-9.0839844
1050
+ c0-5.9580078,4.9052734-7.2773438,9.6489258-8.5546875c0.7661133-0.2060547,1.5297852-0.4111328,2.2700195-0.6357422
1051
+ c1.1411133-0.3457031,1.9814453-1.0283203,2.4975586-2.0292969c1.4111328-2.734375,0.0102539-6.9902344-0.0039063-7.0322266
1052
+ l-0.1313477-0.3916016L32,38.7695313l5.5712891-0.8818359l-0.1308594,0.3916016
1053
+ c-0.0146484,0.0419922-1.4160156,4.2978516-0.0048828,7.0322266c0.5166016,1.0009766,1.3574219,1.6835938,2.4980469,2.0292969
1054
+ c0.7402344,0.2246094,1.5039063,0.4296875,2.2705078,0.6367188c4.7431641,1.2763672,9.6484375,2.5957031,9.6484375,8.5576172
1055
+ L51.9785156,65.6152344z M12.5288086,65.1152344h38.9418945l-0.1181641-8.5761719
1056
+ c0-5.5820313-4.5068359-6.7949219-9.2783203-8.0791016c-0.7714844-0.2080078-1.5400391-0.4150391-2.2851563-0.640625
1057
+ c-1.2763672-0.3867188-2.2177734-1.1533203-2.7978516-2.2792969c-1.2646484-2.4511719-0.4697266-5.8798828-0.1435547-7.03125
1058
+ L32,39.2753906l-0.0390625-0.0058594l-4.8095703-0.7607422c0.3261719,1.1513672,1.1210938,4.5800781-0.1425781,7.03125
1059
+ c-0.5805664,1.1259766-1.5219727,1.8925781-2.7973633,2.2792969c-0.7456055,0.2255859-1.5141602,0.4326172-2.2856445,0.640625
1060
+ c-4.7714844,1.2841797-9.2788086,2.4970703-9.2788086,8.0751953L12.5288086,65.1152344z'/>
1061
+ </g>
1062
+ <g>
1063
+ <g>
1064
+ <path style='fill:#281000;' d='M43.4543228,26.8590794c0,0,0.7397308-2.2662773,2.2608566-2.4134064
1065
+ c1.521122-0.1471291,2.4627991,5.3522472-0.4024124,7.7822285c-1.8136177,1.5381279-2.4834976,0.0183716-2.4834976,0.0183716
1066
+ L43.4543228,26.8590794z'/>
1067
+ <path style='fill:#110700;' d='M43.8535156,33.1660156c-0.8818359,0-1.2382813-0.7856445-1.2529297-0.8188477l-0.0273438-0.0625
1068
+ l0.6328125-5.4545898c0.0429688-0.1474609,0.8203125-2.472168,2.484375-2.6333008l0.0839844-0.0039063
1069
+ c0.5253906,0,0.984375,0.4609375,1.2919922,1.2983398c0.6289063,1.715332,0.5585938,5.1035156-1.5917969,6.9272461
1070
+ C44.8896484,32.9145508,44.34375,33.1660156,43.8535156,33.1660156z M43.0859375,32.1987305
1071
+ c0.078125,0.1333008,0.3173828,0.4672852,0.7675781,0.4672852c0.3691406,0,0.8056641-0.2114258,1.296875-0.6289063
1072
+ c1.9697266-1.6699219,2.0273438-4.7905273,1.4462891-6.3740234c-0.2226563-0.6074219-0.5302734-0.9702148-0.8222656-0.9702148
1073
+ c-1.3779297,0.1313477-2.0761719,2.2226563-2.0830078,2.2436523L43.0859375,32.1987305z'/>
1074
+ </g>
1075
+ <g>
1076
+ <path style='fill:#281000;' d='M20.6714211,26.8590794c0,0-0.7397289-2.2662773-2.2608547-2.4134064
1077
+ c-1.5211239-0.1471291-2.4627981,5.3522472,0.4024105,7.7822285c1.8136215,1.5381279,2.4834995,0.0183716,2.4834995,0.0183716
1078
+ L20.6714211,26.8590794z'/>
1079
+ <path style='fill:#110700;' d='M20.2714844,33.1660156L20.2714844,33.1660156
1080
+ c-0.4902344,0-1.0351563-0.2514648-1.6201172-0.7470703c-2.1508789-1.8242188-2.2211914-5.2124023-1.5917969-6.9277344
1081
+ c0.3071289-0.8374023,0.765625-1.2983398,1.2910156-1.2983398l0.0839844,0.0039063
1082
+ c1.6650391,0.1611328,2.4423828,2.4858398,2.4746094,2.5844727l0.6435547,5.503418l-0.0273438,0.0625
1083
+ C21.5102539,32.3803711,21.1538086,33.1660156,20.2714844,33.1660156z M18.3842773,24.6948242
1084
+ c-0.3266602,0-0.6328125,0.3623047-0.8549805,0.9682617c-0.5810547,1.5834961-0.5234375,4.7041016,1.4453125,6.3745117
1085
+ c0.4921875,0.4169922,0.9282227,0.628418,1.296875,0.628418c0.4511719,0,0.6904297-0.3339844,0.7675781-0.4672852
1086
+ l-0.6162109-5.3110352v0.0004883c-0.0053711,0-0.7060547-2.0649414-2.0361328-2.1933594
1087
+ C18.3857422,24.6948242,18.3852539,24.6948242,18.3842773,24.6948242z'/>
1088
+ </g>
1089
+ <g>
1090
+ <path style='fill:#281000;' d='M43.2196083,9.0474787C40.1725159,7.0345988,37.5801163,6.3043184,32,6.3043184
1091
+ s-8.172514,0.7302804-11.2196064,2.7431602c-3.7309685,2.4647846-2.6289539,13.3157759-0.6558571,22.0617905
1092
+ c1.1164608,4.9487762,2.5318737,5.9646568,4.4527645,7.7175484C27.498312,41.4923248,30.1507969,42.4339981,32,42.4339981
1093
+ c1.849205,0,4.5016861-0.9416733,7.422699-3.6071815c1.9208908-1.7528915,3.3363037-2.7687721,4.4527664-7.7175484
1094
+ C45.8485603,22.3632545,46.950573,11.5122633,43.2196083,9.0474787z'/>
1095
+ <path style='fill:#110700;' d='M32,42.6835938c-1.3320313,0-4.0893555-0.4765625-7.5913086-3.671875l-0.3525391-0.3193359
1096
+ c-1.7382813-1.5703125-3.1108398-2.8105469-4.175293-7.527832c-1.0053711-4.4555664-3.9208984-19.2324219,0.7617188-22.3256836
1097
+ C23.8339844,6.730957,26.59375,6.0541992,32,6.0541992s8.1660156,0.6767578,11.3574219,2.784668
1098
+ c4.6826172,3.0942383,1.7666016,17.8706055,0.7617188,22.3256836c-1.0644531,4.7172852-2.4375,5.9575195-4.1757813,7.527832
1099
+ l-0.3515625,0.3193359C36.0898438,42.2070313,33.3320313,42.6835938,32,42.6835938z M32,6.5541992
1100
+ c-5.3579102,0-7.9472656,0.6313477-11.0820313,2.7016602c-3.5083008,2.3178711-2.5839844,12.7802734-0.5498047,21.7983398
1101
+ c1.0297852,4.5629883,2.2856445,5.6967773,4.0234375,7.2670898l0.3540039,0.3212891
1102
+ c2.4667969,2.25,5.1108398,3.5410156,7.2543945,3.5410156s4.7880859-1.2910156,7.2539063-3.5410156l0.3544922-0.3212891
1103
+ c1.7382813-1.5703125,2.9931641-2.7041016,4.0224609-7.2670898c2.0351563-9.0180664,2.9599609-19.4799805-0.5488281-21.7983398
1104
+ C39.9472656,7.1855469,37.3583984,6.5541992,32,6.5541992z'/>
1105
+ </g>
1106
+ <path style='fill:#471E02;' d='M43.4866028,25.1309319c-0.2819366-2.2480259-1.131237-4.8900585-2.5251465-7.8630562
1107
+ c-1.5339966,3.1450481-4.9312096,7.7601757-7.7820625,9.3432064l-3.9444427,2.190239l3.1345406-3.2457371
1108
+ c0.0188255-0.019701,1.1680107-1.2196693,2.5330238-3.1594944c-2.8302803,2.3706055-5.5344791,3.7680149-5.6999607,3.8529453
1109
+ l-1.4083538,0.7197189l0.4587975-1.5138607c0.9167213-3.023344,2.0602169-5.9079075,3.4064045-8.5980968
1110
+ c-0.6137733,0.2280865-1.2196674,0.4465408-1.8150558,0.6606178c-4.5929108,1.6546631-8.34161,3.0053387-9.5912113,6.5476761
1111
+ c0.2885551,2.257328,0.6814671,4.5468884,1.1233006,6.7063179c0.9988079,4.8813553,2.2649899,5.8833923,3.9833508,7.6124229
1112
+ C27.9728718,41.0130043,30.3457203,41.9418755,32,41.9418755c1.6542816,0,4.0271301-0.9288712,6.640213-3.5580444
1113
+ c1.7183609-1.7290306,2.9845428-2.7310677,3.9833488-7.6124229c0.3447037-1.6846523,0.6577187-3.4483223,0.9165573-5.2142372
1114
+ L43.4866028,25.1309319z M32,34.4793358c-0.4780617,0-1.2238274-0.2043343-1.2238274-0.4659119
1115
+ c0-0.343277,1.0111732-0.8702049,1.2238274-0.8702049s1.2238274,0.5269279,1.2238274,0.8702049
1116
+ C33.2238274,34.2750015,32.4780617,34.4793358,32,34.4793358z'/>
1117
+ <g>
1118
+ <g>
1119
+ <path style='fill:#050505;' d='M29.3859634,20.9864883c0,0-0.4709816-0.309494-1.197298-0.6335201
1120
+ c-0.3590012-0.1688595-0.7948093-0.3139477-1.2550507-0.4378834c-0.2351532-0.0509872-0.474577-0.1011715-0.7227192-0.1246052
1121
+ c-0.2447739-0.0498142-0.4994926-0.0210609-0.7508602-0.0369453c-0.5056324,0.0129242-1.008831,0.1026134-1.4818363,0.223484
1122
+ c-0.2278938,0.0814571-0.4607048,0.1406631-0.6797485,0.2075024c-0.2049599,0.0926952-0.4091492,0.1692677-0.5975628,0.2444439
1123
+ c-0.3888664,0.1342182-0.6718102,0.3168316-0.9041843,0.4052563c-0.2296829,0.0968952-0.3609295,0.1522675-0.3609295,0.1522675
1124
+ s0.0824013-0.1014347,0.2401848-0.2734528c0.1691132-0.1602745,0.3712387-0.4366131,0.7230816-0.6672916
1125
+ c0.1699867-0.1212158,0.353405-0.2584381,0.5596237-0.3899765c0.2233906-0.1087017,0.4571495-0.2346096,0.7119102-0.3446522
1126
+ c0.2572784-0.1046791,0.5473099-0.1779785,0.8353195-0.2630768c0.2991333-0.0503044,0.6111622-0.0954151,0.9233303-0.1137466
1127
+ c0.3149261,0.0047894,0.6322994,0.0037155,0.9342804,0.0673141c0.3092327,0.0337315,0.5921841,0.1316605,0.8628197,0.2230721
1128
+ c0.5310345,0.2014465,0.9791088,0.4621964,1.2952232,0.7382164
1129
+ C29.1810455,20.4947014,29.3859634,20.9864883,29.3859634,20.9864883z'/>
1130
+ <path style='fill:#050505;' d='M34.6140366,20.9864883c0,0,0.4709816-0.309494,1.1973-0.6335201
1131
+ c0.3589973-0.1688595,0.7948074-0.3139477,1.2550507-0.4378834c0.2351532-0.0509872,0.474575-0.1011715,0.7227173-0.1246052
1132
+ c0.2447739-0.0498142,0.4994926-0.0210609,0.7508583-0.0369453c0.5056343,0.0129242,1.008831,0.1026134,1.4818382,0.223484
1133
+ c0.2278938,0.0814571,0.4607048,0.1406631,0.6797485,0.2075024c0.2049599,0.0926952,0.4091492,0.1692677,0.5975647,0.2444439
1134
+ c0.3888664,0.1342182,0.6718063,0.3168316,0.9041824,0.4052563c0.2296829,0.0968952,0.3609276,0.1522675,0.3609276,0.1522675
1135
+ s-0.0823975-0.1014347-0.2401848-0.2734528c-0.1691132-0.1602745-0.3712349-0.4366131-0.7230797-0.6672916
1136
+ c-0.1699867-0.1212158-0.353405-0.2584381-0.5596237-0.3899765c-0.2233925-0.1087017-0.4571495-0.2346096-0.7119102-0.3446522
1137
+ c-0.2572784-0.1046791-0.5473099-0.1779785-0.8353195-0.2630768c-0.2991333-0.0503044-0.6111603-0.0954151-0.9233322-0.1137466
1138
+ c-0.3149261,0.0047894-0.6322975,0.0037155-0.9342804,0.0673141c-0.3092308,0.0337315-0.5921822,0.1316605-0.8628159,0.2230721
1139
+ c-0.5310364,0.2014465-0.9791107,0.4621964-1.2952232,0.7382164
1140
+ C34.8189545,20.4947014,34.6140366,20.9864883,34.6140366,20.9864883z'/>
1141
+ </g>
1142
+ <linearGradient id='frame3_frame3_SVGID_3_' gradientUnits='userSpaceOnUse' x1='31.425787' y1='33.5179367' x2='31.425787' y2='28.5382481'>
1143
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0'/>
1144
+ <stop offset='0.4' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
1145
+ <stop offset='0.6' style='stop-color:#FFFFFF;stop-opacity:0.2'/>
1146
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
1147
+ </linearGradient>
1148
+ <path style='fill:url(#frame3_frame3_SVGID_3_);' d='M32.1652298,31.0280933c0,1.3751049-0.8837395,2.4898434-1.2794456,2.4898434
1149
+ s-0.1170101-1.544836,0.102356-2.8788815c0.20471-1.2449226,0.3719597-2.1008072,0.7676659-2.1008072
1150
+ S32.1652298,29.6529884,32.1652298,31.0280933z'/>
1151
+ <path style='fill:#992E2E;' d='M32,36.9600601c-2.5980244,0-3.9945412-0.7037544-3.9945412-0.7037544
1152
+ S28.2812595,37.6638184,32,37.6638184s3.9945412-1.4075127,3.9945412-1.4075127S34.5980225,36.9600601,32,36.9600601z'/>
1153
+ </g>
1154
+ </g>
1155
+ <g>
1156
+ <g>
1157
+ <linearGradient id='frame3_frame3_SVGID_4_' gradientUnits='userSpaceOnUse' x1='32.0108032' y1='2.3388829' x2='32.0108032' y2='32.4990273'>
1158
+ <stop offset='0' style='stop-color:#000000'/>
1159
+ <stop offset='0.1316872' style='stop-color:#3E3A39'/>
1160
+ <stop offset='0.2510288' style='stop-color:#3E3A39'/>
1161
+ <stop offset='0.9' style='stop-color:#000000'/>
1162
+ </linearGradient>
1163
+ <path style='fill:url(#frame3_frame3_SVGID_4_);' d='M48.569252,16.2627697c-1.562336-8.6915169-6.5529289-11.1994362-9.9197617-11.8793831
1164
+ c-1.1285057-1.3330317-2.7690277-2.4549794-4.9437408-1.8986645c-1.5446396,0.3951516-4.0538082,0.6488171-6.7012367,1.6812816
1165
+ c-3.0726147,0.1866183-9.7073746,1.8100667-11.5654364,12.0605869c-0.7827711,3.2808933,1.1929846,16.072752,1.1929846,16.072752
1166
+ s1.9653149-7.5087719,2.1638012-8.4973526c0.2422657,0.6014462,0.4110279,0.9517784,0.4110279,0.9517784
1167
+ c0.7462654-6.3021774,7.036211-7.3437519,13.7445259-10.0089836c0.0478363-0.0190001,0.0876083-0.0422688,0.1347694-0.0616331
1168
+ c-1.4781628,2.7035437-2.9690247,6.0453367-4.1896172,10.0706167c0,0,5.8630905-2.9964066,9.355896-7.697155
1169
+ c-2.1514969,4.7120972-5.3995895,8.069767-5.3995895,8.069767c3.1449699-1.7462463,6.9861832-7.3886757,8.0143814-10.2316761
1170
+ c0.1097298,0.1271191,0.2126961,0.2631397,0.319931,0.3935375c1.4028893,2.8545036,2.6055222,5.9894829,2.9662666,8.8624134
1171
+ c0,0,0.1379471-1.5548916,0.0801659-3.754488c0.7865562,1.9769573,3.1262512,12.1028595,3.1262512,12.1028595
1172
+ S49.3937187,19.7299461,48.569252,16.2627697z'/>
1173
+ <path style='fill:#050505;' d='M47.4052734,33.8046875l-0.2880859-1.2495117
1174
+ c-0.0195313-0.0839844-1.6396484-7.0844727-2.6240234-10.5234375c-0.0175781,1.2944336-0.0898438,2.1298828-0.0908203,2.1411133
1175
+ l-0.2060547,2.3286133l-0.2910156-2.3193359c-0.3125-2.4902344-1.3017578-5.4458008-2.9423828-8.7836914l-0.015625-0.0185547
1176
+ c-1.2490234,3.0341797-4.9326172,8.2773438-7.9726563,9.965332l-1.4682617,0.8149414l1.1669922-1.2075195
1177
+ c0.0273438-0.0283203,2.3706055-2.4726563,4.3666992-6.0576172c-3.4638672,3.722168-7.9780273,6.0551758-8.0297852,6.081543
1178
+ l-0.5234375,0.2675781l0.1704102-0.5629883c1.0214844-3.3686523,2.3256836-6.5629883,3.8803711-9.5058594
1179
+ c-0.9628906,0.3730469-1.9135742,0.715332-2.8374023,1.0483398c-5.387207,1.940918-9.6430664,3.4741211-10.2451172,8.5595703
1180
+ l-0.1005859,0.8520508l-0.3725586-0.7729492c0,0-0.0429688-0.0888672-0.1166992-0.2548828
1181
+ c-0.5209961,2.1352539-1.9223633,7.4916992-1.9916992,7.7553711l-0.3046875,1.1655273l-0.184082-1.190918
1182
+ c-0.0810547-0.5244141-1.9741211-12.878418-1.1889648-16.1689453
1183
+ C17.0952148,5.6889648,24.0170898,4.1069336,26.9501953,3.9189453c1.8544922-0.71875,3.6333008-1.0600586,5.0649414-1.3344727
1184
+ c0.6269531-0.1201172,1.1694336-0.2241211,1.6293945-0.3417969c1.8808594-0.4824219,3.6367188,0.1733398,5.1396484,1.9130859
1185
+ c3.0917969,0.6484375,8.4169922,3.0834961,10.03125,12.0625c0.8232422,3.4619141-1.125,15.796875-1.2080078,16.3203125
1186
+ L47.4052734,33.8046875z M43.9462891,19l0.5195313,1.3037109c0.625,1.5703125,2.1845703,8.0766602,2.8417969,10.8696289
1187
+ c0.4853516-3.3222656,1.6689453-12.1176758,1.0185547-14.8530273C46.8251953,7.9750977,42.2089844,5.3574219,38.5996094,4.628418
1188
+ l-0.0849609-0.0170898l-0.0556641-0.0664063c-1.3896484-1.6391602-2.9707031-2.2597656-4.6914063-1.8178711
1189
+ c-0.4746094,0.121582-1.0229492,0.2265625-1.6586914,0.3486328c-1.4204102,0.2724609-3.1884766,0.6113281-5.0136719,1.3232422
1190
+ l-0.0756836,0.0166016c-2.7924805,0.1694336-9.4868164,1.6640625-11.3344727,11.8554688
1191
+ c-0.6240234,2.6162109,0.5498047,11.5083008,1.015625,14.7749023c0.5620117-2.1582031,1.703125-6.5620117,1.8500977-7.293457
1192
+ l0.1645508-0.8198242l0.3125,0.7758789c0.0239258,0.059082,0.046875,0.1162109,0.0693359,0.1704102
1193
+ c1.0014648-4.7275391,5.3925781-6.3095703,10.4335938-8.1259766c1.081543-0.3896484,2.199707-0.7924805,3.328125-1.2407227
1194
+ l0.7875977-0.3334961l-0.3408203,0.6245117c-1.5917969,2.9106445-2.9316406,6.0820313-3.9882813,9.4355469
1195
+ c1.519043-0.8598633,5.9287109-3.5556641,8.7353516-7.3310547l1.4101563-1.8989258l-0.9824219,2.1518555
1196
+ c-1.2421875,2.7202148-2.8623047,5.0083008-4.0117188,6.4589844c2.6191406-2.3657227,5.3339844-6.5166016,6.1630859-8.8100586
1197
+ l0.1464844-0.402832l0.2783203,0.3251953c0.0683594,0.0791016,0.1337891,0.1611328,0.1992188,0.2431641l0.125,0.1538086
1198
+ c1.2392578,2.5117188,2.109375,4.7949219,2.6132813,6.8359375c0.0058594-0.4677734,0.0039063-0.9941406-0.0107422-1.5625
1199
+ L43.9462891,19z'/>
1200
+ </g>
1201
+ <linearGradient id='frame3_frame3_SVGID_5_' gradientUnits='userSpaceOnUse' x1='44.7967072' y1='6.7490921' x2='44.7967072' y2='16.4860687'>
1202
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
1203
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
1204
+ </linearGradient>
1205
+ <path style='fill:url(#frame3_frame3_SVGID_5_);' d='M41.9596291,6.7490921c0,0,4.2549362,2.0611124,5.6763916,9.7369766
1206
+ C47.6360207,16.4860687,41.8269157,9.7341509,41.9596291,6.7490921z'/>
1207
+ <linearGradient id='frame3_frame3_SVGID_6_' gradientUnits='userSpaceOnUse' x1='37.8305359' y1='6.1209536' x2='37.8305359' y2='15.6718159' gradientTransform='matrix(0.9994498 0.0331685 -0.0331685 0.9994498 -0.5183742 -0.6808076)'>
1208
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
1209
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
1210
+ </linearGradient>
1211
+ <path style='fill:url(#frame3_frame3_SVGID_6_);' d='M40.2962532,6.7980204c0,0-2.1514435,6.2846823-6.7326508,9.3326845
1212
+ C33.5636024,16.1307049,36.229557,7.871963,40.2962532,6.7980204z'/>
1213
+ <linearGradient id='frame3_frame3_SVGID_7_' gradientUnits='userSpaceOnUse' x1='29.0873299' y1='5.9011192' x2='29.0873299' y2='14.5779428'>
1214
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
1215
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
1216
+ </linearGradient>
1217
+ <path style='fill:url(#frame3_frame3_SVGID_7_);' d='M34.9893265,5.9011192c0,0-5.0364819,1.0619717-6.2515888,2.48561
1218
+ c-1.2151051,1.4236383-5.5524025,6.1912136-5.5524025,6.1912136S33.5428238,9.8103676,34.9893265,5.9011192z'/>
1219
+ <linearGradient id='frame3_frame3_SVGID_8_' gradientUnits='userSpaceOnUse' x1='19.3210354' y1='6.8628201' x2='19.3210354' y2='16.8748913'>
1220
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.6'/>
1221
+ <stop offset='1' style='stop-color:#FFFFFF;stop-opacity:0'/>
1222
+ </linearGradient>
1223
+ <path style='fill:url(#frame3_frame3_SVGID_8_);' d='M22.332283,6.8628201c0,0-4.9932938,2.5106883-6.0224953,10.0120716
1224
+ C16.3097878,16.8748913,22.1541672,10.4719763,22.332283,6.8628201z'/>
1225
+ </g>
1226
+ </g>
1227
+ <g>
1228
+ <g>
1229
+ <path style='fill:#FFFFFF;' d='M40.248867,24.6614494c-0.2168045-0.0720444-2.8775482,0.010973-3.1063004,0.0885506
1230
+ c-1.3472633,0.4567585-1.9278145,0.9727345-1.9278145,1.7187996c0,0.6250305,0.3799362,1.0264301,1.1929817,1.2979031
1231
+ c0.5538597,0.1850014,0.6844559,0.2250671,1.106472,0.2402992c0.1777725,0.0064812,0.4020729,0.0089874,0.7399292,0.0152798
1232
+ c0.2367973,0.0043983,0.5013313,0.0072365,0.7817574-0.0091782c1.158947-0.0678787,2.5422325-0.2631035,3.5341148-1.7004528
1233
+ C42.5700073,26.3126507,41.8971024,25.2090759,40.248867,24.6614494z'/>
1234
+ <g>
1235
+ <g>
1236
+ <linearGradient id='frame3_frame3_frame3_SVGID_1_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.4220161' y1='28.0256691' x2='38.4220161' y2='24.6342354'>
1237
+ <stop offset='0' style='stop-color:#1E1E57'/>
1238
+ <stop offset='0.4526749' style='stop-color:#070714'/>
1239
+ </linearGradient>
1240
+ <path style='fill:url(#frame3_frame3_frame3_SVGID_1_6e4a16545166d9848c135643eab9ebb2);' d='M37.1425781,24.75c-0.0218506,0.0074463-0.0395508,0.0151978-0.0610352,0.022644
1241
+ c-0.3197021,0.3782349-0.5581665,0.8572388-0.6474609,1.3933105c-0.1026611,0.6154175-0.0023193,1.2105103,0.2698364,1.6975098
1242
+ c0.3192749,0.1011963,0.4782715,0.1315308,0.8103027,0.1434937c0.1777344,0.0065308,0.4020386,0.0090332,0.7399292,0.0153198
1243
+ c0.2367554,0.0043945,0.5013428,0.0072021,0.7817383-0.0092163c0.2496948-0.0146484,0.5108643-0.0383911,0.7752075-0.0759888
1244
+ c0.2948608-0.3692017,0.5137329-0.8270874,0.5986328-1.3357544c0.1273193-0.7637939-0.0599976-1.47052-0.4439697-1.9630127
1245
+ C39.2268066,24.6166992,37.3341675,24.6850586,37.1425781,24.75z'/>
1246
+ <g>
1247
+ <path style='fill:#050505;' d='M39.6809082,24.6340332c0.0706787,0.0775757,0.1380005,0.1608887,0.1973877,0.2553711
1248
+ c0.2944946,0.46875,0.3998413,1.0675659,0.2966309,1.6862183c-0.0916748,0.5494995-0.3422241,1.0384521-0.677124,1.4015503
1249
+ c0.2011108-0.0199585,0.4064331-0.052124,0.6127319-0.0923462c0.2557983-0.361145,0.4543457-0.7809448,0.5339355-1.2577515
1250
+ c0.1252441-0.7508545-0.0427856-1.446167-0.3997192-1.9663086
1251
+ C40.1853638,24.6428223,39.9714355,24.6348267,39.6809082,24.6340332z'/>
1252
+ <path style='fill:#050505;' d='M36.965332,27.8778076c-0.2944946-0.468689-0.3999023-1.0675659-0.2966309-1.6862183
1253
+ c0.0982666-0.5889893,0.3780518-1.1092529,0.750061-1.4780884c-0.1383057,0.0119019-0.2400513,0.024231-0.2761841,0.036499
1254
+ c-0.1566162,0.0531006-0.3005981,0.1071777-0.4367676,0.1621704c-0.2444458,0.354126-0.4295654,0.7658691-0.5066528,1.2280273
1255
+ c-0.0987549,0.5921021-0.0161743,1.1528931,0.1955566,1.6208496c0.0049438,0.0016479,0.0079956,0.0039673,0.0130005,0.0056152
1256
+ c0.2845459,0.0950317,0.4573975,0.151123,0.6154175,0.1859741
1257
+ C37.0046997,27.9263916,36.9827271,27.9055176,36.965332,27.8778076z'/>
1258
+ </g>
1259
+ </g>
1260
+ <ellipse transform='matrix(-0.9909538 -0.1342035 0.1342035 -0.9909538 72.9552689 57.6849518)' style='fill:#050505;' cx='38.4218102' cy='26.3836422' rx='0.850262' ry='1.2310004'/>
1261
+ </g>
1262
+ <linearGradient id='frame3_frame3_frame3_SVGID_2_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='36.5881042' y1='26.1700535' x2='36.5881042' y2='24.8349037'>
1263
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.5'/>
1264
+ <stop offset='0.7' style='stop-color:#FFFFFF'/>
1265
+ </linearGradient>
1266
+ <ellipse style='fill:url(#frame3_frame3_frame3_SVGID_2_6e4a16545166d9848c135643eab9ebb2);' cx='36.5881042' cy='25.5024776' rx='0.6382648' ry='0.6675748'/>
1267
+ <g>
1268
+ <g>
1269
+ <path style='fill:#050505;' d='M41.9596291,26.9781513c0.2747459-0.2594013,0.5040054-0.6654835,0.5040054-0.6654835
1270
+ S42.21875,25.703125,40.6863289,25.0625c-0.532238-0.2225018-1.0466309-0.2533607-1.6640625-0.2533607
1271
+ c-0.3245926,0-0.6955528,0.0402393-1.1667442,0.1265888c-1.4007301,0.2566795-2.5546341,0.8297176-2.9387894,1.248476
1272
+ c0.0945244-0.2887936,0.7627029-1.9070415,4.1865005-1.9070415c2.7531776,0,4.3480835,1.6134987,4.4672203,1.7323399
1273
+ C43.5704536,26.0095024,42.8292694,26.7906513,41.9596291,26.9781513z'/>
1274
+ </g>
1275
+ <path style='fill:#050505;' d='M34.9167328,25.3400707c0,0,3.2082672-2.9338207,8.2772369-0.3685226
1276
+ C43.1939697,24.9715481,38.5891304,23.546875,34.9167328,25.3400707z'/>
1277
+ </g>
1278
+ </g>
1279
+ <g>
1280
+ <path style='fill:#FFFFFF;' d='M23.751133,24.6614494c0.2168064-0.0720444,2.8775501,0.010973,3.1063004,0.0885506
1281
+ c1.3472652,0.4567585,1.9278126,0.9727345,1.9278126,1.7187996c0,0.6250305-0.3799343,1.0264301-1.1929817,1.2979031
1282
+ c-0.5538597,0.1850014-0.6844521,0.2250671-1.1064701,0.2402992c-0.1777725,0.0064812-0.4020748,0.0089874-0.7399273,0.0152798
1283
+ c-0.2367973,0.0043983-0.5013332,0.0072365-0.7817612-0.0091782c-1.158947-0.0678787-2.5422306-0.2631035-3.5341148-1.7004528
1284
+ C21.4299908,26.3126507,22.1028996,25.2090759,23.751133,24.6614494z'/>
1285
+ <g>
1286
+ <g>
1287
+ <linearGradient id='frame3_frame3_frame3_SVGID_3_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.4220161' y1='28.0256691' x2='38.4220161' y2='24.6342354' gradientTransform='matrix(-1 0 0 1 64 0)'>
1288
+ <stop offset='0' style='stop-color:#1E1E57'/>
1289
+ <stop offset='0.4526749' style='stop-color:#070714'/>
1290
+ </linearGradient>
1291
+ <path style='fill:url(#frame3_frame3_frame3_SVGID_3_6e4a16545166d9848c135643eab9ebb2);' d='M26.8574219,24.75c0.0218506,0.0074463,0.0395508,0.0151978,0.0610352,0.022644
1292
+ c0.3197021,0.3782349,0.5581665,0.8572388,0.6474609,1.3933105c0.1026611,0.6154175,0.0023193,1.2105103-0.2698364,1.6975098
1293
+ c-0.3192749,0.1011963-0.4782715,0.1315308-0.8103027,0.1434937c-0.1777344,0.0065308-0.4020386,0.0090332-0.7399292,0.0153198
1294
+ c-0.2367554,0.0043945-0.5013428,0.0072021-0.7817383-0.0092163c-0.2496948-0.0146484-0.5108643-0.0383911-0.7752075-0.0759888
1295
+ c-0.2948608-0.3692017-0.5137329-0.8270874-0.5986328-1.3357544c-0.1273193-0.7637939,0.0599976-1.47052,0.4439697-1.9630127
1296
+ C24.7731934,24.6166992,26.6658325,24.6850586,26.8574219,24.75z'/>
1297
+ <g>
1298
+ <path style='fill:#050505;' d='M24.3190918,24.6340332c-0.0706787,0.0775757-0.1380005,0.1608887-0.1973877,0.2553711
1299
+ c-0.2944946,0.46875-0.3998413,1.0675659-0.2966309,1.6862183c0.0916748,0.5494995,0.3422241,1.0384521,0.677124,1.4015503
1300
+ c-0.2011108-0.0199585-0.4064331-0.052124-0.6127319-0.0923462c-0.2557983-0.361145-0.4543457-0.7809448-0.5339355-1.2577515
1301
+ c-0.1252441-0.7508545,0.0427856-1.446167,0.3997192-1.9663086
1302
+ C23.8146362,24.6428223,24.0285645,24.6348267,24.3190918,24.6340332z'/>
1303
+ <path style='fill:#050505;' d='M27.034668,27.8778076c0.2944946-0.468689,0.3999023-1.0675659,0.2966309-1.6862183
1304
+ c-0.0982666-0.5889893-0.3780518-1.1092529-0.750061-1.4780884c0.1383057,0.0119019,0.2400513,0.024231,0.2761841,0.036499
1305
+ c0.1566162,0.0531006,0.3005981,0.1071777,0.4367676,0.1621704c0.2444458,0.354126,0.4295654,0.7658691,0.5066528,1.2280273
1306
+ c0.0987549,0.5921021,0.0161743,1.1528931-0.1955566,1.6208496c-0.0049438,0.0016479-0.0079956,0.0039673-0.0130005,0.0056152
1307
+ c-0.2845459,0.0950317-0.4573975,0.151123-0.6154175,0.1859741
1308
+ C26.9953003,27.9263916,27.0172729,27.9055176,27.034668,27.8778076z'/>
1309
+ </g>
1310
+ </g>
1311
+ <ellipse transform='matrix(0.9909538 -0.1342035 0.1342035 0.9909538 -3.309391 3.6713538)' style='fill:#050505;' cx='25.5781898' cy='26.3836422' rx='0.850262' ry='1.2310004'/>
1312
+ </g>
1313
+ <linearGradient id='frame3_frame3_frame3_SVGID_4_6e4a16545166d9848c135643eab9ebb2' gradientUnits='userSpaceOnUse' x1='38.0486221' y1='26.1700535' x2='38.0486221' y2='24.8349037' gradientTransform='matrix(1 0 0 1 -14.1226711 0)'>
1314
+ <stop offset='0' style='stop-color:#FFFFFF;stop-opacity:0.5'/>
1315
+ <stop offset='0.7' style='stop-color:#FFFFFF'/>
1316
+ </linearGradient>
1317
+ <ellipse style='fill:url(#frame3_frame3_frame3_SVGID_4_6e4a16545166d9848c135643eab9ebb2);' cx='23.925951' cy='25.5024776' rx='0.6382648' ry='0.6675748'/>
1318
+ <g>
1319
+ <g>
1320
+ <path style='fill:#050505;' d='M22.0403709,26.9781513c-0.2747459-0.2594013-0.5040073-0.6654835-0.5040073-0.6654835
1321
+ S21.78125,25.703125,23.3136711,25.0625c0.532238-0.2225018,1.046629-0.2533607,1.6640644-0.2533607
1322
+ c0.3245907,0,0.6955509,0.0402393,1.1667423,0.1265888c1.400732,0.2566795,2.5546322,0.8297176,2.9387913,1.248476
1323
+ c-0.0945244-0.2887936-0.7627048-1.9070415-4.1865025-1.9070415c-2.7531796,0-4.3480835,1.6134987-4.4672203,1.7323399
1324
+ C20.4295464,26.0095024,21.1707325,26.7906513,22.0403709,26.9781513z'/>
1325
+ </g>
1326
+ <path style='fill:#050505;' d='M29.0832691,25.3400707c0,0-3.2082691-2.9338207-8.2772388-0.3685226
1327
+ C20.8060303,24.9715481,25.4108677,23.546875,29.0832691,25.3400707z'/>
1328
+ </g>
1329
+ </g>
1330
+ </g>
1331
+ <metadata id="frame3_metadata22">
1332
+ <rdf:RDF>
1333
+ <cc:Work rdf:about=''>
1334
+ <dc:format>
1335
+ image/svg+xml
1336
+ </dc:format>
1337
+ <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
1338
+ </cc:Work>
1339
+ </rdf:RDF>
1340
+ </metadata>
1341
+ <defs id="frame3_defs20"/>
1342
+ <sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1920" inkscape:window-height="1029" id="frame3_namedview18" showgrid="false" inkscape:zoom="3.6875" inkscape:cx="-26.440678" inkscape:cy="32" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="g3"/>
1343
+ <g id="frame3_g3">
1344
+ <g id='frame3_g5'>
1345
+ <linearGradient id='frame3_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233' gradientUnits='userSpaceOnUse' x1='32' y1='47.521347' x2='32' y2='65.3651123'>
1346
+ <stop offset='0' style='stop-color:#7d7d7d;stop-opacity:1' id='frame3_stop8'/>
1347
+ <stop offset='1' style='stop-color:#2b2b2b;stop-opacity:1' id='frame3_stop10'/>
1348
+ </linearGradient>
1349
+ <path style='fill:url(#frame3_SVGID_1_65f3a0522109c51c94ad4b9e3dfcb233);' d='M52.0999146,56.4868164c0-6.686245-6.5005646-7.383255-11.8776855-8.9568939 c-0.092495-0.0270691-0.1868629,0.0111046-0.2286186,0.0979576C39.5892181,48.469017,37.3053589,52.6666679,32,52.6666679 s-7.58922-4.1976509-7.9936104-5.0387878c-0.0417557-0.086853-0.1361256-0.1250267-0.2286167-0.0979576 c-5.3771229,1.5736389-11.8776875,2.270649-11.8776875,8.9568939l-0.124939,8.8782959h40.449707L52.0999146,56.4868164z' id='frame3_path12'/>
1350
+ <path style='fill:#000000;fill-opacity:1' d='M52.4785156,65.6152344h-40.956543l0.1279297-9.1328125 c0-5.9912109,5.0288086-7.3173828,9.8920898-8.6005859c0.7294922-0.1923828,1.4575195-0.3847656,2.1655273-0.5917969 l0.1293945-0.0185547c0.1704102,0,0.3217773,0.0957031,0.3950195,0.2490234 C24.625,48.3378906,26.8476563,52.4169922,32,52.4169922s7.375-4.0791016,7.7675781-4.8974609 c0.0742188-0.1533203,0.2255859-0.2480469,0.3955078-0.2480469l0.1298828,0.0185547 c0.7080078,0.2070313,1.4355469,0.3994141,2.1650391,0.5917969c4.8632813,1.2832031,9.8916016,2.609375,9.8916016,8.6044922 L52.4785156,65.6152344z M12.0288086,65.1152344h39.9418945l-0.1210938-8.625c0-5.6142578-4.6240234-6.8339844-9.5185547-8.125 c-0.7197266-0.1894531-1.4365234-0.3789063-2.1347656-0.5820313C39.7226563,48.7441406,37.3603516,52.9169922,32,52.9169922 c-5.3623047,0-7.7250977-4.1748047-8.1967773-5.1357422c-0.6914063,0.2041016-1.4116211,0.3935547-2.1337891,0.5839844 c-4.8955078,1.2919922-9.5195313,2.5117188-9.5195313,8.1210938L12.0288086,65.1152344z' id='frame3_path14'/>
1351
+ </g>
1352
+ <path style='fill:#000000;fill-opacity:1' d='M32,54.6669922c-7.5927734,0-9.8598633-6.5566406-9.8818359-6.6230469l0.4746094-0.1582031 c0.0854492,0.2568359,2.1826172,6.28125,9.4072266,6.28125s9.3212891-6.0244141,9.4072266-6.28125l0.4746094,0.1582031 C41.859375,48.1103516,39.5927734,54.6669922,32,54.6669922z' id='frame3_path16'/>
1353
+ </g>
1354
+ </svg>
1355
+ <!-- Animation. -->
1356
+ <symbol id="animation">
1357
+ <use xlink:href="#frame0" visibility="hidden">
1358
+ <set id="frame0_anim" attributeName="visibility" to="visible" begin="0s;frame3_anim.end" dur="4.0s"/>
1359
+ </use>
1360
+ <use xlink:href="#frame1" visibility="hidden">
1361
+ <set id="frame1_anim" attributeName="visibility" to="visible" begin="frame0_anim.end" dur="0.15s"/>
1362
+ </use>
1363
+ <use xlink:href="#frame2" visibility="hidden">
1364
+ <set id="frame2_anim" attributeName="visibility" to="visible" begin="frame1_anim.end" dur="0.12s"/>
1365
+ </use>
1366
+ <use xlink:href="#frame3" visibility="hidden">
1367
+ <set id="frame3_anim" attributeName="visibility" to="visible" begin="frame2_anim.end" dur="0.1s"/>
1368
+ </use>
1369
+ </symbol>
1370
+ </defs>
1371
+ <!-- Main control. -->
1372
+ <animate id="controller" begin="0s" dur="4.37s" repeatCount="indefinite"/>
1373
+ <use xlink:href="#frame0">
1374
+ <set attributeName="xlink:href" to="#animation" begin="controller.begin"/>
1375
+ <set attributeName="xlink:href" to="#frame3" begin="controller.end"/>
1376
+ </use>
1377
+ </svg>