nzk-react-components 2.0.0-6 → 2.0.0-7

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 (139) hide show
  1. package/dist/cjs/icons/AddChapter.js +1 -0
  2. package/dist/cjs/icons/AppClose.js +1 -0
  3. package/dist/cjs/icons/AppCreate.js +1 -0
  4. package/dist/cjs/icons/AppDraft.js +1 -0
  5. package/dist/cjs/icons/AppItems.js +1 -0
  6. package/dist/cjs/icons/AppMenu.js +1 -0
  7. package/dist/cjs/icons/AppReport.js +1 -0
  8. package/dist/cjs/icons/AppSettings.js +1 -0
  9. package/dist/cjs/icons/AppTeamwork.js +1 -0
  10. package/dist/cjs/icons/AppWriting.js +1 -0
  11. package/dist/cjs/icons/Biography.js +1 -0
  12. package/dist/cjs/icons/Book.js +1 -0
  13. package/dist/cjs/icons/Competitions.js +1 -0
  14. package/dist/cjs/icons/Date.js +1 -0
  15. package/dist/cjs/icons/Down.js +1 -0
  16. package/dist/cjs/icons/Drawings.js +1 -0
  17. package/dist/cjs/icons/Eat.js +1 -0
  18. package/dist/cjs/icons/Edit.js +1 -0
  19. package/dist/cjs/icons/Flip.js +1 -0
  20. package/dist/cjs/icons/FreeWrite.js +1 -0
  21. package/dist/cjs/icons/Gallery.js +1 -0
  22. package/dist/cjs/icons/Keyboard.js +1 -0
  23. package/dist/cjs/icons/Locations.js +1 -0
  24. package/dist/cjs/icons/News.js +1 -0
  25. package/dist/cjs/icons/NightZookeeperStars.js +1 -0
  26. package/dist/cjs/icons/Playscript.js +1 -0
  27. package/dist/cjs/icons/Poetry.js +1 -0
  28. package/dist/cjs/icons/Prompt.js +1 -0
  29. package/dist/cjs/icons/PurpleMegaphone.js +1 -0
  30. package/dist/cjs/icons/Question.js +1 -0
  31. package/dist/cjs/icons/Quests.js +1 -0
  32. package/dist/cjs/icons/ReadingLight.js +1 -0
  33. package/dist/cjs/icons/Save.js +1 -0
  34. package/dist/cjs/icons/Showcase.js +1 -0
  35. package/dist/cjs/icons/SlimTick.js +1 -0
  36. package/dist/cjs/icons/Sparks.js +1 -0
  37. package/dist/cjs/icons/StarWritingAward.js +1 -0
  38. package/dist/cjs/icons/Story.js +1 -0
  39. package/dist/cjs/icons/Streak.js +1 -0
  40. package/dist/cjs/icons/Teamwork.js +1 -0
  41. package/dist/cjs/icons/Up.js +1 -0
  42. package/dist/cjs/icons/Update.js +1 -0
  43. package/dist/cjs/icons/Words.js +1 -0
  44. package/dist/cjs/icons/Work.js +1 -0
  45. package/dist/cjs/icons/Xp.js +1 -0
  46. package/dist/cjs/index.js +1 -1
  47. package/dist/esm/icons/AddChapter.js +1 -0
  48. package/dist/esm/icons/AppClose.js +1 -0
  49. package/dist/esm/icons/AppCreate.js +1 -0
  50. package/dist/esm/icons/AppDraft.js +1 -0
  51. package/dist/esm/icons/AppItems.js +1 -0
  52. package/dist/esm/icons/AppMenu.js +1 -0
  53. package/dist/esm/icons/AppReport.js +1 -0
  54. package/dist/esm/icons/AppSettings.js +1 -0
  55. package/dist/esm/icons/AppTeamwork.js +1 -0
  56. package/dist/esm/icons/AppWriting.js +1 -0
  57. package/dist/esm/icons/Biography.js +1 -0
  58. package/dist/esm/icons/Book.js +1 -0
  59. package/dist/esm/icons/Competitions.js +1 -0
  60. package/dist/esm/icons/Date.js +1 -0
  61. package/dist/esm/icons/Down.js +1 -0
  62. package/dist/esm/icons/Drawings.js +1 -0
  63. package/dist/esm/icons/Eat.js +1 -0
  64. package/dist/esm/icons/Edit.js +1 -0
  65. package/dist/esm/icons/Flip.js +1 -0
  66. package/dist/esm/icons/FreeWrite.js +1 -0
  67. package/dist/esm/icons/Gallery.js +1 -0
  68. package/dist/esm/icons/Keyboard.js +1 -0
  69. package/dist/esm/icons/Locations.js +1 -0
  70. package/dist/esm/icons/News.js +1 -0
  71. package/dist/esm/icons/NightZookeeperStars.js +1 -0
  72. package/dist/esm/icons/Playscript.js +1 -0
  73. package/dist/esm/icons/Poetry.js +1 -0
  74. package/dist/esm/icons/Prompt.js +1 -0
  75. package/dist/esm/icons/PurpleMegaphone.js +1 -0
  76. package/dist/esm/icons/Question.js +1 -0
  77. package/dist/esm/icons/Quests.js +1 -0
  78. package/dist/esm/icons/ReadingLight.js +1 -0
  79. package/dist/esm/icons/Save.js +1 -0
  80. package/dist/esm/icons/Showcase.js +1 -0
  81. package/dist/esm/icons/SlimTick.js +1 -0
  82. package/dist/esm/icons/Sparks.js +1 -0
  83. package/dist/esm/icons/StarWritingAward.js +1 -0
  84. package/dist/esm/icons/Story.js +1 -0
  85. package/dist/esm/icons/Streak.js +1 -0
  86. package/dist/esm/icons/Teamwork.js +1 -0
  87. package/dist/esm/icons/Up.js +1 -0
  88. package/dist/esm/icons/Update.js +1 -0
  89. package/dist/esm/icons/Words.js +1 -0
  90. package/dist/esm/icons/Work.js +1 -0
  91. package/dist/esm/icons/Xp.js +1 -0
  92. package/dist/esm/index.js +1 -1
  93. package/dist/icons/AddChapter.d.ts +3 -0
  94. package/dist/icons/AppClose.d.ts +3 -0
  95. package/dist/icons/AppCreate.d.ts +3 -0
  96. package/dist/icons/AppDraft.d.ts +3 -0
  97. package/dist/icons/AppItems.d.ts +3 -0
  98. package/dist/icons/AppMenu.d.ts +3 -0
  99. package/dist/icons/AppReport.d.ts +3 -0
  100. package/dist/icons/AppSettings.d.ts +3 -0
  101. package/dist/icons/AppTeamwork.d.ts +3 -0
  102. package/dist/icons/AppWriting.d.ts +3 -0
  103. package/dist/icons/Biography.d.ts +3 -0
  104. package/dist/icons/Book.d.ts +3 -0
  105. package/dist/icons/Competitions.d.ts +3 -0
  106. package/dist/icons/Date.d.ts +3 -0
  107. package/dist/icons/Down.d.ts +3 -0
  108. package/dist/icons/Drawings.d.ts +3 -0
  109. package/dist/icons/Eat.d.ts +3 -0
  110. package/dist/icons/Edit.d.ts +3 -0
  111. package/dist/icons/Flip.d.ts +3 -0
  112. package/dist/icons/FreeWrite.d.ts +3 -0
  113. package/dist/icons/Gallery.d.ts +3 -0
  114. package/dist/icons/Keyboard.d.ts +3 -0
  115. package/dist/icons/Locations.d.ts +3 -0
  116. package/dist/icons/News.d.ts +3 -0
  117. package/dist/icons/NightZookeeperStars.d.ts +3 -0
  118. package/dist/icons/Playscript.d.ts +3 -0
  119. package/dist/icons/Poetry.d.ts +3 -0
  120. package/dist/icons/Prompt.d.ts +3 -0
  121. package/dist/icons/PurpleMegaphone.d.ts +3 -0
  122. package/dist/icons/Question.d.ts +3 -0
  123. package/dist/icons/Quests.d.ts +3 -0
  124. package/dist/icons/ReadingLight.d.ts +3 -0
  125. package/dist/icons/Save.d.ts +3 -0
  126. package/dist/icons/Showcase.d.ts +3 -0
  127. package/dist/icons/SlimTick.d.ts +3 -0
  128. package/dist/icons/Sparks.d.ts +3 -0
  129. package/dist/icons/StarWritingAward.d.ts +3 -0
  130. package/dist/icons/Story.d.ts +3 -0
  131. package/dist/icons/Streak.d.ts +3 -0
  132. package/dist/icons/Teamwork.d.ts +3 -0
  133. package/dist/icons/Up.d.ts +3 -0
  134. package/dist/icons/Update.d.ts +3 -0
  135. package/dist/icons/Words.d.ts +3 -0
  136. package/dist/icons/Work.d.ts +3 -0
  137. package/dist/icons/Xp.d.ts +3 -0
  138. package/dist/icons/index.d.ts +45 -0
  139. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"add-chapter_svg__b"},t.createElement("path",{"data-name":"Rectangle 3404",fill:"none",d:"M0 0h70v70H0z"})),t.createElement("clipPath",{id:"add-chapter_svg__c"},t.createElement("path",{"data-name":"Rectangle 3386",transform:"translate(22.074 7.614)",fill:"none",d:"M0 0h42.998v60.097H0z"})),t.createElement("clipPath",{id:"add-chapter_svg__d"},t.createElement("path",{"data-name":"Path 6297",d:"m65.073 6.637-39.554 4.322-.1 2.956-8.038 52.934 41.519.022L65.072 9.9Z",fill:"none",clipRule:"evenodd"})),t.createElement("clipPath",{id:"add-chapter_svg__e"},t.createElement("path",{"data-name":"Rectangle 3390",transform:"translate(17.381 6.637)",fill:"none",d:"M0 0h47.692v60.234H0z"})),t.createElement("clipPath",{id:"add-chapter_svg__f"},t.createElement("path",{"data-name":"Rectangle 3395",transform:"translate(17.821 5.46)",fill:"none",d:"M0 0h42.998v60.097H0z"})),t.createElement("clipPath",{id:"add-chapter_svg__g"},t.createElement("path",{"data-name":"Path 6302",d:"M60.82 4.483 21.266 8.806l-.105 2.955-8.033 52.934 41.519.022 6.171-56.968Z",fill:"none",clipRule:"evenodd"})),t.createElement("clipPath",{id:"add-chapter_svg__i"},t.createElement("path",{"data-name":"Rectangle 3399",transform:"translate(13.128 4.483)",fill:"none",d:"M0 0h47.692v60.234H0z"})),t.createElement("clipPath",{id:"add-chapter_svg__j"},t.createElement("path",{"data-name":"Rectangle 3400",transform:"translate(13.515 2.887)",fill:"none",d:"M0 0h42.998v60.097H0z"})),t.createElement("clipPath",{id:"add-chapter_svg__k"},t.createElement("path",{"data-name":"Rectangle 3402",transform:"translate(19.249 20.511)",fill:"none",d:"M0 0h29.854v29.86H0z"})),t.createElement("linearGradient",{id:"add-chapter_svg__a",x1:-.364,y1:1.052,x2:-.343,y2:1.052,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#dcd5e6"}),t.createElement("stop",{offset:.017,stopColor:"#dcd5e6"}),t.createElement("stop",{offset:.175,stopColor:"#e1dbec"}),t.createElement("stop",{offset:.562,stopColor:"#eae6f5"}),t.createElement("stop",{offset:1,stopColor:"#eeeaf9"})),t.createElement("linearGradient",{id:"add-chapter_svg__h",x1:-.275,y1:1.087,x2:-.254,y2:1.087,xlinkHref:"#add-chapter_svg__a"})),t.createElement("g",{"data-name":"Group 8604"},t.createElement("g",{"data-name":"Group 8603",clipPath:"url(#add-chapter_svg__b)"},t.createElement("g",{"data-name":"Group 8563"},t.createElement("g",{"data-name":"Group 8562",clipPath:"url(#add-chapter_svg__b)"},t.createElement("g",{"data-name":"Group 8561",opacity:.3},t.createElement("g",{"data-name":"Group 8560"},t.createElement("g",{"data-name":"Group 8559",clipPath:"url(#add-chapter_svg__c)"},t.createElement("path",{"data-name":"Path 6296",d:"M65.073 7.614 26.777 11.8l-.1 2.956-4.6 52.935 38.084.021L65 10.567Z",fillRule:"evenodd"})))))),t.createElement("g",{"data-name":"Group 8565"},t.createElement("g",{"data-name":"Group 8564",clipPath:"url(#add-chapter_svg__d)"},t.createElement("path",{"data-name":"Rectangle 3388",transform:"translate(17.365 6.624)",fill:"url(#add-chapter_svg__a)",d:"M0 0h47.724v60.259H0z"}))),t.createElement("g",{"data-name":"Group 8585"},t.createElement("g",{"data-name":"Group 8584",clipPath:"url(#add-chapter_svg__b)"},t.createElement("g",{"data-name":"Group 8570",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8569"},t.createElement("g",{"data-name":"Group 8568",clipPath:"url(#add-chapter_svg__e)"},t.createElement("g",{"data-name":"Group 8567"},t.createElement("g",{"data-name":"Group 8566",clipPath:"url(#add-chapter_svg__d)"},t.createElement("path",{"data-name":"Rectangle 3389",transform:"translate(17.365 6.624)",fill:"url(#add-chapter_svg__a)",d:"M0 0h47.724v60.259H0z"})))))),t.createElement("g",{"data-name":"Group 8575",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8574"},t.createElement("g",{"data-name":"Group 8573",clipPath:"url(#add-chapter_svg__e)"},t.createElement("g",{"data-name":"Group 8572"},t.createElement("g",{"data-name":"Group 8571",clipPath:"url(#add-chapter_svg__d)"},t.createElement("path",{"data-name":"Rectangle 3391",transform:"translate(17.365 6.624)",fill:"url(#add-chapter_svg__a)",d:"M0 0h47.724v60.259H0z"})))))),t.createElement("g",{"data-name":"Group 8580",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8579"},t.createElement("g",{"data-name":"Group 8578",clipPath:"url(#add-chapter_svg__e)"},t.createElement("g",{"data-name":"Group 8577"},t.createElement("g",{"data-name":"Group 8576",clipPath:"url(#add-chapter_svg__d)"},t.createElement("path",{"data-name":"Rectangle 3393",transform:"translate(17.365 6.624)",fill:"url(#add-chapter_svg__a)",d:"M0 0h47.724v60.259H0z"})))))),t.createElement("g",{"data-name":"Group 8583",opacity:.3},t.createElement("g",{"data-name":"Group 8582"},t.createElement("g",{"data-name":"Group 8581",clipPath:"url(#add-chapter_svg__f)"},t.createElement("path",{"data-name":"Path 6301",d:"m60.82 5.46-38.3 4.185-.1 2.956-4.6 52.935 38.084.021 4.843-57.144Z",fillRule:"evenodd"})))))),t.createElement("g",{"data-name":"Group 8587"},t.createElement("g",{"data-name":"Group 8586",clipPath:"url(#add-chapter_svg__g)"},t.createElement("path",{"data-name":"Rectangle 3397",transform:"translate(13.112 4.47)",fill:"url(#add-chapter_svg__h)",d:"M0 0h47.724v60.259H0z"}))),t.createElement("g",{"data-name":"Group 8597"},t.createElement("g",{"data-name":"Group 8596",clipPath:"url(#add-chapter_svg__b)"},t.createElement("g",{"data-name":"Group 8592",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8591"},t.createElement("g",{"data-name":"Group 8590",clipPath:"url(#add-chapter_svg__i)"},t.createElement("g",{"data-name":"Group 8589"},t.createElement("g",{"data-name":"Group 8588",clipPath:"url(#add-chapter_svg__g)"},t.createElement("path",{"data-name":"Rectangle 3398",transform:"translate(13.112 4.47)",fill:"url(#add-chapter_svg__h)",d:"M0 0h47.724v60.259H0z"})))))),t.createElement("g",{"data-name":"Group 8595",opacity:.3},t.createElement("g",{"data-name":"Group 8594"},t.createElement("g",{"data-name":"Group 8593",clipPath:"url(#add-chapter_svg__j)"},t.createElement("path",{"data-name":"Path 6304",d:"m56.514 2.887-38.3 4.185-.1 2.956-4.6 52.935 38.084.021L56.441 5.84Z",fillRule:"evenodd"})))))),t.createElement("path",{"data-name":"Path 6305",d:"M56.514 1.909 16.96 6.231l-.1 2.956-8.038 52.934 41.519.022 6.171-56.968Z",fill:"#fff",fillRule:"evenodd"}),t.createElement("g",{"data-name":"Group 8602"},t.createElement("g",{"data-name":"Group 8601",clipPath:"url(#add-chapter_svg__b)"},t.createElement("g",{"data-name":"Group 8600",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8599"},t.createElement("g",{"data-name":"Group 8598",clipPath:"url(#add-chapter_svg__k)"},t.createElement("path",{"data-name":"Path 6306",d:"M36.275 21.141a1.748 1.748 0 0 0-.683-.542 2.012 2.012 0 0 0-.715-.085c-1.21 0-2.6.083-3.34 1.04a3.731 3.731 0 0 0-.577 1.379 37.951 37.951 0 0 0-1.039 8.478q-3.028.073-6.058.191c-1.455.059-3.118.234-3.963 1.422a3.594 3.594 0 0 0-.552 1.447 4.421 4.421 0 0 0 .341 2.912 4.238 4.238 0 0 0 2.565 1.9 10.986 10.986 0 0 0 3.251.319c1.486-.017 2.982-.165 4.475-.281q.072 3.22.192 6.436c.057 1.456.231 3.119 1.418 3.961a3.607 3.607 0 0 0 1.447.551 4.433 4.433 0 0 0 2.913-.344 4.253 4.253 0 0 0 1.907-2.567 11.028 11.028 0 0 0 .322-3.252c-.015-1.543-.173-3.1-.288-4.648.83.057 1.661.1 2.49.12 2.835.053 5.935-.061 8.091-1.905a1.75 1.75 0 0 0 .542-.684 2.037 2.037 0 0 0 .087-.715c0-2.619-1.363-5.024-4.162-5.432a9.84 9.84 0 0 0-2.129 0l-2.875.209a2.456 2.456 0 0 1-1.084-.084c-.753-.3-.694-1.085-.681-1.74.056-2.835-.054-5.935-1.895-8.09"})))),t.createElement("path",{"data-name":"Path 6307",d:"M36.025 19.092a7.553 7.553 0 0 0-1.508-1.4 1.919 1.919 0 0 0-.573-.314 1.783 1.783 0 0 0-1.106.158 4.35 4.35 0 0 0-.694.327c-1.543.937-1.58 3.6-1.86 5.209-.089.518-.689 6.26-.564 6.256q-3.03.077-6.058.192c-1.455.059-3.118.234-3.963 1.422a3.594 3.594 0 0 0-.552 1.447 4.431 4.431 0 0 0 .34 2.913 4.238 4.238 0 0 0 2.565 1.9 10.986 10.986 0 0 0 3.251.319c1.486-.017 2.982-.165 4.475-.281q.072 3.217.192 6.434c.057 1.455.23 3.119 1.417 3.961a3.6 3.6 0 0 0 1.446.552 4.442 4.442 0 0 0 2.914-.344 4.256 4.256 0 0 0 1.907-2.567 11.035 11.035 0 0 0 .322-3.253c-.015-1.542-.173-3.1-.289-4.648.831.058 1.662.106 2.491.121 2.835.053 5.934-.061 8.091-1.9a1.759 1.759 0 0 0 .542-.684 2.039 2.039 0 0 0 .086-.716 4.7 4.7 0 0 0-2.27-4.411 2.453 2.453 0 0 0-.806-.337c-1.148-.217-2.306.22-3.469.088-.373-.042-4.475-.387-4.48-.287.045-.7.083-1.4.1-2.1.057-2.947-.163-5.858-1.942-8.052",fill:"#662d91"}),t.createElement("path",{"data-name":"Path 6308",d:"M36.859 36.394a.48.48 0 0 1-.191-.335c.011-.239.325-.312.564-.319a22.358 22.358 0 0 0 2.519-.224c1.71-.252 3.394-.7 5.119-.829a1.712 1.712 0 0 1 .945.124 1.114 1.114 0 0 1 .432 1.336 1.8 1.8 0 0 1-1.091 1 4.927 4.927 0 0 1-1.5.237c-2.11.095-5.169.595-6.792-.993",fill:"#41116b"}),t.createElement("path",{"data-name":"Path 6309",d:"M23.757 37.462a34.938 34.938 0 0 0 4.53-.027c.494-.025 1.086-.112 1.289-.563a.929.929 0 0 0-.5-1.122 2.617 2.617 0 0 0-1.327-.179 31.519 31.519 0 0 0-5.067.481c-2.1.444-.035 1.32 1.077 1.41",fill:"#41116b"}),t.createElement("path",{"data-name":"Path 6310",d:"M35.37 47.792a1.169 1.169 0 0 0-.3-1.489 3.017 3.017 0 0 0-1.543-.57 17.845 17.845 0 0 0-2.713-.21c-1.321 0 .112 1.978.646 2.288a4.728 4.728 0 0 0 2.226.412c.574.033 1.3.113 1.686-.431",fill:"#41116b"}),t.createElement("path",{"data-name":"Path 6311",d:"M40.287 35.979c-2.346-.044-4.711-.346-7.022-.391-2.6-.051-5.243.387-7.854.417a10.983 10.983 0 0 1-3.25-.32 4.237 4.237 0 0 1-2.565-1.9 4.43 4.43 0 0 1-.34-2.913 3.594 3.594 0 0 1 .552-1.447c.845-1.188 2.508-1.364 3.963-1.422q4.9-.2 9.806-.272a49.435 49.435 0 0 1 13.014 1.034 3.71 3.71 0 0 1 1.379.575c.956.74 1.037 2.129 1.036 3.339a2.041 2.041 0 0 1-.086.716 1.751 1.751 0 0 1-.543.683c-2.156 1.844-5.256 1.957-8.09 1.9",fill:"#9241d8"}),t.createElement("path",{"data-name":"Path 6312",d:"M38.077 25.627c-.047 2.347-.351 4.713-.4 7.025-.054 2.6.38 5.244.407 7.854a11 11 0 0 1-.323 3.252 4.251 4.251 0 0 1-1.907 2.568 4.431 4.431 0 0 1-2.913.343 3.6 3.6 0 0 1-1.444-.551c-1.186-.843-1.36-2.507-1.417-3.962q-.195-4.9-.262-9.807a49.563 49.563 0 0 1 1.048-13.018 3.714 3.714 0 0 1 .578-1.38c.741-.958 2.129-1.04 3.339-1.04A2.015 2.015 0 0 1 35.5 17a1.746 1.746 0 0 1 .683.541c1.841 2.155 1.951 5.255 1.9 8.09",fill:"#9241d8"}))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,c.get?c:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("g",{"data-name":"Icon - Cancel"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}),t.createElement("path",{d:"M62.544 20.524a3.938 3.938 0 0 0-.022-1.964 4.6 4.6 0 0 0-.866-1.373c-1.717-2.116-3.834-4.427-6.56-4.363a8.384 8.384 0 0 0-3.232.948 85.559 85.559 0 0 0-16.3 10.216q-4.43-5.193-8.934-10.324c-2.168-2.461-4.837-5.122-8.112-4.913a8.113 8.113 0 0 0-3.317 1.088 9.978 9.978 0 0 0-4.611 4.73 9.543 9.543 0 0 0 .31 7.19 24.758 24.758 0 0 0 4.056 6.139c2.139 2.575 4.522 4.982 6.844 7.43q-5.525 4.694-10.98 9.468c-2.464 2.166-5.128 4.831-4.918 8.1a8.077 8.077 0 0 0 1.09 3.312 9.976 9.976 0 0 0 4.735 4.606 9.576 9.576 0 0 0 7.2-.309 24.8 24.8 0 0 0 6.146-4.052c2.677-2.218 5.173-4.7 7.721-7.1 1.079 1.534 2.174 3.056 3.324 4.528 3.932 5.033 8.53 10.293 14.816 11.447a3.952 3.952 0 0 0 1.966-.022 4.6 4.6 0 0 0 1.375-.866c4.586-3.712 6.852-9.513 3.595-14.989a22.124 22.124 0 0 0-3.021-3.722l-4.452-4.732a5.529 5.529 0 0 1-1.391-2.014c-.548-1.74.913-2.755 2.077-3.662 5.039-3.927 10.305-8.52 11.461-14.8",opacity:.3}),t.createElement("path",{"data-name":"Rectangle 2390",fill:"none",d:"M5.888 8.74h56.77v56.702H5.888z"}),t.createElement("path",{"data-name":"Path 5367",d:"M62.413 16.125a16.977 16.977 0 0 0 .314-4.631 4.3 4.3 0 0 0-.264-1.449 4.033 4.033 0 0 0-1.845-1.71 9.892 9.892 0 0 0-1.558-.752c-3.83-1.368-8.546 2.35-11.751 4.141-1.033.577-11.928 7.679-11.744 7.894q-4.431-5.193-8.934-10.324c-2.173-2.461-4.84-5.121-8.118-4.911a8.108 8.108 0 0 0-3.316 1.088 9.98 9.98 0 0 0-4.612 4.73 9.545 9.545 0 0 0 .31 7.19 24.755 24.755 0 0 0 4.057 6.139c2.138 2.575 4.521 4.982 6.843 7.43q-5.523 4.692-10.982 9.467c-2.464 2.166-5.128 4.831-4.919 8.1a8.077 8.077 0 0 0 1.09 3.313 9.977 9.977 0 0 0 4.736 4.606 9.575 9.575 0 0 0 7.2-.309 24.8 24.8 0 0 0 6.149-4.054c2.677-2.218 5.172-4.7 7.72-7.1a112.964 112.964 0 0 0 3.324 4.528c3.932 5.033 8.529 10.293 14.815 11.447a3.959 3.959 0 0 0 1.966-.022 4.609 4.609 0 0 0 1.375-.866c3.293-2.666 5.088-5.852 4.489-10.233a5.527 5.527 0 0 0-.553-1.889c-1.25-2.314-3.657-3.721-5.079-5.942-.456-.713-5.673-8.377-5.857-8.245 1.29-.914 2.57-1.843 3.812-2.811 5.236-4.081 10.016-8.6 11.327-14.827",fill:"#bebebe"}),t.createElement("path",{"data-name":"Path 5368",d:"M32.657 42.227a1.086 1.086 0 0 1 .275-.825c.416-.341 1.012.076 1.383.465a49.786 49.786 0 0 0 4.166 3.883c3 2.489 6.29 4.629 9.094 7.333a3.841 3.841 0 0 1 1.216 1.771 2.509 2.509 0 0 1-1.588 2.734 4.046 4.046 0 0 1-3.322-.323 11.056 11.056 0 0 1-2.661-2.166c-3.339-3.39-8.779-7.765-8.562-12.877",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 5369",d:"M12.892 21.04a78.814 78.814 0 0 0 6.478 7.885c.744.829 1.736 1.741 2.814 1.455a2.092 2.092 0 0 0 1.249-2.469 5.882 5.882 0 0 0-1.57-2.575 71.089 71.089 0 0 0-8.033-8.181c-3.761-3.046-2.359 1.814-.938 3.885",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 5370",d:"M6.484 50.862a10.666 10.666 0 0 0 1.139 1.774c.71.929 1.667 1.884 2.835 1.811a2.633 2.633 0 0 0 2.176-2.642 6.8 6.8 0 0 0-1.192-3.509 40.015 40.015 0 0 0-3.485-5.043c-2.615-3.222-2.211 6.1-1.473 7.612",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 5371",d:"M36.114 45.141c-3.253-4.164-6.083-8.731-9.285-12.838-3.6-4.622-8.119-8.622-11.875-13.145a24.771 24.771 0 0 1-4.057-6.139 9.545 9.545 0 0 1-.31-7.19A9.98 9.98 0 0 1 15.2 1.1 8.108 8.108 0 0 1 18.516.012c3.276-.209 5.944 2.452 8.112 4.913q7.3 8.291 14.395 16.767c6.31 7.543 12.557 15.3 16.666 24.23a8.347 8.347 0 0 1 .95 3.228c.064 2.722-2.25 4.837-4.368 6.552a4.592 4.592 0 0 1-1.375.866 3.959 3.959 0 0 1-1.966.022c-6.286-1.154-10.883-6.415-14.815-11.447",fill:"#fff"}),t.createElement("path",{"data-name":"Path 5372",d:"M51.083 26.582c-4.169 3.25-8.742 6.076-12.853 9.274-4.627 3.6-8.632 8.109-13.16 11.861a24.806 24.806 0 0 1-6.147 4.051 9.578 9.578 0 0 1-7.2.309 9.981 9.981 0 0 1-4.735-4.606 8.085 8.085 0 0 1-1.089-3.312c-.209-3.272 2.455-5.937 4.918-8.1q8.3-7.3 16.787-14.378c7.552-6.3 15.317-12.542 24.259-16.646a8.372 8.372 0 0 1 3.233-.947c2.726-.064 4.843 2.247 6.559 4.363a4.585 4.585 0 0 1 .867 1.373 3.945 3.945 0 0 1 .022 1.964c-1.155 6.278-6.423 10.871-11.461 14.8",fill:"#fff"})))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,l.get?l:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70.001"},e),t.createElement("path",{"data-name":"Path 5281",d:"M17.46 40.862a13.974 13.974 0 0 1-4.443-13.806c1.94-8.889 9.7-9.452 9.7-9.452s-2.336-5.07 1.118-8.7a8.23 8.23 0 0 1 7.835-2.379s1.088-7.874 9.372-6.324c7.681 1.44 4.21 9.974 4.21 9.974a3.858 3.858 0 0 1 2.566 3.046c.5 2.5-.751 3.384-.751 3.384a6.845 6.845 0 0 1 4.82 4.266c1.126 3.491.39 5.87-.994 7.685 0 0 4.745 1.159 5.248 5.195s-2.251 7.732-2.251 7.732-32.849 1.3-36.43-.623",fill:"#997bff"}),t.createElement("path",{"data-name":"Path 5282",d:"M22.47 41.053s-6.585-5.719-2.87-13.652 9.442-3.1 9.442-3.1 2.146-4.131 5.979-3.849 5.319 4.037 5.319 4.037 3.912-.422 5.79 1.925a5.343 5.343 0 0 1 .516 5.258 3.647 3.647 0 0 1 3.99 2.769 6.519 6.519 0 0 1-1.174 5.76l-15.789 3.881Z",fill:"#ffaec9"}),t.createElement("path",{"data-name":"Path 5283",d:"M23.834 39.657s-2.515-6.843 0-7.093a3.107 3.107 0 0 1 3.306 1.5s-.3-7.386 3.272-6.384c0 0 1.4.422 2.713 3.474 0 0 1.455-5.446 3.99-5.352s3.223 6.525 3.223 6.525 1.377-3.239 2.973-3.145 1.5 3.8 1.5 3.8a1.76 1.76 0 0 1 2.018-.563c1.268.47.423 3.544.423 3.544s.308-.727 1.468-.539-.858 4.553-.858 4.553l-6.337 2.271-10.422-.174s-5.249.916-7.272-2.421",fill:"#f9f2c1"}),t.createElement("path",{"data-name":"Path 5284",d:"M11.2 39.074h-1.062s.5 3.38-.626 4.444a5.048 5.048 0 0 0-1.127 3.192s-.25 3.38-1.064 4.006a6.729 6.729 0 0 0-1.439 2.5l-1.064 8.892s-.439 1.252 2.128 2.316a33.7 33.7 0 0 0 3.754 1.377l2.316.313s2.128-.438 3 0 4.319 1.44 4.319 1.44a.717.717 0 0 0 .438.939 36.541 36.541 0 0 0 5.257 0 16.51 16.51 0 0 1 3.944.111c1.94.327 3.755.674 3.881 0s1.439-.487 1.439-.487.251 1.127 2.254 1.189 4.694 0 4.694 0a3.631 3.631 0 0 0 .626-1.314c0-.438 9.514-1.315 9.514-1.315s4.757-1 5.133-1.126 2.816.813 3.129.626 4.45-1.876 4.45-1.876.626-3.1-.626-10.095-1.439-7.243-1.877-8.12a8.455 8.455 0 0 0-1.878-2 11.766 11.766 0 0 0 .375-2.253 30.66 30.66 0 0 0-1.5-4.632c-.313-.438-1.627-1.439-2.128-1.189a15.664 15.664 0 0 0-1.627 1.127L54.2 38.511s1.127.563 1 .813-1.69 1.252-4.57 1.315-15.654.939-15.654.939-8.068-.188-9.257-.5-8.884-.377-9.572-1.377l1.565-.5a17.71 17.71 0 0 0-3.193-1.752c-.626-.063-2.378-.814-2.691-.689a2 2 0 0 0-.626 2.316",fill:"#42210b"}),t.createElement("path",{"data-name":"Path 5285",d:"M22.454 40.78a5.8 5.8 0 0 0-.18-1.08c-.018-.065-.046-.139-.11-.159a.2.2 0 0 0-.166.049c-.328.222-.607.51-.939.725a1.576 1.576 0 0 1-1.032.252A3.735 3.735 0 0 0 19 40.473c-1.223.413-2.3.958-2.29 1.6 0 0 .125 15.023.5 15.9a28.308 28.308 0 0 1 .877 2.754s2.754-3.317 2.879-6.071.25-11.893.25-11.893l1.272-.514c0-.493 0-.985-.034-1.473",fill:"#5c323a"}),t.createElement("path",{"data-name":"Path 5286",d:"m30.6 45.901.257-4.449a45.388 45.388 0 0 1-5.139-.371 1.974 1.974 0 0 0-.11-.024l-4.4 1.714s1.565 7.2 1.69 8.763a36.1 36.1 0 0 1-.751 5.947L20.34 67.553a.718.718 0 0 0 .438.939 36.555 36.555 0 0 0 5.258 0 16.5 16.5 0 0 1 3.943.111c1.63.275 3.167.562 3.693.247l.313-3.05a58.6 58.6 0 0 0-.751-6.071c-.313-.814-2.629-1.69-3.442-2.316s-.877-3.067-.877-3.067.5-1.064.877-1.7.808-6.745.808-6.745",fill:"#472c37"}),t.createElement("path",{"data-name":"Path 5287",d:"m16.147 39.701 1.565-.5a17.71 17.71 0 0 0-3.193-1.752c-.625-.063-2.378-.814-2.691-.689a2 2 0 0 0-.626 2.316h-1.064l.026.2a17.355 17.355 0 0 0 6.546 2.8 12.741 12.741 0 0 0 4.012-1.434c-2.151-.18-4.232-.446-4.575-.945",fill:"#935246"}),t.createElement("path",{"data-name":"Path 5288",d:"m46.128 42.829-3.608-1.748c-3.856.244-7.539.5-7.539.5s-8.069-.188-9.258-.5a2.583 2.583 0 0 0-.219-.043l-4.288 1.733s8.262.752 10.954.877 12.706.125 13.958-.814",fill:"#935246"}),t.createElement("path",{"data-name":"Path 5289",d:"M60.712 44.081a11.781 11.781 0 0 0 .375-2.253 30.66 30.66 0 0 0-1.5-4.632c-.313-.438-1.627-1.44-2.128-1.189a4.289 4.289 0 0 0-.4.239l.4 4.549 1.314 3.584a2.737 2.737 0 0 0 1.939-.298Z",fill:"#4c2d3d"}),t.createElement("path",{"data-name":"Path 5290",d:"M54.2 38.51s1.127.563 1 .814-1.689 1.251-4.568 1.314a10 10 0 0 0 2.068 1.753 36.946 36.946 0 0 0 4.757-1.6 3.214 3.214 0 0 0 0-4.789 15.825 15.825 0 0 0-1.627 1.127Z",fill:"#935246"}),t.createElement("path",{"data-name":"Path 5291",d:"M11.2 39.074h-1.062l.026.2c.432.286.981.624 1.6.966a11.115 11.115 0 0 0 2.886-.419c.25-.313-.939-2.5-2.817-3.067a2 2 0 0 0-.626 2.316",fill:"#5c323a"}),t.createElement("path",{"data-name":"Path 5292",d:"M58.266 39.618a3.019 3.019 0 0 0-.809-3.611 22.347 22.347 0 0 0-1.314 3.194 5.615 5.615 0 0 0 2.123.419",fill:"#5c323a"}),t.createElement("path",{"data-name":"Path 5293",d:"m13.893 62.546-.63-7.261a36.477 36.477 0 0 1-.121-6.2c.313-1.44 0-2.191-.735-3.693s-2.9-1.878-2.9-1.878a5.051 5.051 0 0 0-1.126 3.192s-.25 3.38-1.064 4.006a6.721 6.721 0 0 0-1.44 2.5l-1.06 8.896s-.438 1.252 2.128 2.316a33.651 33.651 0 0 0 3.755 1.377s1.627-.689 2.191-.876 1-2.379 1-2.379",fill:"#3f2d2c"}),t.createElement("path",{"data-name":"Path 5294",d:"m31.544 44.394-.5 7.636s-.876 2.754-.563 3.38a2.019 2.019 0 0 0 2.253 1.252c1.44-.125.313-8.137.313-8.137l-.313-3.568s-.688-.688-1.189-.563",fill:"#472c37"}),t.createElement("path",{"data-name":"Path 5295",d:"m40.87 57.664-.876-7.949c-.063-.564-2.191-.188-2.817 0s-1 7.886-1 7.886L35.3 68.117s.251 1.127 2.254 1.189 4.694 0 4.694 0c.188-1.389-1.377-11.642-1.377-11.642",fill:"#402b2e"}),t.createElement("path",{"data-name":"Path 5296",d:"M60.65 66.176c.313-.187 4.444-1.877 4.444-1.877s.626-3.1-.626-10.095-1.439-7.243-1.877-8.119a8.455 8.455 0 0 0-1.878-2c-1.315.688-2.567 5.633-2.88 8.568s-.313 12.9-.313 12.9c.376-.125 2.817.815 3.13.626",fill:"#402d2d"}),t.createElement("path",{"data-name":"Path 5297",d:"m34.981 41.577 1.414-1.376 3.944 2.562Z",fill:"#442435"}),t.createElement("path",{"data-name":"Path 5298",d:"m36.4 40.201 5.868.829 1.7.746-3.622.987Z",fill:"#935246"}),t.createElement("path",{"data-name":"Path 5299",d:"M54.328 46.147a166.524 166.524 0 0 0-1.628-3.756l-2.093-1.751c-.717-2.128-4.2-1.691-4.2-1.691a20.866 20.866 0 0 1-2.45.669 1.789 1.789 0 0 0-1.44 1.463l3.608 1.749s.5 19.278.564 20.217c.038.58-.079 2.712-.173 4.256l.435-.053a62.63 62.63 0 0 0 1.991-7.583 50.178 50.178 0 0 0 5.649-.876c.61-.313.3-11.267-.266-12.644",fill:"#462c37"}),t.createElement("path",{"data-name":"Path 5300",d:"M47.537 41.859c.313-.72.282-1.213.845-1.655s.988-.794.353-1.1a6.967 6.967 0 0 0-2.325-.157 20.865 20.865 0 0 1-2.45.669 1.789 1.789 0 0 0-1.439 1.464l3.608 1.748s1.095-.25 1.408-.97",fill:"#5c323a"}),t.createElement("path",{"data-name":"Path 5301",d:"M22.164 39.541s3.278-.2 3.34 1.493l-3.016 1.219Z",fill:"#5c323a"}),t.createElement("path",{"data-name":"Path 5302",d:"M17.511 63.586c.3-.137.628.077.884.28l1.741 1.378c.841.667 1.762 1.492 1.745 2.565a10.254 10.254 0 0 1 1.7-3.642c.477-.747 1.122-1.586 2.006-1.536a.418.418 0 0 1 .245.075c.155.127.1.372.034.56a11.293 11.293 0 0 1-2.7 4.152 3.014 3.014 0 0 1 2.758-.669.53.53 0 0 1 .387.266c.1.265-.2.5-.459.618a23.319 23.319 0 0 1-3.1 1.324c-.915.274-1.361-.338-2.024-.935-.314-.283-3.821-4.154-3.21-4.436",fill:"#1d2c27"}),t.createElement("path",{"data-name":"Path 5303",d:"m37.069 66.189 3.48 2.287a20.236 20.236 0 0 1-2.483-4.56c-.115-.342-.125-.852.229-.925a.632.632 0 0 1 .487.179 12.248 12.248 0 0 1 2.985 3.923 7.855 7.855 0 0 1-.033-5.866c.1-.239.242-.5.495-.544.382-.061.61.407.694.785A16.582 16.582 0 0 1 43 68.23q.521-1.3 1.115-2.567c.556-1.187 1.315-2.478 2.595-2.764.421.546.164 1.33-.107 1.964l-1.158 2.705a4.591 4.591 0 0 1-.666 1.206 3.69 3.69 0 0 1-3.882.944 9.631 9.631 0 0 1-3.829-3.529",fill:"#1d2c27"}),t.createElement("path",{"data-name":"Path 5304",d:"M50.838 61.062a2.983 2.983 0 0 1 1.441 1.872q.6 1.529 1.109 3.091 0-1.742.007-3.482a2.484 2.484 0 0 1 .545-1.9 1.477 1.477 0 0 1 .327 1.073 25.8 25.8 0 0 1-.067 2.625 2.567 2.567 0 0 1 1.294-1.834.5.5 0 0 1 .541-.035.528.528 0 0 1 .111.472 6.568 6.568 0 0 1-1.083 2.937c-.409.61-1.489 2.133-2.332 1.734-.806-.382-1.367-2.284-1.59-3.066a9.085 9.085 0 0 1-.3-3.487",fill:"#1d2c27"}),t.createElement("path",{"data-name":"Path 5305",d:"M57.594 60.724a.643.643 0 0 1 .069-.586c.252-.263.676.044.887.342a11.323 11.323 0 0 1 1.528 3.044 15.029 15.029 0 0 1 .12-4.7 2.846 2.846 0 0 1 .613-1.479 9.832 9.832 0 0 1 .1 2.732l-.25 4.525a6.425 6.425 0 0 1 1.822-3.809c.249-.251.6-.5.929-.368.46.179.4.845.235 1.312a24.2 24.2 0 0 1-1.416 3.285 4.16 4.16 0 0 1-.893 1.259c-2.318 2.01-3.452-4.175-3.747-5.553",fill:"#1d2c27"}),t.createElement("path",{"data-name":"Path 5306",d:"M65.2 60.471a4.473 4.473 0 0 1 .637-1.374.674.674 0 0 1 .477-.317.505.505 0 0 1 .432.291 5.6 5.6 0 0 1-.053 4.509 2.085 2.085 0 0 1-.586.823c-1.651 1.271-1.139-3.23-.907-3.932",fill:"#1d2c27"}),t.createElement("path",{"data-name":"Path 5307",d:"M7.447 61.417a1.52 1.52 0 0 1 .13-.711.571.571 0 0 1 .6-.321.694.694 0 0 1 .334.225 3.325 3.325 0 0 1 .711 1.568 9.92 9.92 0 0 1 .231 2.667 4.26 4.26 0 0 1 1.463-3.5 1.261 1.261 0 0 1 .531-.3.53.53 0 0 1 .549.189.772.772 0 0 1 .054.546c-.2 1.287-1.13 4.454-2.7 4.719-1.722.29-1.909-4.017-1.9-5.083",fill:"#1d2c27"}),t.createElement("path",{"data-name":"Path 5308",d:"M3.468 62.609a10.677 10.677 0 0 1-.6-2.432 1.629 1.629 0 0 1 .151-1.3.364.364 0 0 1 .182-.133c.17-.046.326.1.442.232a9.16 9.16 0 0 1 1.714 2.456c.256.622.612 2.214-.091 2.708-.776.544-1.555-.963-1.8-1.531",fill:"#192823"}),t.createElement("path",{"data-name":"Path 5309",d:"M29.933 23.001s-2.254.132-3.8-3.2-1.6-8.966 2.488-9.576 6.009 5.68 5.727 8.544-2.396 4.564-4.415 4.232",fill:"#ffaec9"}),t.createElement("path",{"data-name":"Path 5310",d:"M38.1 19.091s-2.238-1.174-1.706-4.648 2.786-5.07 4.57-4.882 2.863 4.882 1.267 7.324-2.862 2.675-4.131 2.206",fill:"#ffaec9"}),t.createElement("path",{"data-name":"Path 5311",d:"M41.058 21.532s.663-2.3 1.951-2.066.684 3.193 0 3.756-2.139 1.268-1.951-1.69",fill:"#f9f2c1"}),t.createElement("path",{"data-name":"Path 5312",d:"M29.218 15.638s-.155-1.917.88-2.107 1.42 2.2 1.067 2.823-1.248 1.56-1.947-.716",fill:"#f9f2c1"}),t.createElement("path",{"data-name":"Path 5313",d:"M32.8 26.461s-1.6-.094-1.737-2.535.8-2.762 1.449-3.009 1.649.517 1.7 2.772-.375 2.631-1.408 2.772",fill:"#f9f2c1"}),t.createElement("path",{fill:"none",d:"M0 .001h70v70H0z"}))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(c){if("default"!==c){var l=Object.getOwnPropertyDescriptor(a,c);Object.defineProperty(e,c,l.get?l:{enumerable:!0,get:function(){return a[c]}})}})),e.default=a,Object.freeze(e)}var c=e(require("react"));module.exports=function(e){return c.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},e),c.createElement("path",{"data-name":"Path 7627",d:"M16.203 8.249 2.354 52.032l46.737 10.7 4.5-31.789Z",fillRule:"evenodd",opacity:.3}),c.createElement("path",{"data-name":"Path 7628",d:"M17.197 4.643S10.692 28.4 4.427 49.581c0 0 33.162 7.006 49.389 7.667l8.138-49.454Z",fill:"#ff0",fillRule:"evenodd"}),c.createElement("path",{"data-name":"Path 7629",d:"M15.157 33.591a.432.432 0 0 1 .046-.118 1.954 1.954 0 0 1 1.012-.72c.092-.054.506-.237.568-.261l.46-.186a7.434 7.434 0 0 1 2.606-.684 3.25 3.25 0 0 1 1.151.3 3.76 3.76 0 0 1 1.763 1.819c0 .116.046.114.076.234a4.508 4.508 0 0 1 .231.469 7.521 7.521 0 0 1 .107.833 5.65 5.65 0 0 1 .108.733v.165c0 .083-.031.509-.031.608a6.2 6.2 0 0 0-.184.867 9.146 9.146 0 0 1-.368 1.14 3.622 3.622 0 0 1-.291.745 12.846 12.846 0 0 1-2.96 3.255c-.03.012-.4.259-.506.336l-.659.381c-.277.111-1.489.614-1.764.742l-.169.067c-.183.058-.6.208-.613.214l-.261.022c-.46-1.418-.276-1.459-.322-10.959m2.868 7.226.015-.007a1.8 1.8 0 0 0 .537-.513 3.977 3.977 0 0 0 .322-.426 5.631 5.631 0 0 0 1.213-2.836 3.794 3.794 0 0 0-.062-.95 1.165 1.165 0 0 1-.091-.294 1.535 1.535 0 0 0-1.089-.917.053.053 0 0 1-.046 0c-.016-.011-.03 0-.046-.015a.989.989 0 0 0-.552.007c-.015.007-.077.048-.092.053a.771.771 0 0 0-.077.13 41.6 41.6 0 0 0-.015 5.526v.05c0 .033-.015.155-.015.188",fill:"#1b1464"}),c.createElement("path",{"data-name":"Path 7630",d:"M23.935 37.582V37.1c.014-.915-.078-3.869-.185-4.339 0 0-.03-.764-.046-1.072v-.017c0-.182.062-.4.062-.586 0-.116-.016-.209-.016-.324a5.392 5.392 0 0 1 .245-.743c.461-.251.9-.546 1.365-.764.323-.162.737-.329 1.074-.465l.091-.037 1.166-.353c.016 0 .23-.026.291-.034a4.74 4.74 0 0 1 1.381.024c.414.048.66.362 1 .557.108.2.307.307.4.5.06.174.138.341.183.521 0 .016.031.268.031.3.015-.006.031.053.031.07 0 .033.015.209.015.242 0 .066-.015.271-.015.271 0 .032-.062.337-.062.371s-.03.277-.03.309a4.769 4.769 0 0 1-.184.736.207.207 0 0 1-.031.078c0 .016-.015.089-.015.1a1.352 1.352 0 0 0-.108.176c-.153.26-.276.59-.429.866l-.031.013a4.469 4.469 0 0 0-.352.5c-.016.007-.031.062-.046.085-.077.2-.338.4-.445.608v.033l.031.021a92.68 92.68 0 0 1 1.824 2.8 1.018 1.018 0 0 1 .093.392v.1a.79.79 0 0 1-.261.2c-.752.318-1.488.7-2.239 1-.231.093-.368.1-.522-.022-.03-.054-.169-.279-.183-.323-.032-.054-.169-.477-.185-.52-.03-.087-.107-.139-.138-.209a4.489 4.489 0 0 1-.184-.422.368.368 0 0 1-.099-.143 1.11 1.11 0 0 1-.076-.085 3.8 3.8 0 0 0-.261-.474 3.5 3.5 0 0 0-.368-.612l-.016-.028-.015.007-.031.045c.016.291-.03.476-.03.739 0 .365.122.663.122 1.042 0 .3-.03.608-.03.905 0 .165.03.335.03.516v.232c-.092.169-.137.22-.275.276a10.375 10.375 0 0 0-1.5.736 1.383 1.383 0 0 1-.476.274l-.03.013-.322.013c-.046 0-.046-.1-.046-.114s-.093-.145-.093-.161c0-.067-.046-.263-.046-.312v-2.804c0-.067-.046-.1-.046-.163a.06.06 0 0 1 .032-.063m2.777-3.825c.261-.1.353-.341.521-.573l.154-.228a2.383 2.383 0 0 0 .4-1.036.492.492 0 0 0-.076-.332c-.046 0-.107-.238-.139-.259a.916.916 0 0 0-1.027-.281l-.016.006c-.014.453-.014.717-.014 1.13 0 .3.03.566.03.864 0 .115-.03.276-.03.408v.05c0 .05.014.242.014.259.047.063.154 0 .185-.008",fill:"#1b1464"}),c.createElement("path",{"data-name":"Path 7631",d:"m36.826 35.458-.014-.009c0-.017.032-.161.032-.178v-.033c0-.033-.032-.352-.032-.4a.551.551 0 0 0-.06-.323c-.507.2-.982.23-1.473.443a2.157 2.157 0 0 0-.46.235 1.183 1.183 0 0 0-.215.5v.016a.112.112 0 0 0 .016.043v.034a.211.211 0 0 0-.031.061v.364c-.015.2-.122.644-.367.759l-.062.025c-.046.018-.537.167-.6.191l-.4.16c-.414.166-1.487.516-1.5-.106v-.1c.046-.249.261-1.327.291-1.555l.093-.73a.336.336 0 0 1 .03-.111l.307-1.512c.107-.473.245-.975.368-1.453.092-.45.046-.862.138-1.312.031-.095.23-1 .246-1.107l.122-.694a2.685 2.685 0 0 1 .092-.3l.292-1.257c0-.033.061-.438.076-.478 0-.065.077-.476.093-.565a1.06 1.06 0 0 1 .06-.19v-.016l.031-.013a.127.127 0 0 1 .031.07l.015-.005c0-.017.062-.091.062-.108l.137-.122a20.324 20.324 0 0 1 1.963-.854c.169-.069.92-.371 1.089-.422.108-.027.322-.113.4-.028.077.069.031.086.077.184a4.2 4.2 0 0 1 .229.486 3.211 3.211 0 0 1 .215.575l.231 1.014.153.418c.168.593.245 1.256.414 1.85.184.653.337 1.335.46 2.012 0 .067.046.511.046.577l.153.649c.03.252.215 1.368.261 1.6 0 .2.03.4.046.577 0 .248-.384.567-.537.678l-.337.135q-.737.3-1.473.543c-.383.022-.705.4-.705-.213m-1-3.4.2-.081c.108-.043.4-.16.4-.342a.119.119 0 0 0-.016-.043c0-.033-.03-.219-.03-.252-.062-.273-.062-.587-.139-.87a1.321 1.321 0 0 0-.076-.283 5.972 5.972 0 0 0-.139-.754c-.06-.059-.106-.155-.229-.106a.218.218 0 0 0-.108.076 3.785 3.785 0 0 0-.245.991l-.23 1.778v.017c0 .032 0 .049.031.054.092-.038.49-.149.582-.185",fill:"#1b1464"}),c.createElement("path",{"data-name":"Path 7632",d:"M40.501 33.651c-.062-1.776.2-8.211.184-9.609 0 0 .015-.139.015-.155.016-.072.046-.448.062-.537.092-.368.521-.54.8-.651l.061-.025c1.242-.5 2.485-.9 3.727-1.416.03-.011.2-.046.23-.009v.116a15.8 15.8 0 0 1 .076 1.919v.346a1.336 1.336 0 0 1-.123.332.634.634 0 0 1-.352.256l-.046.019c-.245.1-.476.175-.7.268a5.38 5.38 0 0 0-.245.1 7.74 7.74 0 0 0-.553.238c-.03.012-.046.036-.076.081a4.169 4.169 0 0 0-.031.607v.033c0 .182 0 .628.107.667a.743.743 0 0 0 .153 0l.261-.1c.245-.1.491-.23.736-.329s.614-.247.721-.008c.016.092.077.563.077.663v.215a7.309 7.309 0 0 1-.123 1.255c-.061.438-.414.613-.736.742-.2.081-1.058.459-1.258.539-.03.012-.23.125-.23.208a3.435 3.435 0 0 0 .077.7c0 .017.015.027.015.044.032.219.016.39.032.632 0 .248.045.477.045.724v.083c-.015.056-.045.382-.045.432s-.032.475-.032.607c0 .165.032.534-.169.712a.486.486 0 0 0-.091.071c-.015.022-.108.092-.138.121-.138.089-.828.432-.966.505l-.23.091-.108.043-.03.013c-.384.154-.92.37-1.059-.037 0-.083-.03-.418-.03-.5",fill:"#1b1464"}),c.createElement("path",{"data-name":"Path 7633",d:"M48.412 30.257c0-.976-.061-1.926-.046-7.1 0-.38-.275-.2-.536-.115-.016.006-.153.045-.169.051-.107.027-.629.22-.736.263-.092.037-.337.087-.337-.063v-.863c0-.033.014-.138.014-.171v-.017c0-.2-.03-.368-.03-.583 0-.1.016-.336.016-.352s.03-.228.03-.294a2 2 0 0 0 .062-.223.788.788 0 0 1 .045-.167l.016-.022.184-.108c.859-.3 1.7-.6 2.561-.947l.629-.252c.26-.122 1.5-.638 1.763-.759a2.863 2.863 0 0 1 .445-.212l.276-.111c.015-.006.077 0 .092 0h.031l.107.932c-.016.27.016.522.016.787v.33c-.139.8-1.043.932-1.5 1.3-.046.034-.154.143-.185.156a.089.089 0 0 1-.015.039l.077.3s0 .726.015 1.035a.436.436 0 0 0 .031.235l.061 5.379c-.03.443.03 1.277-.521 1.6-.138.089-.537.315-.552.321l-.322.129c-.552.223-1.38.572-1.519-.05Z",fill:"#1b1464"}),c.createElement("path",{"data-name":"Path 7634",d:"m29.945 6.249-.991 14.635a3.7 3.7 0 0 1-3.866 3.566 3.785 3.785 0 0 1-3.345-4.121l.365-5.4a.4.4 0 0 0-.353-.436.4.4 0 0 0-.409.377l-.365 5.4a4.837 4.837 0 0 0 1.057 3.391 4.261 4.261 0 0 0 3 1.6c.108.008.215.012.322.012a4.192 4.192 0 0 0 2.852-1.137 4.744 4.744 0 0 0 1.5-3.194l1-14.634a5.019 5.019 0 0 0-.017-.716l-.764-.053a4.187 4.187 0 0 1 .019.71",opacity:.3}),c.createElement("path",{"data-name":"Path 7635",d:"M30.128 2.056A4.816 4.816 0 0 0 26.812.393a3.626 3.626 0 0 0-3.145 1.246 5.658 5.658 0 0 0-1.2 3.3l.845.061a4.827 4.827 0 0 1 1-2.814 2.751 2.751 0 0 1 2.44-.95 4.006 4.006 0 0 1 3.7 4.28l-1.1 15.2a4.002 4.002 0 0 1-7.983-.577l.4-5.6a.423.423 0 0 0-.391-.453.436.436 0 0 0-.452.392l-.4 5.6a4.849 4.849 0 0 0 4.486 5.184c.119.009.237.013.356.013a4.85 4.85 0 0 0 4.828-4.5l1.1-15.2a4.815 4.815 0 0 0-1.17-3.521",fill:"#ff00c3"}),c.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-items_svg__f"},t.createElement("path",{"data-name":"Rectangle 3107",fill:"none",d:"M0 0h70v70H0z"})),t.createElement("clipPath",{id:"app-items_svg__g"},t.createElement("path",{"data-name":"Rectangle 3037",transform:"translate(5.326 10.088)",fill:"none",d:"M0 0h58.622v51.572H0z"})),t.createElement("clipPath",{id:"app-items_svg__h"},t.createElement("path",{"data-name":"Path 5415",d:"M7.673 25.758c-2.1 9.929 3.361 21.04 3.361 21.04.679.782 6.365.734 7.035.076s.707-3.219.373-4.377S13.3 38.1 13.52 30.541c.218-7.454 8.2-14.656 10.491-16.285s-2.259-7.627-2.259-7.627S9.736 15.99 7.673 25.758",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__j"},t.createElement("path",{"data-name":"Path 5416",d:"m21.226 5.965-.38 15.075s4.559.186 5.159-.157 1.386-11.526 1.2-13.642c-.1-1.178-1.959-1.438-3.578-1.438a19.048 19.048 0 0 0-2.406.162",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__l"},t.createElement("path",{"data-name":"Path 5417",d:"M23.693 8.142C22.4 19.67 21.2 51.394 21.622 54.292c.544 3.761 37.761 1.8 40.481.322s3.081-11.147-3.408-31.552C55.651 13.488 43.137 7.855 39.988 7.421a91.128 91.128 0 0 0-9.5-.519c-3.536 0-6.689.285-6.8 1.24",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__m"},t.createElement("path",{"data-name":"Path 5418",d:"M23.353 8.156c-1.951 2.739-6.011 41.873-5.6 45.6.419 3.752 20.54 2.748 22.782 1.3s.195-21.935-1.735-31.779C37.144 14.868 28.03 7.672 24.5 7.671a1.328 1.328 0 0 0-1.151.485",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__n"},t.createElement("path",{"data-name":"Path 5419",d:"M23.663 6.706a1.057 1.057 0 0 0-.3.955 18.315 18.315 0 0 1 10.517 8.526c4.1 7.279 4.108 11.043 5.408 11.249 8.084 1.285 19.765.682 21.1.017A3.658 3.658 0 0 0 62 24.954c-8.633 2.619-22.027.842-22.027.842C34.334 8.633 25.907 6.654 24.029 6.654a.814.814 0 0 0-.366.052",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__p"},t.createElement("path",{"data-name":"Path 5420",d:"M23.663 6.706c2.469-.175 12.807 7.222 16.237 18.739 0 0 2.57 1.414 11.3 1.034 9.114-.4 10.8-1.525 10.8-1.525A23.741 23.741 0 0 0 50.686 10.7C42.2 6.226 34.812 6.173 30.434 6.11q-.334 0-.643-.005a35.67 35.67 0 0 0-6.128.6",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__r"},t.createElement("path",{"data-name":"Path 5421",d:"M23.085 40.911c-1.763 3.1-2.6 12.554-1.733 13.262 4.439 3.635 17.958 2.106 17.968 1.547s-.147-12.581-3.015-15.163c-1.4-1.26-4.2-1.943-6.889-1.942-2.777 0-5.44.727-6.331 2.3",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__t"},t.createElement("path",{"data-name":"Path 5422",d:"M21.656 40.951c-1.625 3.1-2.423 12.541-1.635 13.25 4.046 3.64 16.412 2.136 16.424 1.576s-.086-12.565-2.7-15.149c-1.281-1.269-3.855-1.957-6.326-1.957-2.528 0-4.948.721-5.766 2.28",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__v"},t.createElement("path",{"data-name":"Path 5423",d:"M29.057 12.187c-.3.327-1.384 23.727-1.384 23.727s2.3.718 3.181.236c.966-.528.659-19.858.992-20.5.163-.312 1.37-.6 1.37-.6s-2.042-2.532-2.336-2.834a1.621 1.621 0 0 0-1-.256 1.22 1.22 0 0 0-.823.218",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__w"},t.createElement("path",{"data-name":"Rectangle 3048",transform:"translate(23.693 8.142)",fill:"none",d:"M0 0h13.265v14.92H0z"})),t.createElement("clipPath",{id:"app-items_svg__x"},t.createElement("path",{"data-name":"Rectangle 3049",transform:"translate(44.026 15.92)",fill:"none",d:"M0 0h13.834v40.15H0z"})),t.createElement("clipPath",{id:"app-items_svg__y"},t.createElement("path",{"data-name":"Rectangle 3050",transform:"translate(39.199 47.722)",fill:"none",d:"M0 0h23.316v8.668H0z"})),t.createElement("clipPath",{id:"app-items_svg__z"},t.createElement("path",{"data-name":"Path 5428",d:"M45.062 16.968c.02.612 2.772 6.269 3.921 14.7a47.154 47.154 0 0 0 5.388-.422 2.743 2.743 0 0 0 .971-1.094l-9.681-15.029a5.793 5.793 0 0 0-.6 1.845",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__A"},t.createElement("path",{"data-name":"Path 5430",d:"M45.661 15.123c3.158 4.958 4.474 15.468 4.474 15.468l5.207-.443c-1.006-7.673-3.271-14.389-4.665-14.863a9.326 9.326 0 0 0-2.581-.262c-1.265 0-2.435.1-2.435.1",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__C"},t.createElement("path",{"data-name":"Path 5432",d:"M52.694 30.806a3.353 3.353 0 0 0-.243.832c0 .27 0 2.06.307 2.226s1.367.056 1.414-.385a7.315 7.315 0 0 0-.354-2.71.691.691 0 0 0-.344-.066 4.169 4.169 0 0 0-.78.1",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__E"},t.createElement("path",{"data-name":"Path 5434",d:"M51.2 24.116c-1.091 1.278-1.652 7.832-1.754 9.922s1.034 8.75 1.655 14.085c.627 5.39-.053 7.548-.23 7.89s-2.375.11-2.375.11a8.4 8.4 0 0 0 2.542 1.254s3.978-.239 7.2-.63c1.885-10.8-2.619-14.316-3.571-22.235-.249-2.068 2.214-8.517 2.383-10s-.738-4.735-1.6-4.737-3.163 3.066-4.253 4.343",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__G"},t.createElement("path",{"data-name":"Rectangle 3052",transform:"translate(52.187 29.566)",fill:"none",d:"M0 0h2.301v4.344H0z"})),t.createElement("clipPath",{id:"app-items_svg__H"},t.createElement("path",{"data-name":"Path 5437",d:"M54.511 19.212c-.407.043-3.574 3.8-4.235 4.774S48.749 34.707 49 38.9c.257 4.225 3.2 12.731 1.869 17.113l-2.375.11s1.832 1.019 2.317 1.23 2.017-.976 1.692-6.491c-.318-5.391-2.608-9.706-2.7-13.848-.089-4.111.537-11.061 1.309-12.527s4.518-4.666 4.518-4.666-.673-.611-1.085-.611h-.04",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__J"},t.createElement("path",{"data-name":"Path 5438",d:"M47.487 28.177a42.452 42.452 0 0 0 .683 7.663c.3.808 8.169-.17 8.752-.433s-.519-7.109-.775-7.6a19.334 19.334 0 0 0-.416 2.053 36.528 36.528 0 0 1-.093 3.953c-.18.285-5.38.416-5.865.264s-.94-4.286-.938-4.505.534-.073.688-.271-.279-1.521-.279-1.521a14.491 14.491 0 0 0-1.757.393",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__K"},t.createElement("path",{"data-name":"Path 5439",d:"M52.468 29.934c1.684 2.519 2.45-2.489 1.59-2.79a.594.594 0 0 0-.2-.032c-.875 0-2.149 1.689-1.393 2.822",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__M"},t.createElement("path",{"data-name":"Path 5440",d:"M52.458 29.567s.464 1.622.857 2.752c.148.425 1.249.4 1.508-.53a5.6 5.6 0 0 0-1.178-3.644.268.268 0 0 0-.141-.039c-.463 0-1.055 1.128-1.046 1.461",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__O"},t.createElement("path",{"data-name":"Rectangle 3057",transform:"translate(22.459 47.91)",fill:"none",d:"M0 0h1.757v4.459H0z"})),t.createElement("clipPath",{id:"app-items_svg__P"},t.createElement("path",{"data-name":"Rectangle 3058",transform:"translate(45.661 15.065)",fill:"none",d:"M0 0h8.024v6.667H0z"})),t.createElement("clipPath",{id:"app-items_svg__Q"},t.createElement("path",{"data-name":"Path 5445",d:"M20.471 6.061c-2.166 1.349-13.142 11.2-14.83 22.7-1.722 11.722 5.076 18.361 5.393 18.039s1.534-1.281 1.484-2.527-6.283-7.318-4.447-15.6C10.546 17.51 19.3 6.626 20.191 10.55c.9 3.959-1.275 6.99-1.3 8.5s1.951 1.991 1.951 1.991l1.421-8.857S22.578 5.9 20.959 5.9a.943.943 0 0 0-.488.163",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__S"},t.createElement("path",{"data-name":"Path 5446",d:"M13.844 47.362s3.069 2.1 3.915 4.346l.31-4.834s-2.828.436-4.225.488",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__U"},t.createElement("path",{"data-name":"Rectangle 3062",transform:"translate(11.034 44.333)",fill:"none",d:"M0 0h7.245v3.018H0z"})),t.createElement("clipPath",{id:"app-items_svg__V"},t.createElement("path",{"data-name":"Rectangle 3063",transform:"translate(51.819 47.401)",fill:"none",d:"M0 0h6.743v9.73H0z"})),t.createElement("clipPath",{id:"app-items_svg__W"},t.createElement("path",{"data-name":"Rectangle 3064",transform:"translate(51.061 20.609)",fill:"none",d:"M0 0h5.663v8.158H0z"})),t.createElement("clipPath",{id:"app-items_svg__X"},t.createElement("path",{"data-name":"Path 5450",d:"M54.511 19.212c-.45.071-3.205 3.3-4.235 4.774-.455.647.282.759.925.13s4.435-4.3 4.435-4.3-.609-.614-1.056-.614a.534.534 0 0 0-.069 0",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__Z"},t.createElement("path",{"data-name":"Path 5451",d:"M21.327 44.254a17.312 17.312 0 0 0 .107 2.962c.187.505 11.4.515 11.842.335s.3-3.439.3-3.439a61.279 61.279 0 0 1-12.249.142",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__ab"},t.createElement("path",{"data-name":"Rectangle 3068",transform:"translate(21.253 44.112)",fill:"none",d:"M0 0h12.433v3.919H0z"})),t.createElement("clipPath",{id:"app-items_svg__ac"},t.createElement("path",{"data-name":"Rectangle 3069",transform:"translate(8.903 9.362)",fill:"none",d:"M0 0h11.783v19.972H0z"})),t.createElement("clipPath",{id:"app-items_svg__ad"},t.createElement("path",{"data-name":"Rectangle 3070",transform:"translate(10.664 38.931)",fill:"none",d:"M0 0h7.449v5.275H0z"})),t.createElement("clipPath",{id:"app-items_svg__ae"},t.createElement("path",{"data-name":"Rectangle 3071",transform:"translate(24.836 6.232)",fill:"none",d:"M0 0h29.599v8.028H0z"})),t.createElement("clipPath",{id:"app-items_svg__af"},t.createElement("path",{"data-name":"Rectangle 3072",transform:"translate(39.01 25.855)",fill:"none",d:"M0 0h3.402v1.615H0z"})),t.createElement("clipPath",{id:"app-items_svg__ag"},t.createElement("path",{"data-name":"Rectangle 3073",transform:"translate(27.673 16.128)",fill:"none",d:"M0 0h4.105v20.536H0z"})),t.createElement("clipPath",{id:"app-items_svg__ah"},t.createElement("path",{"data-name":"Rectangle 3074",transform:"translate(22.247 55.487)",fill:"none",d:"M0 0h17.073v1.16H0z"})),t.createElement("clipPath",{id:"app-items_svg__ai"},t.createElement("path",{"data-name":"Rectangle 3075",transform:"translate(52.512 45.414)",fill:"none",d:"M0 0h5.6v2.47H0z"})),t.createElement("clipPath",{id:"app-items_svg__aj"},t.createElement("path",{"data-name":"Rectangle 3076",transform:"translate(48.17 34.722)",fill:"none",d:"M0 0h8.753v1.473H0z"})),t.createElement("clipPath",{id:"app-items_svg__ak"},t.createElement("path",{"data-name":"Rectangle 3077",transform:"translate(49.8 35.813)",fill:"none",d:"M0 0h5.062v2.189H0z"})),t.createElement("clipPath",{id:"app-items_svg__al"},t.createElement("path",{"data-name":"Rectangle 3078",transform:"translate(30.144 38.949)",fill:"none",d:"M0 0h7.237v3.454H0z"})),t.createElement("clipPath",{id:"app-items_svg__am"},t.createElement("path",{"data-name":"Rectangle 3079",transform:"translate(28.168 12.951)",fill:"none",d:"M0 0h3.514v15.052H0z"})),t.createElement("clipPath",{id:"app-items_svg__an"},t.createElement("path",{"data-name":"Rectangle 3080",transform:"translate(21.658 10.065)",fill:"none",d:"M0 0h6.777v22.291H0z"})),t.createElement("clipPath",{id:"app-items_svg__ao"},t.createElement("path",{"data-name":"Rectangle 3081",transform:"translate(24.646 48.811)",fill:"none",d:"M0 0h11.246v6.758H0z"})),t.createElement("clipPath",{id:"app-items_svg__ap"},t.createElement("path",{"data-name":"Rectangle 3082",transform:"translate(31.958 18.821)",fill:"none",d:"M0 0h8.192v24.804H0z"})),t.createElement("clipPath",{id:"app-items_svg__aq"},t.createElement("path",{"data-name":"Path 5473",d:"M39.785 56.263c3.4-1.469-.5-28.827-.5-28.827 1.587 24.131.5 28.827.5 28.827",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__as"},t.createElement("path",{"data-name":"Rectangle 3085",transform:"translate(52.7 30.388)",fill:"none",d:"M0 0h2.098v2.165H0z"})),t.createElement("clipPath",{id:"app-items_svg__at"},t.createElement("path",{"data-name":"Rectangle 3086",transform:"translate(53.096 28.965)",fill:"none",d:"M0 0h1.178v1.561H0z"})),t.createElement("clipPath",{id:"app-items_svg__au"},t.createElement("path",{"data-name":"Rectangle 3087",transform:"translate(48.554 32.848)",fill:"none",d:"M0 0h2.429v2.504H0z"})),t.createElement("clipPath",{id:"app-items_svg__av"},t.createElement("path",{"data-name":"Rectangle 3088",transform:"translate(54.895 33.354)",fill:"none",d:"M0 0h1.839v1.297H0z"})),t.createElement("clipPath",{id:"app-items_svg__aw"},t.createElement("path",{"data-name":"Rectangle 3089",transform:"translate(35.413 9.227)",fill:"none",d:"M0 0h15.665v4.083H0z"})),t.createElement("clipPath",{id:"app-items_svg__ax"},t.createElement("path",{"data-name":"Rectangle 3090",transform:"translate(55.651 28.718)",fill:"none",d:"M0 0h.833v4.918H0z"})),t.createElement("clipPath",{id:"app-items_svg__ay"},t.createElement("path",{"data-name":"Rectangle 3091",transform:"translate(47.483 28.156)",fill:"none",d:"M0 0h.87v7.529H0z"})),t.createElement("clipPath",{id:"app-items_svg__az"},t.createElement("path",{"data-name":"Rectangle 3092",transform:"translate(48.058 27.639)",fill:"none",d:"M0 0h1.674v1.792H0z"})),t.createElement("clipPath",{id:"app-items_svg__aA"},t.createElement("path",{"data-name":"Path 5482",d:"M36.23 9.3c2.107.9 2.913 3.057 3.265 3.1s10.943.592 10.943.592l.335-.974a33.256 33.256 0 0 0-4.46-2.418c-.986-.25-9.74-.987-9.74-.987Z",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__aC"},t.createElement("path",{"data-name":"Path 5483",d:"m39.6 11.128 11.177.893a21.148 21.148 0 0 0-4.8-2.753L36.464 8.6a20.583 20.583 0 0 1 3.136 2.528",fill:"none"})),t.createElement("clipPath",{id:"app-items_svg__aE"},t.createElement("path",{"data-name":"Rectangle 3096",transform:"translate(36.229 8.6)",fill:"none",d:"M0 0h3.367v3.802H0z"})),t.createElement("clipPath",{id:"app-items_svg__aF"},t.createElement("path",{"data-name":"Rectangle 3097",transform:"translate(44.558 10.609)",fill:"none",d:"M0 0h5.299v1.339H0z"})),t.createElement("clipPath",{id:"app-items_svg__aG"},t.createElement("path",{"data-name":"Rectangle 3098",transform:"translate(41.5 8.954)",fill:"none",d:"M0 0h3.455v.503H0z"})),t.createElement("clipPath",{id:"app-items_svg__aH"},t.createElement("path",{"data-name":"Rectangle 3099",transform:"translate(5.811 8.036)",fill:"none",d:"M0 0h13.312v22.611H0z"})),t.createElement("clipPath",{id:"app-items_svg__aI"},t.createElement("path",{"data-name":"Rectangle 3100",transform:"translate(8.818 40.05)",fill:"none",d:"M0 0h3.882v6.381H0z"})),t.createElement("clipPath",{id:"app-items_svg__aJ"},t.createElement("path",{"data-name":"Rectangle 3101",transform:"translate(42.176 34.917)",fill:"none",d:"M0 0h1.308v1.791H0z"})),t.createElement("clipPath",{id:"app-items_svg__aK"},t.createElement("path",{"data-name":"Rectangle 3102",transform:"translate(43.812 37.764)",fill:"none",d:"M0 0h3.69v4.641H0z"})),t.createElement("clipPath",{id:"app-items_svg__aL"},t.createElement("path",{"data-name":"Rectangle 3103",transform:"translate(42.176 34.917)",fill:"none",d:"M0 0h1.308v.96H0z"})),t.createElement("clipPath",{id:"app-items_svg__aM"},t.createElement("path",{"data-name":"Rectangle 3104",transform:"translate(33.217 24.534)",fill:"none",d:"M0 0h2.118v2.693H0z"})),t.createElement("clipPath",{id:"app-items_svg__aN"},t.createElement("path",{"data-name":"Rectangle 3105",transform:"translate(5.326 7.496)",fill:"none",d:"M0 0h13.319v25.502H0z"})),t.createElement("linearGradient",{id:"app-items_svg__i",x1:-.206,y1:1.525,x2:-.162,y2:1.525,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#803501"}),t.createElement("stop",{offset:1,stopColor:"#721d00"})),t.createElement("linearGradient",{id:"app-items_svg__k",x1:-2.832,y1:4.096,x2:-2.694,y2:4.096,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#721d00"}),t.createElement("stop",{offset:1,stopColor:"#803501"})),t.createElement("linearGradient",{id:"app-items_svg__b",x1:-.434,y1:1.206,x2:-.412,y2:1.206,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#a3746c"}),t.createElement("stop",{offset:1,stopColor:"#d28d71"})),t.createElement("linearGradient",{id:"app-items_svg__a",x1:-.586,y1:1.234,x2:-.55,y2:1.234,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#843e4b"}),t.createElement("stop",{offset:1,stopColor:"#9b665d"})),t.createElement("linearGradient",{id:"app-items_svg__o",x1:-.573,y1:2.698,x2:-.548,y2:2.698,xlinkHref:"#app-items_svg__a"}),t.createElement("linearGradient",{id:"app-items_svg__q",x1:-.592,y1:2.882,x2:-.566,y2:2.882,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#d59580"}),t.createElement("stop",{offset:1,stopColor:"#e1aa78"})),t.createElement("linearGradient",{id:"app-items_svg__s",x1:-1.019,y1:1.588,x2:-.968,y2:1.588,xlinkHref:"#app-items_svg__b"}),t.createElement("linearGradient",{id:"app-items_svg__u",x1:-1.041,y1:1.591,x2:-.985,y2:1.591,xlinkHref:"#app-items_svg__a"}),t.createElement("linearGradient",{id:"app-items_svg__e",x1:-4.073,y1:2.336,x2:-3.923,y2:2.336,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#9b5d5e"}),t.createElement("stop",{offset:1,stopColor:"#ad6e65"})),t.createElement("linearGradient",{id:"app-items_svg__c",x1:-2.503,y1:3.026,x2:-2.443,y2:3.026,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#72001b"}),t.createElement("stop",{offset:1,stopColor:"#851f11"})),t.createElement("linearGradient",{id:"app-items_svg__B",x1:-2.713,y1:3.219,x2:-2.65,y2:3.219,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#8d2b1d"}),t.createElement("stop",{offset:1,stopColor:"#df5e01"})),t.createElement("linearGradient",{id:"app-items_svg__D",x1:-23.497,y1:11.222,x2:-23.047,y2:11.222,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#4c001b"}),t.createElement("stop",{offset:1,stopColor:"#5e1011"})),t.createElement("linearGradient",{id:"app-items_svg__F",x1:-3.2,y1:1.31,x2:-3.132,y2:1.31,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#99382b"}),t.createElement("stop",{offset:1,stopColor:"#b53b01"})),t.createElement("linearGradient",{id:"app-items_svg__I",x1:-4.588,y1:1.307,x2:-4.491,y2:1.307,xlinkHref:"#app-items_svg__c"}),t.createElement("linearGradient",{id:"app-items_svg__d",x1:-4.425,y1:4.553,x2:-4.331,y2:4.553,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#d2870f"}),t.createElement("stop",{offset:.709,stopColor:"#ebb911"}),t.createElement("stop",{offset:1,stopColor:"#f7cf12"})),t.createElement("linearGradient",{id:"app-items_svg__L",x1:-12.996,y1:7.502,x2:-12.743,y2:7.502,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#72001b"}),t.createElement("stop",{offset:1,stopColor:"#480011"})),t.createElement("linearGradient",{id:"app-items_svg__N",x1:-18.439,y1:8.822,x2:-18.087,y2:8.822,xlinkHref:"#app-items_svg__d"}),t.createElement("linearGradient",{id:"app-items_svg__R",x1:-.146,y1:1.535,x2:-.097,y2:1.535,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#942e00"}),t.createElement("stop",{offset:1,stopColor:"#995304"})),t.createElement("linearGradient",{id:"app-items_svg__T",x1:-3.094,y1:4.629,x2:-2.869,y2:4.629,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#6b1a00"}),t.createElement("stop",{offset:1,stopColor:"#6e2100"})),t.createElement("linearGradient",{id:"app-items_svg__Y",x1:-8.2,y1:8.782,x2:-8.035,y2:8.782,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#ff6a1d"}),t.createElement("stop",{offset:1,stopColor:"#d8700e"})),t.createElement("linearGradient",{id:"app-items_svg__aa",x1:-1.678,y1:6.259,x2:-1.599,y2:6.259,xlinkHref:"#app-items_svg__e"}),t.createElement("linearGradient",{id:"app-items_svg__ar",x1:-7.432,y1:1.47,x2:-7.239,y2:1.47,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#ba8078"}),t.createElement("stop",{offset:1,stopColor:"#eca07d"})),t.createElement("linearGradient",{id:"app-items_svg__aB",x1:-2.482,y1:13.549,x2:-2.414,y2:13.549,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#bf7e0c"}),t.createElement("stop",{offset:1,stopColor:"#c8660f"})),t.createElement("linearGradient",{id:"app-items_svg__aD",x1:-2.541,y1:17.228,x2:-2.471,y2:17.228,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#dd8e10"}),t.createElement("stop",{offset:.792,stopColor:"#f1c011"}),t.createElement("stop",{offset:1,stopColor:"#f7cf12"}))),t.createElement("g",{"data-name":"Group 7838"},t.createElement("g",{"data-name":"Group 7837",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7648"},t.createElement("g",{"data-name":"Group 7647",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7646",opacity:.3},t.createElement("g",{"data-name":"Group 7645"},t.createElement("g",{"data-name":"Group 7644",clipPath:"url(#app-items_svg__g)"},t.createElement("path",{"data-name":"Path 5414",d:"M60.065 31.847a1.811 1.811 0 0 0 .318-.11A3.655 3.655 0 0 0 62 29.238a23.738 23.738 0 0 0-11.314-14.249c-8.484-4.479-15.875-4.532-20.252-4.6a28.725 28.725 0 0 0-3.954.171c-1.6-.839-5.255-.316-5.255-.316a.738.738 0 0 0-.754.094 16.95 16.95 0 0 0-1.911 1.508l.084-.074s-.785.649-2 1.883a49.76 49.76 0 0 0-4.484 5.159A30.6 30.6 0 0 0 9.2 23.3l-.012.023c-.132.232-.262.464-.39.7l-.02.035a23.756 23.756 0 0 0-3.411 13.223c.183 9.069 5.389 14.085 5.666 13.8 0 0 .025.211 1.017.388l.084.016.036.005a13.41 13.41 0 0 0 1.672.155s3.069 2.1 3.915 4.345a16.665 16.665 0 0 0 0 2.047c.122 1.1 1.942 1.792 4.508 2.183h-.019s1.608.733 7.181.71c1.339-.005 2.6-.061 3.751-.143.488-.012.961-.032 1.416-.057 4.442.063 9.422-.069 13.923-.309a10.168 10.168 0 0 0 2.2 1.173l.094.043a.327.327 0 0 0 .182.017l.044.007s3.978-.239 7.2-.631c.085-.487.152-.955.212-1.414A14.982 14.982 0 0 0 62.1 58.9c2.512-1.362 3.008-9.718-2.037-27.051M18.44 46.777c-.342-1.158-5.142-4.4-4.921-11.952.124-4.213 2.726-8.343 5.379-11.434.032 1.466 1.948 1.933 1.948 1.933-.918 6.755-1.815 14.929-2.411 21.453M50 60.337l.874-.054v.014Z"})))))),t.createElement("g",{"data-name":"Group 7650"},t.createElement("g",{"data-name":"Group 7649",clipPath:"url(#app-items_svg__h)"},t.createElement("path",{"data-name":"Rectangle 3039",transform:"rotate(-2.56 150.94 -79.29)",fill:"url(#app-items_svg__i)",d:"M0 0h22.565v41.85H0z"}))),t.createElement("g",{"data-name":"Group 7652"},t.createElement("g",{"data-name":"Group 7651",clipPath:"url(#app-items_svg__j)"},t.createElement("path",{"data-name":"Rectangle 3040",transform:"rotate(-2.602 138.538 -440.641)",fill:"url(#app-items_svg__k)",d:"M0 0h7.238v15.704H0z"}))),t.createElement("g",{"data-name":"Group 7654"},t.createElement("g",{"data-name":"Group 7653",clipPath:"url(#app-items_svg__l)"},t.createElement("path",{"data-name":"Rectangle 3041",transform:"rotate(-2.602 163.708 -412.205)",fill:"url(#app-items_svg__b)",d:"M0 0h46.259v53.095H0z"}))),t.createElement("g",{"data-name":"Group 7656"},t.createElement("g",{"data-name":"Group 7655",clipPath:"url(#app-items_svg__m)"},t.createElement("path",{"data-name":"Rectangle 3042",transform:"rotate(-2.602 178.694 -328.16)",fill:"url(#app-items_svg__a)",d:"M0 0h27.675v50.939H0z"}))),t.createElement("g",{"data-name":"Group 7658"},t.createElement("g",{"data-name":"Group 7657",clipPath:"url(#app-items_svg__n)"},t.createElement("path",{"data-name":"Rectangle 3043",transform:"rotate(-2.602 158.61 -486.487)",fill:"url(#app-items_svg__o)",d:"M0 0h39.71v23.803H0z"}))),t.createElement("g",{"data-name":"Group 7660"},t.createElement("g",{"data-name":"Group 7659",clipPath:"url(#app-items_svg__p)"},t.createElement("path",{"data-name":"Rectangle 3044",transform:"rotate(-2.602 146.716 -497.176)",fill:"url(#app-items_svg__q)",d:"M0 0h39.238v22.473H0z"}))),t.createElement("g",{"data-name":"Group 7662"},t.createElement("g",{"data-name":"Group 7661",clipPath:"url(#app-items_svg__r)"},t.createElement("path",{"data-name":"Rectangle 3045",transform:"rotate(-2.602 860.82 -412.607)",fill:"url(#app-items_svg__s)",d:"M0 0h19.692v20.03H0z"}))),t.createElement("g",{"data-name":"Group 7664"},t.createElement("g",{"data-name":"Group 7663",clipPath:"url(#app-items_svg__t)"},t.createElement("path",{"data-name":"Rectangle 3046",transform:"rotate(-2.602 861.448 -384.948)",fill:"url(#app-items_svg__u)",d:"M0 0h18.075v19.932H0z"}))),t.createElement("g",{"data-name":"Group 7666"},t.createElement("g",{"data-name":"Group 7665",clipPath:"url(#app-items_svg__v)"},t.createElement("path",{"data-name":"Rectangle 3047",transform:"rotate(-2.602 277.91 -578.606)",fill:"url(#app-items_svg__e)",d:"M0 0h6.657v24.889H0z"}))),t.createElement("g",{"data-name":"Group 7677"},t.createElement("g",{"data-name":"Group 7676",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7669",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7668"},t.createElement("g",{"data-name":"Group 7667",clipPath:"url(#app-items_svg__w)"},t.createElement("path",{"data-name":"Path 5424",d:"M23.693 8.142c7.4 3.669 13.265 14.92 13.265 14.92S34.67 11.811 23.693 8.142",fill:"#d285b2"})))),t.createElement("g",{"data-name":"Group 7672",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7671"},t.createElement("g",{"data-name":"Group 7670",clipPath:"url(#app-items_svg__x)"},t.createElement("path",{"data-name":"Path 5425",d:"M45.316 15.92c-.422.557-.885.281-1.26 1.069s2.854 5.37 3.4 9.359c.1.773-1.034 1.531-1.034 1.531s.791 7.953 1.684 9.484 2.5 15.281 1.542 18.707l8.211-.7s-4.46-16.19-6.344-20.586c-1.865-4.351.049-10.5.049-10.5Z",fill:"#d285b2"})))),t.createElement("g",{"data-name":"Group 7675",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7674"},t.createElement("g",{"data-name":"Group 7673",clipPath:"url(#app-items_svg__y)"},t.createElement("path",{"data-name":"Path 5426",d:"M39.2 56.39c3.156-.5 2.443-7.168 13.346-8.506 11.081-1.36 10.092 6.276 9.824 6.5s-8.988 1.909-23.17 2",fill:"#ba7da2"})))))),t.createElement("g",{"data-name":"Group 7679"},t.createElement("g",{"data-name":"Group 7678",clipPath:"url(#app-items_svg__z)"},t.createElement("path",{"data-name":"Path 5427",d:"m45.23 32.618-3.4-17.192 13.318-1.256 3.4 17.192Z",fill:"url(#app-items_svg__c)"}))),t.createElement("g",{"data-name":"Group 7681"},t.createElement("g",{"data-name":"Group 7680",clipPath:"url(#app-items_svg__A)"},t.createElement("path",{"data-name":"Path 5429",d:"m45.838 31.487-3.2-16.18 12.522-1.181 3.2 16.18Z",fill:"url(#app-items_svg__B)"}))),t.createElement("g",{"data-name":"Group 7683"},t.createElement("g",{"data-name":"Group 7682",clipPath:"url(#app-items_svg__C)"},t.createElement("path",{"data-name":"Path 5431",d:"m52.221 34.122.226-3.419 2-.091-.226 3.419Z",fill:"url(#app-items_svg__D)"}))),t.createElement("g",{"data-name":"Group 7685"},t.createElement("g",{"data-name":"Group 7684",clipPath:"url(#app-items_svg__E)"},t.createElement("path",{"data-name":"Path 5433",d:"m46.972 57.975 1.525-38.2 13.152-.6-1.525 38.2Z",fill:"url(#app-items_svg__F)"}))),t.createElement("g",{"data-name":"Group 7690"},t.createElement("g",{"data-name":"Group 7689",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7688",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7687"},t.createElement("g",{"data-name":"Group 7686",clipPath:"url(#app-items_svg__G)"},t.createElement("path",{"data-name":"Path 5435",d:"M52.458 29.566a27 27 0 0 0-.249 3.9c.116 1.022 1.827.142 2.232-1.1s-1.983-2.8-1.983-2.8",fill:"#c4278a"})))))),t.createElement("g",{"data-name":"Group 7692"},t.createElement("g",{"data-name":"Group 7691",clipPath:"url(#app-items_svg__H)"},t.createElement("path",{"data-name":"Path 5436",d:"m46.95 57.96 1.55-38.75 8.686-.395-1.547 38.75Z",fill:"url(#app-items_svg__I)"}))),t.createElement("g",{"data-name":"Group 7694"},t.createElement("g",{"data-name":"Group 7693",clipPath:"url(#app-items_svg__J)"},t.createElement("path",{"data-name":"Rectangle 3054",transform:"rotate(-2.602 635.522 -1017.774)",fill:"url(#app-items_svg__d)",d:"M0 0h10.636v9.32H0z"}))),t.createElement("g",{"data-name":"Group 7696"},t.createElement("g",{"data-name":"Group 7695",clipPath:"url(#app-items_svg__K)"},t.createElement("path",{"data-name":"Rectangle 3055",transform:"rotate(-8.4 210.958 -333.43)",fill:"url(#app-items_svg__L)",d:"M0 0h3.951v5.751H0z"}))),t.createElement("g",{"data-name":"Group 7698"},t.createElement("g",{"data-name":"Group 7697",clipPath:"url(#app-items_svg__M)"},t.createElement("path",{"data-name":"Rectangle 3056",transform:"rotate(-2.602 645.125 -1136.042)",fill:"url(#app-items_svg__N)",d:"M0 0h2.839v4.753H0z"}))),t.createElement("g",{"data-name":"Group 7706"},t.createElement("g",{"data-name":"Group 7705",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7701",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7700"},t.createElement("g",{"data-name":"Group 7699",clipPath:"url(#app-items_svg__O)"},t.createElement("path",{"data-name":"Path 5441",d:"M23.135 47.913c-.479.056-.791 3.77-.636 4.186s1.506.26 1.657.131.093-4.448-1.021-4.317",fill:"#d285b2"})))),t.createElement("path",{"data-name":"Path 5442",d:"M22.93 47.39c-.48.057-.79 3.78-.635 4.2s1.508.26 1.659.13.092-4.459-1.024-4.327",fill:"#e9c513"}),t.createElement("path",{"data-name":"Path 5443",d:"M22.432 47.4c-.48.057-.785 3.779-.629 4.2s1.507.259 1.657.13.087-4.458-1.028-4.326",fill:"#d4b50e"}),t.createElement("g",{"data-name":"Group 7704",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7703"},t.createElement("g",{"data-name":"Group 7702",clipPath:"url(#app-items_svg__P)"},t.createElement("path",{"data-name":"Path 5444",d:"M45.661 15.124s1.947 4 2.537 5.762 5.315.241 5.479.077A28.382 28.382 0 0 0 50.9 15.41c-.526-.537-5.24-.286-5.24-.286",fill:"#fff"})))))),t.createElement("g",{"data-name":"Group 7708"},t.createElement("g",{"data-name":"Group 7707",clipPath:"url(#app-items_svg__Q)"},t.createElement("path",{"data-name":"Rectangle 3060",transform:"rotate(-2.602 132.747 -42.12)",fill:"url(#app-items_svg__R)",d:"M0 0h20.511v42.029H0z"}))),t.createElement("g",{"data-name":"Group 7710"},t.createElement("g",{"data-name":"Group 7709",clipPath:"url(#app-items_svg__S)"},t.createElement("path",{"data-name":"Rectangle 3061",transform:"rotate(-2.602 1039.016 -276.528)",fill:"url(#app-items_svg__T)",d:"M0 0h4.44v5.021H0z"}))),t.createElement("g",{"data-name":"Group 7721"},t.createElement("g",{"data-name":"Group 7720",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7713",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7712"},t.createElement("g",{"data-name":"Group 7711",clipPath:"url(#app-items_svg__U)"},t.createElement("path",{"data-name":"Path 5447",d:"M12.514 44.482a21.563 21.563 0 0 0 5.765-.15l-.21 2.542a21.128 21.128 0 0 1-4.973.444c-2.027-.178-2.062-.52-2.062-.52a6.349 6.349 0 0 0 1.48-2.316",fill:"#d31e01"})))),t.createElement("g",{"data-name":"Group 7716",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7715"},t.createElement("g",{"data-name":"Group 7714",clipPath:"url(#app-items_svg__V)"},t.createElement("path",{"data-name":"Path 5448",d:"M51.886 57.131c-.4.033 1.1-2.2.588-6.729-.508-4.488 5.237-2.917 5.8-1.786s.194 7.275-.077 7.738-2.866.485-6.306.777",fill:"#c479be"})))),t.createElement("g",{"data-name":"Group 7719",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7718"},t.createElement("g",{"data-name":"Group 7717",clipPath:"url(#app-items_svg__W)"},t.createElement("path",{"data-name":"Path 5449",d:"M51.431 24.766a17.6 17.6 0 0 0-.37 3.607c0 .8 1.452-.9 2.6-1.49s.76 1.322 1.207 1.831 1.9-2.8 1.854-4.9-.7-3.193-1.087-3.206a12.77 12.77 0 0 0-4.205 4.157",fill:"#c479be"})))))),t.createElement("g",{"data-name":"Group 7723"},t.createElement("g",{"data-name":"Group 7722",clipPath:"url(#app-items_svg__X)"},t.createElement("path",{"data-name":"Rectangle 3066",transform:"rotate(-2.602 447.89 -1081.73)",fill:"url(#app-items_svg__Y)",d:"M0 0h6.06v5.796H0z"}))),t.createElement("g",{"data-name":"Group 7725"},t.createElement("g",{"data-name":"Group 7724",clipPath:"url(#app-items_svg__Z)"},t.createElement("path",{"data-name":"Rectangle 3067",transform:"rotate(-2.56 990.346 -446.548)",fill:"url(#app-items_svg__aa)",d:"M0 0h12.615v4.181H0z"}))),t.createElement("g",{"data-name":"Group 7772"},t.createElement("g",{"data-name":"Group 7771",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7728",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7727"},t.createElement("g",{"data-name":"Group 7726",clipPath:"url(#app-items_svg__ab)"},t.createElement("path",{"data-name":"Path 5452",d:"M21.328 44.253a21.208 21.208 0 0 0 .321 2.809c.173.421 10.766.493 11.272.371s.656-3.321.656-3.321a36.38 36.38 0 0 1 .073 3.7c-.113.554-11.727-.1-12.151-.2s-.171-3.357-.171-3.357",fill:"#d285b2"})))),t.createElement("g",{"data-name":"Group 7731",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7730"},t.createElement("g",{"data-name":"Group 7729",clipPath:"url(#app-items_svg__ac)"},t.createElement("path",{"data-name":"Path 5453",d:"M9.39 24.18c-2.109 8.872 3.168 4.463 5.527.312 2.346-4.129 3.692-4.992 4.583-6.792s2.009-7.8.285-8.317S10.572 19.21 9.39 24.18",fill:"#d31e01"})))),t.createElement("g",{"data-name":"Group 7734",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7733"},t.createElement("g",{"data-name":"Group 7732",clipPath:"url(#app-items_svg__ad)"},t.createElement("path",{"data-name":"Path 5454",d:"M13 43.805c-1.014-.371-2.47-3.5-2.324-4.66s6.909 2.691 7.39 3.786-2.706 1.737-5.066.874",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7737",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7736"},t.createElement("g",{"data-name":"Group 7735",clipPath:"url(#app-items_svg__ae)"},t.createElement("path",{"data-name":"Path 5455",d:"M24.836 6.735s4.289 2.55 10.105 5.39c5.885 2.874 19 2.022 19.468 2s-5.585-5.583-14.681-7.14c-8.981-1.538-14.892-.253-14.892-.253",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7740",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7739"},t.createElement("g",{"data-name":"Group 7738",clipPath:"url(#app-items_svg__af)"},t.createElement("path",{"data-name":"Path 5456",d:"M39.01 27.324s.873-1.3 1.291-1.44a8.137 8.137 0 0 1 2.111.244s-.4 1.143-1.305 1.294a6.888 6.888 0 0 1-2.1-.1",fill:"#ba7da2"})))),t.createElement("path",{"data-name":"Path 5457",d:"M39.01 27.324c-.5-.195.576-2.662.576-2.662s1.265.964 1.233 1.2a10.746 10.746 0 0 1-1.809 1.458",fill:"#bf8069"}),t.createElement("g",{"data-name":"Group 7743",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7742"},t.createElement("g",{"data-name":"Group 7741",clipPath:"url(#app-items_svg__ag)"},t.createElement("path",{"data-name":"Path 5458",d:"M27.673 35.915s2.224.11 2.859-.362 1.246-19.424 1.246-19.424-.128 19.1-.462 20.149-3.643-.363-3.643-.363",fill:"#d285b2"})))),t.createElement("g",{"data-name":"Group 7746",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7745"},t.createElement("g",{"data-name":"Group 7744",clipPath:"url(#app-items_svg__ah)"},t.createElement("path",{"data-name":"Path 5459",d:"M22.247 55.936s11.718.166 13.393-.269a8.806 8.806 0 0 1 3.679.052 54.159 54.159 0 0 1-9.893.927c-5.572.022-7.179-.71-7.179-.71",fill:"#d285b2"})))),t.createElement("g",{"data-name":"Group 7749",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7748"},t.createElement("g",{"data-name":"Group 7747",clipPath:"url(#app-items_svg__ai)"},t.createElement("path",{"data-name":"Path 5460",d:"M52.546 47.884c-.436-1.186 3.488-2.309 4.338-2.462s1.173 1.9 1.227 2.33-2.345-.915-5.565.132",fill:"#ffaf85"})))),t.createElement("g",{"data-name":"Group 7752",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7751"},t.createElement("g",{"data-name":"Group 7750",clipPath:"url(#app-items_svg__aj)"},t.createElement("path",{"data-name":"Path 5461",d:"M48.17 35.84s1.808-.4 4.55-.958a5.477 5.477 0 0 1 4.2.524 25.434 25.434 0 0 1-4.592.684c-2.844.2-4.07.118-4.161-.25",fill:"#cf7b0a"})))),t.createElement("g",{"data-name":"Group 7755",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7754"},t.createElement("g",{"data-name":"Group 7753",clipPath:"url(#app-items_svg__ak)"},t.createElement("path",{"data-name":"Path 5462",d:"M49.8 36.531a6.182 6.182 0 0 0 2.889 1.45c1.638.264 2.171-2.169 2.171-2.169l-5.061.352Z",fill:"#c4278a"})))),t.createElement("path",{"data-name":"Path 5463",d:"M50.9 25.062s-.4-.4-.366-.608a8.469 8.469 0 0 1 1.529-1.173 5.155 5.155 0 0 0-1.163 1.781",fill:"#ffa86d"}),t.createElement("g",{"data-name":"Group 7758",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7757"},t.createElement("g",{"data-name":"Group 7756",clipPath:"url(#app-items_svg__al)"},t.createElement("path",{"data-name":"Path 5464",d:"M30.144 38.949a6.814 6.814 0 0 1 4.041 2.232 2.547 2.547 0 0 0 3.2 1.007s-.78-3.3-7.237-3.239",fill:"#fff"})))),t.createElement("path",{"data-name":"Path 5465",d:"M51.4 57.135s1.069-.46 1.6-3.937c.528-3.457-2.14-10.489-2.14-10.489s2.054 6.342 1.718 9.813c-.338 3.492-1.178 4.613-1.178 4.613",fill:"#ab3b0e"}),t.createElement("path",{"data-name":"Path 5466",d:"M41.332 52.764s1.932-4.575-1.246-21.441c0 0 2.327 15.357 1.246 21.441",fill:"#d79174"}),t.createElement("g",{"data-name":"Group 7761",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7760"},t.createElement("g",{"data-name":"Group 7759",clipPath:"url(#app-items_svg__am)"},t.createElement("path",{"data-name":"Path 5467",d:"M29.4 12.956c-.381-.272-1.674 10.236-1.074 13.741.6 3.532 2.937-.967 3.174-3.321s.177-7.69.177-7.69a13.658 13.658 0 0 0-2.277-2.73",fill:"#ffdbb8"})))),t.createElement("g",{"data-name":"Group 7764",opacity:.2,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7763"},t.createElement("g",{"data-name":"Group 7762",clipPath:"url(#app-items_svg__an)"},t.createElement("path",{"data-name":"Path 5468",d:"M25.179 10.066c-2.033-.121-3.9 14.04-3.454 19.108.455 5.119 5.581 3.754 6.175-1.889.588-5.587.656-13.023.375-14.288s-3.1-2.931-3.1-2.931",fill:"#ffdbb8"})))),t.createElement("path",{"data-name":"Path 5469",d:"M33.541 13.97s4.7 5.615 7.322 8.95c2.641 3.366 4.1 3.507 4.1 3.507s-3.762-.418-4.142-.561a5.915 5.915 0 0 1-1.233-1.2s-.8-3.722-6.046-10.692",fill:"#ecb28d"}),t.createElement("path",{"data-name":"Path 5470",d:"M23.872 39.252a14.545 14.545 0 0 1 4.674-.534c2.02.233 5.108.789 5.96 2.256s1.449 6.882 1.449 6.882-.674-5.37-2.269-6.746-4.785-2.871-9.814-1.858",fill:"#ecb28d"}),t.createElement("g",{"data-name":"Group 7767",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7766"},t.createElement("g",{"data-name":"Group 7765",clipPath:"url(#app-items_svg__ao)"},t.createElement("path",{"data-name":"Path 5471",d:"M33.886 48.931c-1.911-1-8.6 4.535-9.211 5.784s8.564.853 10.444.535-.134-5.743-1.233-6.319",fill:"#ba7da2"})))),t.createElement("g",{"data-name":"Group 7770",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7769"},t.createElement("g",{"data-name":"Group 7768",clipPath:"url(#app-items_svg__ap)"},t.createElement("path",{"data-name":"Path 5472",d:"M33.145 18.9c-1.712-1.3-1.023 13.886-1.163 16.5-.138 2.577 5.964 4.161 7.291 7.716 1.306 3.5 1.374-11.769-1.323-17.772-2.766-6.164-4.805-6.444-4.805-6.444",fill:"#ba7da2"})))))),t.createElement("g",{"data-name":"Group 7774"},t.createElement("g",{"data-name":"Group 7773",clipPath:"url(#app-items_svg__aq)"},t.createElement("path",{"data-name":"Rectangle 3084",transform:"rotate(-2.56 629.445 -830.035)",fill:"url(#app-items_svg__ar)",d:"M0 0h5.199v28.974H0z"}))),t.createElement("g",{"data-name":"Group 7800"},t.createElement("g",{"data-name":"Group 7799",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7777",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7776"},t.createElement("g",{"data-name":"Group 7775",clipPath:"url(#app-items_svg__as)"},t.createElement("path",{"data-name":"Path 5474",d:"M54.781 31.341c-.727-1.062-1.025.006-1.275.278s-.806-1.232-.806-1.232.618 1.876.751 2.066a.948.948 0 0 0 1.33-1.112",fill:"#c06900"})))),t.createElement("g",{"data-name":"Group 7780",opacity:.6},t.createElement("g",{"data-name":"Group 7779"},t.createElement("g",{"data-name":"Group 7778",clipPath:"url(#app-items_svg__at)"},t.createElement("path",{"data-name":"Path 5475",d:"M53.109 29.06a2.763 2.763 0 0 0 .4 1.441c.195.092.606-.108.73-.023s-.152-1.184-.493-1.41a.576.576 0 0 0-.642-.008",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7783",opacity:.6},t.createElement("g",{"data-name":"Group 7782"},t.createElement("g",{"data-name":"Group 7781",clipPath:"url(#app-items_svg__au)"},t.createElement("path",{"data-name":"Path 5476",d:"M49.172 32.873c-.376-.263-.725 1.652-.587 2.218s1.891.059 2.3-.07-.561-.385-1.055-.877a2.863 2.863 0 0 1-.658-1.271",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7786",style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7785"},t.createElement("g",{"data-name":"Group 7784",clipPath:"url(#app-items_svg__av)"},t.createElement("path",{"data-name":"Path 5477",d:"M55.927 33.526c-.138.231-.883.536-1.023.788s1.325.442 1.7.274-.21-1.129-.328-1.2-.267 0-.353.142",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7789",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7788"},t.createElement("g",{"data-name":"Group 7787",clipPath:"url(#app-items_svg__aw)"},t.createElement("path",{"data-name":"Path 5478",d:"m36.648 9.227-1.235.259s.833-.2 3.535 3.289c0 0 11.8.536 12.115.535s-4.9-3.133-7.5-3.531-6.913-.552-6.913-.552",fill:"#ba7da2"})))),t.createElement("g",{"data-name":"Group 7792",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7791"},t.createElement("g",{"data-name":"Group 7790",clipPath:"url(#app-items_svg__ax)"},t.createElement("path",{"data-name":"Path 5479",d:"M55.845 28.812c.3-.556.71 1.5.628 2.612a5.585 5.585 0 0 1-.789 2.212 28.363 28.363 0 0 1 .161-4.824",fill:"#cf7b0a"})))),t.createElement("g",{"data-name":"Group 7795",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7794"},t.createElement("g",{"data-name":"Group 7793",clipPath:"url(#app-items_svg__ay)"},t.createElement("path",{"data-name":"Path 5480",d:"M47.487 28.177c.188-.217.823 1.246.861 3.253.038 1.99-.169 4.254-.169 4.254s-.463-2.494-.594-4.475c-.132-2-.1-3.032-.1-3.032",fill:"#cf770a"})))),t.createElement("g",{"data-name":"Group 7798",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7797"},t.createElement("g",{"data-name":"Group 7796",clipPath:"url(#app-items_svg__az)"},t.createElement("path",{"data-name":"Path 5481",d:"M48.058 28.015c.93-.185 1.131 1.409 1.131 1.409a.515.515 0 0 0 .431-.132c.208-.184.124-1.5-.225-1.63s-1.337.353-1.337.353",fill:"#cf7b0a"})))))),t.createElement("g",{"data-name":"Group 7802"},t.createElement("g",{"data-name":"Group 7801",clipPath:"url(#app-items_svg__aA)"},t.createElement("path",{"data-name":"Rectangle 3094",transform:"rotate(-.59 854.02 -3509.644)",fill:"url(#app-items_svg__aB)",d:"M0 0h14.587v4.537H0z"}))),t.createElement("g",{"data-name":"Group 7804"},t.createElement("g",{"data-name":"Group 7803",clipPath:"url(#app-items_svg__aC)"},t.createElement("path",{"data-name":"Rectangle 3095",transform:"rotate(-.59 853.366 -3533.343)",fill:"url(#app-items_svg__aD)",d:"M0 0h14.343v3.568H0z"}))),t.createElement("g",{"data-name":"Group 7836"},t.createElement("g",{"data-name":"Group 7835",clipPath:"url(#app-items_svg__f)"},t.createElement("g",{"data-name":"Group 7807",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7806"},t.createElement("g",{"data-name":"Group 7805",clipPath:"url(#app-items_svg__aE)"},t.createElement("path",{"data-name":"Path 5484",d:"m39.6 11.128-.1 1.275a9.517 9.517 0 0 0-3.266-3.1l.235-.7a14.067 14.067 0 0 1 3.131 2.525",fill:"#db960a"})))),t.createElement("g",{"data-name":"Group 7810",opacity:.45},t.createElement("g",{"data-name":"Group 7809"},t.createElement("g",{"data-name":"Group 7808",clipPath:"url(#app-items_svg__aF)"},t.createElement("path",{"data-name":"Path 5485",d:"M44.558 11.525a2.958 2.958 0 0 1 2.266-.915 5.021 5.021 0 0 1 3.033 1.338Z",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7813",style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7812"},t.createElement("g",{"data-name":"Group 7811",clipPath:"url(#app-items_svg__aG)"},t.createElement("path",{"data-name":"Path 5486",d:"M41.5 8.954a21.742 21.742 0 0 0 2.411.5 3.364 3.364 0 0 0 1.044-.26Z",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7816",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7815"},t.createElement("g",{"data-name":"Group 7814",clipPath:"url(#app-items_svg__aH)"},t.createElement("path",{"data-name":"Path 5487",d:"M5.822 27.706c-.2 8.347 2.5-3.137 5.661-8.884C14.739 12.9 18.45 9.93 18.843 9.7s.36-1.278-.022-1.651-6.649 5.318-9.621 10.967c-2.894 5.494-3.375 8.69-3.375 8.69",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7819",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7818"},t.createElement("g",{"data-name":"Group 7817",clipPath:"url(#app-items_svg__aI)"},t.createElement("path",{"data-name":"Path 5488",d:"M9.811 40.3c-1.63-1.389-1.026 3.442.188 5.317s2.361.088 2.68-.859S9.811 40.3 9.811 40.3",fill:"#fff"})))),t.createElement("path",{"data-name":"Path 5489",d:"M47.486 42.155c-.1 2.1-.8 3.848-1.666 3.072-1.032-.928-2.367-1.579-2.128-3.5.044-.336.076-.7.119-1.053.2-1.682.484-3.381 1.851-2.79 0 0 1.661.554 1.819 3.089a9.538 9.538 0 0 1 .005 1.183",fill:"red"}),t.createElement("g",{"data-name":"Group 7822",opacity:.88},t.createElement("g",{"data-name":"Group 7821"},t.createElement("g",{"data-name":"Group 7820",clipPath:"url(#app-items_svg__aJ)"},t.createElement("path",{"data-name":"Path 5490",d:"M43.483 35.65a1.366 1.366 0 0 1-.037.215c-.127.513-.553 1.123-.831.7a3.251 3.251 0 0 1-.366-.691v-.02a.8.8 0 0 1 .147-.885c.194-.195 1.137.147 1.093.677",fill:"#0f0"})))),t.createElement("g",{"data-name":"Group 7825",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7824"},t.createElement("g",{"data-name":"Group 7823",clipPath:"url(#app-items_svg__aK)"},t.createElement("path",{"data-name":"Path 5491",d:"m47.486 42.155-.049.25a6.557 6.557 0 0 0-.4-2.41c-.455-1.107-1.112-1.987-1.975-1.585s-1.249 2.263-1.249 2.263c.2-1.682.484-3.381 1.851-2.79 0 0 1.661.554 1.819 3.089a9.538 9.538 0 0 1 .005 1.183",fill:"#ba7da2"})))),t.createElement("g",{"data-name":"Group 7828",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7827"},t.createElement("g",{"data-name":"Group 7826",clipPath:"url(#app-items_svg__aL)"},t.createElement("path",{"data-name":"Path 5492",d:"M43.483 35.65a1.366 1.366 0 0 1-.037.215l-.02.013a.92.92 0 0 0 0-.419c-.057-.191-.66-.516-.858-.419a.76.76 0 0 0-.325.818.8.8 0 0 1 .147-.885c.194-.195 1.137.147 1.093.677",fill:"#ba7da2"})))),t.createElement("path",{"data-name":"Path 5493",d:"M33.219 26.588c.011.188.027.4.06.6.206 1.438.9 3.149 1.346 1.974a12.248 12.248 0 0 0 .591-1.937.025.025 0 0 1 .006-.019c0-.009.005-.028.005-.037a3.588 3.588 0 0 0-.239-2.482c-.314-.545-1.839.414-1.769 1.9",fill:"#ff0"}),t.createElement("g",{"data-name":"Group 7831",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7830"},t.createElement("g",{"data-name":"Group 7829",clipPath:"url(#app-items_svg__aM)"},t.createElement("path",{"data-name":"Path 5494",d:"M33.219 26.588c.011.188.027.4.06.6l.032.037a4.439 4.439 0 0 1 0-1.175c.093-.536 1.07-1.448 1.39-1.175a2.968 2.968 0 0 1 .526 2.294 3.588 3.588 0 0 0-.239-2.482c-.314-.545-1.839.414-1.769 1.9",fill:"#ba7da2"})))),t.createElement("path",{"data-name":"Path 5495",d:"M8.071 28.673a19.509 19.509 0 0 0-.2 7.481c.72 3.861 4.391 7.471 4.391 7.471s-5.187-7.2-4.189-14.952",fill:"#ab6c00"}),t.createElement("g",{"data-name":"Group 7834",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7833"},t.createElement("g",{"data-name":"Group 7832",clipPath:"url(#app-items_svg__aN)"},t.createElement("path",{"data-name":"Path 5496",d:"M5.368 33s2.21-9.554 6.221-16.248 7.056-9.254 7.056-9.254a48.414 48.414 0 0 0-9.871 12.274A23.749 23.749 0 0 0 5.368 33",fill:"#fff"})))))))))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var c=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,c.get?c:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},e),t.createElement("defs",null,t.createElement("clipPath",{id:"app-menu_svg__a"},t.createElement("path",{"data-name":"Rectangle 3385",fill:"none",d:"M0 0h70v70H0z"})),t.createElement("clipPath",{id:"app-menu_svg__b"},t.createElement("path",{"data-name":"Rectangle 3381",transform:"translate(13.402 28.821)",fill:"none",d:"M0 0h42.933v14.941H0z"})),t.createElement("clipPath",{id:"app-menu_svg__c"},t.createElement("path",{"data-name":"Rectangle 3382",transform:"translate(13.402 47.596)",fill:"none",d:"M0 0h42.933v14.941H0z"})),t.createElement("clipPath",{id:"app-menu_svg__d"},t.createElement("path",{"data-name":"Rectangle 3383",transform:"translate(13.402 10.235)",fill:"none",d:"M0 0h42.933v14.941H0z"}))),t.createElement("g",{"data-name":"Group 8558"},t.createElement("g",{"data-name":"Group 8557",clipPath:"url(#app-menu_svg__a)"},t.createElement("g",{"data-name":"Group 8556"},t.createElement("g",{"data-name":"Group 8555",clipPath:"url(#app-menu_svg__a)"},t.createElement("g",{"data-name":"Group 8548",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8547"},t.createElement("g",{"data-name":"Group 8546",clipPath:"url(#app-menu_svg__b)"},t.createElement("path",{"data-name":"Path 6281",d:"M28.749 31.955q-4.358.108-8.712.275c-2.093.085-4.485.337-5.7 2.045a5.178 5.178 0 0 0-.794 2.081 6.36 6.36 0 0 0 .49 4.187 6.094 6.094 0 0 0 3.688 2.739 15.806 15.806 0 0 0 4.676.459c2.137-.024 20.2-.056 21.394-.035 4.076.076 8.534-.087 11.633-2.739a2.527 2.527 0 0 0 .782-.983 2.967 2.967 0 0 0 .122-1.03c.005-3.766-1.959-7.224-5.983-7.811a14.066 14.066 0 0 0-3.063 0l-4.135.3a3.542 3.542 0 0 1-1.558-.121c-1.083-.428-1-1.561-.979-2.5"})))),t.createElement("path",{"data-name":"Path 6282",d:"M28.46 28.954q-4.357.109-8.712.275c-2.093.085-4.485.337-5.7 2.045a5.163 5.163 0 0 0-.794 2.081 6.372 6.372 0 0 0 .489 4.189 6.1 6.1 0 0 0 3.689 2.739 15.792 15.792 0 0 0 4.675.458c2.137-.024 20.2-.057 21.391-.035 4.077.075 8.534-.088 11.635-2.74a2.522 2.522 0 0 0 .78-.983 2.942 2.942 0 0 0 .124-1.03c0-2.7-.854-4.876-3.265-6.343a3.524 3.524 0 0 0-1.159-.486c-1.65-.311-3.316.316-4.989.128-.536-.061-6.434-.558-6.443-.414",fill:"#bebebe"}),t.createElement("path",{"data-name":"Path 6283",d:"M38.726 39.121a.7.7 0 0 1-.275-.482c.016-.343.468-.448.812-.458a32.077 32.077 0 0 0 3.622-.323c2.459-.361 4.881-1.014 7.361-1.192a2.459 2.459 0 0 1 1.36.178 1.6 1.6 0 0 1 .621 1.921 2.58 2.58 0 0 1-1.57 1.443 7.031 7.031 0 0 1-2.163.34c-3.035.138-7.434.856-9.768-1.427",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 6284",d:"M19.885 40.657c3.453.2 19.068-.147 23.533.069a6.357 6.357 0 0 0 2.254-.04 1.255 1.255 0 0 0 .655-.424.637.637 0 0 0 .032-.739c-.266-.347-1.166-.583-1.557-.817a4.4 4.4 0 0 0-1.824-.634c-2.273-.292-4.657.222-6.855-.182a32.4 32.4 0 0 0-7.477-.124 68.358 68.358 0 0 0-10.309.863c-3.023.639-.051 1.9 1.548 2.028",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 6285",d:"M43.656 38.524c-3.373-.063-6.775-.5-10.1-.562-3.74-.074-7.539.557-11.293.6a15.823 15.823 0 0 1-4.674-.46 6.1 6.1 0 0 1-3.689-2.739 6.372 6.372 0 0 1-.489-4.189 5.163 5.163 0 0 1 .794-2.081c1.214-1.708 3.606-1.961 5.7-2.045q7.048-.286 14.1-.391c6.277-.093 12.635-.069 18.715 1.487a5.331 5.331 0 0 1 1.982.827c1.375 1.064 1.493 3.062 1.49 4.8a2.918 2.918 0 0 1-.124 1.03 2.522 2.522 0 0 1-.78.983c-3.1 2.652-7.558 2.814-11.634 2.74",fill:"#fff"}),t.createElement("g",{"data-name":"Group 8551",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8550"},t.createElement("g",{"data-name":"Group 8549",clipPath:"url(#app-menu_svg__c)"},t.createElement("path",{"data-name":"Path 6286",d:"M28.749 50.73q-4.358.108-8.712.275c-2.093.085-4.485.337-5.7 2.045a5.178 5.178 0 0 0-.794 2.081 6.36 6.36 0 0 0 .49 4.187 6.094 6.094 0 0 0 3.688 2.739 15.805 15.805 0 0 0 4.676.459c2.137-.024 20.2-.056 21.394-.035 4.076.076 8.534-.087 11.633-2.739a2.527 2.527 0 0 0 .782-.983 2.967 2.967 0 0 0 .122-1.03c.005-3.766-1.959-7.224-5.983-7.811a14.066 14.066 0 0 0-3.063 0l-4.135.3a3.542 3.542 0 0 1-1.557-.118c-1.083-.428-1-1.561-.979-2.5"})))),t.createElement("path",{"data-name":"Path 6287",d:"M28.46 47.729q-4.357.109-8.712.275c-2.093.085-4.485.337-5.7 2.045a5.163 5.163 0 0 0-.794 2.081 6.372 6.372 0 0 0 .489 4.189 6.1 6.1 0 0 0 3.689 2.739 15.792 15.792 0 0 0 4.675.458c2.137-.024 20.2-.057 21.391-.035 4.077.075 8.534-.088 11.635-2.74a2.522 2.522 0 0 0 .78-.983 2.942 2.942 0 0 0 .124-1.03c0-2.705-.854-4.876-3.265-6.343a3.524 3.524 0 0 0-1.159-.486c-1.65-.311-3.316.316-4.989.128-.536-.061-6.434-.558-6.443-.414",fill:"#bebebe"}),t.createElement("path",{"data-name":"Path 6288",d:"M38.726 57.9a.7.7 0 0 1-.275-.482c.016-.343.468-.448.812-.458a32.077 32.077 0 0 0 3.622-.323c2.459-.361 4.881-1.014 7.361-1.192a2.459 2.459 0 0 1 1.36.178 1.6 1.6 0 0 1 .621 1.921 2.58 2.58 0 0 1-1.57 1.443 7.031 7.031 0 0 1-2.163.34c-3.035.138-7.434.856-9.768-1.427",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 6289",d:"M19.885 59.432c3.453.2 19.068-.147 23.533.069a6.357 6.357 0 0 0 2.254-.04 1.255 1.255 0 0 0 .655-.424.637.637 0 0 0 .032-.739c-.266-.347-1.166-.583-1.557-.817a4.4 4.4 0 0 0-1.824-.634c-2.273-.292-4.657.222-6.855-.182a32.4 32.4 0 0 0-7.477-.124 68.359 68.359 0 0 0-10.309.863c-3.023.639-.051 1.9 1.548 2.028",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 6290",d:"M43.656 57.3c-3.373-.063-6.775-.5-10.1-.562-3.74-.074-7.539.557-11.293.6a15.823 15.823 0 0 1-4.674-.46 6.1 6.1 0 0 1-3.689-2.74 6.372 6.372 0 0 1-.489-4.189 5.163 5.163 0 0 1 .794-2.081c1.214-1.708 3.606-1.961 5.7-2.045q7.048-.287 14.1-.391c6.277-.093 12.635-.069 18.715 1.487a5.331 5.331 0 0 1 1.982.827c1.375 1.064 1.493 3.062 1.49 4.8a2.918 2.918 0 0 1-.124 1.03 2.522 2.522 0 0 1-.78.983c-3.1 2.652-7.558 2.814-11.634 2.74",fill:"#fff"}),t.createElement("g",{"data-name":"Group 8554",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8553"},t.createElement("g",{"data-name":"Group 8552",clipPath:"url(#app-menu_svg__d)"},t.createElement("path",{"data-name":"Path 6291",d:"M28.749 13.369q-4.358.108-8.712.275c-2.093.085-4.485.337-5.7 2.045a5.178 5.178 0 0 0-.794 2.081 6.36 6.36 0 0 0 .49 4.187 6.094 6.094 0 0 0 3.689 2.743 15.806 15.806 0 0 0 4.676.459c2.137-.024 20.2-.056 21.394-.035 4.076.076 8.534-.087 11.633-2.739a2.527 2.527 0 0 0 .782-.983 2.967 2.967 0 0 0 .122-1.03c.005-3.766-1.959-7.224-5.983-7.811a14.066 14.066 0 0 0-3.063 0l-4.135.3a3.542 3.542 0 0 1-1.558-.121c-1.083-.428-1-1.561-.979-2.5"})))),t.createElement("path",{"data-name":"Path 6292",d:"M28.46 10.368q-4.357.109-8.712.275c-2.093.085-4.485.337-5.7 2.045a5.163 5.163 0 0 0-.794 2.081 6.372 6.372 0 0 0 .489 4.189 6.1 6.1 0 0 0 3.69 2.742 15.792 15.792 0 0 0 4.675.458c2.137-.024 20.2-.057 21.391-.035 4.077.075 8.534-.088 11.635-2.74a2.522 2.522 0 0 0 .78-.983 2.942 2.942 0 0 0 .124-1.03c0-2.705-.854-4.876-3.265-6.343a3.524 3.524 0 0 0-1.159-.486c-1.65-.311-3.316.316-4.989.128-.536-.061-6.434-.558-6.443-.414",fill:"#bebebe"}),t.createElement("path",{"data-name":"Path 6293",d:"M38.726 20.535a.7.7 0 0 1-.275-.482c.016-.343.468-.448.812-.458a32.076 32.076 0 0 0 3.622-.323c2.459-.361 4.881-1.014 7.361-1.192a2.459 2.459 0 0 1 1.36.178 1.6 1.6 0 0 1 .621 1.921 2.58 2.58 0 0 1-1.57 1.443 7.031 7.031 0 0 1-2.163.34c-3.035.138-7.434.856-9.768-1.427",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 6294",d:"M19.885 22.071c3.453.2 19.068-.147 23.533.069a6.357 6.357 0 0 0 2.254-.04 1.255 1.255 0 0 0 .655-.424.637.637 0 0 0 .032-.739c-.266-.347-1.166-.583-1.557-.817a4.4 4.4 0 0 0-1.824-.634c-2.273-.292-4.657.222-6.855-.182a32.4 32.4 0 0 0-7.477-.124 68.358 68.358 0 0 0-10.309.863c-3.023.639-.051 1.9 1.548 2.028",fill:"#8b8b8b"}),t.createElement("path",{"data-name":"Path 6295",d:"M43.656 19.938c-3.373-.063-6.775-.5-10.1-.562-3.74-.074-7.539.557-11.293.6a15.823 15.823 0 0 1-4.674-.46 6.1 6.1 0 0 1-3.689-2.739 6.372 6.372 0 0 1-.489-4.189 5.163 5.163 0 0 1 .794-2.081c1.214-1.708 3.606-1.961 5.7-2.045q7.048-.286 14.1-.391C40.284 7.978 46.642 8 52.722 9.558a5.331 5.331 0 0 1 1.982.827c1.375 1.064 1.493 3.062 1.49 4.8a2.918 2.918 0 0 1-.124 1.03 2.522 2.522 0 0 1-.78.983c-3.1 2.652-7.558 2.814-11.634 2.74",fill:"#fff"}))))))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,l.get?l:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 65.957 70.091"},e),t.createElement("path",{"data-name":"Path 5177",d:"M59.736 59.66 42.792 3.077.765 8.369 0 9.227 18.989 70.09l1.261-.333Z",fillRule:"evenodd",opacity:.3}),t.createElement("path",{"data-name":"Path 5178",d:"M21.081 67.013 2.092 6.15l.765-.857L43.957.9l14.747 56.187Z",fill:"#754c24",fillRule:"evenodd"}),t.createElement("path",{"data-name":"Path 5179",d:"M44.885 0 2.857 5.293l19.238 61.451 39.734-10.16Z",fill:"#a17c52"}),t.createElement("path",{"data-name":"Path 5180",d:"m5.741 7.544 38.176-4.919.8 2.846 16.879 50.336-36.984 8.953L6.505 10.395Z",fillRule:"evenodd",opacity:.3}),t.createElement("path",{"data-name":"Path 5181",d:"m5.511 6.595.768 3.172L25.636 63.65l40.321-9.761-20.22-49.528-.8-2.847Z",fill:"#ebebeb"}),t.createElement("path",{"data-name":"Path 5182",d:"M36.083 2.32s1.674 3.147 1.552 3.765-.331.885-.735 1.011-15.574 2.513-16.035 2.491a.939.939 0 0 1-.784-.62c-.217-.551-2.073-3.982-2.073-3.982l1.2-.155s1.029 3.444 1.714 3.77 15.396-2.021 15.635-2.264-1.171-3.9-1.171-3.9Z",fill:"none"}),t.createElement("path",{"data-name":"Path 5183",d:"M36.618 6.529a1.59 1.59 0 0 0 .237-.066c.409-.17.8-.559.7-1.013-.008-.033-1.16-3.353-1.592-3.481a10.664 10.664 0 0 0-1.835.1l.1.62c.653-.072 1.392-.132 1.628-.121a29.281 29.281 0 0 1 1.223 2.956.8.8 0 0 1-.419.344c-.2.081-1.668.321-3.752.611a.375.375 0 0 1-.257-.059 4.7 4.7 0 0 0-3.294-.663 5.953 5.953 0 0 0-2.938 1.7.355.355 0 0 1-.2.111l-.762.132c-1.239.212-3.818.655-4.113.627a.978.978 0 0 1-.825-.688c-.212-.5-.91-2.456-1.121-3.119a5.429 5.429 0 0 1 .843-.112l-.084-.621c-1.241.081-1.322.279-1.3.551.021.3 1.1 3.219 1.237 3.544a1.551 1.551 0 0 0 1.271 1.067c.319.03 2.256-.3 4.213-.631l.761-.13a.747.747 0 0 0 .423-.231 5.554 5.554 0 0 1 2.729-1.585 4.267 4.267 0 0 1 2.98.6.807.807 0 0 0 .542.127c1.116-.156 2.92-.417 3.6-.571",fill:"#29a6dd"}),t.createElement("path",{"data-name":"Path 5184",d:"m34.485 1.624.234.288s.289-.047.415.327a.631.631 0 0 1-.072.54l.109.465s-9.507 1.27-14.791 2.031l-.321-.5s.285-.7-.072-.964l-.219-.324s8.17-1.341 14.717-1.859",fill:"#8e278a",fillRule:"evenodd"}),t.createElement("path",{"data-name":"Path 5185",d:"M34.986 2.045s-11.629 1.52-14.82 2.061c0 0-.068-.244-.215-.291 0 0 10.23-1.549 14.732-1.9a.36.36 0 0 1 .3.125",fill:"#e81e79",fillRule:"evenodd"}),t.createElement("path",{"data-name":"Path 5186",d:"M23.166 7.829a.913.913 0 0 1 .157 1.079 15.269 15.269 0 0 1-2.228.461c-.5-.009-.738-.275-.972-.906s-.773-2.331-.773-2.331a.573.573 0 0 1 .781-.183s.536 1.543.63 1.771c.135.325.339.442.527.423s1.878-.314 1.878-.314",fill:"#662d8c",fillRule:"evenodd"}),t.createElement("path",{"data-name":"Path 5187",d:"M34.823 7.053s.211-.4-.224-1.049a17.54 17.54 0 0 0 1.78-.308c.393-.128.349-.432.3-.7s-.486-1.336-.486-1.336a.527.527 0 0 1 .74-.166 16.077 16.077 0 0 1 .675 2.106.946.946 0 0 1-.641 1.049c-.48.148-2.144.406-2.144.406",fill:"#662d8c",fillRule:"evenodd"}),t.createElement("path",{"data-name":"Path 5188",d:"m34.543 6.238.094-.01a1.458 1.458 0 0 1 .139.615l-.1.01a.449.449 0 0 0 .142.2.708.708 0 0 0 .031-.539.919.919 0 0 0-.251-.514Z",fill:"none"}),t.createElement("path",{"data-name":"Path 5189",d:"M31.863 6.231a5.242 5.242 0 0 0-3.594.085s1.971-1.263 3.594-.085",fill:"#0ff",fillRule:"evenodd"}),t.createElement("path",{"data-name":"Path 5190",d:"m39.077 11.83-17.739 3.1-1.181-3.138 17.788-2.863Z",fill:"#ff0060",fillRule:"evenodd",opacity:.4}),t.createElement("path",{"data-name":"Path 5191",d:"m27.357 50.318 32.331-7.342-.339-.847-32.322 7.3Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5192",d:"m28.018 52.1 27.89-6.4-.338-.854-27.882 6.366Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5193",d:"m48.344 14.616-.339-.847-32.03 5.775.33.893Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5194",d:"m16.967 22.223 32.056-5.912-.339-.847-32.048 5.866Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5195",d:"m17.627 24.01 16.946-3.172-.335-.868-16.941 3.147Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5196",d:"m21.588 34.717 32.178-6.547-.339-.847-32.17 6.502Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5197",d:"m22.248 36.5 32.195-6.639-.339-.847-32.186 6.597Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5198",d:"m22.909 38.29 22.248-4.649-.336-.861-22.242 4.62Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5199",d:"m19.277 28.47 32.117-6.23-.339-.847-32.108 6.184Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5200",d:"m19.938 30.257 27.706-5.449-.338-.854-27.7 5.41Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5201",d:"m16.274 23.377-1.039-2.816-2.3.418 1.037 2.826Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5202",d:"M61.785 48.22 29.4 55.843l.33.893 32.394-7.669Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5203",d:"m62.464 49.915-32.407 7.714.33.893 32.411-7.76Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5204",d:"m30.722 59.416.33.893 17.133-4.148-.334-.869Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5205",d:"m26.328 57.47 1.036 2.824 2.318-.558-1.037-2.814Zm1.238 2.447-.809-2.217 1.691-.4.809 2.21Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5206",d:"m16.575 30.9 2.305-.453-1.038-2.816-2.3.444Zm1.876-.694-1.67.328-.814-2.217 1.669-.321Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5207",d:"m26.95 52.328-1.038-2.814-2.313.522 1.037 2.823Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5208",d:"m21.384 37.234-1.038-2.815-2.307.468 1.037 2.824Zm-1.243-2.448L20.957 37l-1.675.346-.814-2.217Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5209",d:"m24.166 41.69.331.893 32.254-6.949-.338-.847Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5210",d:"m25.157 44.369 32.272-7.039-.338-.847-32.264 6.993Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5211",d:"m25.818 46.155 22.306-4.926-.336-.861-22.3 4.894Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5212",d:"M24.289 45.113 23.251 42.3l-2.309.5 1.036 2.823Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5213",d:"m50.75 19.572-37.414 7.1.015.08 37.414-7.1Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5214",d:"m53.057 25.255-37.535 7.909.017.08 37.539-7.909Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5215",d:"M56.417 33.142 18.58 41.667l.017.079 37.838-8.525Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5216",d:"m59.016 40.2-37.832 9.16.019.08 37.833-9.159Z",fill:"#6a1760"}),t.createElement("path",{"data-name":"Path 5217",d:"m61.674 46.658-37.832 9.158.019.08 37.832-9.159Z",fill:"#6a1760",opacity:.5}),t.createElement("path",{"data-name":"Path 5218",d:"m25.734 43.143 23.023 14.973 7.525-1.886L26.794 43Z",fillRule:"evenodd",opacity:.3}),t.createElement("path",{"data-name":"Path 5219",d:"m15.512 18.944.784 2.349 7.686-1.233-7.7 2.055.787 2.375 19.308-3.357-.407-1.681-4.616.6 18.803-3.573-1.976-3.516Z",fill:"#ff0",fillRule:"evenodd",opacity:.4}),t.createElement("path",{"data-name":"Path 5220",d:"m26.557 48.944.78 1.864 10.675-2.584-10.875 3.122.487 1.2 30.363-6.938-.815-1.533 3.537-.856-.76-1.815Z",fill:"#ff80e5",fillRule:"evenodd",opacity:.4}),t.createElement("path",{"data-name":"Path 5221",d:"M20.72 11.825a5.069 5.069 0 0 1-.219-.63c-.042-.139.088-.139.186-.189l.565-.12a.5.5 0 0 1 .208-.07 2.281 2.281 0 0 1 1.031.027c.053.033.287.188.339.221a1.491 1.491 0 0 1 .563.853 1.134 1.134 0 0 1-.023.845 6.928 6.928 0 0 1-.287.469s0 .015.006.021a2.078 2.078 0 0 1 1.882 1.505c.011.033-.028.046-.061.052l-.88.24-.157.026c-.028 0-.064-.045-.068-.057a1.352 1.352 0 0 0-.167-.293c-.054-.089-.345-.486-.409-.573s-.474-.463-.61-.413c-.026.01-.02.03-.013.051l.008.025a14.039 14.039 0 0 1 .5 1.314c.048.158-.054.2-.2.255a8.06 8.06 0 0 1-.4.121 1.565 1.565 0 0 1-.209.041 2.158 2.158 0 0 1-.214.028c-.038-.007-.131-.034-.145-.081l-.155-.516Zm1.432.885c.013.019.022.024.035.022.46.008.34-1.153-.382-1.076l-.009.015.133.443a6.305 6.305 0 0 0 .223.6",fill:"#683068"}),t.createElement("path",{"data-name":"Path 5222",d:"M24.657 12.633c-.16-.509-.342-1.013-.495-1.522-.064-.213-.167-.606.139-.706l1.612-.206c.133-.008.218.179.262.277l.095.22.056.165c.013.04.035.139.044.167.006.165-.12.22-.276.246-.081.02-.473.1-.554.11-.007 0-.03.02-.037.021s-.017.016-.017.016l.209.7.038.03.692-.079c.075-.013.213 0 .242.092l.172.569c.019.066 0 .176-.078.194-.254.034-.5.081-.753.136a.07.07 0 0 0-.007.072l.01.031c.023.08.153.461.183.539v.022c.016.025.028.043.061.037.26-.042.486-.147.738-.189a.407.407 0 0 1 .16-.013c.151.047.328.468.37.606a.588.588 0 0 1 .028.121c.184.491-1.3.455-2.022.67a.108.108 0 0 1-.111-.058l-.024-.078c-.024-.059-.2-.51-.212-.564a6.689 6.689 0 0 0-.271-.782c-.035-.119-.223-.714-.26-.839",fill:"#683068"}),t.createElement("path",{"data-name":"Path 5223",d:"M27.54 12.563a.731.731 0 0 1-.053-.109c-.1-.3-.192-.608-.29-.911-.036-.12-.37-1.086-.405-1.2l-.032-.107a.777.777 0 0 0-.031-.1c-.014-.047.088-.09.118-.111a9.394 9.394 0 0 0 .993-.238 1.449 1.449 0 0 1 1.542.533 1.928 1.928 0 0 1 .323.573v.007c.022.094.066.336.068.342a2.264 2.264 0 0 1-.08.632 2.068 2.068 0 0 1-.545.666c-.075.06-.229.071-.265.167a1.5 1.5 0 0 0 .068.295c.076.252.193.5.271.754.014.047.076.279.092.332a.239.239 0 0 1-.07.172l-.175.085c0 .007-.456.121-.644.167l-.061.01c-.062.008-.171 0-.2-.072-.218-.631-.406-1.253-.625-1.884m.937-.854c.008 0 .023-.019.023-.019.155-.01.411-.156.233-.606-.215-.549-.48-.526-.652-.5-.026.005-.018.031-.012.051l.008.026c.005.02.219.541.225.561l.075.252c.007.027.066.19.082.222Z",fill:"#683068"}),t.createElement("path",{"data-name":"Path 5224",d:"M30.538 9.44c1.129-.336 1.554.053 2.062 1.053a2.848 2.848 0 0 1 .124.265c0 .013.06.177.081.243a4.265 4.265 0 0 1 .274 1.983 1.562 1.562 0 0 1-.05.286.443.443 0 0 1-.065.094 1.161 1.161 0 0 1-.815.452 1.262 1.262 0 0 1-1.342-.725c-.016-.032-.169-.278-.211-.348a.424.424 0 0 1-.039-.076l-.358-.879-.023-.08c-.2-.662-.465-2.021.362-2.268m1.419 3.227c.33-.066.021-.975-.079-1.284l-.02-.067c-.056-.185-.3-.96-.609-.908-.227.037-.031.922.011 1.061.3 1.111.446 1.246.7 1.2",fill:"#683068"}),t.createElement("path",{"data-name":"Path 5225",d:"M32.708 9.862a5.634 5.634 0 0 1-.219-.631c-.042-.139.088-.14.187-.19l.565-.12a.528.528 0 0 1 .208-.07 2.324 2.324 0 0 1 1.031.027c.053.033.286.189.339.222a1.494 1.494 0 0 1 .563.852 1.133 1.133 0 0 1-.024.845 7.206 7.206 0 0 1-.287.47s0 .015.006.02a2.082 2.082 0 0 1 1.88 1.505c.01.034-.028.047-.062.053l-.88.24-.157.026c-.028 0-.064-.046-.068-.058a1.371 1.371 0 0 0-.166-.293c-.054-.088-.345-.486-.41-.573s-.474-.463-.609-.413c-.026.01-.02.03-.014.051l.008.025a13.887 13.887 0 0 1 .5 1.315c.048.158-.054.2-.2.255-.077.026-.36.114-.4.12a1.669 1.669 0 0 1-.209.042c-.035.005-.177.029-.213.027s-.131-.034-.146-.081l-.155-.515Zm1.432.884c.013.019.022.024.036.021.46.009.339-1.153-.383-1.076l-.008.016.133.442c.036.12.166.481.222.6",fill:"#683068"}),t.createElement("path",{"data-name":"Path 5226",d:"M36.728 10.642c0-.014-.036-.119-.04-.131-.01-.035-.1-.283-.106-.31a4.265 4.265 0 0 0-.2-.551.092.092 0 0 0-.061-.038l-.579.024c-.119.013-.2-.093-.258-.166 0-.008-.009-.006-.011-.013-.059-.218-.146-.413-.206-.612-.046-.15.443-.238.563-.293.149-.031.832-.184.981-.215l.251-.042c.075-.011.279-.045.294-.048.465-.068.327.066.481.367a.934.934 0 0 0 .074.1.24.24 0 0 1 .027.045l.118.391a.171.171 0 0 1-.148.218c-.062.01-.352.071-.406.081-.025.01-.012.029-.009.036.077.259.2.522.306.782l.025.059c.028.045.094.172.1.185.212.563.428 1.138.6 1.708l.018.06c.066.218.109.335-.142.453a9.157 9.157 0 0 1-.44.135l-.157.025c-.019 0-.129.022-.156.025a.582.582 0 0 1-.195-.1 31.998 31.998 0 0 0-.726-2.173",fill:"#683068"}),t.createElement("path",{"data-name":"Path 5227",d:"M50.257 14.346s-.474-1.1-1.041-.663-7.01 5.809-7.01 5.809-.126 1.832-3.378 2.526c0 0-.442-.221 1.01-1.42s8.588-7.357 8.588-7.357 1.263-1.168 3.41-.032-1.579 1.137-1.579 1.137",fill:"#063"}),t.createElement("path",{"data-name":"Path 5228",d:"M55.941 17.346c-1.248 1.872-2.777 4.389-10.451 12.25a90.663 90.663 0 0 1-16.7 13.166 3.186 3.186 0 0 1-1.642-.789 2.257 2.257 0 0 1-.726-1.611 90.62 90.62 0 0 1 13.165-16.7c7.862-7.672 10.388-9.187 12.251-10.45 0 0 1.168-.221 2.873 1.388s1.359 2.559 1.231 2.748",fill:"#90bc1f"}),t.createElement("path",{"data-name":"Path 5229",d:"m26.643 41.2-.873 1.715s-.095.253.042.379a.45.45 0 0 0 .473.011c.1-.053 1.684-.873 1.684-.873Z",fill:"#c1c1c1"}),t.createElement("path",{"data-name":"Path 5230",d:"M30.341 41.8a.1.1 0 0 0-.067-.014c-.232.021-.884-.063-1.967-1.073-1.03-.961-1.006-1.7-1-1.772a50.2 50.2 0 0 0-.883 1.424 2.253 2.253 0 0 0 .726 1.61 3.178 3.178 0 0 0 1.642.789s.572-.335 1.55-.964",fill:"#d9d700"}),t.createElement("path",{"data-name":"Path 5231",d:"M54.711 14.6c-1.705-1.61-2.873-1.389-2.873-1.389-1.845 1.251-4.343 2.753-12.025 10.232a6.3 6.3 0 0 0 1.985 3.376 10.992 10.992 0 0 0 3.852 2.526l.094-.007c7.45-7.655 8.964-10.139 10.2-11.991.127-.189.474-1.137-1.231-2.747",fill:"#008836"}),t.createElement("path",{"data-name":"Path 5232",d:"M54.827 14.711a128.785 128.785 0 0 1-8.841 11.38c-4.5 5.009-18.144 16.333-18.144 16.333l.006.029a3.037 3.037 0 0 0 .942.307 90.544 90.544 0 0 0 16.7-13.165c7.673-7.863 9.2-10.379 10.451-12.25.123-.185.456-1.093-1.115-2.634",fill:"#063",opacity:.5}),t.createElement("path",{"data-name":"Path 5233",d:"m52.027 13.9.586-.609a1.9 1.9 0 0 0-.775-.086c-1.863 1.263-4.389 2.778-12.251 10.451a90.651 90.651 0 0 0-13.166 16.7 1.943 1.943 0 0 0 .042.387C36.319 24.649 52.027 13.9 52.027 13.9",fill:"#fff",opacity:.7}),t.createElement("path",{"data-name":"Path 5234",d:"M55.941 17.346c.126-.189.474-1.137-1.231-2.748s-2.873-1.389-2.873-1.389-.948.694 1.231 2.747 2.873 1.39 2.873 1.39",fill:"#3aa535"}),t.createElement("path",{"data-name":"Path 5235",d:"M55.625 16.748c.1-.151.268-.675-1.093-1.96a4.2 4.2 0 0 0-2.184-1.342s-.756.555.984 2.193 2.293 1.109 2.293 1.109",fill:"#008836"}),t.createElement("path",{"data-name":"Path 5236",d:"M54.774 11.574s.636-.135 1.849 1.013 1.073 1.628.984 1.762l-2.24 2.239s-.378.5-1.929-.957-.9-1.816-.9-1.816Z",fill:"#c1c1c1"}),t.createElement("path",{"data-name":"Path 5237",d:"M57.606 14.348c.09-.134.231-.615-.984-1.762s-1.849-1.012-1.849-1.012-.649.355.9 1.815 1.93.959 1.93.959",fill:"#e8e8e8"}),t.createElement("path",{"data-name":"Path 5238",d:"M49.217 13.683a.437.437 0 0 1 .27-.1.749.749 0 0 0-.554.038l-3.6 2.968-6.5 5.43c3.251-.694 3.378-2.526 3.378-2.526s6.441-5.367 7.009-5.809",fill:"#024220"}),t.createElement("path",{"data-name":"Path 5239",d:"m26.007 42.453-.238.467s-.1.252.042.379a.454.454 0 0 0 .474.01l.427-.223Z",fill:"#2d2e80"}),t.createElement("path",{"data-name":"Path 5240",d:"m27.477 41.979-1.608 1.36a.508.508 0 0 0 .416-.029c.094-.053 1.684-.874 1.684-.874Z",fill:"#063",opacity:.5}),t.createElement("path",{fill:"none",d:"M25.87 41.98h2.099v1.391H25.87z"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-settings_svg__c"},t.createElement("path",{"data-name":"Rectangle 3232",fill:"none",d:"M0 0h70v70H0z"})),t.createElement("clipPath",{id:"app-settings_svg__d"},t.createElement("path",{"data-name":"Rectangle 3182",transform:"translate(5.305 5.553)",fill:"none",d:"M0 0h59.391v64.447H0z"})),t.createElement("clipPath",{id:"app-settings_svg__e"},t.createElement("path",{"data-name":"Rectangle 3183",transform:"translate(5.304 2.099)",fill:"none",d:"M0 0h59.392v63.612H0z"})),t.createElement("clipPath",{id:"app-settings_svg__f"},t.createElement("path",{"data-name":"Rectangle 3184",transform:"translate(11.947 13.811)",fill:"none",d:"M0 0h6.208v6.964H0z"})),t.createElement("clipPath",{id:"app-settings_svg__g"},t.createElement("path",{"data-name":"Rectangle 3185",transform:"translate(54.867 34.999)",fill:"none",d:"M0 0h2.972v8.3H0z"})),t.createElement("clipPath",{id:"app-settings_svg__h"},t.createElement("path",{"data-name":"Rectangle 3186",transform:"translate(41.125 49.28)",fill:"none",d:"M0 0h6.473v7.264H0z"})),t.createElement("clipPath",{id:"app-settings_svg__i"},t.createElement("path",{"data-name":"Rectangle 3187",transform:"translate(52.175 13.26)",fill:"none",d:"M0 0h6.84v9.438H0z"})),t.createElement("clipPath",{id:"app-settings_svg__j"},t.createElement("path",{"data-name":"Rectangle 3188",transform:"translate(47.381 48.492)",fill:"none",d:"M0 0h4.094v11.224H0z"})),t.createElement("clipPath",{id:"app-settings_svg__k"},t.createElement("path",{"data-name":"Rectangle 3189",transform:"translate(57.199 33.939)",fill:"none",d:"M0 0h6.269v6.955H0z"})),t.createElement("clipPath",{id:"app-settings_svg__l"},t.createElement("path",{"data-name":"Rectangle 3191",transform:"translate(19.017 48.478)",fill:"none",d:"M0 0h3.997v11.374H0z"})),t.createElement("clipPath",{id:"app-settings_svg__m"},t.createElement("path",{"data-name":"Path 5663",d:"m22.576 48.478.438 6.057c-.052.1-.137.18-.189.279-1.421 2.245-2.775 4.675-3.351 5.037a12.134 12.134 0 0 0-.457-6.094Z",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__n"},t.createElement("path",{"data-name":"Rectangle 3192",transform:"translate(6.327 33.445)",fill:"none",d:"M0 0h6.53v6.838H0z"})),t.createElement("clipPath",{id:"app-settings_svg__o"},t.createElement("path",{"data-name":"Rectangle 3194",transform:"translate(28.613 49.928)",fill:"none",d:"M0 0h13.048v8.854H0z"})),t.createElement("clipPath",{id:"app-settings_svg__p"},t.createElement("path",{"data-name":"Path 5667",d:"M29.938 50.542s-1.711 6.794-1.244 7.242 6.305 1.09 7.661.987 5.307-.13 5.306-1.418a41.3 41.3 0 0 0-1.582-7.321c-.236-.238-10.018-.067-10.141.51",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__r"},t.createElement("path",{"data-name":"Rectangle 3196",transform:"translate(9.942 39.428)",fill:"none",d:"M0 0h12.867v13.855H0z"})),t.createElement("clipPath",{id:"app-settings_svg__s"},t.createElement("path",{"data-name":"Path 5668",d:"M22.6 47.383s-3.319 5.824-3.713 5.9-5.094-2.535-5.852-3.83-3.435-4.862-3.056-5.47 7.543-4.7 7.843-4.551 6.162 5.69 4.775 7.951",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__u"},t.createElement("path",{"data-name":"Rectangle 3198",transform:"translate(11.962 5.619)",fill:"none",d:"M0 0h12.833v11.407H0z"})),t.createElement("clipPath",{id:"app-settings_svg__v"},t.createElement("path",{"data-name":"Path 5669",d:"M18.115 17.018c-.117-.057-6.439-3.412-6.143-4.2s7.908-8.3 8.8-7.062 4.031 5.657 4.023 5.93-6.174 5.578-6.68 5.332",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__x"},t.createElement("path",{"data-name":"Rectangle 3200",transform:"translate(29.834 2.11)",fill:"none",d:"M0 0h11.075v7.774H0z"})),t.createElement("clipPath",{id:"app-settings_svg__y"},t.createElement("path",{"data-name":"Path 5670",d:"M30.892 8.769c-.053-.3-1.693-6.106-.784-6.5s10.517.036 10.77.535-1.14 6.8-1.543 6.869-8.145.8-8.443-.9",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__A"},t.createElement("path",{"data-name":"Rectangle 3202",transform:"translate(6.124 22.159)",fill:"none",d:"M0 0h8.964v11.708H0z"})),t.createElement("clipPath",{id:"app-settings_svg__B"},t.createElement("path",{"data-name":"Path 5671",d:"M13.363 32.7s-6.709 1.773-6.976.957-.782-11.57 1.22-11.497 6.885 1.01 7.337 1.585-.18 9.317-1.581 8.951",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__D"},t.createElement("path",{"data-name":"Rectangle 3203",transform:"translate(5.833 2.289)",fill:"none",d:"M0 0h34.59v55.782H0z"})),t.createElement("clipPath",{id:"app-settings_svg__E"},t.createElement("path",{"data-name":"Rectangle 3204",transform:"translate(28.295 21.596)",fill:"none",d:"M0 0h13.802v10.164H0z"})),t.createElement("clipPath",{id:"app-settings_svg__F"},t.createElement("path",{"data-name":"Rectangle 3205",transform:"translate(28.295 21.596)",fill:"none",d:"M0 0h9v10.164H0z"})),t.createElement("clipPath",{id:"app-settings_svg__G"},t.createElement("path",{"data-name":"Rectangle 3206",transform:"translate(28.743 15.921)",fill:"none",d:"M0 0h22.829v28.217H0z"})),t.createElement("clipPath",{id:"app-settings_svg__H"},t.createElement("path",{"data-name":"Rectangle 3207",transform:"translate(29.981 16.379)",fill:"none",d:"M0 0h17.882v24.657H0z"})),t.createElement("clipPath",{id:"app-settings_svg__I"},t.createElement("path",{"data-name":"Rectangle 3208",transform:"translate(28.083 51.454)",fill:"none",d:"M0 0h13.724v8.012H0z"})),t.createElement("clipPath",{id:"app-settings_svg__J"},t.createElement("path",{"data-name":"Rectangle 3209",transform:"translate(21.999 15.974)",fill:"none",d:"M0 0h10.57v25.201H0z"})),t.createElement("clipPath",{id:"app-settings_svg__K"},t.createElement("path",{"data-name":"Rectangle 3210",transform:"translate(9.645 40.351)",fill:"none",d:"M0 0h9.883v13.534H0z"})),t.createElement("clipPath",{id:"app-settings_svg__L"},t.createElement("path",{"data-name":"Rectangle 3211",transform:"translate(5.314 21.502)",fill:"none",d:"M0 0h7.833v13.089H0z"})),t.createElement("clipPath",{id:"app-settings_svg__M"},t.createElement("path",{"data-name":"Rectangle 3212",transform:"translate(11.619 5.303)",fill:"none",d:"M0 0h12.337v11.194H0z"})),t.createElement("clipPath",{id:"app-settings_svg__N"},t.createElement("path",{"data-name":"Rectangle 3214",transform:"translate(29.296 1.263)",fill:"none",d:"M0 0h12.13v6.142H0z"})),t.createElement("clipPath",{id:"app-settings_svg__O"},t.createElement("path",{"data-name":"Path 5684",d:"M35.469 1.311c2.744.18 5.69.928 5.948 1.567a29.884 29.884 0 0 1-.776 3.765 8.56 8.56 0 0 0 0-3.779c-.573-1.594-9.622-1.277-10.452-.351-.478.527.1 4.892.1 4.892a.038.038 0 0 0-.014-.028 2.651 2.651 0 0 0-.055-.3c-.445-2.035-1.052-4.1-.906-4.595.245-.913 3.112-1.382 6.151-1.175",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__P"},t.createElement("path",{"data-name":"Rectangle 3216",transform:"translate(48.538 40.931)",fill:"none",d:"M0 0h11.284v12.729H0z"})),t.createElement("clipPath",{id:"app-settings_svg__Q"},t.createElement("path",{"data-name":"Path 5685",d:"M55.4 40.931c1.942 1.216 3.955 2.342 4.283 2.86.622.958-.956 3.716-3.253 6.112-2.12 2.183-4.94 4.072-5.677 3.714a30.4 30.4 0 0 1-2.218-3.328 9.953 9.953 0 0 0 2.536 2.47c1.264.526 9.251-6.877 8.113-8.667a20.131 20.131 0 0 0-3.784-3.161",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__S"},t.createElement("path",{"data-name":"Rectangle 3218",transform:"translate(57.208 22.497)",fill:"none",d:"M0 0h6.613v12.617H0z"})),t.createElement("clipPath",{id:"app-settings_svg__T"},t.createElement("path",{"data-name":"Path 5686",d:"M61.914 22.518c1.024.244 1.805 3.158 1.9 6.28.1 2.894-.459 6.031-1.145 6.307-.239.092-2.477-.535-4.931-1.053a2.861 2.861 0 0 0-.357-.08c.908.162 4.954.865 5.133.429.191-.5.314-10.888-.417-11.328-.583-.348-3.672.132-4.885.335 2.092-.454 4.163-1.028 4.706-.89",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__V"},t.createElement("path",{"data-name":"Rectangle 3220",transform:"translate(46.665 6.102)",fill:"none",d:"M0 0h11.536v11.22H0z"})),t.createElement("clipPath",{id:"app-settings_svg__W"},t.createElement("path",{"data-name":"Path 5687",d:"M54.775 9.432c1.955 1.968 3.661 4.517 3.4 5.156a44.93 44.93 0 0 1-3.853 2.486c-.123.088-.277.175-.4.248.354-.248 3.189-2.358 2.96-3.276-.245-.972-6.379-7.489-7.11-7.207-.64.239-2.62 2.693-3.106 3.306a.544.544 0 0 1 .076-.129c1.118-1.735 2.151-3.574 2.607-3.827.834-.478 3.285 1.078 5.427 3.243",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__Y"},t.createElement("path",{"data-name":"Rectangle 3221",transform:"translate(51.44 46.076)",fill:"none",d:"M0 0h9.027v13.053H0z"})),t.createElement("clipPath",{id:"app-settings_svg__Z"},t.createElement("path",{"data-name":"Path 5689",d:"M35.463 35.28v.03s.16-.014.448-.043a4.068 4.068 0 0 1-.448.013",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__ab"},t.createElement("path",{"data-name":"Rectangle 3224",transform:"translate(35.983 21.646)",fill:"none",d:"M0 0h7.905v13.503H0z"})),t.createElement("clipPath",{id:"app-settings_svg__ac"},t.createElement("path",{"data-name":"Rectangle 3225",transform:"translate(28.583 59.067)",fill:"none",d:"M0 0h13.389v6.265H0z"})),t.createElement("clipPath",{id:"app-settings_svg__ad"},t.createElement("path",{"data-name":"Rectangle 3227",transform:"translate(9.918 46.399)",fill:"none",d:"M0 0h4.896v9.372H0z"})),t.createElement("clipPath",{id:"app-settings_svg__ae"},t.createElement("path",{"data-name":"Path 5692",d:"M9.925 46.422a31.459 31.459 0 0 0 .315 3.867 19.544 19.544 0 0 0 2.748 4.58c1.186 1.19 2.213 1.309 1.681-.282s-4.642-8.637-4.744-8.165",fill:"none"})),t.createElement("clipPath",{id:"app-settings_svg__ag"},t.createElement("path",{"data-name":"Rectangle 3228",transform:"translate(20.278 49.317)",fill:"none",d:"M0 0h2.552v7.738H0z"})),t.createElement("clipPath",{id:"app-settings_svg__ah"},t.createElement("path",{"data-name":"Rectangle 3230",transform:"translate(62.81 35.37)",fill:"none",d:"M0 0h.956v5.119H0z"})),t.createElement("clipPath",{id:"app-settings_svg__ai"},t.createElement("path",{"data-name":"Path 5694",d:"M63.721 40.454c.248-.175-.586-5.845-.813-5a10.525 10.525 0 0 0 .126 3.369c.131.71.331 1.88.687 1.629",fill:"none"})),t.createElement("linearGradient",{id:"app-settings_svg__a",x1:-4.758,y1:1.892,x2:-4.508,y2:1.892,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#4f5587"}),t.createElement("stop",{offset:.989,stopColor:"#e0ffff"}),t.createElement("stop",{offset:1,stopColor:"#e0ffff"})),t.createElement("linearGradient",{id:"app-settings_svg__q",x1:-2.026,y1:2.119,x2:-1.954,y2:2.119,xlinkHref:"#app-settings_svg__a"}),t.createElement("linearGradient",{id:"app-settings_svg__t",x1:-.344,y1:1.696,x2:-.293,y2:1.696,xlinkHref:"#app-settings_svg__a"}),t.createElement("linearGradient",{id:"app-settings_svg__w",x1:-.497,y1:3.738,x2:-.443,y2:3.738,xlinkHref:"#app-settings_svg__a"}),t.createElement("linearGradient",{id:"app-settings_svg__z",x1:-3.374,y1:5.701,x2:-3.263,y2:5.701,xlinkHref:"#app-settings_svg__a"}),t.createElement("linearGradient",{id:"app-settings_svg__C",x1:-.319,y1:4.527,x2:-.241,y2:4.527,xlinkHref:"#app-settings_svg__a"}),t.createElement("linearGradient",{id:"app-settings_svg__b",x1:-4.5,y1:5.679,x2:-4.359,y2:5.679,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#000521"}),t.createElement("stop",{offset:1,stopColor:"#e0ffff"})),t.createElement("linearGradient",{id:"app-settings_svg__R",x1:-2.7,y1:1.798,x2:-2.642,y2:1.798,xlinkHref:"#app-settings_svg__b"}),t.createElement("linearGradient",{id:"app-settings_svg__U",x1:-8.317,y1:3.694,x2:-8.172,y2:3.694,xlinkHref:"#app-settings_svg__b"}),t.createElement("linearGradient",{id:"app-settings_svg__X",x1:-2.695,y1:4.061,x2:-2.634,y2:4.061,xlinkHref:"#app-settings_svg__b"}),t.createElement("linearGradient",{id:"app-settings_svg__aa",x1:-78.796,y1:395.355,x2:-76.574,y2:395.355,xlinkHref:"#app-settings_svg__a"}),t.createElement("linearGradient",{id:"app-settings_svg__af",x1:-.681,y1:2.176,x2:-.587,y2:2.176,xlinkHref:"#app-settings_svg__a"}),t.createElement("linearGradient",{id:"app-settings_svg__aj",x1:-9.815,y1:21.914,x2:-9.653,y2:21.914,xlinkHref:"#app-settings_svg__b"})),t.createElement("g",{"data-name":"Group 8150"},t.createElement("g",{"data-name":"Group 8149",clipPath:"url(#app-settings_svg__c)"},t.createElement("g",{"data-name":"Group 8125"},t.createElement("g",{"data-name":"Group 8124",clipPath:"url(#app-settings_svg__c)"},t.createElement("g",{"data-name":"Group 8016",opacity:.3},t.createElement("g",{"data-name":"Group 8015"},t.createElement("g",{"data-name":"Group 8014",clipPath:"url(#app-settings_svg__d)"},t.createElement("path",{"data-name":"Path 5653",d:"M64.691 38.747a43.7 43.7 0 0 0-.955-6.926c-.236-2.61-.938-4.8-1.816-5.018-.56-.137-2.724.464-4.867.92-.113.023-.227.039-.34.062a22.21 22.21 0 0 0-.559-1.687l.154-.1a20.334 20.334 0 0 0 2.664-1.75 2.324 2.324 0 0 0 .021-.839c-.129-1.624-.812-4.883-.812-4.883a2.5 2.5 0 0 0-.121-.374c-.009-.025-.016-.047-.028-.073s-.023-.051-.036-.076a17.613 17.613 0 0 0-3.216-4.284c-2.137-2.159-4.6-3.727-5.429-3.248a3.109 3.109 0 0 0-.684.805c-.518.753-1.2 1.911-1.923 3.029-.009.012-.013.024-.021.035-.053.079-.109.156-.16.235a22.824 22.824 0 0 0-4.511-2.1.49.49 0 0 0 0-.179c-.075-.184-.547-4.438-.615-5.052a.219.219 0 0 0-.008-.076.916.916 0 0 0-.416-.37l-.069-.036c-.055-.029-.11-.058-.173-.087l-.071-.023A17.91 17.91 0 0 0 35.471 5.6a21.118 21.118 0 0 0-1.6-.043 16.507 16.507 0 0 0-1.959.127c-1.431.184-2.461.559-2.6 1.09a.526.526 0 0 0-.018.124c-.108.369.458 4.311.518 4.907a22.545 22.545 0 0 0-5.834 2.148l-.076-.111c-.07-.106-.139-.216-.209-.318-1.1-1.665-2.027-3.244-2.414-3.733a.635.635 0 0 0-.153-.157c-.354-.163-1.291.166-2.42.768a21.606 21.606 0 0 0-3.224 2.132 16.915 16.915 0 0 0-3.136 3.207 3.151 3.151 0 0 0-.726 1.69h-.005l.346 5.287.018.015a.72.72 0 0 0 .067.309 8.769 8.769 0 0 0 2.037 1.493 22.124 22.124 0 0 0-.932 2.452h-.01.005c-.041-.006-.078-.015-.119-.023-.142-.029-.285-.057-.423-.087-2.5-.542-4.759-1.162-5.014-1.077-.352.116-.758.837-1.128 1.864a20.782 20.782 0 0 0-1.014 4.468 21.086 21.086 0 0 0-.124 1.721c-.108 1.61.252 6.619.354 7.711.153 1.639.568 2.826 1.219 2.993h.007a8.093 8.093 0 0 0 2.328-.332c.75-.165 1.605-.369 2.478-.566.254-.057.508-.114.762-.168.126-.027.256-.045.382-.072.131.727.3 1.44.5 2.143-1.7 1.059-3.173 1.918-3.549 2.245a.5.5 0 0 0-.1.1.679.679 0 0 0-.053.286l-.015-.006s.35 5.844.365 6.021c.095 1.168 1.583 3.8 3.373 5.926 2.289 2.716 5.058 4.679 6.1 4.009a20.322 20.322 0 0 0 2.578-3.794 95.5 95.5 0 0 1 .773-1.236c.073-.116.155-.228.231-.343a22.786 22.786 0 0 0 5.1 2.5 2.345 2.345 0 0 0-.048.3 1.767 1.767 0 0 0-.033.354v.029s.473 5.974.552 6.212c.282.853 3.734 1.726 6.944 1.823 3.522.107 6.8-.655 7.053-1.883.132-.655-.627-6.09-.677-6.443v-.019a22.715 22.715 0 0 0 6.176-2.831v.006c.077.127.166.255.255.383l.078.119c1.52 2.35 2.817 4.6 3.068 4.726.756.362 3.592-1.558 5.732-3.8 1.838-1.921 3.215-4.081 3.4-5.389.045-.329-.855-6.452-.855-6.452a.887.887 0 0 0-.113-.333h-.005a.419.419 0 0 0-.035-.044c-.014-.019-.028-.037-.046-.058s-.04-.041-.061-.062l-.06-.058-.085-.072-.07-.06a3.784 3.784 0 0 0-.132-.1l-.049-.038c-.421-.313-1.038-.7-1.741-1.141a23.535 23.535 0 0 0 .611-2.465l.436.091c.032.008.07.015.1.024 2.348.514 4.493 1.108 4.918 1.1a.2.2 0 0 0 .07-.009c.7-.272 1.214-3.48 1.156-6.423M29.537 36.6c-.041-.059-.088-.116-.127-.176-.08-.121-.149-.248-.22-.374l-.007-.012.011-.027.019.039c.057-.167.12-.33.189-.491.028-.066.06-.13.091-.195.042-.091.083-.182.129-.271s.093-.168.141-.251c.035-.063.07-.126.108-.188.06-.1.126-.2.192-.292a6.73 6.73 0 0 1 .332-.447l.036-.046a6.844 6.844 0 0 1 4.708-2.46v-.017c.03 0 .06-.007.089-.009.212-.014.426-.022.643-.017a6.727 6.727 0 0 1 .782.065c.18.024.359.055.534.093l.174.041a6.846 6.846 0 0 1 .685.205c.066.024.132.051.2.077a7.123 7.123 0 0 1 3.5 2.992l.007-.024.021.036c-.029.092-.065.181-.1.272s-.062.179-.1.266l-.025.06c-.043.1-.094.2-.141.294s-.082.179-.128.265l-.012.022c-.056.1-.122.2-.182.3s-.1.175-.159.258c-.069.1-.145.195-.219.292-.059.078-.115.16-.178.236-.079.094-.165.181-.248.271-.066.07-.126.143-.194.21l-.018.017c-.084.083-.175.159-.262.237-.068.06-.131.122-.2.179l-.038.03c-.09.073-.185.138-.28.207-.076.054-.147.114-.225.165l-.012.008c-.1.07-.216.13-.325.194-.08.047-.159.1-.243.144-.114.061-.237.113-.356.168-.083.039-.165.082-.25.117-.122.05-.248.089-.372.132-.09.031-.177.067-.267.1-.13.038-.264.066-.4.1-.091.021-.181.049-.273.067-.142.027-.287.042-.43.06-.089.011-.173.029-.263.037-.159.014-.32.015-.483.019-.077 0-.153.009-.231.008-.176 0-.35-.017-.525-.032-.063-.006-.129-.005-.192-.012-.151-.017-.3-.047-.444-.073-.083-.015-.168-.024-.251-.042-.146-.032-.288-.075-.43-.116-.08-.023-.162-.04-.24-.065-.148-.048-.29-.107-.432-.164-.069-.028-.14-.05-.209-.08-.146-.064-.289-.14-.43-.214-.058-.03-.119-.056-.176-.088-.145-.081-.283-.172-.42-.262-.051-.033-.1-.062-.152-.1a5.541 5.541 0 0 1-.386-.3c-.048-.039-.1-.073-.146-.113-.123-.1-.235-.215-.349-.325-.046-.045-.1-.087-.14-.133-.11-.111-.208-.23-.308-.348-.045-.052-.094-.1-.136-.154a5.975 5.975 0 0 1-.265-.366"})))),t.createElement("path",{"data-name":"Path 5654",d:"M29.819 8.832c-.139.517.466 2.616.928 4.693.024.109.04.22.064.329a22.582 22.582 0 0 0-6.371 2.286c-.1-.145-.2-.292-.29-.436-1.3-1.99-2.367-3.864-2.592-3.968-.678-.316-3.469 1.155-5.689 2.949-.488.394-.941.8-1.368 1.215l-2.885-1.519.345 5.287.019.014a.71.71 0 0 0 .067.31 14.185 14.185 0 0 0 2.892 2.027l1.1.868.055-.142.229.146c.1.065.2.138.3.2a22.639 22.639 0 0 0-3.1 6.313c-.183-.039-.372-.075-.552-.115-2.524-.555-4.807-1.19-5.064-1.1-.776.258-2.221-.55-2.561 2.421a76.913 76.913 0 0 0 .337 7.9c.154 1.645.572 2.836 1.227 2.995.613.149 3.126-.542 5.567-1.065.127-.027.256-.045.383-.072a23.121 23.121 0 0 0 2.459 6.968c-.044.029-5.678-2.2-5.678-2.2s.35 5.845.364 6.021c.1 1.169 1.584 3.8 3.373 5.927 2.289 2.716 5.059 4.678 6.1 4.009.572-.369 1.931-2.793 3.354-5.028.074-.116.157-.228.231-.344a22.8 22.8 0 0 0 5.106 2.506 5.857 5.857 0 0 0-.085.682s.474 5.974.553 6.212c.281.853 3.734 1.725 6.943 1.823 3.523.106 6.805-.655 7.053-1.884.136-.675-.677-6.44-.679-6.461a22.7 22.7 0 0 0 6.176-2.831c.111.169.228.341.337.509 1.52 2.35 2.817 4.606 3.068 4.726.756.363 3.593-1.557 5.732-3.8 1.837-1.92 3.216-4.08 3.4-5.388.046-.329-.855-6.453-.855-6.453s-2.894-.394-2.446-1.822a22.628 22.628 0 0 0 .654-2.619c.18.039.366.075.544.114 2.484.545 4.745 1.174 4.979 1.084.7-.272 1.214-3.481 1.156-6.423a44.292 44.292 0 0 0-.963-6.968s-3.71 1.022-5.874 1.484c-.113.024-.23.04-.343.064a23.163 23.163 0 0 0-2.856-6.266c.142-.093.287-.193.428-.284 1.952-1.263 3.8-2.311 3.89-2.527.269-.649-.8-5.717-.8-5.717s-7.283-3.349-8.125-2.861c-.466.27-1.5 2.142-2.625 3.9-.059.093-.126.182-.186.275a22.958 22.958 0 0 0-6.2-2.636c.033-.163.063-.33.1-.49a44.933 44.933 0 0 0 .908-4.424c-.08-.2-.623-5.128-.623-5.128s-10.289-1.541-12.115-.3c-.175.118.531 4.927.51 5.008m12.93 26.481a6.887 6.887 0 0 1-6.991 6.973 7.054 7.054 0 0 1-6.947-7.224 6.9 6.9 0 0 1 7.056-6.737 7.07 7.07 0 0 1 6.882 6.988",fill:"#061f30"}),t.createElement("path",{"data-name":"Path 5655",d:"M29.819 7.588c-.139.517.466 2.616.928 4.693.024.109.04.22.064.329a22.582 22.582 0 0 0-6.371 2.29c-.1-.145-.2-.292-.29-.436-1.3-1.99-2.367-3.864-2.592-3.968-.678-.316-3.469 1.155-5.689 2.949-.488.394-.941.8-1.368 1.215l-2.885-1.519.345 5.287.019.014a.71.71 0 0 0 .067.31 14.185 14.185 0 0 0 2.892 2.027l1.1.868.055-.142.229.146c.1.065.2.138.3.2a22.639 22.639 0 0 0-3.1 6.313c-.183-.039-.372-.075-.552-.115-2.524-.555-4.807-1.19-5.064-1.1-.776.258-2.221-.55-2.561 2.421a76.913 76.913 0 0 0 .337 7.9c.154 1.645.572 2.836 1.227 2.995.613.149 3.126-.542 5.567-1.065.127-.027.256-.045.383-.072a23.121 23.121 0 0 0 2.459 6.968c-.044.029-5.678-2.2-5.678-2.2s.35 5.845.364 6.021c.1 1.169 1.584 3.8 3.373 5.927 2.289 2.716 5.059 4.678 6.1 4.009.572-.369 1.931-2.793 3.354-5.028.074-.116.157-.228.231-.344a22.8 22.8 0 0 0 5.106 2.506 5.857 5.857 0 0 0-.085.682s.474 5.974.553 6.212c.281.853 3.734 1.725 6.943 1.823 3.523.106 6.805-.655 7.053-1.884.136-.675-.677-6.44-.679-6.461a22.7 22.7 0 0 0 6.176-2.831c.111.169.228.341.337.509 1.52 2.35 2.817 4.606 3.068 4.726.756.363 3.593-1.557 5.732-3.795 1.837-1.92 3.216-4.08 3.4-5.388.046-.329-.855-6.453-.855-6.453s-2.902-.397-2.454-1.827a22.628 22.628 0 0 0 .654-2.619c.18.039.366.075.544.114 2.484.545 4.745 1.174 4.979 1.084.7-.273 1.214-3.481 1.156-6.423a44.292 44.292 0 0 0-.963-6.968s-3.71 1.022-5.874 1.484c-.113.024-.23.04-.343.064a23.163 23.163 0 0 0-2.856-6.266c.142-.093.287-.193.428-.284 1.952-1.263 3.8-2.311 3.89-2.527.269-.649-.8-5.717-.8-5.717s-7.283-3.349-8.125-2.861c-.466.27-1.5 2.142-2.625 3.9-.059.093-.126.182-.186.275a22.958 22.958 0 0 0-6.2-2.636c.033-.163.063-.33.1-.49a44.933 44.933 0 0 0 .908-4.424c-.08-.2-.623-5.128-.623-5.128s-10.289-1.541-12.115-.3c-.175.118.531 4.927.51 5.008m12.938 26.477a6.887 6.887 0 0 1-6.991 6.973 7.054 7.054 0 0 1-6.947-7.224 6.9 6.9 0 0 1 7.056-6.737 7.07 7.07 0 0 1 6.882 6.988",fill:"#476b87"}),t.createElement("g",{"data-name":"Group 8019",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8018"},t.createElement("g",{"data-name":"Group 8017",clipPath:"url(#app-settings_svg__e)"},t.createElement("path",{"data-name":"Path 5656",d:"M29.819 7.588c-.139.517.466 2.616.928 4.693.024.109.04.22.064.329a22.582 22.582 0 0 0-6.371 2.29c-.1-.145-.2-.292-.29-.436-1.3-1.99-2.367-3.864-2.592-3.968-.678-.316-3.469 1.155-5.689 2.949-.488.394-.941.8-1.368 1.215l-2.885-1.519.345 5.287.019.014a.71.71 0 0 0 .067.31 14.185 14.185 0 0 0 2.892 2.027l1.1.868.055-.142.229.146c.1.065.2.138.3.2a22.639 22.639 0 0 0-3.1 6.313c-.183-.039-.372-.075-.552-.115-2.524-.555-4.807-1.19-5.064-1.1-.776.258-2.221-.55-2.561 2.421a76.913 76.913 0 0 0 .337 7.9c.154 1.645.572 2.836 1.227 2.995.613.149 3.126-.542 5.567-1.065.127-.027.256-.045.383-.072a23.121 23.121 0 0 0 2.459 6.968c-.044.029-5.678-2.2-5.678-2.2s.35 5.845.364 6.021c.1 1.169 1.584 3.8 3.373 5.927 2.289 2.716 5.059 4.678 6.1 4.009.572-.369 1.931-2.793 3.354-5.028.074-.116.157-.228.231-.344a22.8 22.8 0 0 0 5.106 2.506 5.857 5.857 0 0 0-.085.682s.474 5.974.553 6.212c.281.853 3.734 1.725 6.943 1.823 3.523.106 6.805-.655 7.053-1.884.136-.675-.677-6.44-.679-6.461a22.7 22.7 0 0 0 6.176-2.831c.111.169.228.341.337.509 1.52 2.35 2.817 4.606 3.068 4.726.756.363 3.593-1.557 5.732-3.795 1.837-1.92 3.216-4.08 3.4-5.388.046-.329-.855-6.453-.855-6.453s-2.902-.397-2.454-1.827a22.628 22.628 0 0 0 .654-2.619c.18.039.366.075.544.114 2.484.545 4.745 1.174 4.979 1.084.7-.273 1.214-3.481 1.156-6.423a44.292 44.292 0 0 0-.963-6.968s-3.71 1.022-5.874 1.484c-.113.024-.23.04-.343.064a23.163 23.163 0 0 0-2.856-6.266c.142-.093.287-.193.428-.284 1.952-1.263 3.8-2.311 3.89-2.527.269-.649-.8-5.717-.8-5.717s-7.283-3.349-8.125-2.861c-.466.27-1.5 2.142-2.625 3.9-.059.093-.126.182-.186.275a22.958 22.958 0 0 0-6.2-2.636c.033-.163.063-.33.1-.49a44.933 44.933 0 0 0 .908-4.424c-.08-.2-.623-5.128-.623-5.128s-10.289-1.541-12.115-.3c-.175.118.531 4.927.51 5.008m12.938 26.477a6.887 6.887 0 0 1-6.991 6.973 7.054 7.054 0 0 1-6.947-7.224 6.9 6.9 0 0 1 7.056-6.737 7.07 7.07 0 0 1 6.882 6.988",fill:"#e0ffff"})))),t.createElement("g",{"data-name":"Group 8022",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8021"},t.createElement("g",{"data-name":"Group 8020",clipPath:"url(#app-settings_svg__f)"},t.createElement("path",{"data-name":"Path 5657",d:"M14.939 20.775a26.465 26.465 0 0 1-2.639-2.139c-.1-.28-.528-4.72-.267-4.822a36.912 36.912 0 0 1 6.125 4.041c.059.35-3.216 2.92-3.216 2.92",fill:"#2e526e"})))),t.createElement("g",{"data-name":"Group 8025",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8024"},t.createElement("g",{"data-name":"Group 8023",clipPath:"url(#app-settings_svg__g)"},t.createElement("path",{"data-name":"Path 5658",d:"M54.867 40.907a26.2 26.2 0 0 0 1.675-3.058A23.669 23.669 0 0 0 57.2 35s.7 4.186.633 4.565-1.07 3.735-1.07 3.735Z",fill:"#a4c8e4"})))),t.createElement("g",{"data-name":"Group 8028",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8027"},t.createElement("g",{"data-name":"Group 8026",clipPath:"url(#app-settings_svg__h)"},t.createElement("path",{"data-name":"Path 5659",d:"M41.126 52.239c-.024.809.48 4.46 1.127 4.3s5.376-2 5.345-2.624.065-4.983-.525-4.613-5.947 2.937-5.947 2.937",fill:"#6185a1"})))),t.createElement("g",{"data-name":"Group 8031",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8030"},t.createElement("g",{"data-name":"Group 8029",clipPath:"url(#app-settings_svg__i)"},t.createElement("path",{"data-name":"Path 5660",d:"M55.942 13.26c1.275.54 2.238.979 2.238.979s1.067 5.079.788 5.715a30.464 30.464 0 0 1-3.3 2.159l-2.622.585-.874-8.289s1.761-.546 3.767-1.149",fill:"#2e526e"})))),t.createElement("g",{"data-name":"Group 8034",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8033"},t.createElement("g",{"data-name":"Group 8032",clipPath:"url(#app-settings_svg__j)"},t.createElement("path",{"data-name":"Path 5661",d:"m47.381 48.492 3.375 5.125a24.063 24.063 0 0 0 .718 6.1c-.357-.361-1.6-2.485-3.009-4.679-.118-.169-.238-.337-.339-.5Z",fill:"#476b87"})))),t.createElement("g",{"data-name":"Group 8037",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8036"},t.createElement("g",{"data-name":"Group 8035",clipPath:"url(#app-settings_svg__k)"},t.createElement("path",{"data-name":"Path 5662",d:"m57.2 33.939 5.384 1.161a9.434 9.434 0 0 0 .884 5.79c-.425.012-2.57-.581-4.918-1.1a5.315 5.315 0 0 0-.541-.116Z",fill:"#476b87"})))),t.createElement("g",{"data-name":"Group 8042",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8041"},t.createElement("g",{"data-name":"Group 8040",clipPath:"url(#app-settings_svg__l)"},t.createElement("g",{"data-name":"Group 8039"},t.createElement("g",{"data-name":"Group 8038",clipPath:"url(#app-settings_svg__m)"},t.createElement("path",{"data-name":"Rectangle 3190",transform:"translate(19.017 48.478)",fill:"url(#app-settings_svg__a)",d:"M0 0h3.997v11.373H0z"})))))),t.createElement("g",{"data-name":"Group 8045",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8044"},t.createElement("g",{"data-name":"Group 8043",clipPath:"url(#app-settings_svg__n)"},t.createElement("path",{"data-name":"Path 5664",d:"M12.481 33.445c-.042 2.489-.023 4.7.376 5.677-.129.03-.257.045-.386.075-2.435.528-4.96 1.213-5.574 1.066a10.073 10.073 0 0 1-.3-5.692Z",fill:"#2e526e"})))),t.createElement("path",{"data-name":"Path 5665",d:"M29.345 1.26a1.909 1.909 0 0 0-.281 1.354 3.66 3.66 0 0 0 .636 1.263 7.666 7.666 0 0 1 .532 1.967c.024.106.039.215.062.322a22.54 22.54 0 0 0-6.311 2.252c-.095-.143-.2-.287-.288-.428-1.284-1.951-2.345-3.79-2.568-3.89-.672-.311-3.437 1.137-5.637 2.9-1.58 1.266-4.606 3.7-3.874 6.111a.945.945 0 0 0 .833.713 2.543 2.543 0 0 0 .678-.19c.8-.241 2.169 1.012 2.806 1.419.1.064.2.135.294.2a22.2 22.2 0 0 0-3.076 6.2c-.18-.038-.368-.073-.546-.112-2.5-.542-4.76-1.162-5.015-1.077-.768.254-1.8 3.375-2.135 6.331C5.076 29.9 5.5 33.06 6.6 33.324c.607.145 3.1-.536 5.513-1.052.126-.027.254-.045.379-.071a22.485 22.485 0 0 0 2.431 6.829c-.168.109-.34.224-.507.33-1.2.768-2.436 1.494-3.644 2.256-.9.569-1.723 1.131-1.188 2.372a2.763 2.763 0 0 0 .463.666 19.25 19.25 0 0 1 1.4 1.891c.356.531.966 1.753 1.543 2.042 2.264 2.658 5 4.578 6.032 3.92.566-.362 1.913-2.739 3.323-4.931.074-.114.156-.224.23-.337a22.813 22.813 0 0 0 6.829 2.971c-.042.2-.081.407-.123.6-.3 1.394-.642 2.778-.953 4.17-.186.832-.791 2.277-.019 2.949a1.419 1.419 0 0 0 .559.27 7.751 7.751 0 0 0 3.194-.084 16.271 16.271 0 0 1 2.891.1c1.8.052 3.554-.269 5.349-.2a3.939 3.939 0 0 0 1.2-.078.74.74 0 0 0 .439-.273.913.913 0 0 0 .077-.586 50.47 50.47 0 0 0-1.257-6.5c-.029-.13-.049-.264-.078-.394a22.485 22.485 0 0 0 6.7-2.94c.11.166.226.335.333.5 1.5 2.3 2.782 4.51 3.03 4.628.748.354 3.558-1.531 5.678-3.726a6.471 6.471 0 0 0 1.713-2.032 5.873 5.873 0 0 1 1.216-1.541 1.677 1.677 0 0 0 .347-.373 1.38 1.38 0 0 0 .155-.569 2.2 2.2 0 0 0-1.238-2.456c-1.138-.766-2.332-1.448-3.487-2.186-.106-.067-.209-.144-.315-.212a22.2 22.2 0 0 0 2.383-6.587c.178.037.362.072.538.11 2.459.532 4.7 1.146 4.928 1.057.695-.268 1.239-3.414 1.153-6.3-.092-3.133-.877-6.042-1.893-6.289-.561-.137-2.725.464-4.868.92-.112.023-.228.039-.34.062a22.544 22.544 0 0 0-2.82-6.143c.141-.091.285-.189.424-.279.722-.463 1.3-1.07 2.2-1.06a3.8 3.8 0 0 0 1.23-.075.632.632 0 0 0 .25-.143.76.76 0 0 0 .168-.458c.265-2.263-1.93-4.426-3.394-5.9-2.134-2.164-4.591-3.732-5.425-3.253-.462.266-1.489 2.1-2.6 3.834-.059.091-.125.179-.184.27a22.819 22.819 0 0 0-6.135-2.58c.033-.159.062-.324.1-.48.142-.672.213-1.41.4-2.064.208-.716.718-1.319.476-2.118-.157-.516-.575-.647-1.075-.834a17.245 17.245 0 0 0-4.855-.9 13.3 13.3 0 0 0-5.093.403 2.017 2.017 0 0 0-1.038.79M42.1 27.2a6.806 6.806 0 0 1-6.928 6.847A6.93 6.93 0 0 1 28.3 26.97a6.817 6.817 0 0 1 6.993-6.616A6.946 6.946 0 0 1 42.1 27.2",fill:"#fff"}),t.createElement("path",{"data-name":"Path 5666",d:"M29.312 2.482c-.138.508.46 2.568.916 4.606.024.106.039.215.062.322a22.54 22.54 0 0 0-6.311 2.252c-.095-.143-.2-.287-.288-.428-1.28-1.951-2.341-3.789-2.564-3.892-.672-.309-3.437 1.139-5.637 2.9-2.457 1.968-4.306 4.339-3.789 5.213.286.484 2.328 1.624 4.232 2.84.1.064.2.135.294.2a22.2 22.2 0 0 0-3.076 6.2c-.18-.038-.368-.073-.546-.112-2.5-.541-4.76-1.162-5.015-1.077-.768.254-1.8 3.375-2.135 6.331-.379 3.306.045 6.463 1.145 6.731.607.145 3.1-.536 5.513-1.052.126-.027.254-.045.379-.071a22.485 22.485 0 0 0 2.431 6.829c-.168.109-.34.224-.507.33-2.335 1.488-4.569 2.751-4.7 3.007-.4.771 1.243 3.828 3.28 6.22 2.264 2.658 5 4.578 6.032 3.92.566-.362 1.913-2.739 3.323-4.931.074-.114.156-.224.23-.337a22.813 22.813 0 0 0 6.829 2.971c-.042.2-.081.407-.123.6-.6 2.787-1.29 5.351-1.2 5.628.278.835 3.694 1.685 6.87 1.776 3.485.1 6.734-.65 6.981-1.854.135-.662-.6-3.257-1.17-5.779-.029-.13-.049-.264-.078-.394a22.485 22.485 0 0 0 6.7-2.94c.11.166.226.335.333.5 1.5 2.3 2.782 4.51 3.03 4.628.748.354 3.558-1.531 5.678-3.726 2.305-2.386 3.883-5.145 3.254-6.113-.345-.533-2.521-1.751-4.554-3.049-.106-.067-.209-.144-.315-.212a22.2 22.2 0 0 0 2.383-6.587c.178.037.362.072.538.11 2.459.532 4.7 1.146 4.928 1.057.695-.268 1.239-3.414 1.153-6.3-.092-3.133-.877-6.042-1.893-6.289-.561-.137-2.725.464-4.868.92-.112.023-.228.039-.34.062a22.543 22.543 0 0 0-2.82-6.143c.141-.091.285-.189.424-.279 1.935-1.241 3.767-2.272 3.856-2.484.268-.637-1.442-3.185-3.4-5.159-2.137-2.155-4.594-3.727-5.428-3.243-.462.265-1.489 2.1-2.6 3.833-.059.091-.125.179-.184.27a22.819 22.819 0 0 0-6.135-2.58c.033-.159.062-.324.1-.48a43.939 43.939 0 0 0 .9-4.344c-.26-.641-3.209-1.4-5.955-1.575-3.036-.2-5.909.259-6.158 1.174M42.1 28.443a6.806 6.806 0 0 1-6.928 6.847 6.93 6.93 0 0 1-6.872-7.076 6.817 6.817 0 0 1 6.99-6.614 6.946 6.946 0 0 1 6.81 6.843",fill:"#8aaeca"}),t.createElement("g",{"data-name":"Group 8050",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8049"},t.createElement("g",{"data-name":"Group 8048",clipPath:"url(#app-settings_svg__o)"},t.createElement("g",{"data-name":"Group 8047"},t.createElement("g",{"data-name":"Group 8046",clipPath:"url(#app-settings_svg__p)"},t.createElement("path",{"data-name":"Rectangle 3193",transform:"rotate(-2.603 1110.175 -587.236)",fill:"url(#app-settings_svg__q)",d:"M0 0h13.833v9.681H0z"})))))),t.createElement("g",{"data-name":"Group 8055",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8054"},t.createElement("g",{"data-name":"Group 8053",clipPath:"url(#app-settings_svg__r)"},t.createElement("g",{"data-name":"Group 8052"},t.createElement("g",{"data-name":"Group 8051",clipPath:"url(#app-settings_svg__s)"},t.createElement("path",{"data-name":"Rectangle 3195",transform:"rotate(-35.934 69.494 17.574)",fill:"url(#app-settings_svg__t)",d:"M0 0h19.907v19.839H0z"})))))),t.createElement("g",{"data-name":"Group 8060",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8059"},t.createElement("g",{"data-name":"Group 8058",clipPath:"url(#app-settings_svg__u)"},t.createElement("g",{"data-name":"Group 8057"},t.createElement("g",{"data-name":"Group 8056",clipPath:"url(#app-settings_svg__v)"},t.createElement("path",{"data-name":"Rectangle 3197",transform:"rotate(-42.52 15.954 -1.673)",fill:"url(#app-settings_svg__w)",d:"M0 0h18.289v18.266H0z"})))))),t.createElement("g",{"data-name":"Group 8065",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8064"},t.createElement("g",{"data-name":"Group 8063",clipPath:"url(#app-settings_svg__x)"},t.createElement("g",{"data-name":"Group 8062"},t.createElement("g",{"data-name":"Group 8061",clipPath:"url(#app-settings_svg__y)"},t.createElement("path",{"data-name":"Rectangle 3199",transform:"rotate(-87.683 19.87 -9.792)",fill:"url(#app-settings_svg__z)",d:"M0 0h9.078v12.271H0z"})))))),t.createElement("g",{"data-name":"Group 8070",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8069"},t.createElement("g",{"data-name":"Group 8068",clipPath:"url(#app-settings_svg__A)"},t.createElement("g",{"data-name":"Group 8067"},t.createElement("g",{"data-name":"Group 8066",clipPath:"url(#app-settings_svg__B)"},t.createElement("path",{"data-name":"Rectangle 3201",transform:"rotate(-87.337 20.556 14.586)",fill:"url(#app-settings_svg__C)",d:"M0 0h12.824v10.357H0z"})))))),t.createElement("g",{"data-name":"Group 8073",opacity:.5,style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8072"},t.createElement("g",{"data-name":"Group 8071",clipPath:"url(#app-settings_svg__D)"},t.createElement("path",{"data-name":"Path 5672",d:"M29.34 56.984c.606 1.228 11.289 1.8 11.08-.385-.136-1.415-5.42-4.056-6.714-7.083-.684-1.6 2.657-4.639 2.011-4.722-5.558-.716-15.827-3.857-14.907-16.019 1.17-15.462 16-10.54 16.6-11.234.356-.416-4.81-2.548-3.774-6.4 1.022-3.806 3.532-1.989 5.3-3.89C40.38 5.7 40.391 3.3 40.089 3.139c-.67-.352-9.157-1.669-9.281-.092s.293 5.009-.144 5.142a23.058 23.058 0 0 0-3.777.89 25.222 25.222 0 0 1-3.161 1.027s-2.541-4.377-3.8-3.891a17.526 17.526 0 0 0-4.483 3.066c-.857.895-3.236 3.324-2.832 3.914s4.117 3.025 4.109 3.209-1.21 2.069-1.7 3.133-1.593 3.684-1.593 3.684-5.3-1.62-5.822-1.062-1.525 4.233-1.713 5.707.108 5.589.495 5.787 6.653-1.311 6.6-1.166.8 3.278 1.056 4.165a27.1 27.1 0 0 0 1.913 3.537s-5.366 3.056-4.93 4.474a19.318 19.318 0 0 0 2.574 4.875c.638.677 4.472 4.149 5.117 3.53s2.368-4.166 3.624-4.82c.628-.326 2.015.685 3.724 1.483s3.3.5 3.75 1.389-1.08 4.642-.476 5.864",fill:"#8aaeca"})))),t.createElement("g",{"data-name":"Group 8076",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8075"},t.createElement("g",{"data-name":"Group 8074",clipPath:"url(#app-settings_svg__E)"},t.createElement("path",{"data-name":"Path 5673",d:"M28.3 28.214a6.793 6.793 0 0 0 .916 3.546 6.867 6.867 0 0 1 6.66-4.684 7.029 7.029 0 0 1 5.872 3.473 6.659 6.659 0 0 0 .352-2.106 6.946 6.946 0 0 0-6.81-6.843 6.816 6.816 0 0 0-6.99 6.614",fill:"#6185a1"})))),t.createElement("g",{"data-name":"Group 8079",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8078"},t.createElement("g",{"data-name":"Group 8077",clipPath:"url(#app-settings_svg__F)"},t.createElement("path",{"data-name":"Path 5674",d:"M28.3 28.214a6.793 6.793 0 0 0 .916 3.546 6.862 6.862 0 0 1 5.927-4.641 8.4 8.4 0 0 1 2.155-5.149 6.775 6.775 0 0 0-9 6.244",fill:"#6185a1"})))),t.createElement("path",{"data-name":"Path 5675",d:"M27.157 28.48c-.383-6.359 4.6-8.388 8.348-8.31a8.231 8.231 0 0 1 7.949 9.157c-.665 5.911-4.557 7.915-8.42 7.868-3.8-.047-7.486-2.211-7.877-8.715m-5.329 1.575a13.339 13.339 0 0 0 22.612 9.724 12.754 12.754 0 0 0 3.921-9.387v-.08a13.35 13.35 0 0 0-22.281-9.376A12.763 12.763 0 0 0 21.83 30v.05Z",fill:"#476b87"}),t.createElement("g",{"data-name":"Group 8082",opacity:.3},t.createElement("g",{"data-name":"Group 8081"},t.createElement("g",{"data-name":"Group 8080",clipPath:"url(#app-settings_svg__G)"},t.createElement("path",{"data-name":"Path 5676",d:"M28.743 42.032a15.7 15.7 0 0 0 9.048 2.078c5.965-.343 13.492-5.363 13.778-15.252.276-9.566-14.22-13.137-14.222-12.928s9.055 6.68 7.359 12.154c-1.729 5.576-2.642 8.853-6.03 8.9a46.713 46.713 0 0 1-7.821-.813l-1.536 4.122c5.123 2.68 3.746 2.8-.576 1.74",fill:"#000521"})))),t.createElement("path",{"data-name":"Path 5677",d:"M28.3 28.24v-.026a6.819 6.819 0 0 1 6.989-6.614 6.947 6.947 0 0 1 6.811 6.843v.042a6.806 6.806 0 0 1-6.929 6.8A6.93 6.93 0 0 1 28.3 28.24M22 28.2a13.1 13.1 0 0 0 13.08 13.381 13.265 13.265 0 0 0 9.464-3.728 12.646 12.646 0 0 0 3.908-9.328v-.079a13.317 13.317 0 0 0-22.214-9.308A12.673 12.673 0 0 0 22 28.152v.048Z",fill:"#8aaeca"}),t.createElement("g",{"data-name":"Group 8085",opacity:.21,style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8084"},t.createElement("g",{"data-name":"Group 8083",clipPath:"url(#app-settings_svg__H)"},t.createElement("path",{"data-name":"Path 5678",d:"M31.652 40.616c4.521 1.462 17.008-.468 16.171-12.561C47.1 17.651 36.879 16.214 34.9 16.393s-3.786 4.832-.946 4.591 9.286 1.372 9.005 7.332c-.286 6.085-5.511 8.132-8.989 7.9s-5.688 3.306-2.318 4.4",fill:"#8aaeca"})))),t.createElement("g",{"data-name":"Group 8088",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8087"},t.createElement("g",{"data-name":"Group 8086",clipPath:"url(#app-settings_svg__I)"},t.createElement("path",{"data-name":"Path 5679",d:"M35.854 59.03a16.105 16.105 0 0 0 5.953-1.166v.05c-.683 1.019-3.672 1.636-6.857 1.542-3.179-.077-6.586-.931-6.867-1.774 0 0 0-.036.04-.4s1.237-5.852 1.282-5.827-.942 5.531-.648 6.07 3.691 1.57 7.1 1.506",fill:"#e0ffff"})))),t.createElement("g",{"data-name":"Group 8091",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8090"},t.createElement("g",{"data-name":"Group 8089",clipPath:"url(#app-settings_svg__J)"},t.createElement("path",{"data-name":"Path 5680",d:"M32.569 15.974c-.983.55-9.029 5.243-9.831 12.455-.808 7.411 8.2 12.181 9.309 12.746A12.991 12.991 0 0 1 22.006 28.2v-.045a12.7 12.7 0 0 1 4.229-9.016 13.153 13.153 0 0 1 6.332-3.162",fill:"#e0ffff"})))),t.createElement("g",{"data-name":"Group 8094",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8093"},t.createElement("g",{"data-name":"Group 8092",clipPath:"url(#app-settings_svg__K)"},t.createElement("path",{"data-name":"Path 5681",d:"M14.8 40.351a6.529 6.529 0 0 0-2.144 7.435c1.472 4.02 5.575 5.154 6.875 5.417a2.674 2.674 0 0 1-.512.555c-1.024.648-3.762-1.265-6.021-3.925-2.04-2.389-3.686-5.457-3.292-6.218.142-.254 2.371-1.519 4.715-3.015.131-.078.248-.171.379-.249",fill:"#e0ffff"})))),t.createElement("g",{"data-name":"Group 8097",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8096"},t.createElement("g",{"data-name":"Group 8095",clipPath:"url(#app-settings_svg__L)"},t.createElement("path",{"data-name":"Path 5682",d:"M12.61 22.585c.169.03.353.076.537.106 0 0-3.4-.165-5.365-.13s-1.758 9.455-1.334 10.777c.332 1.049 3.945.507 5.428.225-2.348.506-4.689 1.151-5.28 1.008-1.1-.271-1.523-3.432-1.147-6.735.337-2.952 1.377-6.078 2.147-6.325.252-.088 2.5.529 5.014 1.074",fill:"#e0ffff"})))),t.createElement("g",{"data-name":"Group 8100",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8099"},t.createElement("g",{"data-name":"Group 8098",clipPath:"url(#app-settings_svg__M)"},t.createElement("path",{"data-name":"Path 5683",d:"M21.128 5.345c.223.1 1.278 1.936 2.566 3.886.087.128.174.27.262.4A36.652 36.652 0 0 1 20.6 6.24c-1.109-1.385-7.869 5.356-8.1 5.94s3.725 4.32 3.725 4.32a.048.048 0 0 1-.03-.014c-.089-.073-.179-.117-.268-.19-1.9-1.207-3.941-2.352-4.221-2.841-.517-.875 1.32-3.235 3.777-5.21 2.207-1.768 4.978-3.2 5.645-2.9",fill:"#e0ffff"})))),t.createElement("g",{"data-name":"Group 8105",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8104"},t.createElement("g",{"data-name":"Group 8103",clipPath:"url(#app-settings_svg__N)"},t.createElement("g",{"data-name":"Group 8102"},t.createElement("g",{"data-name":"Group 8101",clipPath:"url(#app-settings_svg__O)"},t.createElement("path",{"data-name":"Rectangle 3213",transform:"rotate(-86.39 18.318 -11.634)",fill:"url(#app-settings_svg__b)",d:"M0 0h7.066v12.694H0z"})))))),t.createElement("g",{"data-name":"Group 8110",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8109"},t.createElement("g",{"data-name":"Group 8108",clipPath:"url(#app-settings_svg__P)"},t.createElement("g",{"data-name":"Group 8107"},t.createElement("g",{"data-name":"Group 8106",clipPath:"url(#app-settings_svg__Q)"},t.createElement("path",{"data-name":"Rectangle 3215",transform:"rotate(-33.226 96.435 -48.898)",fill:"url(#app-settings_svg__R)",d:"M0 0h17.007v17.37H0z"})))))),t.createElement("g",{"data-name":"Group 8115",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8114"},t.createElement("g",{"data-name":"Group 8113",clipPath:"url(#app-settings_svg__S)"},t.createElement("g",{"data-name":"Group 8112"},t.createElement("g",{"data-name":"Group 8111",clipPath:"url(#app-settings_svg__T)"},t.createElement("path",{"data-name":"Rectangle 3217",transform:"translate(57.039 22.382)",fill:"url(#app-settings_svg__U)",d:"M0 0h6.868v12.904H0z"})))))),t.createElement("g",{"data-name":"Group 8120",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8119"},t.createElement("g",{"data-name":"Group 8118",clipPath:"url(#app-settings_svg__V)"},t.createElement("g",{"data-name":"Group 8117"},t.createElement("g",{"data-name":"Group 8116",clipPath:"url(#app-settings_svg__W)"},t.createElement("path",{"data-name":"Rectangle 3219",transform:"rotate(-38.78 35.105 -53.13)",fill:"url(#app-settings_svg__X)",d:"M0 0h16.449v16.424H0z"})))))),t.createElement("g",{"data-name":"Group 8123",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8122"},t.createElement("g",{"data-name":"Group 8121",clipPath:"url(#app-settings_svg__Y)"},t.createElement("path",{"data-name":"Path 5688",d:"M51.584 54.373c-.24.494-.231 4.771.422 4.756s5.033-3.192 6.129-4.578 2.354-3.28 2.331-3.994-.7-4.891-.9-4.449a53.157 53.157 0 0 1-4.324 6.08c-.614.423-3.514 1.9-3.653 2.185",fill:"#7195b1"})))))),t.createElement("g",{"data-name":"Group 8127"},t.createElement("g",{"data-name":"Group 8126",clipPath:"url(#app-settings_svg__Z)"},t.createElement("path",{"data-name":"Rectangle 3223",transform:"rotate(-5.73 365.662 -332.977)",fill:"url(#app-settings_svg__aa)",d:"M0 0h.45v.088H0z"}))),t.createElement("g",{"data-name":"Group 8148"},t.createElement("g",{"data-name":"Group 8147",clipPath:"url(#app-settings_svg__c)"},t.createElement("g",{"data-name":"Group 8130",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8129"},t.createElement("g",{"data-name":"Group 8128",clipPath:"url(#app-settings_svg__ab)"},t.createElement("path",{"data-name":"Path 5690",d:"M35.983 21.646c2.111.055 6.967.889 7.808 6 .907 5.48-4.771 7.059-7.1 7.507a6.812 6.812 0 0 0 5.409-6.661v-.046a6.942 6.942 0 0 0-6.118-6.8",fill:"#e0ffff"})))),t.createElement("g",{"data-name":"Group 8133",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8132"},t.createElement("g",{"data-name":"Group 8131",clipPath:"url(#app-settings_svg__ac)"},t.createElement("path",{"data-name":"Path 5691",d:"M28.86 59.349c-.471-.006-.341 4.256.382 4.677a27.1 27.1 0 0 0 6.4 1.294c1.763.1 6.253-.508 6.325-1.481s-.336-4.979-.773-4.764a19.85 19.85 0 0 1-7.833.7 18.054 18.054 0 0 0-4.5-.43",fill:"#7195b1"})))),t.createElement("g",{"data-name":"Group 8138",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8137"},t.createElement("g",{"data-name":"Group 8136",clipPath:"url(#app-settings_svg__ad)"},t.createElement("g",{"data-name":"Group 8135"},t.createElement("g",{"data-name":"Group 8134",clipPath:"url(#app-settings_svg__ae)"},t.createElement("path",{"data-name":"Rectangle 3226",transform:"rotate(-39.47 72.203 18.255)",fill:"url(#app-settings_svg__af)",d:"M0 0h10.616v11.284H0z"})))))),t.createElement("g",{"data-name":"Group 8141",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8140"},t.createElement("g",{"data-name":"Group 8139",clipPath:"url(#app-settings_svg__ag)"},t.createElement("path",{"data-name":"Path 5693",d:"M21 57.055a21.812 21.812 0 0 0 1.824-2.842c.065-.421-.154-5.237-.425-4.877a29.859 29.859 0 0 0-2.115 4.055A22.962 22.962 0 0 0 21 57.055",fill:"#2e526e"})))),t.createElement("g",{"data-name":"Group 8146",opacity:.5,style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8145"},t.createElement("g",{"data-name":"Group 8144",clipPath:"url(#app-settings_svg__ah)"},t.createElement("g",{"data-name":"Group 8143"},t.createElement("g",{"data-name":"Group 8142",clipPath:"url(#app-settings_svg__ai)"},t.createElement("path",{"data-name":"Rectangle 3229",transform:"rotate(-87.912 52.333 -12.04)",fill:"url(#app-settings_svg__aj)",d:"M0 0h6.139v1.509H0z"})))))),t.createElement("path",{"data-name":"Path 5695",d:"M23.023 32.329c1.28 2.968 3.419 2.836 3.419 2.836s-2.583-10.527-3.138-7.07c-.561 3.5-.281 4.234-.281 4.234",fill:"#e0ffff"}),t.createElement("path",{"data-name":"Path 5696",d:"M49.816 9.621c-1.029.966 3.9 2.895 3.276 1.378s-2.26-2.331-3.276-1.378",fill:"#e0ffff"}),t.createElement("path",{"data-name":"Path 5697",d:"M39.791 22.4c-.639.02 2.348 3.73 1.946 2.2s-.915-2.237-1.946-2.2",fill:"#e0ffff"}),t.createElement("path",{"data-name":"Path 5698",d:"M14.19 34.673c.787 2.784 3.478 6.722 3.813 6.019s-2.474-7.6-3.546-9.647c-.536-1.021-1.046.872-.267 3.628",fill:"#e0ffff"}))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-teamwork_svg__e"},t.createElement("path",{"data-name":"Rectangle 2910",fill:"none",d:"M0 0h70v70H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__f"},t.createElement("path",{"data-name":"Rectangle 2863",transform:"translate(3.125 3.49)",fill:"none",d:"M0 0h64.65v66.51H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__g"},t.createElement("path",{"data-name":"Rectangle 2864",transform:"translate(11.709 8.136)",fill:"none",d:"M0 0h4.828v7.486H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__h"},t.createElement("path",{"data-name":"Rectangle 2865",transform:"translate(17.568 25.516)",fill:"none",d:"M0 0h2.196v5.022H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__i"},t.createElement("path",{"data-name":"Rectangle 2866",transform:"translate(16.674 9.841)",fill:"none",d:"M0 0h4.047v8.347H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__j"},t.createElement("path",{"data-name":"Rectangle 2867",transform:"translate(3.676 2.112)",fill:"none",d:"M0 0h9.67v20.227H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__k"},t.createElement("path",{"data-name":"Rectangle 2868",transform:"translate(13.312 34.564)",fill:"none",d:"M0 0h4.659v1.518H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__l"},t.createElement("path",{"data-name":"Path 5065",d:"M10.678 1.6c-.751.276-1.8 2-2.917 4.367v.012s1.93-4.176 4.084-4.073C13.594 2 18.123 8 20.066 10.191c-.072-.11-.153-.227-.235-.35-1.871-2.723-6.491-8.3-8.761-8.3a1.14 1.14 0 0 0-.392.065",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__m"},t.createElement("path",{"data-name":"Path 5066",d:"M16.033 29.4c.843.365 1.242-1.157 1.364-2.95-.4 1.166-.35 2.672-1.342 2.632-1.055-.043-6.8-4.137-8.5-5.9a24.487 24.487 0 0 0 8.48 6.214",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__o"},t.createElement("path",{"data-name":"Rectangle 2872",transform:"translate(9.744 8.134)",fill:"none",d:"M0 0h3.452v4.315H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__p"},t.createElement("path",{"data-name":"Rectangle 2873",transform:"translate(5.903 27.021)",fill:"none",d:"M0 0h12.41v6.58H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__q"},t.createElement("path",{"data-name":"Rectangle 2874",transform:"translate(54.878 15.405)",fill:"none",d:"M0 0h6.666v5.822H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__r"},t.createElement("path",{"data-name":"Rectangle 2875",transform:"translate(47.726 30.242)",fill:"none",d:"M0 0h3.051v4.529H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__s"},t.createElement("path",{"data-name":"Rectangle 2876",transform:"translate(51.706 14.745)",fill:"none",d:"M0 0h3.467v8.736H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__t"},t.createElement("path",{"data-name":"Rectangle 2877",transform:"translate(61.25 9.597)",fill:"none",d:"M0 0h5.169v21.477H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__u"},t.createElement("path",{"data-name":"Rectangle 2878",transform:"translate(47.909 39.424)",fill:"none",d:"M0 0h4.35v1.917H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__v"},t.createElement("path",{"data-name":"Path 5079",d:"M53.377 14.744c-.113.095-.225.183-.325.268 2.488-1.543 8.548-6 10.249-5.579 2.093.516 2.747 5.07 2.747 5.07v-.011c-.391-2.588-.9-4.54-1.546-5.019a1.474 1.474 0 0 0-.895-.245c-2.5 0-7.849 3.6-10.232 5.516",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__x"},t.createElement("path",{"data-name":"Path 5080",d:"M51.485 34.266c-.961-.246-.477-1.675-.531-2.907-.4 1.753-.45 3.326.463 3.217a24.516 24.516 0 0 0 9.9-3.526c-2.135 1.2-8.812 3.476-9.836 3.216",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__z"},t.createElement("path",{"data-name":"Rectangle 2882",transform:"translate(59.713 15.405)",fill:"none",d:"M0 0h2.686v4.725H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__A"},t.createElement("path",{"data-name":"Rectangle 2883",transform:"translate(48.56 35.123)",fill:"none",d:"M0 0h13.219v3.711H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__B"},t.createElement("path",{"data-name":"Rectangle 2884",transform:"translate(26.32 33.694)",fill:"none",d:"M0 0h13.611v7.332H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__C"},t.createElement("path",{"data-name":"Rectangle 2885",transform:"translate(17.861 15.338)",fill:"none",d:"M0 0h35.238v25.688H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__D"},t.createElement("path",{"data-name":"Rectangle 2886",transform:"translate(27.336 38.683)",fill:"none",d:"M0 0h10.322v2.343H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__E"},t.createElement("path",{"data-name":"Path 5088",d:"M15.759 34.564c2.96-.152 3.005-.753 3.005-.753s-.953.576-4 .1S7.1 28.948 7.1 28.948s5.7 5.769 8.66 5.616",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__F"},t.createElement("path",{"data-name":"Path 5089",d:"M50.986 39.441a9.31 9.31 0 0 1-3.218-1.109 4.064 4.064 0 0 0 3.569 1.388c2.536-.114 10.069-3.659 10.069-3.659s-8.4 3.722-10.42 3.38",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__H"},t.createElement("path",{"data-name":"Rectangle 2890",transform:"translate(26.99 41.961)",fill:"none",d:"M0 0h10.087v2.573H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__I"},t.createElement("path",{"data-name":"Rectangle 2894",transform:"translate(27.306 39.517)",fill:"none",d:"M0 0h9.262v2.313H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__J"},t.createElement("path",{"data-name":"Rectangle 2896",transform:"translate(18.399 51.647)",fill:"none",d:"M0 0h11.392v7.129H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__K"},t.createElement("path",{"data-name":"Path 5105",d:"M18.1 63.048a.5.5 0 0 0-.062-.031l.062.031m-2.116-2.355c-.217 1.491 1.631 2.138 2.054 2.324-.344-.169-1.986-1.04-1.819-2.1.171-1.077 7.655-1.073 7.655-1.073a17.22 17.22 0 0 0-2.9-.181c-2.225 0-4.873.235-4.989 1.027",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__L"},t.createElement("path",{"data-name":"Rectangle 2899",transform:"translate(27.168 43.215)",fill:"none",d:"M0 0h2.841v6.572H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__M"},t.createElement("path",{"data-name":"Path 5108",d:"M34.617 41.846a5.591 5.591 0 0 0 2.283 1.369c.364.008.729-1.995.293-2.006h-.027c-.5 0-2.722.287-2.55.637",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__N"},t.createElement("path",{"data-name":"Path 5109",d:"M18.923 61.49c-.8.373-.747 1.08-.383 1.781a35.592 35.592 0 0 0 9.915 2.656c6.526.954 12.491.677 13.806-.98a16.08 16.08 0 0 0-3.143-1.59c-4.433-1.729-10.841-2.326-15.287-2.326a16.723 16.723 0 0 0-4.908.459",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__P"},t.createElement("path",{"data-name":"Rectangle 2903",transform:"translate(17.653 61.313)",fill:"none",d:"M0 0h1.303v.664H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__Q"},t.createElement("path",{"data-name":"Rectangle 2904",transform:"translate(32.638 65.589)",fill:"none",d:"M0 0h1.311v.662H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__R"},t.createElement("path",{"data-name":"Path 5116",d:"M27.669 42.274a12.4 12.4 0 0 1 3.561-.279 8.788 8.788 0 0 1 3.412.75 5.781 5.781 0 0 0-2.543-.915 5.942 5.942 0 0 0-1.114-.1 12.364 12.364 0 0 0-3.316.541",fill:"none"})),t.createElement("clipPath",{id:"app-teamwork_svg__T"},t.createElement("path",{"data-name":"Rectangle 2907",transform:"translate(14.871 2.106)",fill:"none",d:"M0 0h18.542v23.362H0z"})),t.createElement("clipPath",{id:"app-teamwork_svg__U"},t.createElement("path",{"data-name":"Rectangle 2908",transform:"translate(25.962 35.151)",fill:"none",d:"M0 0h13.611v7.332H0z"})),t.createElement("linearGradient",{id:"app-teamwork_svg__a",x1:-.845,y1:5.274,x2:-.749,y2:5.274,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#ffe834"}),t.createElement("stop",{offset:1,stopColor:"#ffcd00"})),t.createElement("linearGradient",{id:"app-teamwork_svg__n",x1:-1.072,y1:4.57,x2:-.946,y2:4.57,xlinkHref:"#app-teamwork_svg__a"}),t.createElement("linearGradient",{id:"app-teamwork_svg__w",x1:-7.119,y1:4.725,x2:-6.991,y2:4.725,xlinkHref:"#app-teamwork_svg__a"}),t.createElement("linearGradient",{id:"app-teamwork_svg__y",x1:-10.333,y1:3.806,x2:-10.139,y2:3.806,xlinkHref:"#app-teamwork_svg__a"}),t.createElement("linearGradient",{id:"app-teamwork_svg__b",x1:-1.249,y1:3.585,x2:-1.113,y2:3.585,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#ffcd00"}),t.createElement("stop",{offset:1,stopColor:"#ffe834"})),t.createElement("linearGradient",{id:"app-teamwork_svg__G",x1:-9.065,y1:2.781,x2:-8.89,y2:2.781,xlinkHref:"#app-teamwork_svg__b"}),t.createElement("linearGradient",{id:"app-teamwork_svg__d",x1:-3.887,y1:1.514,x2:-3.666,y2:1.514,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#cf4600"}),t.createElement("stop",{offset:1,stopColor:"#cf752a"})),t.createElement("linearGradient",{id:"app-teamwork_svg__c",x1:-10.815,y1:14.295,x2:-10.501,y2:14.295,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#cf0700"}),t.createElement("stop",{offset:1,stopColor:"#cf1c00"})),t.createElement("linearGradient",{id:"app-teamwork_svg__O",x1:-.751,y1:1.532,x2:-.71,y2:1.532,xlinkHref:"#app-teamwork_svg__c"}),t.createElement("linearGradient",{id:"app-teamwork_svg__S",x1:-15,y1:4.439,x2:-14.502,y2:4.439,xlinkHref:"#app-teamwork_svg__d"})),t.createElement("g",{"data-name":"Group 7484"},t.createElement("g",{"data-name":"Group 7483",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("g",{"data-name":"Group 7381"},t.createElement("g",{"data-name":"Group 7380",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("g",{"data-name":"Group 7364",opacity:.3},t.createElement("g",{"data-name":"Group 7363"},t.createElement("g",{"data-name":"Group 7362",clipPath:"url(#app-teamwork_svg__f)"},t.createElement("path",{"data-name":"Path 5056",d:"M67 18.23v-.011c-.374-2.59-.875-4.547-1.513-5.029-1.036-.784-3.744.384-6.362 1.925a12.09 12.09 0 0 0-9.638-8.448A11.35 11.35 0 0 0 40.534 9.2a13.5 13.5 0 0 0-3.1 3.667A13.126 13.126 0 0 0 35.3 8.378 11.513 11.513 0 0 0 27.289 3.6a11.487 11.487 0 0 0-10.667 4.474c-1.868-1.964-3.8-3.5-4.907-3.1-.754.27-1.816 1.987-2.947 4.347v.012C6.081 14.95 3.053 24.182 3.125 26.114c0 0 .007 2.207 3.744 6.63a23.719 23.719 0 0 0 7.259 6.205 4.74 4.74 0 0 0 1.729.522 4.3 4.3 0 0 0 2.932-.889 3.109 3.109 0 0 0 1.053-1.614c1.74 1.9 3.522 3.673 4.75 4.863a24.121 24.121 0 0 0 2.157 1.576c.454.472.807.835 1.01 1.035 0 0 .032-.011.1-.029-.079.54-.07 1.117-.092 1.531v.087c0 .015 0 .025.007.038s0 .03.009.045.009.025.014.037l.014.042c.005.014.014.026.021.04s.011.023.018.034l.027.042.018.028c.01.014.021.026.032.039a.265.265 0 0 0 .021.026l.031.033.025.027.032.03.026.024.037.03.022.019.039.029.018.014.028.019.025.018.017.01.031.021.013.007.052.031.016.008.019.01-1.079 7.054-.018.114c-7.962 1.381-10.628 10-10.628 10a1.006 1.006 0 0 0-.012.191c-.228 1.493 1.627 2.152 2.041 2.338a4.868 4.868 0 0 1-1.466-1.1c1.285 1.393 4.619 2.655 8.89 3.542h.014q.525.11 1.069.21l.033.006.31.057.1.017.251.044.118.021.238.04.121.02.25.041.109.017.358.056.322.048.108.016.214.031.123.017.2.027.129.017.192.026.131.016.188.024.132.016.19.023.124.014.2.023.113.012.218.024.094.01.279.028h.032l.317.03h.029l.278.025.08.006.227.019.092.007.213.016.1.006.212.015.09.006.213.013h.087l.221.012h.074l.244.011h.113c.057 0 .111.006.164.007.318.012.631.02.937.024H36.906l.243-.006h.019q.669-.018 1.282-.067h.012l.226-.019h.023l.211-.021h.028l.206-.022h.023l.211-.025h.012c.449-.058.866-.13 1.247-.217l.181-.044h.01c.058-.015.115-.029.172-.045h.008l.171-.048a3.4 3.4 0 0 0 1.7-.944c.019-.024.035-.05.052-.074l.019-.028.041-.065c.013-.022.025-.046.037-.07l.024-.051a.934.934 0 0 0 .042-.111c0-.012.008-.024.011-.037a1.149 1.149 0 0 0 .03-.132s.031-9.025-7.156-12.721l1.1-7.164s.033 0 .084-.016h.018a1.547 1.547 0 0 0 .337-.122l.057-.031.038-.023.022-.015c.015-.01.03-.02.045-.032l.014-.012a.782.782 0 0 0 .044-.037l.015-.016.037-.038a.607.607 0 0 0 .045-.061 4.949 4.949 0 0 0 .509-1.714c.906-.468 3.051-1.625 4.246-2.233a100.672 100.672 0 0 0 5.611-3.11 2.963 2.963 0 0 0-.014.5 3.093 3.093 0 0 0 .509 2.057 4.3 4.3 0 0 0 2.532 1.723 4.733 4.733 0 0 0 1.807.02 23.739 23.739 0 0 0 8.78-3.754c4.887-3.106 5.553-5.21 5.553-5.21.646-1.822.514-11.537-.37-17.7M52.309 37.9l-.038-.012c.137-.1.272-.21.4-.314 2.987-2.4 5.677-8.311 6.8-14.367a2.536 2.536 0 0 1 1.638-.381c1.041.391.526 9.24.317 12.289-2.641 1.223-8.2 3.026-9.122 2.785m-34.756-7.441-.038-.048a17.781 17.781 0 0 1-3.11-7.468 31.494 31.494 0 0 0 3.152 7.516m-4.541-14.987a1.139 1.139 0 0 1 .6.189c-.841 6.271-.056 12.994 2.142 16.267l.075.109A46.437 46.437 0 0 1 9.039 27.1c.711-2.972 2.862-11.571 3.972-11.633"})))),t.createElement("path",{"data-name":"Path 5057",d:"M7.919 24.754S10.7 12.18 12.043 12.1s4.775 4.8 4.775 4.8l.165-6.034L13.888 6l-3.319 1.823-5.06 8.287-.177 9.35Z",fill:"#d93800"}),t.createElement("g",{"data-name":"Group 7367",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7366"},t.createElement("g",{"data-name":"Group 7365",clipPath:"url(#app-teamwork_svg__g)"},t.createElement("path",{"data-name":"Path 5058",d:"M11.817 8.136a4.152 4.152 0 0 0 .865 3.774 50.863 50.863 0 0 0 3.855 3.712l-.175-5.011Z",fill:"#be2f55"})))),t.createElement("path",{"data-name":"Path 5059",d:"M19.059 33.35a3.1 3.1 0 0 1-1.088 1.818 4.3 4.3 0 0 1-2.926.908 4.694 4.694 0 0 1-1.733-.511 23.7 23.7 0 0 1-7.3-6.156c-3.764-4.4-3.785-6.609-3.785-6.609s17.189 8.7 16.832 10.548",fill:"#d93800"}),t.createElement("path",{"data-name":"Path 5060",d:"M19.059 33.35c-.3.733-1.026 1.274-4.006.838S2.345 25.542 2.227 22.8c-.085-1.931 2.882-11.183 5.531-16.82v-.01c1.118-2.37 2.169-4.09 2.92-4.37 2.083-.762 7.167 5.347 9.153 8.237.081.123.163.239.234.349a6.226 6.226 0 0 1 .553.967c.456 1.268-.655 4.961-2.592 6.683a.964.964 0 0 1-.813.336c-1.091-.236-1.011-3.974-.981-4.937.026-.737-1.746-2.3-3.036-3.325-.737-.585-1.317-1.008-1.317-1.008-.478-.117-1.3 1.431-2.126 3.538-1.459 3.68-2.943 9.049-2.669 10.128a1.831 1.831 0 0 0 .468.621c1.7 1.759 7.448 5.853 8.5 5.9.992.04.938-1.467 1.341-2.632a2.487 2.487 0 0 1 .383-.743.222.222 0 0 1 .034-.036c.866-.975 1.951 2.852 1.951 2.852s-.091.943-.218 2.008a17.888 17.888 0 0 1-.487 2.815",fill:"#ff7f00"}),t.createElement("g",{"data-name":"Group 7370",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7369"},t.createElement("g",{"data-name":"Group 7368",clipPath:"url(#app-teamwork_svg__h)"},t.createElement("path",{"data-name":"Path 5061",d:"M19.546 30.535a1.678 1.678 0 0 1-1.42-.581c-.79-.932-.591-2.9-.313-4.279.866-.976 1.951 2.851 1.951 2.851s-.091.943-.218 2.009",fill:"#de5155"})))),t.createElement("g",{"data-name":"Group 7373",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7372"},t.createElement("g",{"data-name":"Group 7371",clipPath:"url(#app-teamwork_svg__i)"},t.createElement("path",{"data-name":"Path 5062",d:"M18.026 17.84a.964.964 0 0 1-.813.336 7.9 7.9 0 0 1-.379-4.505 6.2 6.2 0 0 1 3-3.83 8.215 8.215 0 0 1 .787 1.316c.456 1.268-.655 4.96-2.592 6.683",fill:"#de5155"})))),t.createElement("g",{"data-name":"Group 7376",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7375"},t.createElement("g",{"data-name":"Group 7374",clipPath:"url(#app-teamwork_svg__j)"},t.createElement("path",{"data-name":"Path 5063",d:"M4.6 22.327c-1.26-1.315-1.367-2.855.532-8.791s4.647-10.557 6.19-11.341c.755-.384 3.078.55 1.469 3.171C7.842 13.429 4.977 22.721 4.6 22.327",fill:"#ff450c"})))),t.createElement("g",{"data-name":"Group 7379",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7378"},t.createElement("g",{"data-name":"Group 7377",clipPath:"url(#app-teamwork_svg__k)"},t.createElement("path",{"data-name":"Path 5064",d:"M17.971 35.168a4.3 4.3 0 0 1-2.926.908 4.748 4.748 0 0 1-1.733-.51 4.017 4.017 0 0 1 2.619-1 4.638 4.638 0 0 1 2.04.6",fill:"#a83d40"})))))),t.createElement("g",{"data-name":"Group 7383"},t.createElement("g",{"data-name":"Group 7382",clipPath:"url(#app-teamwork_svg__l)"},t.createElement("path",{"data-name":"Rectangle 2870",transform:"rotate(-81.683 9.05 1.233)",fill:"url(#app-teamwork_svg__a)",d:"M0 0h10.341v13.429H0z"}))),t.createElement("g",{"data-name":"Group 7385"},t.createElement("g",{"data-name":"Group 7384",clipPath:"url(#app-teamwork_svg__m)"},t.createElement("path",{"data-name":"Rectangle 2871",transform:"rotate(-81.683 20.444 10.992)",fill:"url(#app-teamwork_svg__n)",d:"M0 0h7.934v10.692H0z"}))),t.createElement("g",{"data-name":"Group 7408"},t.createElement("g",{"data-name":"Group 7407",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("g",{"data-name":"Group 7388",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7387"},t.createElement("g",{"data-name":"Group 7386",clipPath:"url(#app-teamwork_svg__o)"},t.createElement("path",{"data-name":"Path 5067",d:"M13.2 9.915c-.737-.586-1.316-1.009-1.316-1.009-.479-.116-1.3 1.431-2.127 3.538l-.006.005c-.067-.7 1.289-4.471 2.07-4.31S13.2 9.915 13.2 9.915",fill:"#ff450c"})))),t.createElement("g",{"data-name":"Group 7391",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7390"},t.createElement("g",{"data-name":"Group 7389",clipPath:"url(#app-teamwork_svg__p)"},t.createElement("path",{"data-name":"Path 5068",d:"M5.938 27.053c-.622.442 7.122 6.569 9.609 6.548s3.307-2.281 2.419-2.551-2.192 1-5.272-.427-6.271-3.914-6.756-3.57",fill:"#ff4d74"})))),t.createElement("path",{"data-name":"Path 5069",d:"M8.283 6.465C7.9 6.116 9.537 3.011 10.1 3.307c1.132.6-1.29 3.64-1.814 3.158",fill:"#fff"}),t.createElement("path",{"data-name":"Path 5070",d:"M11.171 26.681c-.51-.162 1.7 2.217 2.188 1.544.394-.537-2.188-1.544-2.188-1.544",fill:"#fff"}),t.createElement("path",{"data-name":"Path 5071",d:"M60.522 32.443s.933-12.844-.329-13.308-5.947 3.229-5.947 3.229l1.569-5.829 4.356-3.771 2.658 2.7 2.477 9.388L62.8 33.86Z",fill:"#d93800"}),t.createElement("g",{"data-name":"Group 7394",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7393"},t.createElement("g",{"data-name":"Group 7392",clipPath:"url(#app-teamwork_svg__q)"},t.createElement("path",{"data-name":"Path 5072",d:"M61.543 15.4a4.151 4.151 0 0 1-1.909 3.368 51.009 51.009 0 0 1-4.757 2.454l1.6-4.752Z",fill:"#be2f55"})))),t.createElement("path",{"data-name":"Path 5073",d:"M47.387 37.491a3.1 3.1 0 0 0 .522 2.053 4.291 4.291 0 0 0 2.544 1.707 4.745 4.745 0 0 0 1.806.008 23.733 23.733 0 0 0 8.756-3.811c4.867-3.137 5.519-5.246 5.519-5.246s-18.961 3.421-19.147 5.289",fill:"#d93800"}),t.createElement("path",{"data-name":"Path 5074",d:"M47.387 37.491c.077.787.618 1.513 3.6 1.949s14.65-4.646 15.548-7.238c.635-1.826.439-11.54-.486-17.7v-.011c-.391-2.588-.905-4.541-1.546-5.019-1.777-1.327-8.4 3.07-11.127 5.271-.113.095-.225.183-.325.268a6.139 6.139 0 0 0-.806.768c-.8 1.085-.792 4.94.571 7.145.231.372.457.539.682.555 1.113.087 2.107-3.518 2.354-4.449.186-.714 2.33-1.7 3.86-2.317.874-.35 1.55-.589 1.55-.589.492.025.836 1.743 1.025 4 .345 3.94.231 9.509-.34 10.464a1.839 1.839 0 0 1-.627.462c-2.135 1.2-8.812 3.476-9.835 3.216-.962-.246-.479-1.674-.532-2.906a2.465 2.465 0 0 0-.154-.821.175.175 0 0 0-.023-.045c-.55-1.182-2.685 2.174-2.685 2.174s-.182.929-.366 1.987a17.9 17.9 0 0 0-.339 2.837",fill:"#ff7f00"}),t.createElement("g",{"data-name":"Group 7397",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7396"},t.createElement("g",{"data-name":"Group 7395",clipPath:"url(#app-teamwork_svg__r)"},t.createElement("path",{"data-name":"Path 5075",d:"M47.726 34.654a1.672 1.672 0 0 0 1.526-.149c1.025-.667 1.4-2.608 1.525-4.012-.55-1.181-2.685 2.174-2.685 2.174s-.182.93-.366 1.987",fill:"#de5155"})))),t.createElement("g",{"data-name":"Group 7400",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7399"},t.createElement("g",{"data-name":"Group 7398",clipPath:"url(#app-teamwork_svg__s)"},t.createElement("path",{"data-name":"Path 5076",d:"M52.817 22.926c.231.372.458.539.683.555a7.9 7.9 0 0 0 1.653-4.208 6.2 6.2 0 0 0-1.776-4.528 8.255 8.255 0 0 0-1.131 1.036c-.8 1.084-.792 4.94.571 7.145",fill:"#de5155"})))),t.createElement("g",{"data-name":"Group 7403",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7402"},t.createElement("g",{"data-name":"Group 7401",clipPath:"url(#app-teamwork_svg__t)"},t.createElement("path",{"data-name":"Path 5077",d:"M64.4 31.068c1.584-.9 2.127-2.344 2.006-8.576s-1.43-11.445-2.684-12.638c-.613-.584-3.106-.354-2.315 2.618 2.433 9.142 2.519 18.865 2.993 18.6",fill:"#ff450c"})))),t.createElement("g",{"data-name":"Group 7406",style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7405"},t.createElement("g",{"data-name":"Group 7404",clipPath:"url(#app-teamwork_svg__u)"},t.createElement("path",{"data-name":"Path 5078",d:"M47.909 39.545a4.291 4.291 0 0 0 2.544 1.707 4.745 4.745 0 0 0 1.806.008 4.017 4.017 0 0 0-2.223-1.707 4.637 4.637 0 0 0-2.127-.008",fill:"#a83d40"})))))),t.createElement("g",{"data-name":"Group 7410"},t.createElement("g",{"data-name":"Group 7409",clipPath:"url(#app-teamwork_svg__v)"},t.createElement("path",{"data-name":"Rectangle 2880",transform:"rotate(-81.66 34.725 -22.768)",fill:"url(#app-teamwork_svg__w)",d:"M0 0h7.816v13.729H0z"}))),t.createElement("g",{"data-name":"Group 7412"},t.createElement("g",{"data-name":"Group 7411",clipPath:"url(#app-teamwork_svg__x)"},t.createElement("path",{"data-name":"Rectangle 2881",transform:"rotate(-81.683 45.01 -11.607)",fill:"url(#app-teamwork_svg__y)",d:"M0 0h5.161v11.229H0z"}))),t.createElement("g",{"data-name":"Group 7429"},t.createElement("g",{"data-name":"Group 7428",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("g",{"data-name":"Group 7415",style:{mixBlendMode:"screen",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7414"},t.createElement("g",{"data-name":"Group 7413",clipPath:"url(#app-teamwork_svg__z)"},t.createElement("path",{"data-name":"Path 5081",d:"M59.713 16.715c.873-.35 1.55-.59 1.55-.59.492.025.835 1.743 1.025 4l.005.006c.264-.649.044-4.652-.75-4.722s-1.83 1.307-1.83 1.307",fill:"#ff450c"})))),t.createElement("g",{"data-name":"Group 7418",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7417"},t.createElement("g",{"data-name":"Group 7416",clipPath:"url(#app-teamwork_svg__A)"},t.createElement("path",{"data-name":"Path 5082",d:"M61.762 35.213c.468.6-8.705 4.256-11.081 3.523S48.165 35.6 49.092 35.6s1.816 1.581 5.174 1.1 7.13-1.955 7.5-1.486",fill:"#ff4d74"})))),t.createElement("path",{"data-name":"Path 5083",d:"M65.408 14.815c.463-.226-.213-3.668-.834-3.545-1.256.248.194 3.857.834 3.545",fill:"#fff"}),t.createElement("path",{"data-name":"Path 5084",d:"M56.854 33.359c.535-.009-2.259 1.639-2.539.853-.223-.627 2.539-.853 2.539-.853",fill:"#fff"}),t.createElement("g",{"data-name":"Group 7421",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7420"},t.createElement("g",{"data-name":"Group 7419",clipPath:"url(#app-teamwork_svg__B)"},t.createElement("path",{"data-name":"Path 5085",d:"M39.931 39.76c-1.056.6-1.887 1.06-2.273 1.266a13.294 13.294 0 0 0-10.322-1.509c-.2-.2-.559-.56-1.016-1.029.1-1.665 4.473-4.507 7.633-4.786 2.434-.215 5.3 3.649 5.978 6.058",fill:"#de5155"})))),t.createElement("g",{"data-name":"Group 7424",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7423"},t.createElement("g",{"data-name":"Group 7422",clipPath:"url(#app-teamwork_svg__C)"},t.createElement("path",{"data-name":"Path 5086",d:"M47.59 34.559a52.532 52.532 0 0 1-7.659 5.2c-1.056.6-1.886 1.059-2.272 1.265-2.257-1.076-4.172-2.878-10.323-1.509-.2-.2-.559-.56-1.015-1.029a57.308 57.308 0 0 1-6.643-8.009c-1.841-2.969-2.325-9.507-1.257-15.141-.061.58-.88 9.015 2.6 13.867 3.6 5.023 9.752 7.689 12.284 8.718s10.222-1.917 13.953-5.378c3.379-3.133 5.482-10.575 5.844-11.939-.615 5.647-2.929 11.659-5.509 13.953",fill:"#de5155"})))),t.createElement("g",{"data-name":"Group 7427",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7426"},t.createElement("g",{"data-name":"Group 7425",clipPath:"url(#app-teamwork_svg__D)"},t.createElement("path",{"data-name":"Path 5087",d:"M27.336 39.517a10.071 10.071 0 0 1 5.819-.6 15.237 15.237 0 0 1 4.5 2.113 22.106 22.106 0 0 0-4.541-1.856c-1.7-.328-5.781.347-5.781.347",fill:"#de5155"})))))),t.createElement("g",{"data-name":"Group 7431"},t.createElement("g",{"data-name":"Group 7430",clipPath:"url(#app-teamwork_svg__E)"},t.createElement("path",{"data-name":"Rectangle 2888",transform:"rotate(-81.683 23.147 13.67)",fill:"url(#app-teamwork_svg__b)",d:"M0 0h7.396v12.377H0z"}))),t.createElement("g",{"data-name":"Group 7433"},t.createElement("g",{"data-name":"Group 7432",clipPath:"url(#app-teamwork_svg__F)"},t.createElement("path",{"data-name":"Rectangle 2889",transform:"rotate(-81.683 46.61 -7.44)",fill:"url(#app-teamwork_svg__G)",d:"M0 0h5.707v14.04H0z"}))),t.createElement("g",{"data-name":"Group 7438"},t.createElement("g",{"data-name":"Group 7437",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("path",{"data-name":"Path 5090",d:"M26.243.129a11.515 11.515 0 0 1 8.044 4.728 13.15 13.15 0 0 1 2.156 4.473 13.51 13.51 0 0 1 3.081-3.687 11.35 11.35 0 0 1 8.937-2.589C55.5 4 60.024 11.276 58.681 18.685 56.06 32.35 39.935 40.553 34.226 43.036a3.688 3.688 0 0 1-3.737-.5C25.561 38.613 11.932 26.4 12.681 12.479 13.153 5.028 19.2-.818 26.244.133",fill:"red"}),t.createElement("path",{"data-name":"Path 5091",d:"M33.441 33.645c.667.1 15.173.757 21.043-5.646-5.92 8.132-16 13.182-20.259 15.036a3.688 3.688 0 0 1-3.737-.5C26.807 39.6 18.27 32.043 14.5 22.6c4.137 7.752 18.3 10.95 18.945 11.042",fill:"#b20000"}),t.createElement("path",{"data-name":"Path 5092",d:"M15.543 12.261c-1.2.893-2.018-2.184-.935-2.5a1.349 1.349 0 0 1 .935 2.5",fill:"#fff"}),t.createElement("path",{"data-name":"Path 5093",d:"M55.03 12.742c-2.116-2.513-6.472 16.034-3.727 14.485s4.741-13.281 3.727-14.485",fill:"#b20000"}),t.createElement("path",{"data-name":"Path 5094",d:"M37.693 41.18a7.626 7.626 0 0 1-.615 2.939.965.965 0 0 1-.53.354 1.224 1.224 0 0 1-.225.061L35.275 51.7c7.211 3.649 7.238 12.674 7.238 12.674-.314 2.153-6.841 2.6-14.058 1.549-7.011-1.025-12.447-3.044-12.466-5.234A1.107 1.107 0 0 1 16 60.5s2.61-8.639 10.563-10.071l1.048-7.171s-.642-.309-.62-.784c.039-.831-.052-2.313.7-2.848a1.9 1.9 0 0 1 .545-.244 10.367 10.367 0 0 1 9.461 1.8",fill:"red"}),t.createElement("path",{"data-name":"Path 5095",d:"M37.693 41.18a7.626 7.626 0 0 1-.615 2.939.965.965 0 0 1-.53.354 1.224 1.224 0 0 1-.225.061L35.275 51.7c7.211 3.649 7.238 12.674 7.238 12.674-.314 2.153-6.841 2.6-14.058 1.549-7.011-1.025-12.447-3.044-12.466-5.234A1.107 1.107 0 0 1 16 60.5s2.61-8.639 10.563-10.071l1.048-7.171s-.642-.309-.62-.784c.039-.831-.052-2.313.7-2.848a1.9 1.9 0 0 1 .545-.244 10.367 10.367 0 0 1 9.461 1.8",fill:"#b20000"}),t.createElement("g",{"data-name":"Group 7436",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7435"},t.createElement("g",{"data-name":"Group 7434",clipPath:"url(#app-teamwork_svg__H)"},t.createElement("path",{"data-name":"Path 5096",d:"M37.078 44.119a1.24 1.24 0 0 1-.755.415 9.082 9.082 0 0 0-3.613-1.409 21.926 21.926 0 0 0-5.1.135s-.643-.31-.62-.785a11.344 11.344 0 0 1 6.056-.217c3.255.71 3.984 1.627 4.031 1.861",fill:"#8440ae"})))),t.createElement("path",{"data-name":"Path 5097",d:"M42.513 64.378a1.194 1.194 0 0 1-.252.57c-1.315 1.656-7.28 1.933-13.806.979a35.613 35.613 0 0 1-9.915-2.657c-1.605-.788-2.54-1.67-2.551-2.577A1.107 1.107 0 0 1 16 60.5s2.61-8.639 10.564-10.071l1.048-7.171s.368-.483 4.49-.2a8.317 8.317 0 0 1 4.447 1.414 1.19 1.19 0 0 1-.225.06L35.275 51.7c7.21 3.649 7.238 12.674 7.238 12.674",fill:"#cf0900"}))),t.createElement("g",{"data-name":"Group 7440"},t.createElement("path",{"data-name":"Path 5098",d:"M33.457 44.708a3.793 3.793 0 0 1-2.07.043c-.632-.27-.832 1-.79 2.26.039 1.153.279 2.306.579 2.3a4.723 4.723 0 0 1 2.189.528c.63.3 1.066.6 1.263.513.374-.171.885-4.411.823-5.17-.041-.5-.35-.645-.8-.645a6.779 6.779 0 0 0-1.2.174",fill:"#860b00"})),t.createElement("path",{"data-name":"Path 5099",d:"M26.44 51.428c-7.221 1.435-10.911 8.045-8.18 7.76 8.669-.9 20.381 1.79 22.881 3.835 0 0-4.093-11.793-12.732-11.794a10.032 10.032 0 0 0-1.969.2",fill:"#cf0e01"}),t.createElement("g",{"data-name":"Group 7453"},t.createElement("g",{"data-name":"Group 7452",clipPath:"url(#app-teamwork_svg__e)",transform:"translate(-6 -6)"},t.createElement("g",{"data-name":"Group 7445",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7444"},t.createElement("g",{"data-name":"Group 7443",clipPath:"url(#app-teamwork_svg__I)"},t.createElement("path",{"data-name":"Path 5100",d:"M27.622 41.83c-.637 0-.218-1.738.421-1.985a13.615 13.615 0 0 1 8.332.772c1.494.585-6.153 1.2-8.753 1.213",fill:"#fff"})))),t.createElement("path",{"data-name":"Path 5101",d:"M27.448 42.119c-.22-.2-.194-2.692.5-2.641s2-.4 2.161-.151.153 2.1-.347 2.371a6.394 6.394 0 0 1-2.318.421",fill:"#cf4600"}),t.createElement("path",{"data-name":"Path 5103",d:"M27.19 41.742c-.151-.269 1.714-.834 2.087-.4s-1.948.643-2.087.4",fill:"#fff"}),t.createElement("g",{"data-name":"Group 7451",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7450"},t.createElement("g",{"data-name":"Group 7449",clipPath:"url(#app-teamwork_svg__J)"},t.createElement("path",{"data-name":"Path 5104",d:"M18.431 57.674c.759-2.123 5.758-6.554 9.388-5.975s1.752 5.163-1.642 6.478c-1.966.761-8.283 1-7.746-.5",fill:"#fff"})))))),t.createElement("g",{"data-name":"Group 7455"},t.createElement("g",{"data-name":"Group 7454",clipPath:"url(#app-teamwork_svg__K)"},t.createElement("path",{"data-name":"Rectangle 2898",transform:"rotate(-81.683 44.07 22.646)",fill:"url(#app-teamwork_svg__d)",d:"M0 0h4.519v8.511H0z"}))),t.createElement("g",{"data-name":"Group 7460"},t.createElement("g",{"data-name":"Group 7459",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("path",{"data-name":"Path 5106",d:"M24.817 52.681c-1.024-.889-2.538.622-1.921 1.09s2.549-.545 1.921-1.09",fill:"#fff"}),t.createElement("g",{"data-name":"Group 7458",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7457"},t.createElement("g",{"data-name":"Group 7456",clipPath:"url(#app-teamwork_svg__L)"},t.createElement("path",{"data-name":"Path 5107",d:"M27.237 49.672c.464.117 2.107.308 2.366-.389s.757-5.9.023-5.9-1.428-.463-1.663.155-1.03 6.059-.726 6.135",fill:"#fff"})))))),t.createElement("g",{"data-name":"Group 7462"},t.createElement("g",{"data-name":"Group 7461",clipPath:"url(#app-teamwork_svg__M)"},t.createElement("path",{"data-name":"Rectangle 2901",transform:"translate(34.445 41.209)",fill:"url(#app-teamwork_svg__c)",d:"M0 0h3.185v2.014H0z"}))),t.createElement("g",{"data-name":"Group 7464"},t.createElement("g",{"data-name":"Group 7463",clipPath:"url(#app-teamwork_svg__N)"},t.createElement("path",{"data-name":"Rectangle 2902",transform:"translate(18.128 61.031)",fill:"url(#app-teamwork_svg__O)",d:"M0 0h24.133v5.85H0z"}))),t.createElement("g",{"data-name":"Group 7472"},t.createElement("g",{"data-name":"Group 7471",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("path",{"data-name":"Path 5110",d:"M18.355 62.037c-.375-.111-.913-.624-.471-.7a3.142 3.142 0 0 1 1.48.128c.327.153 1.206 1.228-1.009.571",fill:"#78004f"}),t.createElement("g",{"data-name":"Group 7467",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7466"},t.createElement("g",{"data-name":"Group 7465",clipPath:"url(#app-teamwork_svg__P)"},t.createElement("path",{"data-name":"Path 5111",d:"M18.491 61.35s.605.128.435.483-1.482-.014-1.244-.424c.09-.156.718-.081.809-.059",fill:"#55238e"})))),t.createElement("path",{"data-name":"Path 5112",d:"M19.024 61.783c.007-.061-.195-.337-.023-.36s.892.349.808.582-1.262.229-1.131.079.318-.067.346-.3",fill:"#cf0600"}),t.createElement("path",{"data-name":"Path 5113",d:"M33.482 66.393c-.629-.092-1-.369-.821-.579a4.274 4.274 0 0 1 2.566-.229c.669.269.259 1.1-1.745.808",fill:"#78004f"}),t.createElement("g",{"data-name":"Group 7470",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7469"},t.createElement("g",{"data-name":"Group 7468",clipPath:"url(#app-teamwork_svg__Q)"},t.createElement("path",{"data-name":"Path 5114",d:"M32.644 65.841c.044-.243 1.292-.429 1.3.025s-1.414.577-1.3-.025",fill:"#55238e"})))),t.createElement("path",{"data-name":"Path 5115",d:"M33.867 65.508c.193.129.435.367.4.55s-.593.194-.463.292 2.114.17 1.683-.473-1.788-.485-1.615-.369",fill:"#cf0600"}))),t.createElement("g",{"data-name":"Group 7474"},t.createElement("g",{"data-name":"Group 7473",clipPath:"url(#app-teamwork_svg__R)"},t.createElement("path",{"data-name":"Rectangle 2906",transform:"rotate(-81.66 38.5 5.437)",fill:"url(#app-teamwork_svg__S)",d:"M0 0h2.01v7.047H0z"}))),t.createElement("g",{"data-name":"Group 7482"},t.createElement("g",{"data-name":"Group 7481",clipPath:"url(#app-teamwork_svg__e)"},t.createElement("path",{"data-name":"Path 5117",d:"M51.848 33.937a67.676 67.676 0 0 1-10.042 6.2c-1.386.717-4.061 2.189-4.567 2.433-3-1.344-1.977-3.376-10.086-1.808-.273-.245-2.748-1.81-3.359-2.387a74.235 74.235 0 0 1-8.907-9.846c-2.48-3.64-3.224-11.6-1.9-18.433-.072.7-1.022 10.949 3.652 16.905 4.843 6.166 13.011 9.505 16.375 10.8s13.482-2.17 18.359-6.32c4.418-3.757 7.079-12.775 7.537-14.428-.724 6.859-3.687 14.134-7.062 16.883",fill:"#b20000"}),t.createElement("g",{"data-name":"Group 7477",opacity:.5},t.createElement("g",{"data-name":"Group 7476"},t.createElement("g",{"data-name":"Group 7475",clipPath:"url(#app-teamwork_svg__T)"},t.createElement("path",{"data-name":"Path 5118",d:"M20.364 25.453c-3.877-.857-6.775-12.81-4.915-17.479 2.188-5.49 10.489-8.85 17.627-2.145 2.549 2.394-10.083 20.206-12.712 19.624",fill:"#fff"})))),t.createElement("path",{"data-name":"Path 5119",d:"M42.1 5.53c.385-.206.931-.366 1.2-.024.3.381-.08.917-.445 1.238a18.068 18.068 0 0 0-2.488 2.4 21.826 21.826 0 0 1-2.223 3.08 1.2 1.2 0 0 1-.762.376.93.93 0 0 1-.823-.769c-.29-1.312 1.1-2.65 1.9-3.508A14.159 14.159 0 0 1 42.1 5.53",fill:"#fff"}),t.createElement("g",{"data-name":"Group 7480",opacity:.32},t.createElement("g",{"data-name":"Group 7479"},t.createElement("g",{"data-name":"Group 7478",clipPath:"url(#app-teamwork_svg__U)"},t.createElement("path",{"data-name":"Path 5120",d:"M39.573 41.218c-1.056.6-1.887 1.06-2.273 1.266a13.294 13.294 0 0 0-10.322-1.509c-.2-.2-.559-.56-1.016-1.029.1-1.665 4.473-4.507 7.633-4.786 2.434-.215 5.3 3.649 5.978 6.058",fill:"red"})))))),t.createElement("path",{"data-name":"Path 5121",d:"M26.44 51.428c-7.221 1.435-10.911 8.045-8.18 7.76 8.669-.9 20.381 1.79 22.881 3.835 0 0-4.093-11.793-12.732-11.794a10.032 10.032 0 0 0-1.969.2",fill:"#e32316"}),t.createElement("path",{"data-name":"Path 5122",d:"M18.923 61.49c-.8.373-.747 1.08-.383 1.781a35.592 35.592 0 0 0 9.915 2.656c6.526.954 12.491.677 13.806-.98a16.08 16.08 0 0 0-3.143-1.59c-4.433-1.729-10.841-2.326-15.287-2.326a16.723 16.723 0 0 0-4.908.459",fill:"#750400",opacity:.473}))),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}))};