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
+ import{__assign as e}from"../_virtual/_tslib.js";import*as a from"react";var t=function(t){return a.createElement("svg",e({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),a.createElement("defs",null,a.createElement("clipPath",{id:"app-items_svg__f"},a.createElement("path",{"data-name":"Rectangle 3107",fill:"none",d:"M0 0h70v70H0z"})),a.createElement("clipPath",{id:"app-items_svg__g"},a.createElement("path",{"data-name":"Rectangle 3037",transform:"translate(5.326 10.088)",fill:"none",d:"M0 0h58.622v51.572H0z"})),a.createElement("clipPath",{id:"app-items_svg__h"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__j"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__l"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__m"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__n"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__p"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__r"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__t"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__v"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__w"},a.createElement("path",{"data-name":"Rectangle 3048",transform:"translate(23.693 8.142)",fill:"none",d:"M0 0h13.265v14.92H0z"})),a.createElement("clipPath",{id:"app-items_svg__x"},a.createElement("path",{"data-name":"Rectangle 3049",transform:"translate(44.026 15.92)",fill:"none",d:"M0 0h13.834v40.15H0z"})),a.createElement("clipPath",{id:"app-items_svg__y"},a.createElement("path",{"data-name":"Rectangle 3050",transform:"translate(39.199 47.722)",fill:"none",d:"M0 0h23.316v8.668H0z"})),a.createElement("clipPath",{id:"app-items_svg__z"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__A"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__C"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__E"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__G"},a.createElement("path",{"data-name":"Rectangle 3052",transform:"translate(52.187 29.566)",fill:"none",d:"M0 0h2.301v4.344H0z"})),a.createElement("clipPath",{id:"app-items_svg__H"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__J"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__K"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__M"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__O"},a.createElement("path",{"data-name":"Rectangle 3057",transform:"translate(22.459 47.91)",fill:"none",d:"M0 0h1.757v4.459H0z"})),a.createElement("clipPath",{id:"app-items_svg__P"},a.createElement("path",{"data-name":"Rectangle 3058",transform:"translate(45.661 15.065)",fill:"none",d:"M0 0h8.024v6.667H0z"})),a.createElement("clipPath",{id:"app-items_svg__Q"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__S"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__U"},a.createElement("path",{"data-name":"Rectangle 3062",transform:"translate(11.034 44.333)",fill:"none",d:"M0 0h7.245v3.018H0z"})),a.createElement("clipPath",{id:"app-items_svg__V"},a.createElement("path",{"data-name":"Rectangle 3063",transform:"translate(51.819 47.401)",fill:"none",d:"M0 0h6.743v9.73H0z"})),a.createElement("clipPath",{id:"app-items_svg__W"},a.createElement("path",{"data-name":"Rectangle 3064",transform:"translate(51.061 20.609)",fill:"none",d:"M0 0h5.663v8.158H0z"})),a.createElement("clipPath",{id:"app-items_svg__X"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__Z"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__ab"},a.createElement("path",{"data-name":"Rectangle 3068",transform:"translate(21.253 44.112)",fill:"none",d:"M0 0h12.433v3.919H0z"})),a.createElement("clipPath",{id:"app-items_svg__ac"},a.createElement("path",{"data-name":"Rectangle 3069",transform:"translate(8.903 9.362)",fill:"none",d:"M0 0h11.783v19.972H0z"})),a.createElement("clipPath",{id:"app-items_svg__ad"},a.createElement("path",{"data-name":"Rectangle 3070",transform:"translate(10.664 38.931)",fill:"none",d:"M0 0h7.449v5.275H0z"})),a.createElement("clipPath",{id:"app-items_svg__ae"},a.createElement("path",{"data-name":"Rectangle 3071",transform:"translate(24.836 6.232)",fill:"none",d:"M0 0h29.599v8.028H0z"})),a.createElement("clipPath",{id:"app-items_svg__af"},a.createElement("path",{"data-name":"Rectangle 3072",transform:"translate(39.01 25.855)",fill:"none",d:"M0 0h3.402v1.615H0z"})),a.createElement("clipPath",{id:"app-items_svg__ag"},a.createElement("path",{"data-name":"Rectangle 3073",transform:"translate(27.673 16.128)",fill:"none",d:"M0 0h4.105v20.536H0z"})),a.createElement("clipPath",{id:"app-items_svg__ah"},a.createElement("path",{"data-name":"Rectangle 3074",transform:"translate(22.247 55.487)",fill:"none",d:"M0 0h17.073v1.16H0z"})),a.createElement("clipPath",{id:"app-items_svg__ai"},a.createElement("path",{"data-name":"Rectangle 3075",transform:"translate(52.512 45.414)",fill:"none",d:"M0 0h5.6v2.47H0z"})),a.createElement("clipPath",{id:"app-items_svg__aj"},a.createElement("path",{"data-name":"Rectangle 3076",transform:"translate(48.17 34.722)",fill:"none",d:"M0 0h8.753v1.473H0z"})),a.createElement("clipPath",{id:"app-items_svg__ak"},a.createElement("path",{"data-name":"Rectangle 3077",transform:"translate(49.8 35.813)",fill:"none",d:"M0 0h5.062v2.189H0z"})),a.createElement("clipPath",{id:"app-items_svg__al"},a.createElement("path",{"data-name":"Rectangle 3078",transform:"translate(30.144 38.949)",fill:"none",d:"M0 0h7.237v3.454H0z"})),a.createElement("clipPath",{id:"app-items_svg__am"},a.createElement("path",{"data-name":"Rectangle 3079",transform:"translate(28.168 12.951)",fill:"none",d:"M0 0h3.514v15.052H0z"})),a.createElement("clipPath",{id:"app-items_svg__an"},a.createElement("path",{"data-name":"Rectangle 3080",transform:"translate(21.658 10.065)",fill:"none",d:"M0 0h6.777v22.291H0z"})),a.createElement("clipPath",{id:"app-items_svg__ao"},a.createElement("path",{"data-name":"Rectangle 3081",transform:"translate(24.646 48.811)",fill:"none",d:"M0 0h11.246v6.758H0z"})),a.createElement("clipPath",{id:"app-items_svg__ap"},a.createElement("path",{"data-name":"Rectangle 3082",transform:"translate(31.958 18.821)",fill:"none",d:"M0 0h8.192v24.804H0z"})),a.createElement("clipPath",{id:"app-items_svg__aq"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__as"},a.createElement("path",{"data-name":"Rectangle 3085",transform:"translate(52.7 30.388)",fill:"none",d:"M0 0h2.098v2.165H0z"})),a.createElement("clipPath",{id:"app-items_svg__at"},a.createElement("path",{"data-name":"Rectangle 3086",transform:"translate(53.096 28.965)",fill:"none",d:"M0 0h1.178v1.561H0z"})),a.createElement("clipPath",{id:"app-items_svg__au"},a.createElement("path",{"data-name":"Rectangle 3087",transform:"translate(48.554 32.848)",fill:"none",d:"M0 0h2.429v2.504H0z"})),a.createElement("clipPath",{id:"app-items_svg__av"},a.createElement("path",{"data-name":"Rectangle 3088",transform:"translate(54.895 33.354)",fill:"none",d:"M0 0h1.839v1.297H0z"})),a.createElement("clipPath",{id:"app-items_svg__aw"},a.createElement("path",{"data-name":"Rectangle 3089",transform:"translate(35.413 9.227)",fill:"none",d:"M0 0h15.665v4.083H0z"})),a.createElement("clipPath",{id:"app-items_svg__ax"},a.createElement("path",{"data-name":"Rectangle 3090",transform:"translate(55.651 28.718)",fill:"none",d:"M0 0h.833v4.918H0z"})),a.createElement("clipPath",{id:"app-items_svg__ay"},a.createElement("path",{"data-name":"Rectangle 3091",transform:"translate(47.483 28.156)",fill:"none",d:"M0 0h.87v7.529H0z"})),a.createElement("clipPath",{id:"app-items_svg__az"},a.createElement("path",{"data-name":"Rectangle 3092",transform:"translate(48.058 27.639)",fill:"none",d:"M0 0h1.674v1.792H0z"})),a.createElement("clipPath",{id:"app-items_svg__aA"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__aC"},a.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"})),a.createElement("clipPath",{id:"app-items_svg__aE"},a.createElement("path",{"data-name":"Rectangle 3096",transform:"translate(36.229 8.6)",fill:"none",d:"M0 0h3.367v3.802H0z"})),a.createElement("clipPath",{id:"app-items_svg__aF"},a.createElement("path",{"data-name":"Rectangle 3097",transform:"translate(44.558 10.609)",fill:"none",d:"M0 0h5.299v1.339H0z"})),a.createElement("clipPath",{id:"app-items_svg__aG"},a.createElement("path",{"data-name":"Rectangle 3098",transform:"translate(41.5 8.954)",fill:"none",d:"M0 0h3.455v.503H0z"})),a.createElement("clipPath",{id:"app-items_svg__aH"},a.createElement("path",{"data-name":"Rectangle 3099",transform:"translate(5.811 8.036)",fill:"none",d:"M0 0h13.312v22.611H0z"})),a.createElement("clipPath",{id:"app-items_svg__aI"},a.createElement("path",{"data-name":"Rectangle 3100",transform:"translate(8.818 40.05)",fill:"none",d:"M0 0h3.882v6.381H0z"})),a.createElement("clipPath",{id:"app-items_svg__aJ"},a.createElement("path",{"data-name":"Rectangle 3101",transform:"translate(42.176 34.917)",fill:"none",d:"M0 0h1.308v1.791H0z"})),a.createElement("clipPath",{id:"app-items_svg__aK"},a.createElement("path",{"data-name":"Rectangle 3102",transform:"translate(43.812 37.764)",fill:"none",d:"M0 0h3.69v4.641H0z"})),a.createElement("clipPath",{id:"app-items_svg__aL"},a.createElement("path",{"data-name":"Rectangle 3103",transform:"translate(42.176 34.917)",fill:"none",d:"M0 0h1.308v.96H0z"})),a.createElement("clipPath",{id:"app-items_svg__aM"},a.createElement("path",{"data-name":"Rectangle 3104",transform:"translate(33.217 24.534)",fill:"none",d:"M0 0h2.118v2.693H0z"})),a.createElement("clipPath",{id:"app-items_svg__aN"},a.createElement("path",{"data-name":"Rectangle 3105",transform:"translate(5.326 7.496)",fill:"none",d:"M0 0h13.319v25.502H0z"})),a.createElement("linearGradient",{id:"app-items_svg__i",x1:-.206,y1:1.525,x2:-.162,y2:1.525,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#803501"}),a.createElement("stop",{offset:1,stopColor:"#721d00"})),a.createElement("linearGradient",{id:"app-items_svg__k",x1:-2.832,y1:4.096,x2:-2.694,y2:4.096,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#721d00"}),a.createElement("stop",{offset:1,stopColor:"#803501"})),a.createElement("linearGradient",{id:"app-items_svg__b",x1:-.434,y1:1.206,x2:-.412,y2:1.206,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#a3746c"}),a.createElement("stop",{offset:1,stopColor:"#d28d71"})),a.createElement("linearGradient",{id:"app-items_svg__a",x1:-.586,y1:1.234,x2:-.55,y2:1.234,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#843e4b"}),a.createElement("stop",{offset:1,stopColor:"#9b665d"})),a.createElement("linearGradient",{id:"app-items_svg__o",x1:-.573,y1:2.698,x2:-.548,y2:2.698,xlinkHref:"#app-items_svg__a"}),a.createElement("linearGradient",{id:"app-items_svg__q",x1:-.592,y1:2.882,x2:-.566,y2:2.882,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#d59580"}),a.createElement("stop",{offset:1,stopColor:"#e1aa78"})),a.createElement("linearGradient",{id:"app-items_svg__s",x1:-1.019,y1:1.588,x2:-.968,y2:1.588,xlinkHref:"#app-items_svg__b"}),a.createElement("linearGradient",{id:"app-items_svg__u",x1:-1.041,y1:1.591,x2:-.985,y2:1.591,xlinkHref:"#app-items_svg__a"}),a.createElement("linearGradient",{id:"app-items_svg__e",x1:-4.073,y1:2.336,x2:-3.923,y2:2.336,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#9b5d5e"}),a.createElement("stop",{offset:1,stopColor:"#ad6e65"})),a.createElement("linearGradient",{id:"app-items_svg__c",x1:-2.503,y1:3.026,x2:-2.443,y2:3.026,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#72001b"}),a.createElement("stop",{offset:1,stopColor:"#851f11"})),a.createElement("linearGradient",{id:"app-items_svg__B",x1:-2.713,y1:3.219,x2:-2.65,y2:3.219,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#8d2b1d"}),a.createElement("stop",{offset:1,stopColor:"#df5e01"})),a.createElement("linearGradient",{id:"app-items_svg__D",x1:-23.497,y1:11.222,x2:-23.047,y2:11.222,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#4c001b"}),a.createElement("stop",{offset:1,stopColor:"#5e1011"})),a.createElement("linearGradient",{id:"app-items_svg__F",x1:-3.2,y1:1.31,x2:-3.132,y2:1.31,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#99382b"}),a.createElement("stop",{offset:1,stopColor:"#b53b01"})),a.createElement("linearGradient",{id:"app-items_svg__I",x1:-4.588,y1:1.307,x2:-4.491,y2:1.307,xlinkHref:"#app-items_svg__c"}),a.createElement("linearGradient",{id:"app-items_svg__d",x1:-4.425,y1:4.553,x2:-4.331,y2:4.553,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#d2870f"}),a.createElement("stop",{offset:.709,stopColor:"#ebb911"}),a.createElement("stop",{offset:1,stopColor:"#f7cf12"})),a.createElement("linearGradient",{id:"app-items_svg__L",x1:-12.996,y1:7.502,x2:-12.743,y2:7.502,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#72001b"}),a.createElement("stop",{offset:1,stopColor:"#480011"})),a.createElement("linearGradient",{id:"app-items_svg__N",x1:-18.439,y1:8.822,x2:-18.087,y2:8.822,xlinkHref:"#app-items_svg__d"}),a.createElement("linearGradient",{id:"app-items_svg__R",x1:-.146,y1:1.535,x2:-.097,y2:1.535,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#942e00"}),a.createElement("stop",{offset:1,stopColor:"#995304"})),a.createElement("linearGradient",{id:"app-items_svg__T",x1:-3.094,y1:4.629,x2:-2.869,y2:4.629,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#6b1a00"}),a.createElement("stop",{offset:1,stopColor:"#6e2100"})),a.createElement("linearGradient",{id:"app-items_svg__Y",x1:-8.2,y1:8.782,x2:-8.035,y2:8.782,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#ff6a1d"}),a.createElement("stop",{offset:1,stopColor:"#d8700e"})),a.createElement("linearGradient",{id:"app-items_svg__aa",x1:-1.678,y1:6.259,x2:-1.599,y2:6.259,xlinkHref:"#app-items_svg__e"}),a.createElement("linearGradient",{id:"app-items_svg__ar",x1:-7.432,y1:1.47,x2:-7.239,y2:1.47,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#ba8078"}),a.createElement("stop",{offset:1,stopColor:"#eca07d"})),a.createElement("linearGradient",{id:"app-items_svg__aB",x1:-2.482,y1:13.549,x2:-2.414,y2:13.549,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#bf7e0c"}),a.createElement("stop",{offset:1,stopColor:"#c8660f"})),a.createElement("linearGradient",{id:"app-items_svg__aD",x1:-2.541,y1:17.228,x2:-2.471,y2:17.228,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#dd8e10"}),a.createElement("stop",{offset:.792,stopColor:"#f1c011"}),a.createElement("stop",{offset:1,stopColor:"#f7cf12"}))),a.createElement("g",{"data-name":"Group 7838"},a.createElement("g",{"data-name":"Group 7837",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7648"},a.createElement("g",{"data-name":"Group 7647",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7646",opacity:.3},a.createElement("g",{"data-name":"Group 7645"},a.createElement("g",{"data-name":"Group 7644",clipPath:"url(#app-items_svg__g)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7650"},a.createElement("g",{"data-name":"Group 7649",clipPath:"url(#app-items_svg__h)"},a.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"}))),a.createElement("g",{"data-name":"Group 7652"},a.createElement("g",{"data-name":"Group 7651",clipPath:"url(#app-items_svg__j)"},a.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"}))),a.createElement("g",{"data-name":"Group 7654"},a.createElement("g",{"data-name":"Group 7653",clipPath:"url(#app-items_svg__l)"},a.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"}))),a.createElement("g",{"data-name":"Group 7656"},a.createElement("g",{"data-name":"Group 7655",clipPath:"url(#app-items_svg__m)"},a.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"}))),a.createElement("g",{"data-name":"Group 7658"},a.createElement("g",{"data-name":"Group 7657",clipPath:"url(#app-items_svg__n)"},a.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"}))),a.createElement("g",{"data-name":"Group 7660"},a.createElement("g",{"data-name":"Group 7659",clipPath:"url(#app-items_svg__p)"},a.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"}))),a.createElement("g",{"data-name":"Group 7662"},a.createElement("g",{"data-name":"Group 7661",clipPath:"url(#app-items_svg__r)"},a.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"}))),a.createElement("g",{"data-name":"Group 7664"},a.createElement("g",{"data-name":"Group 7663",clipPath:"url(#app-items_svg__t)"},a.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"}))),a.createElement("g",{"data-name":"Group 7666"},a.createElement("g",{"data-name":"Group 7665",clipPath:"url(#app-items_svg__v)"},a.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"}))),a.createElement("g",{"data-name":"Group 7677"},a.createElement("g",{"data-name":"Group 7676",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7669",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7668"},a.createElement("g",{"data-name":"Group 7667",clipPath:"url(#app-items_svg__w)"},a.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"})))),a.createElement("g",{"data-name":"Group 7672",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7671"},a.createElement("g",{"data-name":"Group 7670",clipPath:"url(#app-items_svg__x)"},a.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"})))),a.createElement("g",{"data-name":"Group 7675",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7674"},a.createElement("g",{"data-name":"Group 7673",clipPath:"url(#app-items_svg__y)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7679"},a.createElement("g",{"data-name":"Group 7678",clipPath:"url(#app-items_svg__z)"},a.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)"}))),a.createElement("g",{"data-name":"Group 7681"},a.createElement("g",{"data-name":"Group 7680",clipPath:"url(#app-items_svg__A)"},a.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)"}))),a.createElement("g",{"data-name":"Group 7683"},a.createElement("g",{"data-name":"Group 7682",clipPath:"url(#app-items_svg__C)"},a.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)"}))),a.createElement("g",{"data-name":"Group 7685"},a.createElement("g",{"data-name":"Group 7684",clipPath:"url(#app-items_svg__E)"},a.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)"}))),a.createElement("g",{"data-name":"Group 7690"},a.createElement("g",{"data-name":"Group 7689",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7688",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7687"},a.createElement("g",{"data-name":"Group 7686",clipPath:"url(#app-items_svg__G)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7692"},a.createElement("g",{"data-name":"Group 7691",clipPath:"url(#app-items_svg__H)"},a.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)"}))),a.createElement("g",{"data-name":"Group 7694"},a.createElement("g",{"data-name":"Group 7693",clipPath:"url(#app-items_svg__J)"},a.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"}))),a.createElement("g",{"data-name":"Group 7696"},a.createElement("g",{"data-name":"Group 7695",clipPath:"url(#app-items_svg__K)"},a.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"}))),a.createElement("g",{"data-name":"Group 7698"},a.createElement("g",{"data-name":"Group 7697",clipPath:"url(#app-items_svg__M)"},a.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"}))),a.createElement("g",{"data-name":"Group 7706"},a.createElement("g",{"data-name":"Group 7705",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7701",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7700"},a.createElement("g",{"data-name":"Group 7699",clipPath:"url(#app-items_svg__O)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7704",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7703"},a.createElement("g",{"data-name":"Group 7702",clipPath:"url(#app-items_svg__P)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7708"},a.createElement("g",{"data-name":"Group 7707",clipPath:"url(#app-items_svg__Q)"},a.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"}))),a.createElement("g",{"data-name":"Group 7710"},a.createElement("g",{"data-name":"Group 7709",clipPath:"url(#app-items_svg__S)"},a.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"}))),a.createElement("g",{"data-name":"Group 7721"},a.createElement("g",{"data-name":"Group 7720",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7713",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7712"},a.createElement("g",{"data-name":"Group 7711",clipPath:"url(#app-items_svg__U)"},a.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"})))),a.createElement("g",{"data-name":"Group 7716",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7715"},a.createElement("g",{"data-name":"Group 7714",clipPath:"url(#app-items_svg__V)"},a.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"})))),a.createElement("g",{"data-name":"Group 7719",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7718"},a.createElement("g",{"data-name":"Group 7717",clipPath:"url(#app-items_svg__W)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7723"},a.createElement("g",{"data-name":"Group 7722",clipPath:"url(#app-items_svg__X)"},a.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"}))),a.createElement("g",{"data-name":"Group 7725"},a.createElement("g",{"data-name":"Group 7724",clipPath:"url(#app-items_svg__Z)"},a.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"}))),a.createElement("g",{"data-name":"Group 7772"},a.createElement("g",{"data-name":"Group 7771",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7728",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7727"},a.createElement("g",{"data-name":"Group 7726",clipPath:"url(#app-items_svg__ab)"},a.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"})))),a.createElement("g",{"data-name":"Group 7731",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7730"},a.createElement("g",{"data-name":"Group 7729",clipPath:"url(#app-items_svg__ac)"},a.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"})))),a.createElement("g",{"data-name":"Group 7734",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7733"},a.createElement("g",{"data-name":"Group 7732",clipPath:"url(#app-items_svg__ad)"},a.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"})))),a.createElement("g",{"data-name":"Group 7737",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7736"},a.createElement("g",{"data-name":"Group 7735",clipPath:"url(#app-items_svg__ae)"},a.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"})))),a.createElement("g",{"data-name":"Group 7740",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7739"},a.createElement("g",{"data-name":"Group 7738",clipPath:"url(#app-items_svg__af)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 7743",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7742"},a.createElement("g",{"data-name":"Group 7741",clipPath:"url(#app-items_svg__ag)"},a.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"})))),a.createElement("g",{"data-name":"Group 7746",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7745"},a.createElement("g",{"data-name":"Group 7744",clipPath:"url(#app-items_svg__ah)"},a.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"})))),a.createElement("g",{"data-name":"Group 7749",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7748"},a.createElement("g",{"data-name":"Group 7747",clipPath:"url(#app-items_svg__ai)"},a.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"})))),a.createElement("g",{"data-name":"Group 7752",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7751"},a.createElement("g",{"data-name":"Group 7750",clipPath:"url(#app-items_svg__aj)"},a.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"})))),a.createElement("g",{"data-name":"Group 7755",opacity:.74,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7754"},a.createElement("g",{"data-name":"Group 7753",clipPath:"url(#app-items_svg__ak)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 7758",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7757"},a.createElement("g",{"data-name":"Group 7756",clipPath:"url(#app-items_svg__al)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7761",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7760"},a.createElement("g",{"data-name":"Group 7759",clipPath:"url(#app-items_svg__am)"},a.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"})))),a.createElement("g",{"data-name":"Group 7764",opacity:.2,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7763"},a.createElement("g",{"data-name":"Group 7762",clipPath:"url(#app-items_svg__an)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7767",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7766"},a.createElement("g",{"data-name":"Group 7765",clipPath:"url(#app-items_svg__ao)"},a.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"})))),a.createElement("g",{"data-name":"Group 7770",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7769"},a.createElement("g",{"data-name":"Group 7768",clipPath:"url(#app-items_svg__ap)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7774"},a.createElement("g",{"data-name":"Group 7773",clipPath:"url(#app-items_svg__aq)"},a.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"}))),a.createElement("g",{"data-name":"Group 7800"},a.createElement("g",{"data-name":"Group 7799",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7777",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7776"},a.createElement("g",{"data-name":"Group 7775",clipPath:"url(#app-items_svg__as)"},a.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"})))),a.createElement("g",{"data-name":"Group 7780",opacity:.6},a.createElement("g",{"data-name":"Group 7779"},a.createElement("g",{"data-name":"Group 7778",clipPath:"url(#app-items_svg__at)"},a.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"})))),a.createElement("g",{"data-name":"Group 7783",opacity:.6},a.createElement("g",{"data-name":"Group 7782"},a.createElement("g",{"data-name":"Group 7781",clipPath:"url(#app-items_svg__au)"},a.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"})))),a.createElement("g",{"data-name":"Group 7786",style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7785"},a.createElement("g",{"data-name":"Group 7784",clipPath:"url(#app-items_svg__av)"},a.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"})))),a.createElement("g",{"data-name":"Group 7789",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7788"},a.createElement("g",{"data-name":"Group 7787",clipPath:"url(#app-items_svg__aw)"},a.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"})))),a.createElement("g",{"data-name":"Group 7792",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7791"},a.createElement("g",{"data-name":"Group 7790",clipPath:"url(#app-items_svg__ax)"},a.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"})))),a.createElement("g",{"data-name":"Group 7795",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7794"},a.createElement("g",{"data-name":"Group 7793",clipPath:"url(#app-items_svg__ay)"},a.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"})))),a.createElement("g",{"data-name":"Group 7798",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7797"},a.createElement("g",{"data-name":"Group 7796",clipPath:"url(#app-items_svg__az)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7802"},a.createElement("g",{"data-name":"Group 7801",clipPath:"url(#app-items_svg__aA)"},a.createElement("path",{"data-name":"Rectangle 3094",transform:"rotate(-.59 854.02 -3509.644)",fill:"url(#app-items_svg__aB)",d:"M0 0h14.587v4.537H0z"}))),a.createElement("g",{"data-name":"Group 7804"},a.createElement("g",{"data-name":"Group 7803",clipPath:"url(#app-items_svg__aC)"},a.createElement("path",{"data-name":"Rectangle 3095",transform:"rotate(-.59 853.366 -3533.343)",fill:"url(#app-items_svg__aD)",d:"M0 0h14.343v3.568H0z"}))),a.createElement("g",{"data-name":"Group 7836"},a.createElement("g",{"data-name":"Group 7835",clipPath:"url(#app-items_svg__f)"},a.createElement("g",{"data-name":"Group 7807",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7806"},a.createElement("g",{"data-name":"Group 7805",clipPath:"url(#app-items_svg__aE)"},a.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"})))),a.createElement("g",{"data-name":"Group 7810",opacity:.45},a.createElement("g",{"data-name":"Group 7809"},a.createElement("g",{"data-name":"Group 7808",clipPath:"url(#app-items_svg__aF)"},a.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"})))),a.createElement("g",{"data-name":"Group 7813",style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7812"},a.createElement("g",{"data-name":"Group 7811",clipPath:"url(#app-items_svg__aG)"},a.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"})))),a.createElement("g",{"data-name":"Group 7816",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7815"},a.createElement("g",{"data-name":"Group 7814",clipPath:"url(#app-items_svg__aH)"},a.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"})))),a.createElement("g",{"data-name":"Group 7819",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7818"},a.createElement("g",{"data-name":"Group 7817",clipPath:"url(#app-items_svg__aI)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 7822",opacity:.88},a.createElement("g",{"data-name":"Group 7821"},a.createElement("g",{"data-name":"Group 7820",clipPath:"url(#app-items_svg__aJ)"},a.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"})))),a.createElement("g",{"data-name":"Group 7825",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7824"},a.createElement("g",{"data-name":"Group 7823",clipPath:"url(#app-items_svg__aK)"},a.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"})))),a.createElement("g",{"data-name":"Group 7828",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7827"},a.createElement("g",{"data-name":"Group 7826",clipPath:"url(#app-items_svg__aL)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 7831",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7830"},a.createElement("g",{"data-name":"Group 7829",clipPath:"url(#app-items_svg__aM)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 7834",opacity:.3,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7833"},a.createElement("g",{"data-name":"Group 7832",clipPath:"url(#app-items_svg__aN)"},a.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"})))))))))};export{t as default};
@@ -0,0 +1 @@
1
+ import{__assign as a}from"../_virtual/_tslib.js";import*as e from"react";var t=function(t){return e.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),e.createElement("defs",null,e.createElement("clipPath",{id:"app-menu_svg__a"},e.createElement("path",{"data-name":"Rectangle 3385",fill:"none",d:"M0 0h70v70H0z"})),e.createElement("clipPath",{id:"app-menu_svg__b"},e.createElement("path",{"data-name":"Rectangle 3381",transform:"translate(13.402 28.821)",fill:"none",d:"M0 0h42.933v14.941H0z"})),e.createElement("clipPath",{id:"app-menu_svg__c"},e.createElement("path",{"data-name":"Rectangle 3382",transform:"translate(13.402 47.596)",fill:"none",d:"M0 0h42.933v14.941H0z"})),e.createElement("clipPath",{id:"app-menu_svg__d"},e.createElement("path",{"data-name":"Rectangle 3383",transform:"translate(13.402 10.235)",fill:"none",d:"M0 0h42.933v14.941H0z"}))),e.createElement("g",{"data-name":"Group 8558"},e.createElement("g",{"data-name":"Group 8557",clipPath:"url(#app-menu_svg__a)"},e.createElement("g",{"data-name":"Group 8556"},e.createElement("g",{"data-name":"Group 8555",clipPath:"url(#app-menu_svg__a)"},e.createElement("g",{"data-name":"Group 8548",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8547"},e.createElement("g",{"data-name":"Group 8546",clipPath:"url(#app-menu_svg__b)"},e.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"})))),e.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"}),e.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"}),e.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"}),e.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"}),e.createElement("g",{"data-name":"Group 8551",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8550"},e.createElement("g",{"data-name":"Group 8549",clipPath:"url(#app-menu_svg__c)"},e.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"})))),e.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"}),e.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"}),e.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"}),e.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"}),e.createElement("g",{"data-name":"Group 8554",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8553"},e.createElement("g",{"data-name":"Group 8552",clipPath:"url(#app-menu_svg__d)"},e.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"})))),e.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"}),e.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"}),e.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"}),e.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"}))))))};export{t as default};
@@ -0,0 +1 @@
1
+ import{__assign as a}from"../_virtual/_tslib.js";import*as e from"react";var t=function(t){return e.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 65.957 70.091"},t),e.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}),e.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"}),e.createElement("path",{"data-name":"Path 5179",d:"M44.885 0 2.857 5.293l19.238 61.451 39.734-10.16Z",fill:"#a17c52"}),e.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}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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}),e.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}),e.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}),e.createElement("path",{"data-name":"Path 5193",d:"m48.344 14.616-.339-.847-32.03 5.775.33.893Z",fill:"#6a1760",opacity:.5}),e.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}),e.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}),e.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}),e.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}),e.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}),e.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}),e.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}),e.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}),e.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}),e.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}),e.createElement("path",{"data-name":"Path 5204",d:"m30.722 59.416.33.893 17.133-4.148-.334-.869Z",fill:"#6a1760",opacity:.5}),e.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}),e.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}),e.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}),e.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}),e.createElement("path",{"data-name":"Path 5209",d:"m24.166 41.69.331.893 32.254-6.949-.338-.847Z",fill:"#6a1760",opacity:.5}),e.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}),e.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}),e.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}),e.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}),e.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}),e.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}),e.createElement("path",{"data-name":"Path 5216",d:"m59.016 40.2-37.832 9.16.019.08 37.833-9.159Z",fill:"#6a1760"}),e.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}),e.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}),e.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}),e.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}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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}),e.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}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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"}),e.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}),e.createElement("path",{fill:"none",d:"M25.87 41.98h2.099v1.391H25.87z"}))};export{t as default};
@@ -0,0 +1 @@
1
+ import{__assign as e}from"../_virtual/_tslib.js";import*as a from"react";var t=function(t){return a.createElement("svg",e({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),a.createElement("defs",null,a.createElement("clipPath",{id:"app-settings_svg__c"},a.createElement("path",{"data-name":"Rectangle 3232",fill:"none",d:"M0 0h70v70H0z"})),a.createElement("clipPath",{id:"app-settings_svg__d"},a.createElement("path",{"data-name":"Rectangle 3182",transform:"translate(5.305 5.553)",fill:"none",d:"M0 0h59.391v64.447H0z"})),a.createElement("clipPath",{id:"app-settings_svg__e"},a.createElement("path",{"data-name":"Rectangle 3183",transform:"translate(5.304 2.099)",fill:"none",d:"M0 0h59.392v63.612H0z"})),a.createElement("clipPath",{id:"app-settings_svg__f"},a.createElement("path",{"data-name":"Rectangle 3184",transform:"translate(11.947 13.811)",fill:"none",d:"M0 0h6.208v6.964H0z"})),a.createElement("clipPath",{id:"app-settings_svg__g"},a.createElement("path",{"data-name":"Rectangle 3185",transform:"translate(54.867 34.999)",fill:"none",d:"M0 0h2.972v8.3H0z"})),a.createElement("clipPath",{id:"app-settings_svg__h"},a.createElement("path",{"data-name":"Rectangle 3186",transform:"translate(41.125 49.28)",fill:"none",d:"M0 0h6.473v7.264H0z"})),a.createElement("clipPath",{id:"app-settings_svg__i"},a.createElement("path",{"data-name":"Rectangle 3187",transform:"translate(52.175 13.26)",fill:"none",d:"M0 0h6.84v9.438H0z"})),a.createElement("clipPath",{id:"app-settings_svg__j"},a.createElement("path",{"data-name":"Rectangle 3188",transform:"translate(47.381 48.492)",fill:"none",d:"M0 0h4.094v11.224H0z"})),a.createElement("clipPath",{id:"app-settings_svg__k"},a.createElement("path",{"data-name":"Rectangle 3189",transform:"translate(57.199 33.939)",fill:"none",d:"M0 0h6.269v6.955H0z"})),a.createElement("clipPath",{id:"app-settings_svg__l"},a.createElement("path",{"data-name":"Rectangle 3191",transform:"translate(19.017 48.478)",fill:"none",d:"M0 0h3.997v11.374H0z"})),a.createElement("clipPath",{id:"app-settings_svg__m"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__n"},a.createElement("path",{"data-name":"Rectangle 3192",transform:"translate(6.327 33.445)",fill:"none",d:"M0 0h6.53v6.838H0z"})),a.createElement("clipPath",{id:"app-settings_svg__o"},a.createElement("path",{"data-name":"Rectangle 3194",transform:"translate(28.613 49.928)",fill:"none",d:"M0 0h13.048v8.854H0z"})),a.createElement("clipPath",{id:"app-settings_svg__p"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__r"},a.createElement("path",{"data-name":"Rectangle 3196",transform:"translate(9.942 39.428)",fill:"none",d:"M0 0h12.867v13.855H0z"})),a.createElement("clipPath",{id:"app-settings_svg__s"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__u"},a.createElement("path",{"data-name":"Rectangle 3198",transform:"translate(11.962 5.619)",fill:"none",d:"M0 0h12.833v11.407H0z"})),a.createElement("clipPath",{id:"app-settings_svg__v"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__x"},a.createElement("path",{"data-name":"Rectangle 3200",transform:"translate(29.834 2.11)",fill:"none",d:"M0 0h11.075v7.774H0z"})),a.createElement("clipPath",{id:"app-settings_svg__y"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__A"},a.createElement("path",{"data-name":"Rectangle 3202",transform:"translate(6.124 22.159)",fill:"none",d:"M0 0h8.964v11.708H0z"})),a.createElement("clipPath",{id:"app-settings_svg__B"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__D"},a.createElement("path",{"data-name":"Rectangle 3203",transform:"translate(5.833 2.289)",fill:"none",d:"M0 0h34.59v55.782H0z"})),a.createElement("clipPath",{id:"app-settings_svg__E"},a.createElement("path",{"data-name":"Rectangle 3204",transform:"translate(28.295 21.596)",fill:"none",d:"M0 0h13.802v10.164H0z"})),a.createElement("clipPath",{id:"app-settings_svg__F"},a.createElement("path",{"data-name":"Rectangle 3205",transform:"translate(28.295 21.596)",fill:"none",d:"M0 0h9v10.164H0z"})),a.createElement("clipPath",{id:"app-settings_svg__G"},a.createElement("path",{"data-name":"Rectangle 3206",transform:"translate(28.743 15.921)",fill:"none",d:"M0 0h22.829v28.217H0z"})),a.createElement("clipPath",{id:"app-settings_svg__H"},a.createElement("path",{"data-name":"Rectangle 3207",transform:"translate(29.981 16.379)",fill:"none",d:"M0 0h17.882v24.657H0z"})),a.createElement("clipPath",{id:"app-settings_svg__I"},a.createElement("path",{"data-name":"Rectangle 3208",transform:"translate(28.083 51.454)",fill:"none",d:"M0 0h13.724v8.012H0z"})),a.createElement("clipPath",{id:"app-settings_svg__J"},a.createElement("path",{"data-name":"Rectangle 3209",transform:"translate(21.999 15.974)",fill:"none",d:"M0 0h10.57v25.201H0z"})),a.createElement("clipPath",{id:"app-settings_svg__K"},a.createElement("path",{"data-name":"Rectangle 3210",transform:"translate(9.645 40.351)",fill:"none",d:"M0 0h9.883v13.534H0z"})),a.createElement("clipPath",{id:"app-settings_svg__L"},a.createElement("path",{"data-name":"Rectangle 3211",transform:"translate(5.314 21.502)",fill:"none",d:"M0 0h7.833v13.089H0z"})),a.createElement("clipPath",{id:"app-settings_svg__M"},a.createElement("path",{"data-name":"Rectangle 3212",transform:"translate(11.619 5.303)",fill:"none",d:"M0 0h12.337v11.194H0z"})),a.createElement("clipPath",{id:"app-settings_svg__N"},a.createElement("path",{"data-name":"Rectangle 3214",transform:"translate(29.296 1.263)",fill:"none",d:"M0 0h12.13v6.142H0z"})),a.createElement("clipPath",{id:"app-settings_svg__O"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__P"},a.createElement("path",{"data-name":"Rectangle 3216",transform:"translate(48.538 40.931)",fill:"none",d:"M0 0h11.284v12.729H0z"})),a.createElement("clipPath",{id:"app-settings_svg__Q"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__S"},a.createElement("path",{"data-name":"Rectangle 3218",transform:"translate(57.208 22.497)",fill:"none",d:"M0 0h6.613v12.617H0z"})),a.createElement("clipPath",{id:"app-settings_svg__T"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__V"},a.createElement("path",{"data-name":"Rectangle 3220",transform:"translate(46.665 6.102)",fill:"none",d:"M0 0h11.536v11.22H0z"})),a.createElement("clipPath",{id:"app-settings_svg__W"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__Y"},a.createElement("path",{"data-name":"Rectangle 3221",transform:"translate(51.44 46.076)",fill:"none",d:"M0 0h9.027v13.053H0z"})),a.createElement("clipPath",{id:"app-settings_svg__Z"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__ab"},a.createElement("path",{"data-name":"Rectangle 3224",transform:"translate(35.983 21.646)",fill:"none",d:"M0 0h7.905v13.503H0z"})),a.createElement("clipPath",{id:"app-settings_svg__ac"},a.createElement("path",{"data-name":"Rectangle 3225",transform:"translate(28.583 59.067)",fill:"none",d:"M0 0h13.389v6.265H0z"})),a.createElement("clipPath",{id:"app-settings_svg__ad"},a.createElement("path",{"data-name":"Rectangle 3227",transform:"translate(9.918 46.399)",fill:"none",d:"M0 0h4.896v9.372H0z"})),a.createElement("clipPath",{id:"app-settings_svg__ae"},a.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"})),a.createElement("clipPath",{id:"app-settings_svg__ag"},a.createElement("path",{"data-name":"Rectangle 3228",transform:"translate(20.278 49.317)",fill:"none",d:"M0 0h2.552v7.738H0z"})),a.createElement("clipPath",{id:"app-settings_svg__ah"},a.createElement("path",{"data-name":"Rectangle 3230",transform:"translate(62.81 35.37)",fill:"none",d:"M0 0h.956v5.119H0z"})),a.createElement("clipPath",{id:"app-settings_svg__ai"},a.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"})),a.createElement("linearGradient",{id:"app-settings_svg__a",x1:-4.758,y1:1.892,x2:-4.508,y2:1.892,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#4f5587"}),a.createElement("stop",{offset:.989,stopColor:"#e0ffff"}),a.createElement("stop",{offset:1,stopColor:"#e0ffff"})),a.createElement("linearGradient",{id:"app-settings_svg__q",x1:-2.026,y1:2.119,x2:-1.954,y2:2.119,xlinkHref:"#app-settings_svg__a"}),a.createElement("linearGradient",{id:"app-settings_svg__t",x1:-.344,y1:1.696,x2:-.293,y2:1.696,xlinkHref:"#app-settings_svg__a"}),a.createElement("linearGradient",{id:"app-settings_svg__w",x1:-.497,y1:3.738,x2:-.443,y2:3.738,xlinkHref:"#app-settings_svg__a"}),a.createElement("linearGradient",{id:"app-settings_svg__z",x1:-3.374,y1:5.701,x2:-3.263,y2:5.701,xlinkHref:"#app-settings_svg__a"}),a.createElement("linearGradient",{id:"app-settings_svg__C",x1:-.319,y1:4.527,x2:-.241,y2:4.527,xlinkHref:"#app-settings_svg__a"}),a.createElement("linearGradient",{id:"app-settings_svg__b",x1:-4.5,y1:5.679,x2:-4.359,y2:5.679,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#000521"}),a.createElement("stop",{offset:1,stopColor:"#e0ffff"})),a.createElement("linearGradient",{id:"app-settings_svg__R",x1:-2.7,y1:1.798,x2:-2.642,y2:1.798,xlinkHref:"#app-settings_svg__b"}),a.createElement("linearGradient",{id:"app-settings_svg__U",x1:-8.317,y1:3.694,x2:-8.172,y2:3.694,xlinkHref:"#app-settings_svg__b"}),a.createElement("linearGradient",{id:"app-settings_svg__X",x1:-2.695,y1:4.061,x2:-2.634,y2:4.061,xlinkHref:"#app-settings_svg__b"}),a.createElement("linearGradient",{id:"app-settings_svg__aa",x1:-78.796,y1:395.355,x2:-76.574,y2:395.355,xlinkHref:"#app-settings_svg__a"}),a.createElement("linearGradient",{id:"app-settings_svg__af",x1:-.681,y1:2.176,x2:-.587,y2:2.176,xlinkHref:"#app-settings_svg__a"}),a.createElement("linearGradient",{id:"app-settings_svg__aj",x1:-9.815,y1:21.914,x2:-9.653,y2:21.914,xlinkHref:"#app-settings_svg__b"})),a.createElement("g",{"data-name":"Group 8150"},a.createElement("g",{"data-name":"Group 8149",clipPath:"url(#app-settings_svg__c)"},a.createElement("g",{"data-name":"Group 8125"},a.createElement("g",{"data-name":"Group 8124",clipPath:"url(#app-settings_svg__c)"},a.createElement("g",{"data-name":"Group 8016",opacity:.3},a.createElement("g",{"data-name":"Group 8015"},a.createElement("g",{"data-name":"Group 8014",clipPath:"url(#app-settings_svg__d)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 8019",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8018"},a.createElement("g",{"data-name":"Group 8017",clipPath:"url(#app-settings_svg__e)"},a.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"})))),a.createElement("g",{"data-name":"Group 8022",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8021"},a.createElement("g",{"data-name":"Group 8020",clipPath:"url(#app-settings_svg__f)"},a.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"})))),a.createElement("g",{"data-name":"Group 8025",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8024"},a.createElement("g",{"data-name":"Group 8023",clipPath:"url(#app-settings_svg__g)"},a.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"})))),a.createElement("g",{"data-name":"Group 8028",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8027"},a.createElement("g",{"data-name":"Group 8026",clipPath:"url(#app-settings_svg__h)"},a.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"})))),a.createElement("g",{"data-name":"Group 8031",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8030"},a.createElement("g",{"data-name":"Group 8029",clipPath:"url(#app-settings_svg__i)"},a.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"})))),a.createElement("g",{"data-name":"Group 8034",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8033"},a.createElement("g",{"data-name":"Group 8032",clipPath:"url(#app-settings_svg__j)"},a.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"})))),a.createElement("g",{"data-name":"Group 8037",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8036"},a.createElement("g",{"data-name":"Group 8035",clipPath:"url(#app-settings_svg__k)"},a.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"})))),a.createElement("g",{"data-name":"Group 8042",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8041"},a.createElement("g",{"data-name":"Group 8040",clipPath:"url(#app-settings_svg__l)"},a.createElement("g",{"data-name":"Group 8039"},a.createElement("g",{"data-name":"Group 8038",clipPath:"url(#app-settings_svg__m)"},a.createElement("path",{"data-name":"Rectangle 3190",transform:"translate(19.017 48.478)",fill:"url(#app-settings_svg__a)",d:"M0 0h3.997v11.373H0z"})))))),a.createElement("g",{"data-name":"Group 8045",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8044"},a.createElement("g",{"data-name":"Group 8043",clipPath:"url(#app-settings_svg__n)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 8050",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8049"},a.createElement("g",{"data-name":"Group 8048",clipPath:"url(#app-settings_svg__o)"},a.createElement("g",{"data-name":"Group 8047"},a.createElement("g",{"data-name":"Group 8046",clipPath:"url(#app-settings_svg__p)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8055",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8054"},a.createElement("g",{"data-name":"Group 8053",clipPath:"url(#app-settings_svg__r)"},a.createElement("g",{"data-name":"Group 8052"},a.createElement("g",{"data-name":"Group 8051",clipPath:"url(#app-settings_svg__s)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8060",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8059"},a.createElement("g",{"data-name":"Group 8058",clipPath:"url(#app-settings_svg__u)"},a.createElement("g",{"data-name":"Group 8057"},a.createElement("g",{"data-name":"Group 8056",clipPath:"url(#app-settings_svg__v)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8065",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8064"},a.createElement("g",{"data-name":"Group 8063",clipPath:"url(#app-settings_svg__x)"},a.createElement("g",{"data-name":"Group 8062"},a.createElement("g",{"data-name":"Group 8061",clipPath:"url(#app-settings_svg__y)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8070",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8069"},a.createElement("g",{"data-name":"Group 8068",clipPath:"url(#app-settings_svg__A)"},a.createElement("g",{"data-name":"Group 8067"},a.createElement("g",{"data-name":"Group 8066",clipPath:"url(#app-settings_svg__B)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8073",opacity:.5,style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8072"},a.createElement("g",{"data-name":"Group 8071",clipPath:"url(#app-settings_svg__D)"},a.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"})))),a.createElement("g",{"data-name":"Group 8076",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8075"},a.createElement("g",{"data-name":"Group 8074",clipPath:"url(#app-settings_svg__E)"},a.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"})))),a.createElement("g",{"data-name":"Group 8079",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8078"},a.createElement("g",{"data-name":"Group 8077",clipPath:"url(#app-settings_svg__F)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 8082",opacity:.3},a.createElement("g",{"data-name":"Group 8081"},a.createElement("g",{"data-name":"Group 8080",clipPath:"url(#app-settings_svg__G)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 8085",opacity:.21,style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8084"},a.createElement("g",{"data-name":"Group 8083",clipPath:"url(#app-settings_svg__H)"},a.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"})))),a.createElement("g",{"data-name":"Group 8088",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8087"},a.createElement("g",{"data-name":"Group 8086",clipPath:"url(#app-settings_svg__I)"},a.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"})))),a.createElement("g",{"data-name":"Group 8091",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8090"},a.createElement("g",{"data-name":"Group 8089",clipPath:"url(#app-settings_svg__J)"},a.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"})))),a.createElement("g",{"data-name":"Group 8094",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8093"},a.createElement("g",{"data-name":"Group 8092",clipPath:"url(#app-settings_svg__K)"},a.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"})))),a.createElement("g",{"data-name":"Group 8097",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8096"},a.createElement("g",{"data-name":"Group 8095",clipPath:"url(#app-settings_svg__L)"},a.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"})))),a.createElement("g",{"data-name":"Group 8100",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8099"},a.createElement("g",{"data-name":"Group 8098",clipPath:"url(#app-settings_svg__M)"},a.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"})))),a.createElement("g",{"data-name":"Group 8105",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8104"},a.createElement("g",{"data-name":"Group 8103",clipPath:"url(#app-settings_svg__N)"},a.createElement("g",{"data-name":"Group 8102"},a.createElement("g",{"data-name":"Group 8101",clipPath:"url(#app-settings_svg__O)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8110",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8109"},a.createElement("g",{"data-name":"Group 8108",clipPath:"url(#app-settings_svg__P)"},a.createElement("g",{"data-name":"Group 8107"},a.createElement("g",{"data-name":"Group 8106",clipPath:"url(#app-settings_svg__Q)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8115",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8114"},a.createElement("g",{"data-name":"Group 8113",clipPath:"url(#app-settings_svg__S)"},a.createElement("g",{"data-name":"Group 8112"},a.createElement("g",{"data-name":"Group 8111",clipPath:"url(#app-settings_svg__T)"},a.createElement("path",{"data-name":"Rectangle 3217",transform:"translate(57.039 22.382)",fill:"url(#app-settings_svg__U)",d:"M0 0h6.868v12.904H0z"})))))),a.createElement("g",{"data-name":"Group 8120",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8119"},a.createElement("g",{"data-name":"Group 8118",clipPath:"url(#app-settings_svg__V)"},a.createElement("g",{"data-name":"Group 8117"},a.createElement("g",{"data-name":"Group 8116",clipPath:"url(#app-settings_svg__W)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8123",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8122"},a.createElement("g",{"data-name":"Group 8121",clipPath:"url(#app-settings_svg__Y)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8127"},a.createElement("g",{"data-name":"Group 8126",clipPath:"url(#app-settings_svg__Z)"},a.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"}))),a.createElement("g",{"data-name":"Group 8148"},a.createElement("g",{"data-name":"Group 8147",clipPath:"url(#app-settings_svg__c)"},a.createElement("g",{"data-name":"Group 8130",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8129"},a.createElement("g",{"data-name":"Group 8128",clipPath:"url(#app-settings_svg__ab)"},a.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"})))),a.createElement("g",{"data-name":"Group 8133",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8132"},a.createElement("g",{"data-name":"Group 8131",clipPath:"url(#app-settings_svg__ac)"},a.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"})))),a.createElement("g",{"data-name":"Group 8138",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8137"},a.createElement("g",{"data-name":"Group 8136",clipPath:"url(#app-settings_svg__ad)"},a.createElement("g",{"data-name":"Group 8135"},a.createElement("g",{"data-name":"Group 8134",clipPath:"url(#app-settings_svg__ae)"},a.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"})))))),a.createElement("g",{"data-name":"Group 8141",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8140"},a.createElement("g",{"data-name":"Group 8139",clipPath:"url(#app-settings_svg__ag)"},a.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"})))),a.createElement("g",{"data-name":"Group 8146",opacity:.5,style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8145"},a.createElement("g",{"data-name":"Group 8144",clipPath:"url(#app-settings_svg__ah)"},a.createElement("g",{"data-name":"Group 8143"},a.createElement("g",{"data-name":"Group 8142",clipPath:"url(#app-settings_svg__ai)"},a.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"})))))),a.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"}),a.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"}),a.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"}),a.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"}))))))};export{t as default};
@@ -0,0 +1 @@
1
+ import{__assign as e}from"../_virtual/_tslib.js";import*as a from"react";var t=function(t){return a.createElement("svg",e({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),a.createElement("defs",null,a.createElement("clipPath",{id:"app-teamwork_svg__e"},a.createElement("path",{"data-name":"Rectangle 2910",fill:"none",d:"M0 0h70v70H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__f"},a.createElement("path",{"data-name":"Rectangle 2863",transform:"translate(3.125 3.49)",fill:"none",d:"M0 0h64.65v66.51H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__g"},a.createElement("path",{"data-name":"Rectangle 2864",transform:"translate(11.709 8.136)",fill:"none",d:"M0 0h4.828v7.486H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__h"},a.createElement("path",{"data-name":"Rectangle 2865",transform:"translate(17.568 25.516)",fill:"none",d:"M0 0h2.196v5.022H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__i"},a.createElement("path",{"data-name":"Rectangle 2866",transform:"translate(16.674 9.841)",fill:"none",d:"M0 0h4.047v8.347H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__j"},a.createElement("path",{"data-name":"Rectangle 2867",transform:"translate(3.676 2.112)",fill:"none",d:"M0 0h9.67v20.227H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__k"},a.createElement("path",{"data-name":"Rectangle 2868",transform:"translate(13.312 34.564)",fill:"none",d:"M0 0h4.659v1.518H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__l"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__m"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__o"},a.createElement("path",{"data-name":"Rectangle 2872",transform:"translate(9.744 8.134)",fill:"none",d:"M0 0h3.452v4.315H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__p"},a.createElement("path",{"data-name":"Rectangle 2873",transform:"translate(5.903 27.021)",fill:"none",d:"M0 0h12.41v6.58H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__q"},a.createElement("path",{"data-name":"Rectangle 2874",transform:"translate(54.878 15.405)",fill:"none",d:"M0 0h6.666v5.822H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__r"},a.createElement("path",{"data-name":"Rectangle 2875",transform:"translate(47.726 30.242)",fill:"none",d:"M0 0h3.051v4.529H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__s"},a.createElement("path",{"data-name":"Rectangle 2876",transform:"translate(51.706 14.745)",fill:"none",d:"M0 0h3.467v8.736H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__t"},a.createElement("path",{"data-name":"Rectangle 2877",transform:"translate(61.25 9.597)",fill:"none",d:"M0 0h5.169v21.477H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__u"},a.createElement("path",{"data-name":"Rectangle 2878",transform:"translate(47.909 39.424)",fill:"none",d:"M0 0h4.35v1.917H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__v"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__x"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__z"},a.createElement("path",{"data-name":"Rectangle 2882",transform:"translate(59.713 15.405)",fill:"none",d:"M0 0h2.686v4.725H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__A"},a.createElement("path",{"data-name":"Rectangle 2883",transform:"translate(48.56 35.123)",fill:"none",d:"M0 0h13.219v3.711H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__B"},a.createElement("path",{"data-name":"Rectangle 2884",transform:"translate(26.32 33.694)",fill:"none",d:"M0 0h13.611v7.332H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__C"},a.createElement("path",{"data-name":"Rectangle 2885",transform:"translate(17.861 15.338)",fill:"none",d:"M0 0h35.238v25.688H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__D"},a.createElement("path",{"data-name":"Rectangle 2886",transform:"translate(27.336 38.683)",fill:"none",d:"M0 0h10.322v2.343H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__E"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__F"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__H"},a.createElement("path",{"data-name":"Rectangle 2890",transform:"translate(26.99 41.961)",fill:"none",d:"M0 0h10.087v2.573H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__I"},a.createElement("path",{"data-name":"Rectangle 2894",transform:"translate(27.306 39.517)",fill:"none",d:"M0 0h9.262v2.313H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__J"},a.createElement("path",{"data-name":"Rectangle 2896",transform:"translate(18.399 51.647)",fill:"none",d:"M0 0h11.392v7.129H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__K"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__L"},a.createElement("path",{"data-name":"Rectangle 2899",transform:"translate(27.168 43.215)",fill:"none",d:"M0 0h2.841v6.572H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__M"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__N"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__P"},a.createElement("path",{"data-name":"Rectangle 2903",transform:"translate(17.653 61.313)",fill:"none",d:"M0 0h1.303v.664H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__Q"},a.createElement("path",{"data-name":"Rectangle 2904",transform:"translate(32.638 65.589)",fill:"none",d:"M0 0h1.311v.662H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__R"},a.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"})),a.createElement("clipPath",{id:"app-teamwork_svg__T"},a.createElement("path",{"data-name":"Rectangle 2907",transform:"translate(14.871 2.106)",fill:"none",d:"M0 0h18.542v23.362H0z"})),a.createElement("clipPath",{id:"app-teamwork_svg__U"},a.createElement("path",{"data-name":"Rectangle 2908",transform:"translate(25.962 35.151)",fill:"none",d:"M0 0h13.611v7.332H0z"})),a.createElement("linearGradient",{id:"app-teamwork_svg__a",x1:-.845,y1:5.274,x2:-.749,y2:5.274,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#ffe834"}),a.createElement("stop",{offset:1,stopColor:"#ffcd00"})),a.createElement("linearGradient",{id:"app-teamwork_svg__n",x1:-1.072,y1:4.57,x2:-.946,y2:4.57,xlinkHref:"#app-teamwork_svg__a"}),a.createElement("linearGradient",{id:"app-teamwork_svg__w",x1:-7.119,y1:4.725,x2:-6.991,y2:4.725,xlinkHref:"#app-teamwork_svg__a"}),a.createElement("linearGradient",{id:"app-teamwork_svg__y",x1:-10.333,y1:3.806,x2:-10.139,y2:3.806,xlinkHref:"#app-teamwork_svg__a"}),a.createElement("linearGradient",{id:"app-teamwork_svg__b",x1:-1.249,y1:3.585,x2:-1.113,y2:3.585,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#ffcd00"}),a.createElement("stop",{offset:1,stopColor:"#ffe834"})),a.createElement("linearGradient",{id:"app-teamwork_svg__G",x1:-9.065,y1:2.781,x2:-8.89,y2:2.781,xlinkHref:"#app-teamwork_svg__b"}),a.createElement("linearGradient",{id:"app-teamwork_svg__d",x1:-3.887,y1:1.514,x2:-3.666,y2:1.514,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#cf4600"}),a.createElement("stop",{offset:1,stopColor:"#cf752a"})),a.createElement("linearGradient",{id:"app-teamwork_svg__c",x1:-10.815,y1:14.295,x2:-10.501,y2:14.295,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#cf0700"}),a.createElement("stop",{offset:1,stopColor:"#cf1c00"})),a.createElement("linearGradient",{id:"app-teamwork_svg__O",x1:-.751,y1:1.532,x2:-.71,y2:1.532,xlinkHref:"#app-teamwork_svg__c"}),a.createElement("linearGradient",{id:"app-teamwork_svg__S",x1:-15,y1:4.439,x2:-14.502,y2:4.439,xlinkHref:"#app-teamwork_svg__d"})),a.createElement("g",{"data-name":"Group 7484"},a.createElement("g",{"data-name":"Group 7483",clipPath:"url(#app-teamwork_svg__e)"},a.createElement("g",{"data-name":"Group 7381"},a.createElement("g",{"data-name":"Group 7380",clipPath:"url(#app-teamwork_svg__e)"},a.createElement("g",{"data-name":"Group 7364",opacity:.3},a.createElement("g",{"data-name":"Group 7363"},a.createElement("g",{"data-name":"Group 7362",clipPath:"url(#app-teamwork_svg__f)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 7367",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7366"},a.createElement("g",{"data-name":"Group 7365",clipPath:"url(#app-teamwork_svg__g)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7370",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7369"},a.createElement("g",{"data-name":"Group 7368",clipPath:"url(#app-teamwork_svg__h)"},a.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"})))),a.createElement("g",{"data-name":"Group 7373",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7372"},a.createElement("g",{"data-name":"Group 7371",clipPath:"url(#app-teamwork_svg__i)"},a.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"})))),a.createElement("g",{"data-name":"Group 7376",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7375"},a.createElement("g",{"data-name":"Group 7374",clipPath:"url(#app-teamwork_svg__j)"},a.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"})))),a.createElement("g",{"data-name":"Group 7379",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7378"},a.createElement("g",{"data-name":"Group 7377",clipPath:"url(#app-teamwork_svg__k)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7383"},a.createElement("g",{"data-name":"Group 7382",clipPath:"url(#app-teamwork_svg__l)"},a.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"}))),a.createElement("g",{"data-name":"Group 7385"},a.createElement("g",{"data-name":"Group 7384",clipPath:"url(#app-teamwork_svg__m)"},a.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"}))),a.createElement("g",{"data-name":"Group 7408"},a.createElement("g",{"data-name":"Group 7407",clipPath:"url(#app-teamwork_svg__e)"},a.createElement("g",{"data-name":"Group 7388",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7387"},a.createElement("g",{"data-name":"Group 7386",clipPath:"url(#app-teamwork_svg__o)"},a.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"})))),a.createElement("g",{"data-name":"Group 7391",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7390"},a.createElement("g",{"data-name":"Group 7389",clipPath:"url(#app-teamwork_svg__p)"},a.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"})))),a.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"}),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7394",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7393"},a.createElement("g",{"data-name":"Group 7392",clipPath:"url(#app-teamwork_svg__q)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7397",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7396"},a.createElement("g",{"data-name":"Group 7395",clipPath:"url(#app-teamwork_svg__r)"},a.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"})))),a.createElement("g",{"data-name":"Group 7400",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7399"},a.createElement("g",{"data-name":"Group 7398",clipPath:"url(#app-teamwork_svg__s)"},a.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"})))),a.createElement("g",{"data-name":"Group 7403",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7402"},a.createElement("g",{"data-name":"Group 7401",clipPath:"url(#app-teamwork_svg__t)"},a.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"})))),a.createElement("g",{"data-name":"Group 7406",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7405"},a.createElement("g",{"data-name":"Group 7404",clipPath:"url(#app-teamwork_svg__u)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7410"},a.createElement("g",{"data-name":"Group 7409",clipPath:"url(#app-teamwork_svg__v)"},a.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"}))),a.createElement("g",{"data-name":"Group 7412"},a.createElement("g",{"data-name":"Group 7411",clipPath:"url(#app-teamwork_svg__x)"},a.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"}))),a.createElement("g",{"data-name":"Group 7429"},a.createElement("g",{"data-name":"Group 7428",clipPath:"url(#app-teamwork_svg__e)"},a.createElement("g",{"data-name":"Group 7415",style:{mixBlendMode:"screen",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7414"},a.createElement("g",{"data-name":"Group 7413",clipPath:"url(#app-teamwork_svg__z)"},a.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"})))),a.createElement("g",{"data-name":"Group 7418",opacity:.2,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7417"},a.createElement("g",{"data-name":"Group 7416",clipPath:"url(#app-teamwork_svg__A)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7421",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7420"},a.createElement("g",{"data-name":"Group 7419",clipPath:"url(#app-teamwork_svg__B)"},a.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"})))),a.createElement("g",{"data-name":"Group 7424",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7423"},a.createElement("g",{"data-name":"Group 7422",clipPath:"url(#app-teamwork_svg__C)"},a.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"})))),a.createElement("g",{"data-name":"Group 7427",opacity:.3,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7426"},a.createElement("g",{"data-name":"Group 7425",clipPath:"url(#app-teamwork_svg__D)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7431"},a.createElement("g",{"data-name":"Group 7430",clipPath:"url(#app-teamwork_svg__E)"},a.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"}))),a.createElement("g",{"data-name":"Group 7433"},a.createElement("g",{"data-name":"Group 7432",clipPath:"url(#app-teamwork_svg__F)"},a.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"}))),a.createElement("g",{"data-name":"Group 7438"},a.createElement("g",{"data-name":"Group 7437",clipPath:"url(#app-teamwork_svg__e)"},a.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"}),a.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"}),a.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"}),a.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"}),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7436",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7435"},a.createElement("g",{"data-name":"Group 7434",clipPath:"url(#app-teamwork_svg__H)"},a.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"})))),a.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"}))),a.createElement("g",{"data-name":"Group 7440"},a.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"})),a.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"}),a.createElement("g",{"data-name":"Group 7453"},a.createElement("g",{"data-name":"Group 7452",clipPath:"url(#app-teamwork_svg__e)",transform:"translate(-6 -6)"},a.createElement("g",{"data-name":"Group 7445",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7444"},a.createElement("g",{"data-name":"Group 7443",clipPath:"url(#app-teamwork_svg__I)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7451",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7450"},a.createElement("g",{"data-name":"Group 7449",clipPath:"url(#app-teamwork_svg__J)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7455"},a.createElement("g",{"data-name":"Group 7454",clipPath:"url(#app-teamwork_svg__K)"},a.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"}))),a.createElement("g",{"data-name":"Group 7460"},a.createElement("g",{"data-name":"Group 7459",clipPath:"url(#app-teamwork_svg__e)"},a.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"}),a.createElement("g",{"data-name":"Group 7458",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7457"},a.createElement("g",{"data-name":"Group 7456",clipPath:"url(#app-teamwork_svg__L)"},a.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"})))))),a.createElement("g",{"data-name":"Group 7462"},a.createElement("g",{"data-name":"Group 7461",clipPath:"url(#app-teamwork_svg__M)"},a.createElement("path",{"data-name":"Rectangle 2901",transform:"translate(34.445 41.209)",fill:"url(#app-teamwork_svg__c)",d:"M0 0h3.185v2.014H0z"}))),a.createElement("g",{"data-name":"Group 7464"},a.createElement("g",{"data-name":"Group 7463",clipPath:"url(#app-teamwork_svg__N)"},a.createElement("path",{"data-name":"Rectangle 2902",transform:"translate(18.128 61.031)",fill:"url(#app-teamwork_svg__O)",d:"M0 0h24.133v5.85H0z"}))),a.createElement("g",{"data-name":"Group 7472"},a.createElement("g",{"data-name":"Group 7471",clipPath:"url(#app-teamwork_svg__e)"},a.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"}),a.createElement("g",{"data-name":"Group 7467",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7466"},a.createElement("g",{"data-name":"Group 7465",clipPath:"url(#app-teamwork_svg__P)"},a.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"})))),a.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"}),a.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"}),a.createElement("g",{"data-name":"Group 7470",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7469"},a.createElement("g",{"data-name":"Group 7468",clipPath:"url(#app-teamwork_svg__Q)"},a.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"})))),a.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"}))),a.createElement("g",{"data-name":"Group 7474"},a.createElement("g",{"data-name":"Group 7473",clipPath:"url(#app-teamwork_svg__R)"},a.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"}))),a.createElement("g",{"data-name":"Group 7482"},a.createElement("g",{"data-name":"Group 7481",clipPath:"url(#app-teamwork_svg__e)"},a.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"}),a.createElement("g",{"data-name":"Group 7477",opacity:.5},a.createElement("g",{"data-name":"Group 7476"},a.createElement("g",{"data-name":"Group 7475",clipPath:"url(#app-teamwork_svg__T)"},a.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"})))),a.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"}),a.createElement("g",{"data-name":"Group 7480",opacity:.32},a.createElement("g",{"data-name":"Group 7479"},a.createElement("g",{"data-name":"Group 7478",clipPath:"url(#app-teamwork_svg__U)"},a.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"})))))),a.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"}),a.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}))),a.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}))};export{t as default};
@@ -0,0 +1 @@
1
+ import{__assign as e}from"../_virtual/_tslib.js";import*as a from"react";var t=function(t){return a.createElement("svg",e({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70.048"},t),a.createElement("defs",null,a.createElement("clipPath",{id:"app-writing_svg__c"},a.createElement("path",{"data-name":"Rectangle 3036",fill:"none",d:"M0 0h70v70.048H0z"})),a.createElement("clipPath",{id:"app-writing_svg__d"},a.createElement("path",{"data-name":"Rectangle 2999",fill:"none",d:"M0 0h70v70.048H0z"})),a.createElement("clipPath",{id:"app-writing_svg__e"},a.createElement("path",{"data-name":"Rectangle 2997",transform:"translate(9.491 1.826)",fill:"none",d:"M0 0h50.599v68.222H0z"})),a.createElement("clipPath",{id:"app-writing_svg__f"},a.createElement("path",{"data-name":"Rectangle 2998",transform:"translate(9.778 7.26)",fill:"none",d:"M0 0h43.227v60.954H0z"})),a.createElement("clipPath",{id:"app-writing_svg__g"},a.createElement("path",{"data-name":"Path 5372",d:"m12.956 2.693-.721 3.9S24.4 42.9 27.153 65.441l2.449-.134.571 1.886L60.4 63.622l.765-1.8-.11-2.012 1.792-.1S51.431 16.381 45.109 3.975a133.169 133.169 0 0 0-21.88-2.116 55.567 55.567 0 0 0-10.273.834",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__i"},a.createElement("path",{"data-name":"Rectangle 3002",transform:"translate(12.234 2.693)",fill:"none",d:"M0 0h50.609v64.5H0z"})),a.createElement("clipPath",{id:"app-writing_svg__j"},a.createElement("path",{"data-name":"Path 5373",d:"M62.843 59.716s-18.615-1.41-31.471.8c0 0-11.357-48.7-18.415-57.821l-.723 3.9s12.1 36.59 14.919 58.847l2.449-.134.571 1.886L60.4 63.622l.765-1.8-.111-2.012Z",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__k"},a.createElement("path",{"data-name":"Rectangle 3004",transform:"translate(25.623 37.962)",fill:"none",d:"M0 0h35.446v25.639H0z"})),a.createElement("clipPath",{id:"app-writing_svg__l"},a.createElement("path",{"data-name":"Path 5374",d:"m25.623 37.962 5.15 25.638s18.92-3.239 30.3-3.431l-.02-.356s-17.26-.84-29.677.7Z",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__m"},a.createElement("path",{"data-name":"Rectangle 3006",transform:"translate(12.742 3.854)",fill:"none",d:"M0 0h16.861v61.526H0z"})),a.createElement("clipPath",{id:"app-writing_svg__n"},a.createElement("path",{"data-name":"Path 5375",d:"M29.6 65.307S20.434 20.388 12.742 3.854c0 0 11.609 32.02 15.531 61.526Z",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__p"},a.createElement("path",{"data-name":"Rectangle 3008",transform:"translate(43.152 4.353)",fill:"none",d:"M0 0h1.171v1.818H0z"})),a.createElement("clipPath",{id:"app-writing_svg__q"},a.createElement("path",{"data-name":"Path 5376",d:"M43.338 5.454c.236.49.607.8.827.7s.208-.59-.028-1.081-.607-.8-.828-.7-.207.59.029 1.081",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__s"},a.createElement("path",{"data-name":"Rectangle 3010",transform:"translate(30.173 61.826)",fill:"none",d:"M0 0h30.986v5.368H0z"})),a.createElement("clipPath",{id:"app-writing_svg__t"},a.createElement("path",{"data-name":"Path 5377",d:"m30.173 67.193.919-2.185 30.068-3.182-.765 1.8Z",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__v"},a.createElement("path",{"data-name":"Rectangle 3012",transform:"translate(37.528 3.535)",fill:"none",d:"M0 0h1.17v1.818H0z"})),a.createElement("clipPath",{id:"app-writing_svg__w"},a.createElement("path",{"data-name":"Path 5379",d:"M37.714 4.636c.236.491.607.8.827.7s.208-.59-.029-1.08-.606-.8-.827-.7-.207.59.029 1.08",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__y"},a.createElement("path",{"data-name":"Rectangle 3014",transform:"translate(32.058 3.214)",fill:"none",d:"M0 0h1.171v1.818H0z"})),a.createElement("clipPath",{id:"app-writing_svg__z"},a.createElement("path",{"data-name":"Path 5381",d:"M32.244 4.315c.237.491.607.8.828.7s.207-.59-.029-1.081-.607-.8-.827-.7-.208.59.028 1.08",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__B"},a.createElement("path",{"data-name":"Rectangle 3016",transform:"translate(26.612 2.856)",fill:"none",d:"M0 0h1.171v1.818H0z"})),a.createElement("clipPath",{id:"app-writing_svg__C"},a.createElement("path",{"data-name":"Path 5383",d:"M26.8 3.958c.236.49.607.8.827.695s.208-.589-.029-1.08-.606-.8-.827-.7-.207.59.029 1.081",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__E"},a.createElement("path",{"data-name":"Rectangle 3018",transform:"translate(20.405 2.959)",fill:"none",d:"M0 0h1.171v1.818H0z"})),a.createElement("clipPath",{id:"app-writing_svg__F"},a.createElement("path",{"data-name":"Path 5385",d:"M20.591 4.061c.237.49.607.8.827.7s.208-.59-.028-1.08-.607-.8-.828-.7-.207.59.029 1.081",fill:"none"})),a.createElement("clipPath",{id:"app-writing_svg__H"},a.createElement("path",{"data-name":"Rectangle 3019",transform:"translate(33.338 55.228)",fill:"none",d:"M0 0h26.406v.968H0z"})),a.createElement("clipPath",{id:"app-writing_svg__I"},a.createElement("path",{"data-name":"Rectangle 3020",transform:"translate(32.298 51.241)",fill:"none",d:"M0 0h26.406v.968H0z"})),a.createElement("clipPath",{id:"app-writing_svg__J"},a.createElement("path",{"data-name":"Rectangle 3021",transform:"translate(31.258 47.255)",fill:"none",d:"M0 0h26.406v.968H0z"})),a.createElement("clipPath",{id:"app-writing_svg__K"},a.createElement("path",{"data-name":"Rectangle 3022",transform:"translate(30.218 43.268)",fill:"none",d:"M0 0h26.406v.968H0z"})),a.createElement("clipPath",{id:"app-writing_svg__L"},a.createElement("path",{"data-name":"Rectangle 3023",transform:"translate(29.178 39.282)",fill:"none",d:"M0 0h26.406v.968H0z"})),a.createElement("clipPath",{id:"app-writing_svg__M"},a.createElement("path",{"data-name":"Rectangle 3024",transform:"translate(28.138 35.296)",fill:"none",d:"M0 0h26.137v.968H0z"})),a.createElement("clipPath",{id:"app-writing_svg__N"},a.createElement("path",{"data-name":"Rectangle 3025",transform:"translate(27.097 31.309)",fill:"none",d:"M0 0h26.19v.968H0z"})),a.createElement("clipPath",{id:"app-writing_svg__O"},a.createElement("path",{"data-name":"Rectangle 3026",transform:"translate(26.098 27.177)",fill:"none",d:"M0 0h25.936v.842H0z"})),a.createElement("clipPath",{id:"app-writing_svg__P"},a.createElement("path",{"data-name":"Rectangle 3027",transform:"translate(24.839 23.09)",fill:"none",d:"M0 0h25.759v.777H0z"})),a.createElement("clipPath",{id:"app-writing_svg__Q"},a.createElement("path",{"data-name":"Rectangle 3028",transform:"translate(23.492 18.581)",fill:"none",d:"M0 0h25.824v1.128H0z"})),a.createElement("clipPath",{id:"app-writing_svg__R"},a.createElement("path",{"data-name":"Rectangle 3029",transform:"translate(22.07 14.461)",fill:"none",d:"M0 0h25.632v1.209H0z"})),a.createElement("clipPath",{id:"app-writing_svg__S"},a.createElement("path",{"data-name":"Rectangle 3030",transform:"translate(20.319 10.194)",fill:"none",d:"M0 0h25.949v1.413H0z"})),a.createElement("clipPath",{id:"app-writing_svg__T"},a.createElement("path",{"data-name":"Rectangle 3031",transform:"translate(24.825 15.465)",fill:"none",d:"M0 0h18.996v42.929H0z"})),a.createElement("clipPath",{id:"app-writing_svg__U"},a.createElement("path",{"data-name":"Rectangle 3032",transform:"translate(36.16 5.017)",fill:"none",d:"M0 0h5.801v50.763H0z"})),a.createElement("clipPath",{id:"app-writing_svg__V"},a.createElement("path",{"data-name":"Rectangle 3033",transform:"translate(43.877 5.613)",fill:"none",d:"M0 0h3.525v49.749H0z"})),a.createElement("clipPath",{id:"app-writing_svg__W"},a.createElement("path",{"data-name":"Rectangle 3034",transform:"translate(41.828 55.651)",fill:"none",d:"M0 0h1.228v2.741H0z"})),a.createElement("linearGradient",{id:"app-writing_svg__h",x1:-.194,y1:1.022,x2:-.175,y2:1.022,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#ffd2c8"}),a.createElement("stop",{offset:1,stopColor:"#fffbd9"})),a.createElement("linearGradient",{id:"app-writing_svg__b",x1:-.026,y1:1.088,x2:-.012,y2:1.088,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#ffe7d8"}),a.createElement("stop",{offset:.994,stopColor:"#d56088"}),a.createElement("stop",{offset:1,stopColor:"#d56088"})),a.createElement("linearGradient",{id:"app-writing_svg__a",x1:-.915,y1:.996,x2:-.882,y2:.996,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#d56088"}),a.createElement("stop",{offset:.006,stopColor:"#d56088"}),a.createElement("stop",{offset:1,stopColor:"#ffe7d8"})),a.createElement("linearGradient",{id:"app-writing_svg__o",x1:.166,y1:1.871,x2:.182,y2:1.871,xlinkHref:"#app-writing_svg__a"}),a.createElement("linearGradient",{id:"app-writing_svg__r",x1:-21.027,y1:28.012,x2:-20.535,y2:28.012,xlinkHref:"#app-writing_svg__b"}),a.createElement("linearGradient",{id:"app-writing_svg__u",x1:-4.099,y1:.676,x2:-3.998,y2:.676,xlinkHref:"#app-writing_svg__a"}),a.createElement("linearGradient",{id:"app-writing_svg__x",x1:-18.259,y1:28.359,x2:-17.767,y2:28.359,xlinkHref:"#app-writing_svg__b"}),a.createElement("linearGradient",{id:"app-writing_svg__A",x1:-15.567,y1:28.496,x2:-15.074,y2:28.496,xlinkHref:"#app-writing_svg__b"}),a.createElement("linearGradient",{id:"app-writing_svg__D",x1:-12.886,y1:28.648,x2:-12.394,y2:28.648,xlinkHref:"#app-writing_svg__b"}),a.createElement("linearGradient",{id:"app-writing_svg__G",x1:-9.831,y1:28.604,x2:-9.339,y2:28.604,xlinkHref:"#app-writing_svg__b"})),a.createElement("g",{"data-name":"Group 7643"},a.createElement("g",{"data-name":"Group 7642",clipPath:"url(#app-writing_svg__c)"},a.createElement("g",{"data-name":"Group 7544"},a.createElement("g",{"data-name":"Group 7543",clipPath:"url(#app-writing_svg__d)"},a.createElement("g",{"data-name":"Group 7539",opacity:.3},a.createElement("g",{"data-name":"Group 7538"},a.createElement("g",{"data-name":"Group 7537",clipPath:"url(#app-writing_svg__e)"},a.createElement("path",{"data-name":"Path 5367",d:"M9.49 10.888s8.134 40.427 11.9 59.16L34.353 68.2l23.288-2.752.765-1.8L58.315 62l-.015-.36 1.793-.1S48.677 18.208 42.355 5.8c0 0-.4-.077-1.123-.2.039-.953-.123-1.921-.872-2.189-1.6-.57-2.495 1.657-2.495 1.657-.691-.1-1.447-.2-2.257-.31.036-.945-.13-1.9-.873-2.164-1.6-.57-2.495 1.657-2.495 1.657l.747.142s.671-1.512 1.649-1.139c.463.177.527.816.467 1.439a144.09 144.09 0 0 0-4.96-.538c-.008-.846-.208-1.644-.877-1.883-1.484-.528-2.366 1.354-2.481 1.628q-1.033-.066-2.089-.113c-.01-.841-.212-1.631-.877-1.868-1.6-.57-2.512 1.774-2.512 1.774-.944-.009-1.888 0-2.827.021-.035-.773-.253-1.471-.871-1.692-1.6-.57-2.661 1.836-2.661 1.836l.912-.037s.672-1.512 1.649-1.139c.365.139.482.566.486 1.046-2.72.087-.038 3.1-2.455 3.564l-2.728 1.059ZM24.2 3.763c-.7-.028-1.415-.049-2.126-.062.071-.152.72-1.477 1.642-1.125.4.153.5.651.484 1.187m5.447.35q-1.017-.089-2.073-.163s.61-1.39 1.587-1.017c.4.152.5.647.485 1.18m11.076 1.4c-.572-.1-1.28-.21-2.1-.334.1-.208.739-1.451 1.635-1.109.464.177.528.818.467 1.443"})))),a.createElement("path",{"data-name":"Path 5368",d:"m10.963 7.268 28.794.184C44.448 14.819 53 64.109 53 64.109l-28.858 4.113C20.377 49.488 9.776 8.993 9.776 8.993Z",fill:"#008536"}),a.createElement("g",{"data-name":"Group 7542",opacity:.3},a.createElement("g",{"data-name":"Group 7541"},a.createElement("g",{"data-name":"Group 7540",clipPath:"url(#app-writing_svg__f)"},a.createElement("path",{"data-name":"Path 5369",d:"m10.965 7.26 28.794.184C44.45 14.811 53.006 64.1 53.006 64.1l-28.862 4.114C20.379 49.48 9.778 8.985 9.778 8.985Z"})))),a.createElement("path",{"data-name":"Path 5370",d:"m52.593 27.7.085.282-.082-.28Z",fill:"#ffd78c"}),a.createElement("path",{"data-name":"Path 5371",d:"m12.119 5.6 28.794.184c4.687 7.37 13.247 56.66 13.247 56.66L25.3 66.557C21.533 47.823 10.932 7.328 10.932 7.328Z",fill:"#008536"}))),a.createElement("g",{"data-name":"Group 7546"},a.createElement("g",{"data-name":"Group 7545",clipPath:"url(#app-writing_svg__g)"},a.createElement("path",{"data-name":"Rectangle 3000",transform:"rotate(-3.131 41.914 -157.627)",fill:"url(#app-writing_svg__h)",d:"M0 0h54.1v68.001H0z"}))),a.createElement("g",{"data-name":"Group 7641"},a.createElement("g",{"data-name":"Group 7640",clipPath:"url(#app-writing_svg__d)"},a.createElement("g",{"data-name":"Group 7551",opacity:.6},a.createElement("g",{"data-name":"Group 7550"},a.createElement("g",{"data-name":"Group 7549",clipPath:"url(#app-writing_svg__i)"},a.createElement("g",{"data-name":"Group 7548"},a.createElement("g",{"data-name":"Group 7547",clipPath:"url(#app-writing_svg__j)"},a.createElement("path",{"data-name":"Rectangle 3001",transform:"rotate(-81.419 39.571 31.299)",fill:"url(#app-writing_svg__b)",d:"M0 0h71.329v59.666H0z"})))))),a.createElement("g",{"data-name":"Group 7556",opacity:.6},a.createElement("g",{"data-name":"Group 7555"},a.createElement("g",{"data-name":"Group 7554",clipPath:"url(#app-writing_svg__k)"},a.createElement("g",{"data-name":"Group 7553"},a.createElement("g",{"data-name":"Group 7552",clipPath:"url(#app-writing_svg__l)"},a.createElement("path",{"data-name":"Rectangle 3003",transform:"rotate(-81.43 47.537 18.82)",fill:"url(#app-writing_svg__a)",d:"M0 0h30.641v38.875H0z"})))))),a.createElement("g",{"data-name":"Group 7561",opacity:.6},a.createElement("g",{"data-name":"Group 7560"},a.createElement("g",{"data-name":"Group 7559",clipPath:"url(#app-writing_svg__m)"},a.createElement("g",{"data-name":"Group 7558"},a.createElement("g",{"data-name":"Group 7557",clipPath:"url(#app-writing_svg__n)"},a.createElement("path",{"data-name":"Rectangle 3005",transform:"rotate(-81.419 39.03 29.875)",fill:"url(#app-writing_svg__o)",d:"M0 0h63.353v25.851H0z"})))))),a.createElement("g",{"data-name":"Group 7566",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7565"},a.createElement("g",{"data-name":"Group 7564",clipPath:"url(#app-writing_svg__p)"},a.createElement("g",{"data-name":"Group 7563"},a.createElement("g",{"data-name":"Group 7562",clipPath:"url(#app-writing_svg__q)"},a.createElement("path",{"data-name":"Rectangle 3007",transform:"rotate(-25.724 31.32 -90.331)",fill:"url(#app-writing_svg__r)",d:"M0 0h2.032v2.355H0z"})))))),a.createElement("g",{"data-name":"Group 7571",opacity:.6},a.createElement("g",{"data-name":"Group 7570"},a.createElement("g",{"data-name":"Group 7569",clipPath:"url(#app-writing_svg__s)"},a.createElement("g",{"data-name":"Group 7568"},a.createElement("g",{"data-name":"Group 7567",clipPath:"url(#app-writing_svg__t)"},a.createElement("path",{"data-name":"Rectangle 3009",transform:"rotate(-81.419 53.668 16.463)",fill:"url(#app-writing_svg__u)",d:"M0 0h9.93v31.441H0z"})))))),a.createElement("path",{"data-name":"Path 5378",d:"M43.639 5.91s1.071-3.755-.526-4.325-2.495 1.657-2.495 1.657l.747.142s.671-1.512 1.648-1.139.18 2.807.18 2.807Z",fill:"#006837"}),a.createElement("g",{"data-name":"Group 7576",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7575"},a.createElement("g",{"data-name":"Group 7574",clipPath:"url(#app-writing_svg__v)"},a.createElement("g",{"data-name":"Group 7573"},a.createElement("g",{"data-name":"Group 7572",clipPath:"url(#app-writing_svg__w)"},a.createElement("path",{"data-name":"Rectangle 3011",transform:"rotate(-25.724 26.72 -78.424)",fill:"url(#app-writing_svg__x)",d:"M0 0h2.032v2.355H0z"})))))),a.createElement("path",{"data-name":"Path 5380",d:"M38.015 5.093s1.071-3.755-.526-4.325-2.495 1.657-2.495 1.657l.747.143s.671-1.513 1.648-1.14.18 2.807.18 2.807Z",fill:"#006837"}),a.createElement("g",{"data-name":"Group 7581",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7580"},a.createElement("g",{"data-name":"Group 7579",clipPath:"url(#app-writing_svg__y)"},a.createElement("g",{"data-name":"Group 7578"},a.createElement("g",{"data-name":"Group 7577",clipPath:"url(#app-writing_svg__z)"},a.createElement("path",{"data-name":"Rectangle 3013",transform:"rotate(-25.724 23.28 -66.607)",fill:"url(#app-writing_svg__A)",d:"M0 0h2.032v2.355H0z"})))))),a.createElement("path",{"data-name":"Path 5382",d:"M32.546 4.772s1.071-3.755-.526-4.325-2.5 1.657-2.5 1.657l.808.02s.61-1.39 1.587-1.017.18 2.807.18 2.807Z",fill:"#006837"}),a.createElement("g",{"data-name":"Group 7586",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7585"},a.createElement("g",{"data-name":"Group 7584",clipPath:"url(#app-writing_svg__B)"},a.createElement("g",{"data-name":"Group 7583"},a.createElement("g",{"data-name":"Group 7582",clipPath:"url(#app-writing_svg__C)"},a.createElement("path",{"data-name":"Rectangle 3015",transform:"rotate(-25.724 19.775 -54.86)",fill:"url(#app-writing_svg__D)",d:"M0 0h2.032v2.355H0z"})))))),a.createElement("path",{"data-name":"Path 5384",d:"M27.1 4.414S28.17.659 26.573.089 24.06 1.863 24.06 1.863l.765.026S25.5.376 26.473.749s.18 2.807.18 2.807Z",fill:"#006837"}),a.createElement("g",{"data-name":"Group 7591",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7590"},a.createElement("g",{"data-name":"Group 7589",clipPath:"url(#app-writing_svg__E)"},a.createElement("g",{"data-name":"Group 7588"},a.createElement("g",{"data-name":"Group 7587",clipPath:"url(#app-writing_svg__F)"},a.createElement("path",{"data-name":"Rectangle 3017",transform:"rotate(-25.724 16.897 -41.217)",fill:"url(#app-writing_svg__G)",d:"M0 0h2.032v2.355H0z"})))))),a.createElement("path",{"data-name":"Path 5386",d:"M20.892 4.517S21.963.762 20.366.192s-2.66 1.836-2.66 1.836l.912-.036s.671-1.513 1.648-1.14.18 2.807.18 2.807Z",fill:"#006837"}),a.createElement("g",{"data-name":"Group 7594",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7593"},a.createElement("g",{"data-name":"Group 7592",clipPath:"url(#app-writing_svg__H)"},a.createElement("path",{"data-name":"Path 5387",d:"M59.739 55.629c-4.679-.262-16.554-.737-26.391.481",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7597",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7596"},a.createElement("g",{"data-name":"Group 7595",clipPath:"url(#app-writing_svg__I)"},a.createElement("path",{"data-name":"Path 5388",d:"M58.7 51.642c-4.679-.262-16.554-.737-26.391.481",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7600",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7599"},a.createElement("g",{"data-name":"Group 7598",clipPath:"url(#app-writing_svg__J)"},a.createElement("path",{"data-name":"Path 5389",d:"M57.659 47.656c-4.679-.262-16.554-.737-26.391.481",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7603",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7602"},a.createElement("g",{"data-name":"Group 7601",clipPath:"url(#app-writing_svg__K)"},a.createElement("path",{"data-name":"Path 5390",d:"M56.619 43.669c-4.679-.262-16.554-.737-26.391.481",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7606",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7605"},a.createElement("g",{"data-name":"Group 7604",clipPath:"url(#app-writing_svg__L)"},a.createElement("path",{"data-name":"Path 5391",d:"M55.579 39.683c-4.679-.262-16.554-.737-26.391.481",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7609",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7608"},a.createElement("g",{"data-name":"Group 7607",clipPath:"url(#app-writing_svg__M)"},a.createElement("path",{"data-name":"Path 5392",d:"M54.269 35.682c-4.852-.265-16.468-.7-26.121.5",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7612",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7611"},a.createElement("g",{"data-name":"Group 7610",clipPath:"url(#app-writing_svg__N)"},a.createElement("path",{"data-name":"Path 5393",d:"M53.282 31.7h-.1c-4.88-.265-16.451-.693-26.073.5",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7615",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7614"},a.createElement("g",{"data-name":"Group 7613",clipPath:"url(#app-writing_svg__O)"},a.createElement("path",{"data-name":"Path 5394",d:"m52.029 27.7-.147-.008c-5.02-.265-16.318-.929-25.773.242",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7618",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7617"},a.createElement("g",{"data-name":"Group 7616",clipPath:"url(#app-writing_svg__P)"},a.createElement("path",{"data-name":"Path 5395",d:"M50.594 23.693c-5.138-.265-16.441-1.063-25.744.088",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7621",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7620"},a.createElement("g",{"data-name":"Group 7619",clipPath:"url(#app-writing_svg__Q)"},a.createElement("path",{"data-name":"Path 5396",d:"M49.311 19.622c-4.894-.265-16.2-1.674-25.808-.485",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7624",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7623"},a.createElement("g",{"data-name":"Group 7622",clipPath:"url(#app-writing_svg__R)"},a.createElement("path",{"data-name":"Path 5397",d:"M47.7 15.584c-5.079-.265-16.235-1.761-25.617-.6",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("g",{"data-name":"Group 7627",opacity:.6,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7626"},a.createElement("g",{"data-name":"Group 7625",clipPath:"url(#app-writing_svg__S)"},a.createElement("path",{"data-name":"Path 5398",d:"M46.263 11.52c-4.988-.265-16.439-2.013-25.934-.838",fill:"none",stroke:"#a8806d",strokeWidth:.173})))),a.createElement("path",{"data-name":"Path 5399",d:"M45.219 8.719s1.439-.648 1.595.284 1.618 11.837 1.618 11.837-1.5 1.882 1.023 5.44c0 0 .624.179.285-2.269S47.97 9.276 47.97 9.276s-.184-2.25-3.268-3.057.517 2.5.517 2.5",fill:"#063"}),a.createElement("g",{"data-name":"Group 7630",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7629"},a.createElement("g",{"data-name":"Group 7628",clipPath:"url(#app-writing_svg__T)"},a.createElement("path",{"data-name":"Path 5400",d:"m43.365 58.033-.111-1.971a2.42 2.42 0 0 0 .362-.413c.013-.017.023-.036.035-.055s.045-.066.066-.1.039-.074.058-.111.032-.057.046-.087a95.2 95.2 0 0 0-5.6-21.643c-3.23-8.025-5.045-11.453-6.281-13.514.148-.127.667-.535 1.025-.373a.462.462 0 0 1 .118.082l.013.011a.46.46 0 0 1 .084.115c.36.666 4.285 8.557 4.285 8.557v.005c-.035.109-.563 1.874 2.183 3.855 0 0 .519-.025-.371-1.8S34.13 19.887 34.13 19.887s-.721-1.658-3.266-1.474a1.437 1.437 0 0 0-.328-.144 1.951 1.951 0 0 0-.384-.091 3.494 3.494 0 0 0-.437-.043l-.943-2.427a.267.267 0 0 0-.041-.112 1.029 1.029 0 0 0-.485-.125 4.215 4.215 0 0 0-1.654.294l-.069.023c-1.114.4-1.507.762-1.637 1.01a.43.43 0 0 0-.057.27l.938 2.412-.058.053-.051.05-.1.1-.039.046c-.029.035-.058.069-.082.1l-.03.042-.066.1-.02.037a1.057 1.057 0 0 0-.052.1l-.012.029c-.014.033-.028.065-.039.095v.018a.867.867 0 0 0-.05.4c.4 2.3.808 5.335 4.735 15.853l.132.355A94.58 94.58 0 0 0 38.9 54.192q.292.453.54.826a52.318 52.318 0 0 0 1.083 1.585c.083.022.167.04.25.055l.045.007c.067.011.135.021.2.028.023 0 .047 0 .071.006.064 0 .129.01.194.011h.22c.238.294 1.133 1.4 1.193 1.481a.537.537 0 0 0 .081.084.452.452 0 0 0 .056.037.408.408 0 0 0 .05.029.3.3 0 0 0 .038.015.5.5 0 0 0 .162.039l-.006-.013a.417.417 0 0 0 .079 0c.185-.064.2-.347.2-.347",fill:"#231f20"})))),a.createElement("path",{"data-name":"Path 5401",d:"M37.065 6.575c-.455 2.918-1.211 6.707-.773 21.117a118.932 118.932 0 0 0 4.456 27.552 4.172 4.172 0 0 0 2.287.695 2.965 2.965 0 0 0 2.132-.912 118.94 118.94 0 0 0 2.1-27.831C46.48 12.8 45.383 9.1 44.7 6.221c0 0-.933-1.251-4.01-1.209s-3.58 1.266-3.625 1.563",fill:"#8db91f"}),a.createElement("path",{"data-name":"Path 5402",d:"m44.2 55.643-.679 2.433s-.132.329-.377.329a.593.593 0 0 1-.467-.41c-.045-.135-.852-2.339-.852-2.339Z",fill:"#bebebe"}),a.createElement("path",{"data-name":"Path 5403",d:"M40.1 52.933a.146.146 0 0 1 .077.046c.2.226.911.724 2.855.709a3.2 3.2 0 0 0 2.539-.825c-.243 1.382-.41 2.161-.41 2.161a2.964 2.964 0 0 1-2.132.912 4.174 4.174 0 0 1-2.287-.695s-.254-.832-.642-2.308",fill:"#d6d400"}),a.createElement("path",{"data-name":"Path 5404",d:"M40.692 5.011c3.077-.043 4.01 1.208 4.01 1.208.672 2.847 1.754 6.516 2.54 20.565a8.265 8.265 0 0 1-4.916 1.5 14.451 14.451 0 0 1-5.965-.978l-.085-.092c-.406-14.011.336-17.756.787-20.641.046-.3.552-1.52 3.629-1.563",fill:"#008536"}),a.createElement("g",{"data-name":"Group 7633",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7632"},a.createElement("g",{"data-name":"Group 7631",clipPath:"url(#app-writing_svg__U)"},a.createElement("path",{"data-name":"Path 5405",d:"M40.479 5.017a169.181 169.181 0 0 0-1.557 18.847c-.093 8.841 3.038 31.894 3.038 31.894l-.032.023a3.987 3.987 0 0 1-1.181-.539 118.9 118.9 0 0 1-4.456-27.552c-.437-14.41.317-18.2.773-21.118.044-.287.528-1.46 3.415-1.555",fill:"#063"})))),a.createElement("g",{"data-name":"Group 7636",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7635"},a.createElement("g",{"data-name":"Group 7634",clipPath:"url(#app-writing_svg__V)"},a.createElement("path",{"data-name":"Path 5406",d:"m43.9 6.722-.027-1.109a2.473 2.473 0 0 1 .826.606c.679 2.874 1.776 6.58 2.563 20.976a118.94 118.94 0 0 1-2.1 27.831 2.506 2.506 0 0 1-.383.336c4.765-24.31-.878-48.64-.878-48.64",fill:"#fff"})))),a.createElement("path",{"data-name":"Path 5407",d:"M37.065 6.575c.046-.295.551-1.519 3.63-1.563S44.7 6.22 44.7 6.22s.3 1.512-3.628 1.562-4.011-1.207-4.011-1.207",fill:"#3aa235"}),a.createElement("path",{"data-name":"Path 5408",d:"M37.9 6.278c.037-.236.34-.89 2.8-.924s3.3.641 3.3.641.239 1.208-2.9 1.247-3.2-.964-3.2-.964",fill:"#008536"}),a.createElement("path",{"data-name":"Path 5409",d:"M43.315 2.032s-.495-.7-2.686-.663-2.481.621-2.516.831l.177 4.152s-.081.822 2.715.787 2.484-.954 2.484-.954Z",fill:"#bebebe"}),a.createElement("path",{"data-name":"Path 5410",d:"M38.116 2.2c.033-.21.323-.8 2.515-.831s2.687.663 2.687.663.312.919-2.485.954-2.717-.786-2.717-.786",fill:"#e5e5e5"}),a.createElement("path",{"data-name":"Path 5411",d:"M46.815 9a.572.572 0 0 0-.172-.338.99.99 0 0 1 .5.529l.844 6.064 1.466 11.023c-2.527-3.558-1.023-5.441-1.023-5.441S46.972 9.935 46.815 9",fill:"#024220"}),a.createElement("path",{"data-name":"Path 5412",d:"m43.71 57.414-.185.662s-.132.329-.377.329a.593.593 0 0 1-.467-.41c-.013-.041-.1-.283-.215-.595Z",fill:"#2d2e80"}),a.createElement("g",{"data-name":"Group 7639",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 7638"},a.createElement("g",{"data-name":"Group 7637",clipPath:"url(#app-writing_svg__W)"},a.createElement("path",{"data-name":"Path 5413",d:"m42.709 55.651.347 2.741a.657.657 0 0 1-.376-.4c-.045-.135-.852-2.339-.852-2.339Z",fill:"#063"})))))))))};export{t as default};