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 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",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),e.createElement("defs",null,e.createElement("clipPath",{id:"biography_svg__b"},e.createElement("path",{"data-name":"Rectangle 3319",fill:"none",d:"M0 0h70v70H0z"})),e.createElement("clipPath",{id:"biography_svg__c"},e.createElement("path",{"data-name":"Rectangle 3308",transform:"translate(13.128 6.242)",fill:"none",d:"M0 0h50.847v59.769H0z"})),e.createElement("clipPath",{id:"biography_svg__d"},e.createElement("path",{"data-name":"Path 5865",d:"m12.029 4.505 1.685 56.6h.513L13.415 4.4a1.141 1.141 0 0 1-1.386.1",fill:"none"})),e.createElement("clipPath",{id:"biography_svg__f"},e.createElement("path",{"data-name":"Path 5866",d:"m47.579 1.89 7.209 6.866L55 1.345Z",fill:"none"})),e.createElement("clipPath",{id:"biography_svg__g"},e.createElement("path",{"data-name":"Path 5867",d:"M47.2 60.911h6.169l.153-5.6Z",fill:"none"})),e.createElement("clipPath",{id:"biography_svg__i"},e.createElement("path",{"data-name":"Rectangle 3314",transform:"translate(.148 9.636)",fill:"none",d:"M0 0h11.945v42.845H0z"})),e.createElement("clipPath",{id:"biography_svg__j"},e.createElement("path",{"data-name":"Rectangle 3315",transform:"translate(1.92 12.979)",fill:"none",d:"M0 0h9.546v38.145H0z"})),e.createElement("clipPath",{id:"biography_svg__k"},e.createElement("path",{"data-name":"Rectangle 3316",transform:"translate(6.948 13.025)",fill:"none",d:"M0 0h6.915v37.444H0z"})),e.createElement("clipPath",{id:"biography_svg__l"},e.createElement("path",{"data-name":"Rectangle 3317",transform:"translate(11.354 50.934)",fill:"none",d:"M0 0h1.252v2.028H0z"})),e.createElement("linearGradient",{id:"biography_svg__e",x1:-5.473,y1:1.157,x2:-5.018,y2:1.157,gradientUnits:"objectBoundingBox"},e.createElement("stop",{offset:0,stopColor:"#511fa0"}),e.createElement("stop",{offset:.006,stopColor:"#511fa0"}),e.createElement("stop",{offset:1,stopColor:"#514a91"})),e.createElement("linearGradient",{id:"biography_svg__a",x1:-5.904,y1:8.623,x2:-5.779,y2:8.623,gradientUnits:"objectBoundingBox"},e.createElement("stop",{offset:0,stopColor:"#f76300"}),e.createElement("stop",{offset:1,stopColor:"#fb0"})),e.createElement("linearGradient",{id:"biography_svg__h",x1:-6.945,y1:2.448,x2:-6.798,y2:2.448,xlinkHref:"#biography_svg__a"})),e.createElement("g",{"data-name":"Group 8386"},e.createElement("g",{"data-name":"Group 8385",clipPath:"url(#biography_svg__b)"},e.createElement("g",{"data-name":"Group 8362"},e.createElement("g",{"data-name":"Group 8361",clipPath:"url(#biography_svg__b)"},e.createElement("g",{"data-name":"Group 8360",opacity:.3},e.createElement("g",{"data-name":"Group 8359"},e.createElement("g",{"data-name":"Group 8358",clipPath:"url(#biography_svg__c)"},e.createElement("path",{"data-name":"Path 5859",d:"m63.975 10.748-.463-.569-2.865.036a22.828 22.828 0 0 1-1.1-2.051l-.058 2.065.089-3.179-.641-.808L17.349 9.3a1.14 1.14 0 0 1-1.386.1l-2.833.208 2.106 56.4L17.648 66h.513l39.139-.191h.64l.008-.293-.008.293 2.173-.244 1.343.03v.012H62l1.763-48.931Z",fillRule:"evenodd"})))))),e.createElement("path",{"data-name":"Path 5860",d:"m9.2 4.713 4.152 1.137 46.226-.568.463.568-1.977 54.858-44.712-1Z",fill:"#472172",fillRule:"evenodd"}),e.createElement("g",{"data-name":"Group 8364"},e.createElement("g",{"data-name":"Group 8363",clipPath:"url(#biography_svg__b)",fillRule:"evenodd"},e.createElement("path",{"data-name":"Path 5861",d:"m55 1.344-1.63 59.567-39.143.189h-.513l-2.414.012L9.194 4.713l2.835-.208a1.141 1.141 0 0 0 1.386-.1Z",fill:"#735bd2"}),e.createElement("path",{"data-name":"Path 5862",d:"m18.489 55.1.551 4.268h28.536l.514-4.268Z",fill:"#472172"}),e.createElement("path",{"data-name":"Path 5863",d:"m55 1.345.641.808-1.632 58.758h-.64Z",fill:"#472172"}),e.createElement("path",{"data-name":"Path 5864",d:"M55.61 3.267s1.556 3.353 2.636 3.811l-1.969 53.578-2.268.255Z",fill:"#886fa0"}))),e.createElement("g",{"data-name":"Group 8366"},e.createElement("g",{"data-name":"Group 8365",clipPath:"url(#biography_svg__d)"},e.createElement("path",{"data-name":"Rectangle 3311",transform:"translate(12.029 4.403)",fill:"url(#biography_svg__e)",d:"M0 0h2.198v56.699H0z"}))),e.createElement("g",{"data-name":"Group 8368"},e.createElement("g",{"data-name":"Group 8367",clipPath:"url(#biography_svg__f)"},e.createElement("path",{"data-name":"Rectangle 3312",transform:"rotate(-4.76 40.263 -564.194)",fill:"url(#biography_svg__a)",d:"M0 0h8.009v8H0z"}))),e.createElement("g",{"data-name":"Group 8370"},e.createElement("g",{"data-name":"Group 8369",clipPath:"url(#biography_svg__g)"},e.createElement("path",{"data-name":"Rectangle 3313",transform:"rotate(-4.76 689.089 -534.475)",fill:"url(#biography_svg__h)",d:"M0 0h6.764v6.103H0z"}))),e.createElement("g",{"data-name":"Group 8384"},e.createElement("g",{"data-name":"Group 8383",clipPath:"url(#biography_svg__b)"},e.createElement("path",{"data-name":"Path 5868",d:"m55 1.345.641.808-.193 6.958-.66-.355Z",fill:"#d1412c",fillRule:"evenodd"}),e.createElement("path",{"data-name":"Path 5869",d:"m53.522 55.313.639.11-.152 5.488h-.64Z",fill:"#d1412c",fillRule:"evenodd"}),e.createElement("path",{"data-name":"Path 5870",d:"m59.578 5.282-.2 6.325.445.171.213-5.927Z",fill:"#d1412c",fillRule:"evenodd"}),e.createElement("path",{"data-name":"Path 5871",d:"m57.524 60.708.286-5.3.436.014-.182 5.286Z",fill:"#d1412c",fillRule:"evenodd"}),e.createElement("path",{"data-name":"Path 5872",d:"M26.408 56.975c-.087 0-.131.07-.131.211v1.27h-.972v-2.034h.537l.234.317a.9.9 0 0 1 .362-.288 1.044 1.044 0 0 1 .433-.106.841.841 0 0 1 .587.2.675.675 0 0 1 .217.527v1.388H26.7v-.982q0-.5-.288-.5",fill:"#fff"}),e.createElement("path",{"data-name":"Path 5873",d:"M29.757 58.276a.872.872 0 0 1-.208-.308 1.023 1.023 0 0 1-.078-.4 1.409 1.409 0 0 1 .043-.372 1.144 1.144 0 0 1 .3-.525 1.039 1.039 0 0 1 .226-.177 1.056 1.056 0 0 1 .539-.149.735.735 0 0 1 .5.188.659.659 0 0 1 .119.139l.235-.25h.536v2.034h-.536l-.235-.338a1 1 0 0 1-1.135.339.846.846 0 0 1-.3-.181m1.326-1.237a.273.273 0 0 0-.141-.034.318.318 0 0 0-.172.058.661.661 0 0 0-.163.146.637.637 0 0 0-.161.4.226.226 0 0 0 .089.2.269.269 0 0 0 .249-.016 1.085 1.085 0 0 0 .3-.181Z",fill:"#fff"}),e.createElement("path",{"data-name":"Path 5874",d:"M36 56.7a.859.859 0 0 1 .707-.355.68.68 0 0 1 .462.191.722.722 0 0 1 .2.532v1.388h-.949v-1.049a.655.655 0 0 0-.064-.317.183.183 0 0 0-.151-.116c-.059 0-.1.037-.115.114a.278.278 0 0 0-.009.074v1.294h-.928v-1.049a.619.619 0 0 0-.069-.317c-.047-.077-.1-.115-.152-.115-.087 0-.131.07-.131.211v1.27h-.972v-2.034h.537l.234.317a.837.837 0 0 1 .341-.287 1.038 1.038 0 0 1 .453-.107.658.658 0 0 1 .5.2.58.58 0 0 1 .106.155",fill:"#fff"}),e.createElement("path",{"data-name":"Path 5875",d:"M40.338 57.749h-.172a.2.2 0 0 0 .208.212 1.054 1.054 0 0 0 .111.005 1.237 1.237 0 0 0 .35-.064 1.018 1.018 0 0 0 .377-.207l.1.509a1.654 1.654 0 0 1-1.1.316 1.12 1.12 0 0 1-.729-.248.913.913 0 0 1-.33-.748 1.16 1.16 0 0 1 .186-.646 1.1 1.1 0 0 1 .47-.4 1.509 1.509 0 0 1 .64-.136 1.01 1.01 0 0 1 .673.195.608.608 0 0 1 .228.481.651.651 0 0 1-.274.509 1.131 1.131 0 0 1-.737.223m.22-.75c0-.1-.045-.144-.134-.144a.215.215 0 0 0-.2.159.757.757 0 0 0-.032.159 2.568 2.568 0 0 1-.027.194l.359-.08.031-.25Z",fill:"#fff"}),e.createElement("path",{"data-name":"Path 5876",d:"M25.121 15.069a9.678 9.678 0 0 0-1.18 6.831 9.468 9.468 0 0 0 1.293 3.475c2.09 3.272 6.5 4.515 10.3 3.734a7.255 7.255 0 0 0 4.48-2.533c1.141-1.551 1.283-3.6 1.363-5.522.1-2.385.1-5-1.408-6.854-3.233-3.981-12.16-3.342-14.847.869",fill:"#472172",fillRule:"evenodd"}),e.createElement("path",{"data-name":"Path 5877",d:"M22.955 32.014a17.29 17.29 0 0 0-4.125 8.976 49.354 49.354 0 0 0-.345 9.844c2.34-.589 22.306-.347 29.842-.127-.164-.005-1.47-11.03-1.6-11.882-.4-2.665-.857-5.48-2.595-7.538-3.012-3.565-8.109-3.35-12.334-3.2a12.634 12.634 0 0 0-8.847 3.924",fill:"#472172",fillRule:"evenodd"}),e.createElement("g",{"data-name":"Group 8373",opacity:.3},e.createElement("g",{"data-name":"Group 8372"},e.createElement("g",{"data-name":"Group 8371",clipPath:"url(#biography_svg__i)"},e.createElement("path",{"data-name":"Path 5878",d:"M10.656 52.4a.386.386 0 0 0 .034.021.5.5 0 0 0 .145.062v-.013a.469.469 0 0 0 .075.012c.185-.03.246-.293.246-.293l.217-1.871a2.3 2.3 0 0 0 .408-.329c.015-.014.028-.031.042-.046s.053-.054.078-.084.049-.063.073-.094.04-.049.058-.075A90.854 90.854 0 0 0 10.3 28.433C8.575 20.361 7.429 16.84 6.6 14.7c.159-.1.714-.394 1.024-.183a.4.4 0 0 1 .1.1l.01.012a.42.42 0 0 1 .06.122c.229.685 2.63 8.743 2.63 8.743v.005c-.051.095-.822 1.647 1.374 3.929l.048.051s.492.06-.055-1.747S8.7 14.824 8.7 14.824s-.4-1.676-2.826-1.924a1.383 1.383 0 0 0-.285-.19 1.867 1.867 0 0 0-.347-.148 3.14 3.14 0 0 0-.4-.111L4.35 10.02a.25.25 0 0 0-.021-.111.963.963 0 0 0-.436-.2 4.017 4.017 0 0 0-1.611.007l-.06.009C1.1 9.92.672 10.2.513 10.417a.4.4 0 0 0-.092.237l.488 2.421-.064.04-.056.039c-.038.027-.077.054-.111.082-.016.012-.03.025-.045.038a1.578 1.578 0 0 0-.094.082l-.039.035c-.027.028-.055.056-.078.083l-.022.032c-.022.028-.044.055-.063.082l-.018.027c-.018.028-.036.055-.051.082l-.008.015a.839.839 0 0 0-.112.369c0 2.231-.112 5.146 1.861 15.674l.066.355a90.209 90.209 0 0 0 5.51 17.739q.2.473.373.864c.468 1.068.759 1.666.759 1.666.074.034.15.064.226.093l.042.013c.061.022.123.042.185.06.022.007.045.011.067.017.06.016.12.03.18.043h.027c.06.012.12.022.181.03.175.315.835 1.5.878 1.587a.5.5 0 0 0 .063.092.478.478 0 0 0 .046.044c.014.012.028.025.043.036"})))),e.createElement("path",{"data-name":"Path 5879",d:"M7.643 13.384c2.424.242 2.83 1.92 2.83 1.92s2.542 9.1 3.089 10.911.055 1.746.055 1.746c-2.33-2.385-1.419-3.983-1.419-3.983s-2.4-8.06-2.63-8.743-1.238-.025-1.238-.025-3.111-2.067-.687-1.826",fill:"#063"}),e.createElement("path",{"data-name":"Path 5880",d:"M4.474 12.95c2.317-.4 3.17.435 3.17.435.855 2.089 2.124 4.757 4.43 15.528A90.854 90.854 0 0 1 13.8 50.17a2.264 2.264 0 0 1-1.5.942 3.2 3.2 0 0 1-1.809-.252 90.873 90.873 0 0 1-6.64-20.267C1.8 19.768 1.924 16.818 1.921 14.561c0-.229.236-1.213 2.553-1.611",fill:"#90bc1f"}),e.createElement("path",{"data-name":"Path 5881",d:"M11.354 51.042s.872 1.568.922 1.664a.451.451 0 0 0 .4.254c.184-.029.245-.293.245-.293l.223-1.917Z",fill:"#c1c1c1"}),e.createElement("path",{"data-name":"Path 5882",d:"M10.487 50.858a3.187 3.187 0 0 0 1.809.252 2.266 2.266 0 0 0 1.5-.941s.033-.609.053-1.68c-.036.062-.426.694-1.82.924-1.465.243-2.057-.049-2.238-.195a.117.117 0 0 0-.064-.026c.468 1.068.759 1.666.759 1.666",fill:"#d9d700"}),e.createElement("path",{"data-name":"Path 5883",d:"M1.919 14.561c0 2.231-.112 5.147 1.861 15.674l.075.059a11.03 11.03 0 0 0 4.619.029 6.317 6.317 0 0 0 3.532-1.717C9.742 18.095 8.489 15.453 7.643 13.385c0 0-.853-.833-3.171-.435s-2.553 1.382-2.553 1.611",fill:"#008836"}),e.createElement("g",{"data-name":"Group 8376",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8375"},e.createElement("g",{"data-name":"Group 8374",clipPath:"url(#biography_svg__j)"},e.createElement("path",{"data-name":"Path 5884",d:"M1.92 14.559c0 2.257-.116 5.207 1.928 16.032a90.814 90.814 0 0 0 6.64 20.267 3.06 3.06 0 0 0 .956.266l.022-.021S6.36 34.075 5.379 27.391a129.082 129.082 0 0 1-1.066-14.412c-2.168.415-2.394 1.358-2.393 1.58",fill:"#063"})))),e.createElement("g",{"data-name":"Group 8379",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8378"},e.createElement("g",{"data-name":"Group 8377",clipPath:"url(#biography_svg__k)"},e.createElement("path",{"data-name":"Path 5885",d:"M13.548 50.469a1.934 1.934 0 0 0 .25-.3 90.864 90.864 0 0 0-1.725-21.258C9.767 18.14 8.5 15.473 7.643 13.384a1.89 1.89 0 0 0-.7-.359l.152.834s7.154 17.694 6.448 36.61",fill:"#fff"})))),e.createElement("path",{"data-name":"Path 5886",d:"M5.092 14.995c2.959-.505 2.553-1.61 2.553-1.61s-.852-.835-3.17-.436-2.554 1.384-2.554 1.612c0 0 .212.939 3.171.434",fill:"#3aa535"}),e.createElement("path",{"data-name":"Path 5887",d:"M5.047 14.584c2.362-.4 2.039-1.285 2.039-1.285a4.213 4.213 0 0 0-2.569-.091c-1.85.318-2 .848-2 1.03 0 0 .169.748 2.531.346",fill:"#008836"}),e.createElement("path",{"data-name":"Path 5888",d:"M6.724 13.5s.345.657-1.762 1.017-2.142-.271-2.142-.271l-.628-3.114c0-.162.15-.641 1.8-.926s2.106.181 2.106.181Z",fill:"#c1c1c1"}),e.createElement("path",{"data-name":"Path 5889",d:"M4.339 11.4c2.106-.355 1.761-1.012 1.761-1.012s-.456-.464-2.107-.181-1.8.764-1.8.927c0 0 .037.629 2.145.27",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 5890",d:"M12.2 23.977s-.911 1.6 1.419 3.985L11.2 19.816 9.842 15.34A.756.756 0 0 0 9.4 15a.435.435 0 0 1 .17.234c.229.685 2.629 8.743 2.629 8.743",fill:"#024220"}),e.createElement("path",{"data-name":"Path 5891",d:"m12.043 52.283.233.423a.454.454 0 0 0 .4.255c.185-.03.246-.294.246-.294l.06-.522Z",fill:"#2d2e80"}),e.createElement("g",{"data-name":"Group 8382",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8381"},e.createElement("g",{"data-name":"Group 8380",clipPath:"url(#biography_svg__l)"},e.createElement("path",{"data-name":"Path 5892",d:"M11.354 51.043s.872 1.568.922 1.664a.5.5 0 0 0 .33.255l-.588-2.028Z",fill:"#063"})))))))))};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 73.816"},t),a.createElement("defs",null,a.createElement("clipPath",{id:"book_svg__b"},a.createElement("path",{"data-name":"Rectangle 3462",fill:"none",d:"M0 0h70v73.816H0z"})),a.createElement("clipPath",{id:"book_svg__c"},a.createElement("path",{"data-name":"Rectangle 3436",fill:"none",d:"M0 0h70v73.816H0z"})),a.createElement("clipPath",{id:"book_svg__d"},a.createElement("path",{"data-name":"Rectangle 3435",transform:"translate(4.473 5.703)",fill:"none",d:"M0 0h65.527v68.112H0z"})),a.createElement("clipPath",{id:"book_svg__e"},a.createElement("path",{"data-name":"Path 6372",d:"M34.932 65.974c6.631-.393 8.357 1.348 8.357 1.348 10.054-27.615 19.872-49.014 19.872-49.014-4.963-1.79-9.787-6.644-9.787-6.644Z",fill:"none"})),a.createElement("clipPath",{id:"book_svg__g"},a.createElement("path",{"data-name":"Rectangle 3438",transform:"translate(42.856 16.331)",fill:"none",d:"M0 0h22.932v53.04H0z"})),a.createElement("clipPath",{id:"book_svg__h"},a.createElement("path",{"data-name":"Rectangle 3439",transform:"translate(34.931 11.664)",fill:"none",d:"M0 0h22.653v55.657H0z"})),a.createElement("clipPath",{id:"book_svg__i"},a.createElement("path",{"data-name":"Path 6375",d:"M17.514 0a1.716 1.716 0 0 0-1.469.664S7.124 35.614 0 53.637v.086c.007.322.17 1.435 2.073 1.3 0 0 17.29 8.407 31.217 12.713l1.236-.476S44.572 45.821 55.9 9.392l-1.3-2.04A177.253 177.253 0 0 0 19.771.544 6.093 6.093 0 0 0 17.59 0Z",fill:"none"})),a.createElement("clipPath",{id:"book_svg__j"},a.createElement("path",{"data-name":"Rectangle 3442",transform:"translate(33.29 7.351)",fill:"none",d:"M0 0h22.611v60.38H0z"})),a.createElement("clipPath",{id:"book_svg__k"},a.createElement("path",{"data-name":"Rectangle 3443",transform:"translate(42.07 20.672)",fill:"none",d:"M0 0h17.486v43.479H0z"})),a.createElement("clipPath",{id:"book_svg__l"},a.createElement("path",{"data-name":"Rectangle 3444",transform:"translate(44.706 27.358)",fill:"none",d:"M0 0h9.026v24.325H0z"})),a.createElement("clipPath",{id:"book_svg__m"},a.createElement("path",{"data-name":"Rectangle 3445",transform:"translate(40.833 41.712)",fill:"none",d:"M0 0h6.632v17.275H0z"})),a.createElement("clipPath",{id:"book_svg__n"},a.createElement("path",{"data-name":"Rectangle 3446",fill:"none",d:"M0 0h19.771v55.029H0z"})),a.createElement("clipPath",{id:"book_svg__o"},a.createElement("path",{"data-name":"Rectangle 3448",transform:"translate(0 42.05)",fill:"none",d:"M0 0h37.242v25.681H0z"})),a.createElement("clipPath",{id:"book_svg__p"},a.createElement("path",{"data-name":"Path 6381",d:"M0 53.637s-.15 1.544 2.07 1.38c0 0 17.291 8.409 31.218 12.714l1.235-.476s1-2.129 2.717-6.178C26.508 55.318 12.1 46.889 4.04 42.05 2.507 46.6 1.421 50.047 0 53.637",fill:"none"})),a.createElement("clipPath",{id:"book_svg__r"},a.createElement("path",{"data-name":"Rectangle 3450",transform:"translate(16.331 19.724)",fill:"none",d:"M0 0h21.668v21.069H0z"})),a.createElement("clipPath",{id:"book_svg__s"},a.createElement("path",{"data-name":"Path 6383",d:"M28.027 38.061a6.9 6.9 0 0 0-.147.771l.73.278a.26.26 0 0 1 0-.111c.134-.273.568.163.591-.374-.183-.276-.817-.362-1.175-.564",fill:"none",clipRule:"evenodd"})),a.createElement("clipPath",{id:"book_svg__u"},a.createElement("path",{"data-name":"Rectangle 3451",transform:"translate(36.076 22.596)",fill:"none",d:"M0 0h24.922v16.225H0z"})),a.createElement("clipPath",{id:"book_svg__v"},a.createElement("path",{"data-name":"Path 6385",d:"M41.387 21.567a20.51 20.51 0 0 0-5.563 2.687c-.62.72 1.548 5.855 2.267 6.476s7.3 2.575 8.048 2.682 11.071 4.294 11.666 4.482.864-.249 1.329-.887a52.5 52.5 0 0 0 2.008-5.513s.534-1.271-.223-1.773c0 0-9.917-6.283-11.5-6.655-1.55-.363-7.125-1.5-7.983-1.5h-.048",fill:"none"})),a.createElement("clipPath",{id:"book_svg__x"},a.createElement("path",{"data-name":"Rectangle 3454",transform:"translate(35.715 24.254)",fill:"none",d:"M0 0h23.08v13.685H0z"})),a.createElement("clipPath",{id:"book_svg__y"},a.createElement("path",{"data-name":"Rectangle 3455",transform:"translate(35.877 21.589)",fill:"none",d:"M0 0h24.199v7.601H0z"})),a.createElement("clipPath",{id:"book_svg__z"},a.createElement("path",{"data-name":"Rectangle 3456",transform:"translate(29.726 43.182)",fill:"none",d:"M0 0h22.954v16.042H0z"})),a.createElement("clipPath",{id:"book_svg__A"},a.createElement("path",{"data-name":"Path 6390",d:"M34.906 42.238a19.155 19.155 0 0 0-5.343 2.206c-.619.639 1.126 5.554 1.764 6.174S38 53.419 38.7 53.561s10.108 4.614 10.653 4.822.821-.186 1.289-.757a49.018 49.018 0 0 0 2.177-5.041s.568-1.157-.112-1.668c0 0-8.922-6.41-10.381-6.842s-6.755-1.837-7.414-1.837h-.006",fill:"none"})),a.createElement("clipPath",{id:"book_svg__C"},a.createElement("path",{"data-name":"Rectangle 3459",transform:"translate(29.433 44.444)",fill:"none",d:"M0 0h20.868v13.995H0z"})),a.createElement("clipPath",{id:"book_svg__D"},a.createElement("path",{"data-name":"Rectangle 3460",transform:"translate(29.745 42.237)",fill:"none",d:"M0 0h22.203v8.138H0z"})),a.createElement("linearGradient",{id:"book_svg__f",x1:-.296,y1:1.285,x2:-.28,y2:1.285,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#9ba1d3"}),a.createElement("stop",{offset:1,stopColor:"#e7e2ef"})),a.createElement("linearGradient",{id:"book_svg__a",x1:.131,y1:.983,x2:.144,y2:.983,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#d92f9a"}),a.createElement("stop",{offset:1,stopColor:"#a22aa7"})),a.createElement("linearGradient",{id:"book_svg__q",x1:-.018,y1:.936,x2:.01,y2:.936,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#440090"}),a.createElement("stop",{offset:1,stopColor:"#e7e2ef"})),a.createElement("linearGradient",{id:"book_svg__t",x1:-18.848,y1:22.353,x2:-18.17,y2:22.353,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#440090"}),a.createElement("stop",{offset:.098,stopColor:"#480692"}),a.createElement("stop",{offset:.235,stopColor:"#55189a"}),a.createElement("stop",{offset:.393,stopColor:"#6a35a6"}),a.createElement("stop",{offset:.568,stopColor:"#885eb7"}),a.createElement("stop",{offset:.757,stopColor:"#ae93cd"}),a.createElement("stop",{offset:.954,stopColor:"#dbd2e8"}),a.createElement("stop",{offset:1,stopColor:"#e7e2ef"})),a.createElement("linearGradient",{id:"book_svg__w",x1:-1.492,y1:1.947,x2:-1.451,y2:1.947,xlinkHref:"#book_svg__a"}),a.createElement("linearGradient",{id:"book_svg__B",x1:-1.181,y1:1.313,x2:-1.14,y2:1.313,xlinkHref:"#book_svg__a"})),a.createElement("g",{"data-name":"Group 8747"},a.createElement("g",{"data-name":"Group 8746",clipPath:"url(#book_svg__b)"},a.createElement("g",{"data-name":"Group 8680"},a.createElement("g",{"data-name":"Group 8679",clipPath:"url(#book_svg__c)"},a.createElement("g",{"data-name":"Group 8678",opacity:.3,style:{mixBlendMode:"overlay",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8677"},a.createElement("g",{"data-name":"Group 8676",clipPath:"url(#book_svg__d)"},a.createElement("path",{"data-name":"Path 6370",d:"m70 25.559-.169-.387-.212-.484a80.235 80.235 0 0 0-9.5-3.834l-.124-.129q.671-1.644 1.351-3.334l-1.059-2.043a163.655 163.655 0 0 0-32.208-8.961 5.933 5.933 0 0 0-.716-.34 2.739 2.739 0 0 0-2.587-.018 1.363 1.363 0 0 0-.212.211s-.215.584-.606 1.638l-.224.6-.255.685c-.542 1.45-1.266 3.379-2.13 5.65-.048.126-.1.254-.145.382-2.952 7.76-7.44 19.291-11.76 29.361A313.252 313.252 0 0 1 6.1 52.1l-.009.02q-.314.682-.623 1.341a1.765 1.765 0 0 1-.029.063q-.148.316-.3.629l-.027.058-.274.575-.032.067-.277.575-.056.116c-.092.191 1.151-1.709 1.059-1.522 0 0 .728-1.217.748-1.247 1.111-1.687 2.282-3.326.125 1.871-.168.406-.227 2.57.5 2.57 0 0 .46.274 1.287.753l.486.281.859.492.654.373.669.378q.6.339 1.275.715c.659.368 1.368.76 2.119 1.171l.106.058c1.392.762 2.925 1.587 4.553 2.441l.109.057q1.06.556 2.17 1.125l.1.053 1.069.544.691.348q.552.277 1.112.554c3.636 1.8 7.461 3.572 11.061 5.011l1.2-.368.236-.422 7.428 3.032 1.089-.092q.323-.518.655-1.065c.148-.244.3-.491.447-.743q.339-.565.687-1.159.232-.4.467-.8.59-1.016 1.2-2.094.486-.862.984-1.76l.5-.9c.135-.245.271-.492.406-.741a.6.6 0 0 1 .083.085c.007.01.2-.348.46-.8l.05.025a.786.786 0 0 0 .117.046l.029.008a.64.64 0 0 0 .1.019h.007a.623.623 0 0 0 .106 0h.022a.527.527 0 0 0 .093-.023h.008a.7.7 0 0 0 .1-.046.083.083 0 0 0 .016-.009.821.821 0 0 0 .094-.06h.006a1.286 1.286 0 0 0 .1-.084h.006c.142-.123.29-.285.463-.466a32.1 32.1 0 0 0 2.033-3.769l.015-.02a2.469 2.469 0 0 0 .152-.324l.267-.554a2.068 2.068 0 0 0 .279-1.126.762.762 0 0 0-.247-.476l-.107-.092-.023-.019-.022-.019-.014-.012-.038-.032-.014-.013-.009-.008a716.357 716.357 0 0 0 5.617-11.053c.041-.066.212-.426.433-.867l.055.024a.9.9 0 0 0 .128.041l.032.006a.6.6 0 0 0 .11.014h.008a.676.676 0 0 0 .112-.01l.024-.005a.691.691 0 0 0 .1-.03h.009a.662.662 0 0 0 .1-.055l.016-.01a.9.9 0 0 0 .1-.07l.007-.005a.979.979 0 0 0 .107-.1l.007-.007c.143-.14.291-.321.464-.525a14.18 14.18 0 0 0 1.059-2.1c.317-.712.638-1.467.881-2.046l.016-.022a2.672 2.672 0 0 0 .142-.355l.251-.607a2.63 2.63 0 0 0 .241-.793 1.586 1.586 0 0 0 .007-.284 1.086 1.086 0 0 0-.019-.141.822.822 0 0 0-.254-.455C67.733 30.4 70 25.559 70 25.559",fillRule:"evenodd"})))),a.createElement("path",{"data-name":"Path 6371",d:"M49.823 11.8s11.2 2.646 15.484 4.528l.481.875S52.327 53.176 44 69.19l-1.141.181-11.139-3.53c-3.843-1.218 18.1-54.038 18.1-54.038",fill:"#a22aa7"}))),a.createElement("g",{"data-name":"Group 8682"},a.createElement("g",{"data-name":"Group 8681",clipPath:"url(#book_svg__e)"},a.createElement("path",{"data-name":"Rectangle 3437",transform:"rotate(-72.414 51.96 18.21)",fill:"url(#book_svg__f)",d:"M0 0h61.586v43.726H0z"}))),a.createElement("g",{"data-name":"Group 8690"},a.createElement("g",{"data-name":"Group 8689",clipPath:"url(#book_svg__c)"},a.createElement("g",{"data-name":"Group 8685",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8684"},a.createElement("g",{"data-name":"Group 8683",clipPath:"url(#book_svg__g)"},a.createElement("path",{"data-name":"Path 6373",d:"M65.306 16.331c-17.415 44.567-22.45 53.04-22.45 53.04L44 69.19c8.329-16.014 21.79-51.983 21.79-51.983Z",fill:"#c822e2"})))),a.createElement("g",{"data-name":"Group 8688",opacity:.51,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8687"},a.createElement("g",{"data-name":"Group 8686",clipPath:"url(#book_svg__h)"},a.createElement("path",{"data-name":"Path 6374",d:"M34.931 65.973c6.632-.393 8.358 1.347 8.358 1.347a758.578 758.578 0 0 1 11.528-29.641c-5.906 9.727-9.9 6.406-9.9 6.406 5.4-13.253 10.057-29.71 10.057-29.71l2.612.827a38.408 38.408 0 0 1-4.211-3.539Z",fill:"#9ba1d3"})))))),a.createElement("g",{"data-name":"Group 8692"},a.createElement("g",{"data-name":"Group 8691",clipPath:"url(#book_svg__i)"},a.createElement("path",{"data-name":"Rectangle 3441",transform:"rotate(-20.01 11.59 65.686)",fill:"url(#book_svg__a)",d:"M0 0h75.702v82.77H0z"}))),a.createElement("g",{"data-name":"Group 8722"},a.createElement("g",{"data-name":"Group 8721",clipPath:"url(#book_svg__c)"},a.createElement("g",{"data-name":"Group 8695",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8694"},a.createElement("g",{"data-name":"Group 8693",clipPath:"url(#book_svg__j)"},a.createElement("path",{"data-name":"Path 6376",d:"m55.9 9.392-1.3-2.041a572.572 572.572 0 0 1-21.31 60.38l1.235-.476S44.572 45.82 55.9 9.392",fill:"#c822e2"})))),a.createElement("g",{"data-name":"Group 8698",opacity:.51,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8697"},a.createElement("g",{"data-name":"Group 8696",clipPath:"url(#book_svg__k)"},a.createElement("path",{"data-name":"Path 6377",d:"M59.556 20.672 42.07 64.151a431.453 431.453 0 0 1 17.486-43.479",fill:"#9ba1d3"})))),a.createElement("g",{"data-name":"Group 8701",opacity:.51,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8700"},a.createElement("g",{"data-name":"Group 8699",clipPath:"url(#book_svg__l)"},a.createElement("path",{"data-name":"Path 6378",d:"M53.732 27.358s-5.036 14.6-9.026 24.325c0 0 2.264-7.381 9.026-24.325",fill:"#9ba1d3"})))),a.createElement("g",{"data-name":"Group 8704",opacity:.51,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8703"},a.createElement("g",{"data-name":"Group 8702",clipPath:"url(#book_svg__m)"},a.createElement("path",{"data-name":"Path 6379",d:"M47.465 41.712S43.787 52.4 40.833 58.987c0 0 4-11.024 6.632-17.275",fill:"#9ba1d3"})))),a.createElement("g",{"data-name":"Group 8707",opacity:.3,style:{mixBlendMode:"overlay",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8706"},a.createElement("g",{"data-name":"Group 8705",clipPath:"url(#book_svg__n)"},a.createElement("path",{"data-name":"Path 6380",d:"M19.771.544s-2.733-1.3-3.726.121c0 0-8.921 34.949-16.043 52.972 0 0-.15 1.544 2.07 1.38C12.678 30.109 19.771.544 19.771.544",fill:"#fff"})))),a.createElement("g",{"data-name":"Group 8712",opacity:.11,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8711"},a.createElement("g",{"data-name":"Group 8710",clipPath:"url(#book_svg__o)"},a.createElement("g",{"data-name":"Group 8709"},a.createElement("g",{"data-name":"Group 8708",clipPath:"url(#book_svg__p)"},a.createElement("path",{"data-name":"Rectangle 3447",transform:"rotate(-72.42 40.896 37.856)",fill:"url(#book_svg__q)",d:"M0 0h35.777v43.402H0z"})))))),a.createElement("g",{"data-name":"Group 8717",opacity:.47,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8716"},a.createElement("g",{"data-name":"Group 8715",clipPath:"url(#book_svg__r)"},a.createElement("path",{"data-name":"Path 6382",d:"M35.56 28c-1.018-2.171-3.067-3.932-6.487-4.7-.086-.016-.349-.073-.349-.073.071-1.1-.062-2.389-.625-2.79a3.112 3.112 0 0 0-1.951-.349 12.389 12.389 0 0 1-1.739.255 9.935 9.935 0 0 1-1.3-.413 4.348 4.348 0 0 0-3.051.153c-2.091 1.034-3.483 4.874-3.68 7.8a21.587 21.587 0 0 0 .48 5.977c.075.369.215 1.652.487 1.857a1.291 1.291 0 0 0 .222.119c.246.031.52.073.813.123a16.454 16.454 0 0 1 .4-4.185 2.047 2.047 0 0 1 1.858-1.852 4.308 4.308 0 0 0 2.746-2.756l.041-.116c.084-.242.138-.418.153-.472.063-.221.418-1.115.567-1.506a.666.666 0 0 1-.325-.728c.381-.046.5.342.643.319.128-.241-.42-.454-.145-.776.37.106.131.688.458.732.088-.24-.2-.593.1-.7.233.144-.079.682.034.811.113 0 .116-.2.225-.2a.667.667 0 0 0 .388.045c-.058.274-.082.478-.27.59.134.136-.006.182 0 .334.019.32.323.682.311.891a.39.39 0 0 1-.648.281c-.084-.195.035-.42-.193-.49-.276-.084-.4.341-.473.6a75.648 75.648 0 0 1-1.045 3.4c-.3.9-.633 1.5-.96 2.294-.424 1.035-1.014 2-1.339 2.919a3.928 3.928 0 0 0-.233 1.03c.364.082.728.167 1.081.254.148.035.3.071.439.107.219.028.272-.032.284-.074a.906.906 0 0 1-.17-.411c-.1-.448.422-.918.422-.918.248-.262.628-.425.595-.788a.637.637 0 0 0-.209-.446.212.212 0 0 1 .242.109.682.682 0 0 0 .256.356.416.416 0 0 1 .233.385.871.871 0 0 1-.213.417c-.1.128-.052.468-.1.624s-.133.483-.133.483a.368.368 0 0 0 .14.33.317.317 0 0 1-.285-.049.211.211 0 0 0 .1.206.408.408 0 0 1-.177.042l.166.048c.721.2 1.268.388 1.616.521.472.181 1.029.487 1.915.833a.416.416 0 0 1 0-.061c.032-.269.26-.077.349-.21.149-.208-.04-.275.109-.483-.794-.309-1.52.557-1.752-.448.306-.112.748.094 1.1.1a8.467 8.467 0 0 0-1.49-1.309c.067-1.229 1.289-.294 1.586.2.126.013.01-.108.093-.227 1.221.018 1.805-1.227 3.525-.239 1.066.612.776 1.458 1.257 2.532-.032.27-.29 0-.348.21a7.777 7.777 0 0 1 .816.156c-.356.243-.967-.117-1.392-.037-.135.307.327.362.269.636-.066.385-.3.379-.471.512-.45-.206-.287-.671-.479-.985-.324-.093-.4.391-.583.64.792.3 1.574.588 2.245.836l1.67.529c-.356-2.069.923-5.62 2.351-7.276.417.592 1.2 1.516 2.262 1.344C36.027 33 36.616 30.249 35.56 28m-14.57-4.382a1.09 1.09 0 0 0-.237 1.764 1.2 1.2 0 1 1 1.272-1.751 1.088 1.088 0 0 0-1.035-.013m-.119 4.97-.174-.344-.38.171.265-.325-.1-.191.214.034.15-.157.034.215.31.129-.308.063Zm11.63-1.95.173-.181.038.247.358.15-.355.072-.009.468-.2-.4-.438.2.305-.375-.119-.221Zm-3.53-.763.154-.241.1.269.278.072-.226.177.152.491-.372-.365-.267.1.079-.275-.319-.257Zm-1.95-1.49.106-.112.024.153.139.066-.138.07-.009.22-.12-.176-.224.068.069-.179-.051-.159Zm7.821 7.1-.191.035.088-.173-.183-.32.283.18.185-.3-.024.354.175.084-.173.088.018.408Z",fill:"#440090",fillRule:"evenodd"}),a.createElement("g",{"data-name":"Group 8714"},a.createElement("g",{"data-name":"Group 8713",clipPath:"url(#book_svg__s)"},a.createElement("path",{"data-name":"Rectangle 3449",transform:"rotate(-70.759 41.258 .132)",fill:"url(#book_svg__t)",d:"M0 0h1.475v1.611H0z"})))))),a.createElement("g",{"data-name":"Group 8720",opacity:.51,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8719"},a.createElement("g",{"data-name":"Group 8718",clipPath:"url(#book_svg__u)"},a.createElement("path",{"data-name":"Path 6384",d:"M60.592 30.751s-9.917-6.284-11.5-6.655-7.361-1.548-8.031-1.5a8.256 8.256 0 0 0-2.5.951 4.512 4.512 0 0 1-1.4.42c-.491.072 0 .184-.361.638-.3.379-.618 0-.545.482.048.316-.225.238-.176.555.235 1.538.427 5.034 1.682 6.116.719.621 7.292 2.573 8.048 2.682.364.052 1.359.761 1.554.536.461-.535-.077-.529.758-.261.717.23 1.7.536 2.406.806a46.8 46.8 0 0 1 4.446 1.867c-.4.805 1.9.966 2.382 1.431a24.738 24.738 0 0 1 1.3-2.88c.464-.638 2.153-3.418 2.153-3.418s.533-1.27-.224-1.772",fill:"#9ba1d3",fillRule:"evenodd"})))))),a.createElement("g",{"data-name":"Group 8724"},a.createElement("g",{"data-name":"Group 8723",clipPath:"url(#book_svg__v)"},a.createElement("path",{"data-name":"Rectangle 3453",transform:"rotate(-70.759 40.584 -3.024)",fill:"url(#book_svg__w)",d:"M0 0h24.318v30.436H0z"}))),a.createElement("g",{"data-name":"Group 8735"},a.createElement("g",{"data-name":"Group 8734",clipPath:"url(#book_svg__c)"},a.createElement("g",{"data-name":"Group 8727",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8726"},a.createElement("g",{"data-name":"Group 8725",clipPath:"url(#book_svg__x)"},a.createElement("path",{"data-name":"Path 6386",d:"M38.091 30.73c.719.621 7.3 2.575 8.049 2.682s11.071 4.294 11.665 4.482c.437.139.7-.061.99-.429l-12.132-5.152s-5.772-.783-8-2.275-2.834-5.784-2.834-5.784c-.621.719 1.547 5.855 2.266 6.476",fill:"#c822e2",fillRule:"evenodd"})))),a.createElement("path",{"data-name":"Path 6387",d:"M61.143 31.493s.534-1.27-.224-1.772c0 0-5.9-3.74-9.326-5.619l-.531-.166s-1.038-.853-1.6.1-2.542 7.744-2.271 8.266 11.606 5.16 11.606 5.16c.106-.134.215-.289.339-.458a52.314 52.314 0 0 0 2.009-5.514",fill:"#a22aa7",fillRule:"evenodd"}),a.createElement("g",{"data-name":"Group 8730",opacity:.3,style:{mixBlendMode:"overlay",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8729"},a.createElement("g",{"data-name":"Group 8728",clipPath:"url(#book_svg__y)"},a.createElement("path",{"data-name":"Path 6388",d:"M49.418 23.066a105 105 0 0 0-6.259-1.26 5.82 5.82 0 0 0-2.263-.151 17.336 17.336 0 0 0-5.02 2.429 5.606 5.606 0 0 0 2.468-.836 11.4 11.4 0 0 1 3.445-1.015 9.252 9.252 0 0 1 3.006.312l4.1.792s.548.61.331 1.021a1.241 1.241 0 0 1 1.165-.373c.558.177 7.92 4.232 9.683 5.2-2.428-1.522-9.352-5.817-10.657-6.124",fill:"#fff",fillRule:"evenodd"})))),a.createElement("g",{"data-name":"Group 8733",opacity:.51,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8732"},a.createElement("g",{"data-name":"Group 8731",clipPath:"url(#book_svg__z)"},a.createElement("path",{"data-name":"Path 6389",d:"M52.346 51.862s-8.922-6.41-10.381-6.843-6.792-1.846-7.42-1.837a7.723 7.723 0 0 0-2.384.753 4.243 4.243 0 0 1-1.33.316c-.463.041-.013.172-.373.577-.3.337-.577-.03-.535.42.028.3-.223.21-.195.509.136 1.45.126 4.726 1.238 5.805.638.618 6.673 2.8 7.372 2.943.338.069 1.229.785 1.423.585.46-.474-.043-.5.723-.2.657.253 1.56.594 2.2.884a44.053 44.053 0 0 1 4.052 1.986c-.414.731 1.725 1.006 2.147 1.466a23.172 23.172 0 0 1 1.379-2.626c.468-.57 2.2-3.075 2.2-3.075s.568-1.158-.112-1.668",fill:"#9ba1d3",fillRule:"evenodd"})))))),a.createElement("g",{"data-name":"Group 8737"},a.createElement("g",{"data-name":"Group 8736",clipPath:"url(#book_svg__A)"},a.createElement("path",{"data-name":"Rectangle 3458",transform:"rotate(-67.423 53.675 10.744)",fill:"url(#book_svg__B)",d:"M0 0h24.485v28.848H0z"}))),a.createElement("g",{"data-name":"Group 8745"},a.createElement("g",{"data-name":"Group 8744",clipPath:"url(#book_svg__c)"},a.createElement("g",{"data-name":"Group 8740",style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8739"},a.createElement("g",{"data-name":"Group 8738",clipPath:"url(#book_svg__C)"},a.createElement("path",{"data-name":"Path 6391",d:"M31.327 50.617c.638.619 6.677 2.8 7.373 2.943s10.108 4.614 10.653 4.823c.4.153.655-.02.948-.348l-11.053-5.473S33.9 51.517 31.9 50s-2.333-5.557-2.333-5.557c-.619.638 1.126 5.554 1.764 6.173",fill:"#c822e2",fillRule:"evenodd"})))),a.createElement("path",{"data-name":"Path 6392",d:"M52.819 52.585s.568-1.158-.112-1.668c0 0-5.31-3.814-8.407-5.756l-.486-.184s-.924-.853-1.5.009-2.8 7.1-2.571 7.6 10.557 5.45 10.557 5.45c.106-.119.216-.258.341-.41a49.018 49.018 0 0 0 2.177-5.041",fill:"#a22aa7",fillRule:"evenodd"}),a.createElement("g",{"data-name":"Group 8743",opacity:.3,style:{mixBlendMode:"overlay",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8742"},a.createElement("g",{"data-name":"Group 8741",clipPath:"url(#book_svg__D)"},a.createElement("path",{"data-name":"Path 6393",d:"M42.326 44.074c-1.459-.433-6.788-1.846-7.42-1.837a8.615 8.615 0 0 0-2.38.754 20.277 20.277 0 0 0-2.781 1.166 5.054 5.054 0 0 0 1.6-.45c.546-.172 1.126-.208 1.68-.354.533-.14.992-.475 1.509-.625a3 3 0 0 1 1.342.021c1.017.171 1.985.542 2.982.795l2.967.755s.479.6.253.971a1.16 1.16 0 0 1 1.108-.284c.512.195 7.169 4.384 8.763 5.389-2.186-1.555-8.423-5.945-9.622-6.3",fill:"#fff",fillRule:"evenodd"})))))))))};export{t as default};
@@ -0,0 +1 @@
1
+ import{__assign as e}from"../_virtual/_tslib.js";import*as t from"react";var a=function(a){return t.createElement("svg",e({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"competitions_svg__a"},t.createElement("path",{"data-name":"Rectangle 3157",fill:"none",d:"M0 0h70v70H0z"})),t.createElement("clipPath",{id:"competitions_svg__b"},t.createElement("path",{"data-name":"Path 5610",d:"m7.39 34.005.516 2.335 4.516-.527-2.86 2.437s2.785.35 3.613 1.178-2.484 2.713-3.839 0l-1.355.527a4.956 4.956 0 0 0 4.29 2.336c2.936-.076 2.936-2.26 2.861-2.938s-2.785-1.884-2.785-1.884l2.408-2.108-.376-1.356Z",fill:"none"})),t.createElement("clipPath",{id:"competitions_svg__d"},t.createElement("path",{"data-name":"Path 5611",d:"m30.594 29.271 3.022.81.948 9.934h-1.912l-.074 2.8H40.3l-.442-2.649h-2.2L36.99 24.93l-1.985-.589Z",fill:"none"})),t.createElement("linearGradient",{id:"competitions_svg__c",x1:-.548,y1:3.537,x2:-.455,y2:3.537,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#a74200"}),t.createElement("stop",{offset:1,stopColor:"#ae4310"})),t.createElement("linearGradient",{id:"competitions_svg__e",x1:-1.204,y1:2.736,x2:-1.156,y2:2.736,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#bf9100"}),t.createElement("stop",{offset:1,stopColor:"#c69726"}))),t.createElement("path",{"data-name":"Rectangle 3152",fill:"#e36f06",d:"M.254 30.553h20.678v14.623H.254z"}),t.createElement("path",{"data-name":"Path 5603",d:"M20.932 48.481V19.313H49.4v29.168Z",fill:"#fbd323"}),t.createElement("path",{"data-name":"Rectangle 3153",fill:"#ccc",d:"M49.396 27.151H69.83V47.07H49.396z"}),t.createElement("path",{"data-name":"Path 5604",d:"M19.915 30.553 18.39 45.176h2.542V30.553Z",fill:"#e24a01"}),t.createElement("path",{"data-name":"Path 5605",d:"M49.4 27.151V47.07h2.383l-1.61-19.919Z",fill:"#b4b4b4"}),t.createElement("path",{"data-name":"Rectangle 3154",fill:"#c35b53",d:"M20.932 48.481h28.464v2.205H20.932z"}),t.createElement("path",{"data-name":"Rectangle 3155",fill:"#a0433f",d:"M0 45.176h20.932v2.205H0z"}),t.createElement("path",{"data-name":"Rectangle 3156",fill:"#a0433f",d:"M49.396 47.07H70v2.205H49.396z"}),t.createElement("g",{"data-name":"Group 7956"},t.createElement("g",{"data-name":"Group 7955",clipPath:"url(#competitions_svg__a)"},t.createElement("path",{"data-name":"Path 5606",d:"m56.428 38.415-1.3-1.29a4.191 4.191 0 0 1 4-2.209 2.871 2.871 0 0 1 2.8 3.5 10.384 10.384 0 0 1-2.547 3.949l2.9-.4v2.05h-5.703l-.4-1.95s3.3-2.027 3.5-4.063-2.9-.936-3.247.414",fill:"#b4b4b4"}),t.createElement("path",{"data-name":"Path 5607",d:"m7.239 34.908.516 2.335 4.516-.527-2.86 2.438s2.785.349 3.613 1.178-2.484 2.712-3.839 0l-1.355.527a4.955 4.955 0 0 0 4.291 2.335c2.935-.075 2.935-2.259 2.86-2.937S12.2 38.373 12.2 38.373l2.4-2.109-.377-1.356Z",fill:"#e24a01"}),t.createElement("path",{"data-name":"Path 5608",d:"m30.443 30.175 4.412-4.93 1.985.588.66 15.233h2.2l.442 2.649h-7.714l.074-2.8h1.911l-.948-9.935Z",fill:"#fab203"}),t.createElement("path",{"data-name":"Path 5609",d:"m56.578 37.511-1.3-1.29a4.191 4.191 0 0 1 4-2.209 2.871 2.871 0 0 1 2.8 3.5 10.384 10.384 0 0 1-2.547 3.949l2.9-.4v2.05h-5.703l-.4-1.95s3.3-2.027 3.5-4.063-2.9-.936-3.247.414",fill:"#909090"}))),t.createElement("g",{"data-name":"Group 7958"},t.createElement("g",{"data-name":"Group 7957",clipPath:"url(#competitions_svg__b)"},t.createElement("path",{"data-name":"Rectangle 3158",transform:"rotate(-66.529 33.448 17.216)",fill:"url(#competitions_svg__c)",d:"M0 0h10.783v10.5H0z"}))),t.createElement("g",{"data-name":"Group 7960"},t.createElement("g",{"data-name":"Group 7959",clipPath:"url(#competitions_svg__d)"},t.createElement("path",{"data-name":"Rectangle 3159",transform:"rotate(-66.54 42.33 1.769)",fill:"url(#competitions_svg__e)",d:"M0 0h20.807v16.258H0z"}))),t.createElement("g",{"data-name":"Group 7962"},t.createElement("g",{"data-name":"Group 7961",clipPath:"url(#competitions_svg__a)"},t.createElement("path",{"data-name":"Rectangle 3160",fill:"#e79751",d:"M.254 30.554h20.678v.6H.254z"}),t.createElement("path",{"data-name":"Rectangle 3161",fill:"#f0f0f0",d:"M49.397 27.151h20.434v.6H49.397z"}),t.createElement("path",{"data-name":"Rectangle 3162",fill:"#fff2bb",d:"M20.932 19.314h28.464v.67H20.932z"}))))};export{a 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",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),a.createElement("defs",null,a.createElement("clipPath",{id:"date_svg__a"},a.createElement("path",{"data-name":"Rectangle 3421",fill:"none",d:"M0 0h70v70H0z"})),a.createElement("clipPath",{id:"date_svg__b"},a.createElement("path",{"data-name":"Rectangle 3415",transform:"translate(3.323 5.898)",fill:"none",d:"M0 0h62.546v64.102H0z"})),a.createElement("clipPath",{id:"date_svg__c"},a.createElement("path",{"data-name":"Path 6341",d:"m10.713 22.7 18.63 27.34L61.986 34.1l-1.9-1.767 3.017-2.28L42.608 8.156Z",fill:"none"})),a.createElement("clipPath",{id:"date_svg__e"},a.createElement("path",{"data-name":"Rectangle 3418",transform:"translate(3.323 4.159)",fill:"none",d:"M0 0h42.842v52.953H0z"})),a.createElement("clipPath",{id:"date_svg__f"},a.createElement("path",{"data-name":"Rectangle 3419",transform:"translate(3.323 16.354)",fill:"none",d:"M0 0h4.984v16.959H0z"})),a.createElement("radialGradient",{id:"date_svg__d",cx:.513,cy:.495,r:.385,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#f3e6ee"}),a.createElement("stop",{offset:.511,stopColor:"#efe4ed"}),a.createElement("stop",{offset:.952,stopColor:"#e5deed"}),a.createElement("stop",{offset:.983,stopColor:"#e4deed"}),a.createElement("stop",{offset:1,stopColor:"#e4deed"}))),a.createElement("g",{"data-name":"Group 8642"},a.createElement("g",{"data-name":"Group 8641",clipPath:"url(#date_svg__a)"},a.createElement("g",{"data-name":"Group 8630"},a.createElement("g",{"data-name":"Group 8629",clipPath:"url(#date_svg__a)"},a.createElement("g",{"data-name":"Group 8628",opacity:.3},a.createElement("g",{"data-name":"Group 8627"},a.createElement("g",{"data-name":"Group 8626",clipPath:"url(#date_svg__b)"},a.createElement("path",{"data-name":"Path 6335",d:"m42.756 20.73 2.533-1.236-.163-2.806.232.248-.67-7.8L38.631 5.9 4.391 21.921 3.323 34.945l2.966 3.346 1.252-.379L25.316 70l39.742-20.535.812-2.637Z",fillRule:"evenodd"})))),a.createElement("path",{"data-name":"Path 6336",d:"M36.532 3.494S28.076-.579 25.931.071 23.523 7.8 23.523 7.8l1.313-.4s.369-4.579 2.156-5.121 5.977 2.656 5.977 2.656Z",fill:"#999",fillRule:"evenodd"}),a.createElement("path",{"data-name":"Path 6337",d:"M27.5 7.269S19.049 3.2 16.9 3.846s-2.4 7.733-2.4 7.733l1.313-.4s.369-4.579 2.156-5.121 5.977 2.656 5.977 2.656Z",fill:"gray",fillRule:"evenodd"}),a.createElement("path",{"data-name":"Path 6338",d:"M19.94 11.241s-8.456-4.073-10.6-3.423-2.408 7.733-2.408 7.733l1.313-.4s.369-4.579 2.156-5.121 5.977 2.656 5.977 2.656Z",fill:"#999",fillRule:"evenodd"}),a.createElement("path",{"data-name":"Path 6339",d:"m39.438.92 6.056 3.239.6 10.358L8.348 32.935l-1.248.379-2.969-3.346-.808-13.614Z",fill:"#ea461f",fillRule:"evenodd"}),a.createElement("path",{"data-name":"Path 6340",d:"M66.677 41.85 26.2 63.487 7.549 30.3l35.687-14.917Z",fill:"#5178fe",fillRule:"evenodd"}))),a.createElement("g",{"data-name":"Group 8632"},a.createElement("g",{"data-name":"Group 8631",clipPath:"url(#date_svg__c)"},a.createElement("path",{"data-name":"Rectangle 3417",transform:"rotate(-16.86 38.95 8.92)",fill:"url(#date_svg__d)",d:"M0 0h62.284v55.279H0z"}))),a.createElement("g",{"data-name":"Group 8640"},a.createElement("g",{"data-name":"Group 8639",clipPath:"url(#date_svg__a)"},a.createElement("path",{"data-name":"Path 6342",d:"m61.915 40.951-33.358 16.16-17.6-28.434-.245-5.977 18.63 27.34L61.985 34.1Z",fill:"#a38dce",fillRule:"evenodd"}),a.createElement("path",{"data-name":"Path 6343",d:"m65.866 44.487.811-2.637L26.2 63.487 7.549 30.3l.8 2.637 17.775 32.085Z",fill:"#2e3192",fillRule:"evenodd"}),a.createElement("path",{"data-name":"Path 6344",d:"m27.241 28.614 3.728.53 1.735-4.68 5.266 10.757-2.638 1.257 1.763 4.078 11.176-5.875-2.071-3.654-2.539.807-9.638-16.4-4.613 1.824Z",fill:"#1b1464",fillRule:"evenodd"}),a.createElement("g",{"data-name":"Group 8635",opacity:.3},a.createElement("g",{"data-name":"Group 8634"},a.createElement("g",{"data-name":"Group 8633",clipPath:"url(#date_svg__e)"},a.createElement("path",{"data-name":"Path 6345",d:"m3.323 16.354 4.984 3.564L45.5 4.159l.67 7.8-1.3-1.387-31.541 15.97 16.013 23.5-.785 7.07-7.582-2.917L7.549 30.3l.8 2.637-1.249.376-2.969-3.346Z",fillRule:"evenodd"})))),a.createElement("g",{"data-name":"Group 8638",opacity:.5},a.createElement("g",{"data-name":"Group 8637"},a.createElement("g",{"data-name":"Group 8636",clipPath:"url(#date_svg__f)"},a.createElement("path",{"data-name":"Path 6346",d:"M4.131 29.967 7.1 33.313l1.21-13.4-4.987-3.559Z",fill:"#ed1c24",fillRule:"evenodd"})))),a.createElement("path",{"data-name":"Path 6347",d:"M60.084 32.333 29.342 50.042 61.985 34.1Z",fill:"#8c74b1",fillRule:"evenodd"}))))))};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:"down_svg__a"},e.createElement("path",{"data-name":"Rectangle 3483",fill:"none",d:"M0 0h70v70H0z"})),e.createElement("clipPath",{id:"down_svg__b"},e.createElement("path",{"data-name":"Rectangle 3481",transform:"translate(9.562 20.581)",fill:"none",d:"M0 0h52.254v42.112H0z"}))),e.createElement("g",{"data-name":"Group 8803"},e.createElement("g",{"data-name":"Group 8802",clipPath:"url(#down_svg__a)"},e.createElement("g",{"data-name":"Group 8801"},e.createElement("g",{"data-name":"Group 8800",clipPath:"url(#down_svg__a)"},e.createElement("g",{"data-name":"Group 8799",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8798"},e.createElement("g",{"data-name":"Group 8797",clipPath:"url(#down_svg__b)"},e.createElement("path",{"data-name":"Path 6462",d:"M37.11 62.56a6.524 6.524 0 0 0 2.281-.978 8.255 8.255 0 0 0 2.571-2.051q7.209-7.66 13.7-15.926c3.086-3.932 8.153-8.01 5.316-13.44-1.3-2.478-3.624-4.255-5.88-5.95a17.019 17.019 0 0 0-3.613-2.115c-3.282-1.94-7.989-2.255-10.754.424a4.593 4.593 0 0 0-.827 1.134 13.3 13.3 0 0 0-.652 1.458l-3.5 8.839-3.5-8.839a7.1 7.1 0 0 0-1.479-2.589 3.715 3.715 0 0 0-.992-.7 3.457 3.457 0 0 0-1.035-.464 10.835 10.835 0 0 0-1.6-.347 12.9 12.9 0 0 0-5.647.552 17.034 17.034 0 0 0-4.426 2.171q-.338.231-.662.474c-.243.183-.488.367-.731.553l-.453.35c-.094.073-.189.145-.282.219-.182.143-.361.289-.54.435l-.166.138q-.3.247-.589.5l-.061.055a13.189 13.189 0 0 0-3.058 3.7C7.693 35.592 11.7 39.9 14.783 43.831c4.322 5.5 9.961 10.593 14.765 15.7 1.933 2.055 4.64 3.641 7.56 3.028"})))),e.createElement("path",{"data-name":"Path 6463",d:"M56.9 22.893a13.124 13.124 0 0 0-2.6-6c-2.834-3.52-9.567-4.985-13.11-1.555a7.1 7.1 0 0 0-1.478 2.589l-6.036 15.268-2.691-6.8c-.748-1.891-2.057-3.726-1.115-5.707.622-1.306 1.908-4.673.549-5.913a3 3 0 0 0-1.206-.592c-4.234-1.264-8.88.252-12.339 2.849-2.256 1.692-4.584 3.471-5.88 5.95-2.837 5.425 1.167 9.735 4.253 13.665 4.323 5.5 9.961 10.592 14.766 15.7 1.932 2.055 4.64 3.641 7.56 3.028a6.627 6.627 0 0 0 4.327-3.136c1.03-1.785 1.176-3.974 2.216-5.754a18.024 18.024 0 0 1 1.432-1.945 58.014 58.014 0 0 0 3.724-5.04c.431-.7.7-1.488 1.068-2.227 1.157-2.333 3.684-4.111 5.152-6.321a11.3 11.3 0 0 0 1.421-8.06",fill:"#bdbdbd"}),e.createElement("path",{"data-name":"Path 6464",d:"m23.224 20.1 7.768-4.083a1.958 1.958 0 0 0-.573-1.249 3.03 3.03 0 0 0-1.2-.592c-4.235-1.264-8.881.253-12.34 2.85a23 23 0 0 0-5.16 4.8c-.109.195-.217.391-.318.593a3.078 3.078 0 0 0-.372 1.131 2.1 2.1 0 0 0 2.188 2.038c1.256-.016 2.02-1.072 2.875-1.824 1.925-1.692 4.866-2.466 7.137-3.66",fill:"#8a8a8a"}),e.createElement("path",{"data-name":"Path 6465",d:"M42.35 32.447a23.635 23.635 0 0 0 2.033-4.34A24.348 24.348 0 0 0 45.9 23.66c.422-2.214-.257-8.63-3.769-8.1a3.4 3.4 0 0 0-1.764.92 13.475 13.475 0 0 0-.652 1.458l-6.038 15.26-.952-2.412a5.083 5.083 0 0 0 .27 1.486 4.93 4.93 0 0 0 5.658 3.062 6.56 6.56 0 0 0 3.7-2.883",fill:"#8a8a8a"}),e.createElement("path",{"data-name":"Path 6466",d:"M38.947 54.66a6.382 6.382 0 0 0 3.48-2.316q7.206-7.662 13.7-15.925c3.087-3.933 8.155-8.012 5.317-13.439-1.3-2.479-3.624-4.255-5.88-5.95-2.738-2.056-6.825-4.072-9.283-1.691a7.071 7.071 0 0 0-1.481 2.589l-6.037 15.267-6.038-15.266a7.1 7.1 0 0 0-1.479-2.589c-2.46-2.382-6.545-.365-9.283 1.692-2.256 1.692-4.584 3.47-5.88 5.95-2.837 5.425 2.23 9.508 5.317 13.437q6.483 8.255 13.7 15.925a7.265 7.265 0 0 0 2.988 2.206 1.686 1.686 0 0 0 .86.11",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("path",{"data-name":"Path 5314",d:"M54.541 51.46V14.95h-8.235L45.3 4.6l-3.373-.029 1.01 10.375H41.17v-4.112H36.7V2.259h-3.42v8.575h-4.451v4.113h-1.781l1.01-10.374-3.374.027-1.007 10.347h-8.219v36.511h-5.141v6.416H19.5L18.318 70l3.373-.022 1.178-12.1h10.412v7.384H36.7v-7.38h10.414l1.178 12.1 3.374.018-1.18-12.122h9.2v-6.416Z",opacity:.3}),e.createElement("path",{"data-name":"Rectangle 2971",fill:"none",d:"M10.317 2.259h49.366V70H10.317z"}),e.createElement("path",{"data-name":"Rectangle 2972",fill:"none",d:"M0 0h70v70H0z"}),e.createElement("path",{"data-name":"Rectangle 2973",fill:"#442f2a",d:"M33.281 0h3.421v63.003h-3.421z"}),e.createElement("path",{"data-name":"Path 5315",d:"m21.691 67.72-3.373.022 6.367-65.4 3.373-.029Z",fill:"#442f2a"}),e.createElement("path",{"data-name":"Path 5316",d:"m48.292 67.72 3.373.022L45.3 2.346l-3.373-.029Z",fill:"#442f2a"}),e.createElement("path",{"data-name":"Path 5317",d:"M35 12.692H15.458v42.167h39.084V12.692Z",fill:"#fff0dd"}),e.createElement("path",{"data-name":"Rectangle 2974",fill:"none",d:"M16.113 44.563h9.788v6.119h-9.788z"}),e.createElement("path",{"data-name":"Rectangle 2975",fill:"none",d:"M15.942 42.946h1.542v1.751h-1.542z"}),e.createElement("path",{"data-name":"Rectangle 2976",fill:"none",d:"M15.931 42.91h38.496v7.825H15.931z"}),e.createElement("path",{"data-name":"Rectangle 2977",fill:"none",d:"M0 0h70v70H0z"}),e.createElement("path",{"data-name":"Path 5330",d:"M35 49.716H10.317v5.9h49.366v-5.9Z",fill:"#6d4c41"}),e.createElement("path",{"data-name":"Path 5331",d:"M35 49.2H10.317v3.085h36.51V49.2Z",fill:"#b7988e"}),e.createElement("path",{"data-name":"Rectangle 2978",fill:"#b7988e",d:"M46.005 49.202h13.679v3.085H46.005z"}),e.createElement("path",{"data-name":"Path 5332",d:"M35 49.716H10.317V52.8h36.51v-3.084Z",fill:"#8a6e63"}),e.createElement("path",{"data-name":"Rectangle 2979",fill:"#8a6e63",d:"M46.005 49.716h13.679v3.085H46.005z"}),e.createElement("path",{"data-name":"Rectangle 2980",fill:"#b7988e",d:"M28.829 8.578h12.342v4.114H28.829z"}),e.createElement("path",{"data-name":"Rectangle 2981",fill:"#8a6e63",d:"M28.829 9.092h12.342v4.114H28.829z"}),e.createElement("path",{"data-name":"Path 5333",d:"M19.059 51.317a1.03 1.03 0 1 1-1.028-.972 1.015 1.015 0 0 1 1.028.972m31.882 0a1.03 1.03 0 1 0 1.028-.972 1.015 1.015 0 0 0-1.028.972",fill:"#ccd5d9"}),e.createElement("path",{"data-name":"Path 5334",d:"M15.966 43.22s.031.947 1.615 1.19a15.534 15.534 0 0 0 4.12.1c1.346-.13 2.509-.195 3.626 1.387s-.576 2.845-1.68 3.262-2.259.6-4.331-1.069-3.378-3.368-3.35-4.873",fill:"#c3ae95"}),e.createElement("path",{"data-name":"Path 5335",d:"M25.278 47.227c.292-2.176-2.79-1.541-4.325-1.441s-3.939-.35-4.484-1.214a2.043 2.043 0 0 1-.383-.992.869.869 0 0 1-.117-.36c.074 1.958 1.279 3.2 3.35 4.873s3.228 1.486 4.331 1.068c.064-.024.129-.05.2-.08a2.686 2.686 0 0 0 1.432-1.854",fill:"#958275"}),e.createElement("path",{"data-name":"Path 5336",d:"M20.175 48.715a3.669 3.669 0 0 0 3.733.481c.068-.025.138-.055.21-.086a2.891 2.891 0 0 0 1.542-1.994c0-.019.005-.037.007-.058l-.028.009a7.764 7.764 0 0 1-5.464 1.648",fill:"#736358"}),e.createElement("path",{"data-name":"Path 5337",d:"M15.966 43.22s.031.947 1.615 1.19a15.534 15.534 0 0 0 4.12.1c1.346-.13 2.509-.195 3.626 1.387s-.576 2.845-1.68 3.262-2.259.6-4.331-1.069-3.378-3.368-3.35-4.873",fill:"#fff",opacity:.3}),e.createElement("path",{"data-name":"Path 5338",d:"M45.925 46.673c-5.146-.648-15.167-.843-15.167-.843-.84.014-5.456.058-5.456.058l-.088 2.154s4.9.467 5.27.538c0 0 9.891 1.146 15.615 1.057 12.352-.191 9.163-1.789-.174-2.964",fill:"#016289"}),e.createElement("path",{"data-name":"Path 5339",d:"M30.761 45.83c-.607.01-3.186.037-4.57.051l.249 1.641s29.677 2.523 27.31.725c-1.05-.508-3.892-1.078-7.825-1.575-5.145-.647-15.164-.842-15.164-.842",fill:"#0971b4"}),e.createElement("path",{"data-name":"Path 5340",d:"M30.761 45.83c-.587.01-3.022.036-4.433.05l.161.512s31.472 2.723 23.967 1.008l-.777-.175a83.037 83.037 0 0 0-3.754-.551c-5.145-.648-15.164-.843-15.164-.843",fill:"#1498d4"}),e.createElement("path",{"data-name":"Path 5341",d:"M25.217 48.043s.507.048 1.208.117l.084-2.283-1.2.012Z",fill:"#f5ac3c"}),e.createElement("path",{"data-name":"Path 5342",d:"m25.286 46.317 1.2.074.019-.514-1.2.012Z",fill:"#f5e531"}),e.createElement("path",{"data-name":"Path 5343",d:"M25.217 48.043s.507.048 1.208.117l.024-.661-1.178-.006h-.032Z",fill:"#ef8f22"}),e.createElement("path",{"data-name":"Path 5344",d:"M17.011 43.85a.508.508 0 0 0 .467.546.371.371 0 0 1 .031.736c-.344.014-.133.939.323 1.265s-.417.017-.809-.532a4.824 4.824 0 0 1-.6-1.4s.053-1.6.587-.615",fill:"#b200b7"}),e.createElement("path",{"data-name":"Path 5345",d:"M18.626 47.507s-2.986-2.176-2.826-4.721 2.137-.493 1.362.82a2.229 2.229 0 0 0 .785 2.862c.515.406.911.792.684 1.039",fill:"#f0f"}),e.createElement("path",{"data-name":"Path 5346",d:"M17.3 43.163s-.314-.86-.918-.638a.876.876 0 0 0-.578.826s-.116-1.4.505-1.7 1.192.983.992 1.508",fill:"#fff",opacity:.3}),e.createElement("path",{"data-name":"Path 5347",d:"M36.306 18.493c1.907.309-.033 5.057-.567 6.219a2.725 2.725 0 0 1-2.815 1.672c-3.971-.639-1.572-8.694 3.382-7.891",fill:"#1d1d1b",opacity:.3}),e.createElement("path",{"data-name":"Path 5348",d:"M23.487 28.247c-.079-2.009.727-4.476 2.2-5.075.707-.288 2.29 2.323 2.666 3.483a3.067 3.067 0 0 1 .031 2.136 2.687 2.687 0 0 1-3.284 1.894 2.519 2.519 0 0 1-1.609-2.438",fill:"#1d1d1b",opacity:.3}),e.createElement("path",{"data-name":"Path 5349",d:"M40.387 29.024a2.671 2.671 0 0 1-1.168-2.98c.283-1.219 1.635-6.046 3.3-5.143 4.305 2.351 1.32 10-2.128 8.123",fill:"#1d1d1b",opacity:.3}),e.createElement("path",{"data-name":"Path 5350",d:"M46.736 36.064a2.524 2.524 0 0 1-2.767.922 2.682 2.682 0 0 1-1.424-3.493 3.037 3.037 0 0 1 1.331-1.665c1.009-.672 3.846-1.761 4.225-1.108.789 1.377-.087 3.807-1.365 5.344",fill:"#1d1d1b",opacity:.3}),e.createElement("path",{"data-name":"Path 5351",d:"M40.1 40.049a7.661 7.661 0 0 1-4.63 4.375c-1.606.547-2.644-.977-4.322-1.662-1.378-.56-3.24.017-4.025-1.143a7.622 7.622 0 0 1-.7-7.148c.638-1.559 2.284-2 3.6-2.826 1.949-1.22 3.85-2.328 6.1-1.406 2.118.861 2.853 2.8 3.473 4.863.494 1.612 1.206 3.247.506 4.947",fill:"#1d1d1b",opacity:.3}),e.createElement("path",{"data-name":"Path 5352",d:"M35.848 16.842c1.907.309-.032 5.057-.566 6.219a2.725 2.725 0 0 1-2.816 1.672c-3.972-.64-1.569-8.695 3.382-7.891",fill:"#89c33f"}),e.createElement("path",{"data-name":"Path 5353",d:"M23.03 26.595c-.079-2.008.727-4.475 2.2-5.075.707-.288 2.29 2.323 2.666 3.483a3.055 3.055 0 0 1 .031 2.136 2.688 2.688 0 0 1-3.289 1.894 2.522 2.522 0 0 1-1.609-2.438",fill:"#f0f"}),e.createElement("path",{"data-name":"Path 5354",d:"M39.927 27.373a2.671 2.671 0 0 1-1.167-2.98c.283-1.22 1.637-6.047 3.3-5.143 4.307 2.35 1.323 10-2.129 8.123",fill:"#29a8df"}),e.createElement("path",{"data-name":"Path 5355",d:"M46.279 34.411a2.521 2.521 0 0 1-2.766.922 2.68 2.68 0 0 1-1.423-3.493 3.031 3.031 0 0 1 1.33-1.665c1.009-.672 3.846-1.761 4.225-1.108.789 1.379-.086 3.806-1.366 5.344",fill:"gold"}),e.createElement("path",{"data-name":"Path 5356",d:"M40.233 37.886a7.658 7.658 0 0 1-4.63 4.378c-1.606.547-2.644-.978-4.322-1.662-1.378-.56-3.24.017-4.025-1.143a7.623 7.623 0 0 1-.7-7.147c.642-1.558 2.285-2 3.6-2.825 1.949-1.221 3.85-2.329 6.1-1.407 2.119.861 2.854 2.8 3.475 4.863.491 1.607 1.2 3.243.505 4.943",fill:"#754c24"}),e.createElement("path",{"data-name":"Path 5357",d:"M27.043 23.264c-.612-1-1.378-1.92-1.812-1.743-1.445.587-2.247 2.968-2.2 4.954a33.089 33.089 0 0 1 4.016-3.211",fill:"#fff",opacity:.2}),e.createElement("path",{"data-name":"Path 5358",d:"M35.848 16.842c-2.907-.472-4.934 2.109-5.308 4.451a11.3 11.3 0 0 1 5.808-1.132c.429-1.559.577-3.144-.5-3.319",fill:"#fff",opacity:.2}),e.createElement("path",{"data-name":"Path 5359",d:"M42.06 19.25c-.912-.5-1.728.733-2.328 2.144a13.82 13.82 0 0 1 3.977 4.015c.876-2.028.694-4.879-1.649-6.159",fill:"#fff",opacity:.2}),e.createElement("path",{"data-name":"Path 5360",d:"M47.644 29.07c-.191-.331-1.012-.216-1.908.066a25.97 25.97 0 0 1 1.38 4.037c.767-1.408 1.127-3.059.528-4.1",fill:"#fff",opacity:.2}),e.createElement("path",{"data-name":"Path 5361",d:"M39.731 32.942c-.622-2.066-1.356-4-3.476-4.863-2.253-.921-4.151.186-6.1 1.406-1.318.829-2.964 1.268-3.6 2.826a7.869 7.869 0 0 0-.282.821c2.1-.456 5.585-.916 8.466.128a13.194 13.194 0 0 1 5.511 4.584c.67-1.685-.036-3.307-.518-4.9",fill:"#fff",opacity:.2}),e.createElement("path",{"data-name":"Path 5362",d:"M23.827 25.1c.121-.655.569-1.38 1.1-1.471.248-.037.576.924.584 1.328a1.062 1.062 0 0 1-.143.711.875.875 0 0 1-1.172.385l-.037-.02a.947.947 0 0 1-.337-.933",fill:"#fff",opacity:.3}),e.createElement("path",{"data-name":"Path 5363",d:"M31.7 29.887a3.168 3.168 0 0 0-.589.456c-.192.184-.353.434-.561.6-.094.075-.205.137-.306.206-.228.155-.454.314-.678.475q-.385.277-.763.567a1.132 1.132 0 0 0-.253.21 2.156 2.156 0 0 0-.11.233 2.778 2.778 0 0 0-.287.747 1.378 1.378 0 0 0 .066.711 1.1 1.1 0 0 0 .178.4 1.947 1.947 0 0 0 1.33.533 2.127 2.127 0 0 0 1.758-.88c.364-.513.489-1.161.881-1.655a1.381 1.381 0 0 1 .479-.416 1.98 1.98 0 0 0 .346-.273 5.261 5.261 0 0 0 .642-.676 1.616 1.616 0 0 0 .434-1.073c-.041-.544-.547-.739-1.02-.7a3.655 3.655 0 0 0-1.547.533",fill:"#fff",opacity:.3}),e.createElement("path",{"data-name":"Path 5364",d:"M34.111 18.515c.635.219-.35 1.707-.608 2.059a.946.946 0 0 1-1.046.383c-1.28-.509.073-3.056 1.654-2.442",fill:"#fff",opacity:.3}),e.createElement("path",{"data-name":"Path 5365",d:"M40.465 22.594a.911.911 0 0 1-.218-1.05c.153-.374.862-1.874 1.357-1.488 1.277 1-.128 3.351-1.139 2.538",fill:"#fff",opacity:.3}),e.createElement("path",{"data-name":"Path 5366",d:"M46.664 31.712a.943.943 0 0 1-.992.394.988.988 0 0 1-.577-1.249 1.28 1.28 0 0 1 .467-.642c.366-.276 1.362-.7 1.517-.486a2.015 2.015 0 0 1-.415 1.983",fill:"#fff",opacity:.3}),e.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",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),a.createElement("defs",null,a.createElement("clipPath",{id:"eat_svg__a"},a.createElement("path",{"data-name":"Rectangle 3376",fill:"none",d:"M0 0h70v70H0z"})),a.createElement("clipPath",{id:"eat_svg__b"},a.createElement("path",{"data-name":"Path 6262",d:"M32.392 27.616c-7.129 2.355-15.243 1.252-21.119.149-4.534-.851-7.735-1.7-8.123-.965-1.164 2.209 17.491 26.025 34.706 21.016s16.826-33.952 16.149-34.381a.087.087 0 0 0-.05-.013c-.962 0-9.187 10.109-21.563 14.194",fill:"none"})),a.createElement("clipPath",{id:"eat_svg__d"},a.createElement("path",{"data-name":"Rectangle 3367",transform:"translate(32.921 36.964)",fill:"none",d:"M0 0h27.496v32.757H0z"})),a.createElement("clipPath",{id:"eat_svg__e"},a.createElement("path",{"data-name":"Rectangle 3368",transform:"translate(8.221 27.167)",fill:"none",d:"M0 0h22.615v8.673H0z"})),a.createElement("clipPath",{id:"eat_svg__f"},a.createElement("path",{"data-name":"Rectangle 3369",transform:"translate(31.165 16.133)",fill:"none",d:"M0 0h19.039v18.092H0z"})),a.createElement("clipPath",{id:"eat_svg__g"},a.createElement("path",{"data-name":"Rectangle 3370",transform:"translate(44.252 30.169)",fill:"none",d:"M0 0h9.072v3.176H0z"})),a.createElement("clipPath",{id:"eat_svg__h"},a.createElement("path",{"data-name":"Path 6271",d:"M47.563 29.143C45.491 32.673 33.647 40 31.516 40.769a11.2 11.2 0 0 0-1.776.856h-.011a51.365 51.365 0 0 0-6.045 4.794 30.087 30.087 0 0 0 4.986 1.621 7.867 7.867 0 0 0 3.357-.5c1.524-.433 3.069-.866 4.176-.229 4.193 2.406 19.016 16.6 25.517 11.957 6.424-4.576 11.946-22.6 2.449-28.364a33.15 33.15 0 0 0-1.564-.909l-.015-.012c-4.134-2.306-7.489-3.326-10.032-3.326a5.384 5.384 0 0 0-4.995 2.482",fill:"none"})),a.createElement("clipPath",{id:"eat_svg__j"},a.createElement("path",{"data-name":"Rectangle 3373",transform:"translate(23.684 29.998)",fill:"none",d:"M0 0h45.581v30.201H0z"})),a.createElement("clipPath",{id:"eat_svg__k"},a.createElement("path",{"data-name":"Rectangle 3374",transform:"translate(34.034 39.415)",fill:"none",d:"M0 0h20.128v9.306H0z"})),a.createElement("linearGradient",{id:"eat_svg__c",x1:.029,y1:1.235,x2:.046,y2:1.235,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#630612"}),a.createElement("stop",{offset:.292,stopColor:"#5e0612"}),a.createElement("stop",{offset:.625,stopColor:"#500812"}),a.createElement("stop",{offset:.978,stopColor:"#390b12"}),a.createElement("stop",{offset:1,stopColor:"#380c13"})),a.createElement("linearGradient",{id:"eat_svg__i",x1:-.474,y1:1.162,x2:-.454,y2:1.162,gradientUnits:"objectBoundingBox"},a.createElement("stop",{offset:0,stopColor:"#c20a24"}),a.createElement("stop",{offset:.433,stopColor:"#c70e20"}),a.createElement("stop",{offset:.991,stopColor:"#d71916"}),a.createElement("stop",{offset:1,stopColor:"#d81a16"}))),a.createElement("g",{"data-name":"Group 8535"},a.createElement("g",{"data-name":"Group 8534",clipPath:"url(#eat_svg__a)"},a.createElement("g",{"data-name":"Group 8507"},a.createElement("g",{"data-name":"Group 8506",clipPath:"url(#eat_svg__a)"},a.createElement("path",{"data-name":"Path 6260",d:"M1.163 26.169C-.636 29.1 16.912 53.51 36.655 48.136S59.937 13.1 56.973 10.854s-9.119 10.2-26.034 14.313-27.452-2.787-29.776 1"}),a.createElement("path",{"data-name":"Path 6261",d:"M4.461 33.432S17.1 52.5 36.655 50.153s21.02-30.606 21.02-30.606-2.735 23.028-19.819 28.269S4.461 33.432 4.461 33.432",fill:"#3f0005"}))),a.createElement("g",{"data-name":"Group 8509"},a.createElement("g",{"data-name":"Group 8508",clipPath:"url(#eat_svg__b)"},a.createElement("path",{"data-name":"Rectangle 3366",transform:"rotate(-13 64.322 36.895)",fill:"url(#eat_svg__c)",d:"M0 0h60.588v50.336H0z"}))),a.createElement("g",{"data-name":"Group 8523"},a.createElement("g",{"data-name":"Group 8522",clipPath:"url(#eat_svg__a)"},a.createElement("g",{"data-name":"Group 8512",opacity:.3},a.createElement("g",{"data-name":"Group 8511"},a.createElement("g",{"data-name":"Group 8510",clipPath:"url(#eat_svg__d)"},a.createElement("path",{"data-name":"Path 6263",d:"M32.921 49.018c2.635 1.411 5.9 13.295 15.364 19.1 10.023 6.156 12.506-6.976 12.088-13.87-.4-6.611-9.552-17.288-9.552-17.288s-8.021 8.65-17.9 12.058"})))),a.createElement("path",{"data-name":"Path 6264",d:"M30.613 28.127s.035.427.079 1.082l.007.075c.076 1.313.189 3.45.143 4.834v.012l-.009.015a2.729 2.729 0 0 1-.219 1.314c-.521.457-7.238.556-9.885-.005s-5-4.673-5-4.673-1.439 1.6-2.806.737a46.275 46.275 0 0 1-4.707-4.352c11.047 4.135 22.392.961 22.392.961",fill:"#fff"}),a.createElement("path",{"data-name":"Path 6265",d:"M50.2 16.133a45.072 45.072 0 0 1-1.972 6.108c-.755 1.416-2.794.734-2.794.734s-.043 4.665-2.084 6.458-7.345 4.93-8.024 4.788c-.186-.028-.583-.514-1.054-1.184-.866-1.247-2.029-3.185-2.647-4.266-.279-.478-.463-.789-.463-.789S42.616 25.165 50.2 16.133",fill:"#fff"}),a.createElement("g",{"data-name":"Group 8515",opacity:.13},a.createElement("g",{"data-name":"Group 8514"},a.createElement("g",{"data-name":"Group 8513",clipPath:"url(#eat_svg__e)"},a.createElement("path",{"data-name":"Path 6266",d:"M30.613 28.127s.035.427.079 1.082l.007.075s-11.489.379-13.053.918 1.664 4.492 4.541 5.2 8.567-.54 8.649-1.254a2.729 2.729 0 0 1-.219 1.314c-.521.457-7.238.556-9.885-.005s-5-4.673-5-4.673-1.439 1.6-2.806.737a46.275 46.275 0 0 1-4.707-4.352c11.047 4.135 22.392.961 22.392.961",fill:"#964299"})))),a.createElement("g",{"data-name":"Group 8518",opacity:.13},a.createElement("g",{"data-name":"Group 8517"},a.createElement("g",{"data-name":"Group 8516",clipPath:"url(#eat_svg__f)"},a.createElement("path",{"data-name":"Path 6267",d:"M50.2 16.133a45.072 45.072 0 0 1-1.972 6.108c-.755 1.416-2.794.734-2.794.734s-.043 4.665-2.084 6.458-7.345 4.93-8.024 4.788c-.186-.028-.583-.514-1.054-1.184l.015.008c1.171.846 6.113-1.435 8.2-3.406s1.72-6.661 1.135-6.6c-.6.079-11.994 5.729-11.994 5.729-.279-.478-.463-.789-.463-.789S42.616 25.165 50.2 16.133",fill:"#964299"})))),a.createElement("path",{"data-name":"Path 6268",d:"M32.7 28.79c-.347.049 1.7 3.684 2.515 3.873S34.029 28.6 32.7 28.79",fill:"#fff"}),a.createElement("path",{"data-name":"Path 6269",d:"M29.725 29.486c-.3-.476-.122 3.851.119 4.613s1.188-2.568-.119-4.613",fill:"#fff"}),a.createElement("g",{"data-name":"Group 8521",opacity:.5,style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8520"},a.createElement("g",{"data-name":"Group 8519",clipPath:"url(#eat_svg__g)"},a.createElement("path",{"data-name":"Path 6270",d:"M44.273 33.036c-.236.815 1.577-.174 4.611-.749s4.4-.531 4.44-.8-5.977-3.633-9.051 1.547",fill:"#ffaea6"})))))),a.createElement("g",{"data-name":"Group 8525"},a.createElement("g",{"data-name":"Group 8524",clipPath:"url(#eat_svg__h)"},a.createElement("path",{"data-name":"Rectangle 3372",transform:"translate(23.684 26.661)",fill:"url(#eat_svg__i)",d:"M0 0h49.982v37.258H0z"}))),a.createElement("g",{"data-name":"Group 8533"},a.createElement("g",{"data-name":"Group 8532",clipPath:"url(#eat_svg__a)"},a.createElement("g",{"data-name":"Group 8528",opacity:.5,style:{mixBlendMode:"multiply",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8527"},a.createElement("g",{"data-name":"Group 8526",clipPath:"url(#eat_svg__j)"},a.createElement("path",{"data-name":"Path 6272",d:"M61.72 59.272c-6.5 4.646-21.325-9.55-25.517-11.958-4.087-2.347-12.519-.9-12.519-.9a51.417 51.417 0 0 1 6.044-4.794c-2.267 1.45 1.218.181 16.746 10.967 4.511 3.133 11.09 4.681 14.856 2.267 2.738-1.756 4.518-5.924 5.545-8.646C71.11 34.99 63 30.367 62.6 30c.512.278 1.029.581 1.565.91 9.5 5.761 3.975 23.789-2.449 28.364",fill:"#842287"})))),a.createElement("g",{"data-name":"Group 8531",style:{mixBlendMode:"soft-light",isolation:"isolate"}},a.createElement("g",{"data-name":"Group 8530"},a.createElement("g",{"data-name":"Group 8529",clipPath:"url(#eat_svg__k)"},a.createElement("path",{"data-name":"Path 6273",d:"M37.158 39.456c-6.16.5-1.584 4.725.02 5.443s8.249 5.928 14.176 2.864c9.657-4.992-8.214-8.791-14.2-8.307",fill:"#ffaea6"})))),a.createElement("path",{"data-name":"Path 6274",d:"M52.61 49.86c.234-1.471 3.745-.7 3.6.76s-3.714-.062-3.6-.76",fill:"#ffaea6"}))))))};export{t as default};
@@ -0,0 +1 @@
1
+ import{__assign as e}from"../_virtual/_tslib.js";import*as t from"react";var a=function(a){return t.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"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"edit_svg__b"},t.createElement("path",{"data-name":"Rectangle 2929",fill:"none",d:"M0 0h70v70H0z"})),t.createElement("clipPath",{id:"edit_svg__c"},t.createElement("path",{"data-name":"Rectangle 2911",transform:"translate(14.028 13.815)",fill:"none",d:"M0 0h55.141v51.379H0z"})),t.createElement("clipPath",{id:"edit_svg__d"},t.createElement("path",{"data-name":"Rectangle 2912",transform:"translate(46.63)",fill:"none",d:"M0 0h17.917v9.285H0z"})),t.createElement("clipPath",{id:"edit_svg__e"},t.createElement("path",{"data-name":"Rectangle 2913",transform:"translate(53.972 5.564)",fill:"none",d:"M0 0h11.969v12.931H0z"})),t.createElement("clipPath",{id:"edit_svg__f"},t.createElement("path",{"data-name":"Rectangle 2914",transform:"translate(50.629 9.167)",fill:"none",d:"M0 0h12.186v14.668H0z"})),t.createElement("clipPath",{id:"edit_svg__g"},t.createElement("path",{"data-name":"Path 5130",d:"M36.41 10.7a312.4 312.4 0 0 0-19.789 30.982S14.852 51.6 14.506 53.84s-1.206 7.922-.784 8.967 4.671 2.431 4.671 2.431 1.134-1.262 4.514-2.527c3.944-1.478 16.685-7.976 16.685-7.976a60631.518 60631.518 0 0 1 19.623-30.808c-4.35-11.758-12.929-13.746-18.235-13.746a18.634 18.634 0 0 0-4.57.52",fill:"none"})),t.createElement("clipPath",{id:"edit_svg__i"},t.createElement("path",{"data-name":"Path 5131",d:"m16.621 41.682-2.915 16.752s5.876.389 6.742 1.2.65 4.2.65 4.2l18.494-9.1s-1.217-2.73-2.868-3.469-4.924.035-4.924.035 1.506-6.452-.347-7.6-7.637 1.923-7.637 1.923-1.073-3.273-2.061-3.609a30.69 30.69 0 0 0-5.1-.328h-.031",fill:"none"})),t.createElement("clipPath",{id:"edit_svg__k"},t.createElement("path",{"data-name":"Rectangle 2918",transform:"translate(21.097 14.369)",fill:"none",d:"M0 0h38.118v49.471H0z"})),t.createElement("clipPath",{id:"edit_svg__l"},t.createElement("path",{"data-name":"Path 5133",d:"M52.883 14.369S37.856 34.623 31.8 51.3L21.1 63.84l18.495-9.1s6.21-8.616 19.623-30.807c0 0-2.281-7-6.332-9.559",fill:"none"})),t.createElement("clipPath",{id:"edit_svg__m"},t.createElement("path",{"data-name":"Rectangle 2919",transform:"translate(23.863 11.114)",fill:"none",d:"M0 0h21.123v35.87H0z"})),t.createElement("clipPath",{id:"edit_svg__n"},t.createElement("path",{"data-name":"Rectangle 2920",transform:"translate(17.42 43.013)",fill:"none",d:"M0 0h12.482v14.696H0z"})),t.createElement("clipPath",{id:"edit_svg__o"},t.createElement("path",{"data-name":"Rectangle 2921",transform:"translate(12.989 61.886)",fill:"none",d:"M0 0h5.232v3.698H0z"})),t.createElement("clipPath",{id:"edit_svg__p"},t.createElement("path",{"data-name":"Rectangle 2923",transform:"translate(41.885 15.913)",fill:"none",d:"M0 0h15.216v31.102H0z"})),t.createElement("clipPath",{id:"edit_svg__q"},t.createElement("path",{"data-name":"Path 5139",d:"M56.552 27.2c1.919-2.762-1.352-19.353-7.226-6.4a100.239 100.239 0 0 0-7.441 26.22Z",fill:"none"})),t.createElement("clipPath",{id:"edit_svg__s"},t.createElement("path",{"data-name":"Rectangle 2924",transform:"translate(31.802 50.183)",fill:"none",d:"M0 0h7.789v4.552H0z"})),t.createElement("clipPath",{id:"edit_svg__t"},t.createElement("path",{"data-name":"Rectangle 2926",transform:"translate(38.841 6.142)",fill:"none",d:"M0 0h22.084v14.93H0z"})),t.createElement("clipPath",{id:"edit_svg__u"},t.createElement("path",{"data-name":"Path 5141",d:"M38.841 7.4s6.311-.708 10.415 1.7c3.852 2.263 9.049 6.183 11.272 11.01q.218.474.4.959s-1.128-7.12-9.496-12.213S38.841 7.4 38.841 7.4",fill:"none"})),t.createElement("clipPath",{id:"edit_svg__w"},t.createElement("path",{"data-name":"Rectangle 2927",transform:"translate(16.621 10.701)",fill:"none",d:"M0 0h19.788v30.981H0z"})),t.createElement("linearGradient",{id:"edit_svg__j",x1:-.585,y1:1.118,x2:-.544,y2:1.118,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#f9b48d"}),t.createElement("stop",{offset:.472,stopColor:"#f7af8b"}),t.createElement("stop",{offset:.996,stopColor:"#f5a289"}),t.createElement("stop",{offset:1,stopColor:"#f5a289"})),t.createElement("linearGradient",{id:"edit_svg__a",x1:-.174,y1:1.085,x2:-.157,y2:1.085,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#b63561"}),t.createElement("stop",{offset:.185,stopColor:"#b1335f"}),t.createElement("stop",{offset:.392,stopColor:"#a32e5b"}),t.createElement("stop",{offset:.609,stopColor:"#8d2654"}),t.createElement("stop",{offset:.832,stopColor:"#6e1b4a"}),t.createElement("stop",{offset:1,stopColor:"#521142"})),t.createElement("linearGradient",{id:"edit_svg__r",x1:-.681,y1:1.978,x2:-.657,y2:1.978,xlinkHref:"#edit_svg__a"}),t.createElement("linearGradient",{id:"edit_svg__v",x1:-1.375,y1:2.934,x2:-1.338,y2:2.934,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#727171"}),t.createElement("stop",{offset:.194,stopColor:"#6d6c6c"}),t.createElement("stop",{offset:.41,stopColor:"#605f5f"}),t.createElement("stop",{offset:.636,stopColor:"#494948"}),t.createElement("stop",{offset:.868,stopColor:"#2b2a2a"}),t.createElement("stop",{offset:1,stopColor:"#161615"})),t.createElement("radialGradient",{id:"edit_svg__h",cx:.626,cy:.439,r:.486,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#ed690a"}),t.createElement("stop",{offset:.545,stopColor:"#e86706"}),t.createElement("stop",{offset:1,stopColor:"#df6400"}))),t.createElement("g",{"data-name":"Group 7536"},t.createElement("g",{"data-name":"Group 7535",clipPath:"url(#edit_svg__b)"},t.createElement("g",{"data-name":"Group 7498"},t.createElement("g",{"data-name":"Group 7497",clipPath:"url(#edit_svg__b)"},t.createElement("g",{"data-name":"Group 7487",opacity:.3},t.createElement("g",{"data-name":"Group 7486"},t.createElement("g",{"data-name":"Group 7485",clipPath:"url(#edit_svg__c)"},t.createElement("path",{"data-name":"Path 5123",d:"M68.539 30.872a4.808 4.808 0 0 0 .438-2.194l.02-.071a6.346 6.346 0 0 0-.524-4.182 14.474 14.474 0 0 0-.8-1.565 27.364 27.364 0 0 0-1.051-1.644q-.258-.375-.519-.747l-.055-.078q-.187-.267-.381-.535l-.139-.191-.16-.219a27.108 27.108 0 0 0-2.241-2.722c-.063-.066-.125-.131-.188-.2s-.12-.122-.181-.181c-.14-.139-.281-.272-.423-.4l-.022-.021-.013-.012-.048-.043-.029-.026a10.848 10.848 0 0 0-1.13-.888c-.978-.7-2.181-1.369-2.749-1.062a5.3 5.3 0 0 0-3.489 1.137c-.364.259-.866.55-1.356.884a2.4 2.4 0 0 0-2.548 1.177c-.206.436-.311 1.018-.71 1.187-.283.119-.652 0-.969.033a2.625 2.625 0 0 0-1.618 1.831 3.876 3.876 0 0 0-.044.489 6.151 6.151 0 0 0-.19-.007 310.123 310.123 0 0 0-24.213 22.792s-4.333 8.451-5.272 10.375l-1.993 3.92a39.5 39.5 0 0 0-1.914 3.891c.034.291 1.915 3.39 2.813 3.562a.422.422 0 0 0 .237.024 7.23 7.23 0 0 0 2.512-.648 35.506 35.506 0 0 1 1.942-.238c3.4-.328 14.91-3.359 14.91-3.359s7.263-6.159 24.037-22.678c0 0 .009-.156.017-.432l.744-.512.746-.515c.062-.043.125-.086.187-.133a1.391 1.391 0 0 0 .4-.431 1.062 1.062 0 0 0 .052-.107 1.9 1.9 0 0 0 .075-.233 2.32 2.32 0 0 1 .19-.595l.02-.035a.764.764 0 0 1 .061-.075.655.655 0 0 1 .069-.061 1.886 1.886 0 0 1 .916-.2c.039-.005.079-.01.117-.017a1.181 1.181 0 0 0 .161-.038.888.888 0 0 0 .112-.042.86.86 0 0 0 .111-.063.9.9 0 0 0 .139-.123 1.012 1.012 0 0 0 .123-.158A2.514 2.514 0 0 0 65 33.344c.347-.241.745-.482 1.149-.722l.163-.1.327-.194c.267-.16.53-.32.773-.48.1-.064.192-.129.283-.193a4.176 4.176 0 0 0 .729-.631l.043-.05a.816.816 0 0 0 .071-.106",fill:"#161615"})))),t.createElement("path",{"data-name":"Path 5124",d:"M43.056 2.591a6.6 6.6 0 0 1 4.4-2.423c3.5-.363 7.676 1.853 11.2 4a28.058 28.058 0 0 1 4.534 3.218c1.313 1.222 2.3 2.7 2.324 4 .01.713.6 1.939.326 2.549-.588 1.332-3.324 3.226-3.912 4.555-2.511-1.132-3.854-2.938-6.438-3.78a55.573 55.573 0 0 1-11.747-5.44c-1.456-.894-3.194-1.8-3.163-3.138.03-1.279 1.684-2.632 2.476-3.545",fill:"#d6006c"}),t.createElement("g",{"data-name":"Group 7490",opacity:.26,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7489"},t.createElement("g",{"data-name":"Group 7488",clipPath:"url(#edit_svg__d)"},t.createElement("path",{"data-name":"Path 5125",d:"M46.63.48c.439-1.123 4.432.014 5.734.486a35.781 35.781 0 0 1 6.289 3.2 28.12 28.12 0 0 1 4.537 3.219 13.235 13.235 0 0 1 1.252 1.489c.152.185.151.458-.084.4a.686.686 0 0 1-.225-.118c-2.319-1.616-4.353-3.821-6.956-4.691a3.257 3.257 0 0 0-.914-.192 3.556 3.556 0 0 0-.891.144 5.366 5.366 0 0 1-3.262-.4 4.406 4.406 0 0 1-2.424-2.4A8.742 8.742 0 0 1 46.63.48",fill:"#fff"})))),t.createElement("g",{"data-name":"Group 7493",opacity:.36,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7492"},t.createElement("g",{"data-name":"Group 7491",clipPath:"url(#edit_svg__e)"},t.createElement("path",{"data-name":"Path 5126",d:"M61.2 18.129c.233.127.474.25.729.365.588-1.33 3.324-3.224 3.912-4.554.4-.894-.431-3.211-1.317-4.27a9.709 9.709 0 0 0-1.754-1.463 28.43 28.43 0 0 1-3.128-2.643c-1.44.664-2.035 2.007-2.845 3.184q-1.422 2.065-2.823 4.145 3.744 2.471 7.226 5.236",fill:"#292e43"})))),t.createElement("path",{"data-name":"Path 5127",d:"M37.693 7.761A5.315 5.315 0 0 0 38.84 7.4c.41-.3.3-.921.37-1.427.161-1.164 1.351-1.8 2.7-2.064 3.5-.685 8.281.765 12.106 3.316a24.043 24.043 0 0 1 8.322 9.5c.432.919.762 1.971.129 2.475-.458.366-1.362.376-1.546.917a4.359 4.359 0 0 0 .007.954 1.557 1.557 0 0 1-.493.887l-1.68 1.876A78.086 78.086 0 0 0 43.358 13.42a12.981 12.981 0 0 0-3.746-1.432c-1.938-.3-2.748-.186-3.118-1.848a2.585 2.585 0 0 1 1.2-2.379",fill:"#8b8a88"}),t.createElement("g",{"data-name":"Group 7496",opacity:.36,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7495"},t.createElement("g",{"data-name":"Group 7494",clipPath:"url(#edit_svg__f)"},t.createElement("path",{"data-name":"Path 5128",d:"m58.752 23.835 1.679-1.876a1.558 1.558 0 0 0 .494-.887 4.361 4.361 0 0 1-.008-.954c.184-.542 1.088-.551 1.546-.917.633-.5.3-1.556-.128-2.475a23.588 23.588 0 0 0-5.794-7.559 347.828 347.828 0 0 0-5.912 8.51 76.778 76.778 0 0 1 8.123 6.158",fill:"#292e43"})))))),t.createElement("g",{"data-name":"Group 7500"},t.createElement("g",{"data-name":"Group 7499",clipPath:"url(#edit_svg__g)"},t.createElement("path",{"data-name":"Path 5129",d:"M71.913 15.866 18.041-8.253.6 59.553l53.874 24.119Z",fill:"url(#edit_svg__h)"}))),t.createElement("g",{"data-name":"Group 7502"},t.createElement("g",{"data-name":"Group 7501",clipPath:"url(#edit_svg__i)"},t.createElement("path",{"data-name":"Rectangle 2916",transform:"rotate(-84.431 40.852 25.441)",fill:"url(#edit_svg__j)",d:"M0 0h24.567v27.914H0z"}))),t.createElement("g",{"data-name":"Group 7534"},t.createElement("g",{"data-name":"Group 7533",clipPath:"url(#edit_svg__b)"},t.createElement("path",{"data-name":"Path 5132",d:"M21.1 63.84s.513-3.949-.962-4.929-6.428-.476-6.428-.476a35.213 35.213 0 0 0-.719 4.538c.16.279 3.67 2.743 4.816 2.611A9.333 9.333 0 0 0 21.1 63.84",fill:"#272b39"}),t.createElement("g",{"data-name":"Group 7507",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7506"},t.createElement("g",{"data-name":"Group 7505",clipPath:"url(#edit_svg__k)"},t.createElement("g",{"data-name":"Group 7504"},t.createElement("g",{"data-name":"Group 7503",clipPath:"url(#edit_svg__l)"},t.createElement("path",{"data-name":"Rectangle 2917",transform:"rotate(-69.712 44.065 25.35)",fill:"url(#edit_svg__a)",d:"M0 0h59.619v52.907H0z"})))))),t.createElement("g",{"data-name":"Group 7510",opacity:.61,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7509"},t.createElement("g",{"data-name":"Group 7508",clipPath:"url(#edit_svg__m)"},t.createElement("path",{"data-name":"Path 5134",d:"M44.985 11.114 23.862 42.683s5.362-.461 7.107-.085 2.679 4.386 2.679 4.386l1.345-6.512s-2.731-.758-2.408-5.3 12.4-24.058 12.4-24.058",fill:"#fff6bb"})))),t.createElement("g",{"data-name":"Group 7513",opacity:.61,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7512"},t.createElement("g",{"data-name":"Group 7511",clipPath:"url(#edit_svg__n)"},t.createElement("path",{"data-name":"Path 5135",d:"M21.343 43.02c-1.643.152-6.837 10.82-1.732 14.325 2.61 1.792 10.442-3.42 10.288-7s-6.082-4.722-6.082-4.722-.744-2.759-2.474-2.6",fill:"#fff6bb"})))),t.createElement("path",{"data-name":"Path 5136",d:"M40.067 18.273s-11.239 17.48-14.524 22.494 1.933-3.345 1.933-3.345Z",fill:"#f7bebc"}),t.createElement("path",{"data-name":"Path 5137",d:"M33.694 14.85S21.782 34 18.3 39.5s2.057-3.659 2.057-3.659Z",fill:"#f7bebc"}),t.createElement("g",{"data-name":"Group 7516",opacity:.56,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7515"},t.createElement("g",{"data-name":"Group 7514",clipPath:"url(#edit_svg__o)"},t.createElement("path",{"data-name":"Path 5138",d:"M17.805 65.584c1.716 0-2.367-3.184-3.215-3.617s-1.6 1.006-1.6 1.006 3.4 2.608 4.816 2.611",fill:"#560f41"})))),t.createElement("g",{"data-name":"Group 7521",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7520"},t.createElement("g",{"data-name":"Group 7519",clipPath:"url(#edit_svg__p)"},t.createElement("g",{"data-name":"Group 7518"},t.createElement("g",{"data-name":"Group 7517",clipPath:"url(#edit_svg__q)"},t.createElement("path",{"data-name":"Rectangle 2922",transform:"rotate(-69.7 44.95 .22)",fill:"url(#edit_svg__r)",d:"M0 0h42.489v29.138H0z"})))))),t.createElement("g",{"data-name":"Group 7524",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7523"},t.createElement("g",{"data-name":"Group 7522",clipPath:"url(#edit_svg__s)"},t.createElement("path",{"data-name":"Path 5140",d:"M32.03 50.695s3.726-.89 5.606-.323 1.956 4.363 1.956 4.363a22.045 22.045 0 0 0-2.868-3.47c-.95-.683-4.921.034-4.921.034Z",fill:"#840855"})))),t.createElement("g",{"data-name":"Group 7529",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7528"},t.createElement("g",{"data-name":"Group 7527",clipPath:"url(#edit_svg__t)"},t.createElement("g",{"data-name":"Group 7526"},t.createElement("g",{"data-name":"Group 7525",clipPath:"url(#edit_svg__u)"},t.createElement("path",{"data-name":"Rectangle 2925",transform:"rotate(-19.5 33.252 -94.252)",fill:"url(#edit_svg__v)",d:"M0 0h26.599v23.694H0z"})))))),t.createElement("g",{"data-name":"Group 7532",opacity:.61,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7531"},t.createElement("g",{"data-name":"Group 7530",clipPath:"url(#edit_svg__w)"},t.createElement("path",{"data-name":"Path 5142",d:"M36.41 10.7 16.622 41.682h3.716S19.14 36.615 36.41 10.7",fill:"#fff6bb"})))))))))};export{a 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:"flip_svg__a"},e.createElement("path",{"data-name":"Rectangle 3363",fill:"none",d:"M0 0h70v70H0z"})),e.createElement("clipPath",{id:"flip_svg__b"},e.createElement("path",{"data-name":"Rectangle 3359",transform:"translate(2.376 14.633)",fill:"none",d:"M0 0h30.509v26.626H0z"})),e.createElement("clipPath",{id:"flip_svg__c"},e.createElement("path",{"data-name":"Rectangle 3360",transform:"translate(7.159 26.815)",fill:"none",d:"M0 0h20.4v36.777H0z"})),e.createElement("clipPath",{id:"flip_svg__d"},e.createElement("path",{"data-name":"Rectangle 3361",transform:"translate(36.869 35.906)",fill:"none",d:"M0 0h30.304v27.687H0z"})),e.createElement("clipPath",{id:"flip_svg__e"},e.createElement("path",{"data-name":"Rectangle 3362",transform:"translate(42.227 17.132)",fill:"none",d:"M0 0h20.426v36.778H0z"}))),e.createElement("g",{"data-name":"Group 8505"},e.createElement("g",{"data-name":"Group 8504",clipPath:"url(#flip_svg__a)"},e.createElement("g",{"data-name":"Group 8494",opacity:.3},e.createElement("g",{"data-name":"Group 8493"},e.createElement("g",{"data-name":"Group 8492",clipPath:"url(#flip_svg__b)"},e.createElement("path",{"data-name":"Path 6241",d:"M26.465 17.625a5.387 5.387 0 0 0-2.77-.488c-3.2.07-6.36.505-9.534.853a9.937 9.937 0 0 1-7.645-2.11 8.141 8.141 0 0 0-1.286-.971 1.888 1.888 0 0 0-1.554-.178c-.932.368-1.148 1.57-1.2 2.571a22.073 22.073 0 0 0 .1 5.2 14.748 14.748 0 0 0 2.075 4.778C5.8 29.223 7.8 31.7 9.957 31.746a3.443 3.443 0 0 0 1.6-.438l7.784-3.675-.3 8.6a3.445 3.445 0 0 0 .231 1.644c.894 1.961 3.96 2.816 6.2 3.105a12.9 12.9 0 0 0 5.218.006c3.247-1.043 2.054-6.658 1.572-9.089a2.82 2.82 0 0 0-.289-.892 4.749 4.749 0 0 0-.534-.652c-1.01-1.175-1.267-3.126-1.589-4.6a34.512 34.512 0 0 0-1.62-5.628 5.854 5.854 0 0 0-1.268-2.106 1.866 1.866 0 0 0-.5-.4"})))),e.createElement("g",{"data-name":"Group 8497",opacity:.3},e.createElement("g",{"data-name":"Group 8496"},e.createElement("g",{"data-name":"Group 8495",clipPath:"url(#flip_svg__c)"},e.createElement("path",{"data-name":"Path 6242",d:"M27.276 57.817a18.962 18.962 0 0 0 .218-5.021 2.943 2.943 0 0 0-.727-2.036 3.253 3.253 0 0 0-.853-.509l-3.393-1.581c-.534-.248-1.111-.3-1.633-.511s-.625-.347-.97-.907a18.944 18.944 0 0 1-1.493-2.946 18.62 18.62 0 0 1-1.258-6.877 23.357 23.357 0 0 1 2.552-8.921c.528-.95-.2-.875.169-1.693-1.481 1-3.055 2.381-4.667 3.5 0 0-7.931 5.068-8.061 19.857C7.1 56.447 12.12 60.9 14.754 62.3a9.491 9.491 0 0 0 7.765.782 12.126 12.126 0 0 0 4.107-3.64 6 6 0 0 0 .65-1.625"})))),e.createElement("g",{"data-name":"Group 8500",opacity:.3},e.createElement("g",{"data-name":"Group 8499"},e.createElement("g",{"data-name":"Group 8498",clipPath:"url(#flip_svg__d)"},e.createElement("path",{"data-name":"Path 6243",d:"M43.348 63.1a5.387 5.387 0 0 0 2.77.488c4.329-.094 9.8-.929 13.943-1.379 1.844-.2 3.926-.279 5.586-1.2a3.206 3.206 0 0 0 1.509-3.194c-.021-1.609-.046-3.2.015-4.82a.547.547 0 0 0-.4-.654 23.3 23.3 0 0 1-3.96-1.913c-.933-.688-1.68-1.426-2.95-1.453a3.443 3.443 0 0 0-1.6.438l-7.784 3.675.3-8.6a3.445 3.445 0 0 0-.231-1.644c-.682-1.5-2.317-2.069-3.743-2.591a16.642 16.642 0 0 1-4.235-1.853 23.221 23.221 0 0 0-3.362-2.247 1.843 1.843 0 0 0-1.135-.228 1.374 1.374 0 0 0-.914.811 3.553 3.553 0 0 0-.246 1.237 26.833 26.833 0 0 0 1.346 9.593c1.223 3.976 1.69 9.01 3.319 13.028a5.854 5.854 0 0 0 1.268 2.106 1.866 1.866 0 0 0 .5.395"})))),e.createElement("g",{"data-name":"Group 8503",opacity:.3},e.createElement("g",{"data-name":"Group 8502"},e.createElement("g",{"data-name":"Group 8501",clipPath:"url(#flip_svg__e)"},e.createElement("path",{"data-name":"Path 6244",d:"M42.244 22.923a5.808 5.808 0 0 0 .622 2.454c.834 1.552 2.429 2.53 3.619 3.777 3.961 4.149 6.16 8.406 6.16 14.142a23.357 23.357 0 0 1-2.552 8.921c-.527.95.2.875-.169 1.693 1.481-1 3.055-2.381 4.667-3.5 0 0 7.931-5.068 8.062-19.857.055-6.279-4.961-10.737-7.6-12.132a10.272 10.272 0 0 0-5.736-1.253c-.858.083-1.66.423-2.495.486-1.117.083-2.219.007-3.338.17a1.494 1.494 0 0 0-.666.213 1.588 1.588 0 0 0-.454 1.3c-.037 1.148-.194 2.39-.125 3.586"})))),e.createElement("path",{"data-name":"Path 6245",d:"M26.465 12.2a5.376 5.376 0 0 0-2.77-.488c-2.438.053-4.869.306-7.29.585a15.111 15.111 0 0 1-3.4.266 15.407 15.407 0 0 1-3.382-.941 10.6 10.6 0 0 0-4.952-.978 11.212 11.212 0 0 1-1.307.189.921.921 0 0 0-.5.089.788.788 0 0 0-.26.6 16.41 16.41 0 0 0-.071 5.255 15.9 15.9 0 0 0 2.125 5.077C5.8 23.8 7.8 26.276 9.957 26.321a3.443 3.443 0 0 0 1.6-.438l7.784-3.675-.3 8.6a3.445 3.445 0 0 0 .231 1.644c.894 1.961 3.96 2.816 6.2 3.1a12.9 12.9 0 0 0 5.218.006c2.039-.655 1.789-2.389 2.042-4.1a12.175 12.175 0 0 0-.968-6.917 21.566 21.566 0 0 1-1.958-4.418 33.732 33.732 0 0 0-1.569-5.423 5.854 5.854 0 0 0-1.268-2.1 1.866 1.866 0 0 0-.5-.4",fill:"#b7b7b7"}),e.createElement("path",{"data-name":"Path 6246",d:"M4.641 21.25a3.314 3.314 0 0 0 1.241 1.206 1.318 1.318 0 0 0 1.591-.286 1.455 1.455 0 0 0 .145-1.226 6.255 6.255 0 0 0-1.352-2.165 18.181 18.181 0 0 1-1.817-2.762A4.918 4.918 0 0 1 3.7 13.3c.034-.363.139-.719.148-1.083a1.133 1.133 0 0 0-.4-.97c-1.3-.909-1.035 3.664-.972 4.3a12.072 12.072 0 0 0 2.168 5.7",fill:"#848484"}),e.createElement("path",{"data-name":"Path 6247",d:"M25.478 35.558c2.029.264 5.872.8 6-2.307a4.139 4.139 0 0 0-.25-1.445 3.178 3.178 0 0 0-1.008-1.618 3.554 3.554 0 0 0-1.035-.475 23.966 23.966 0 0 0-3.8-.9 5.6 5.6 0 0 0-4.222.617 3.171 3.171 0 0 0-1.24 2.6c.094 2.752 3.392 3.25 5.557 3.529",fill:"#848484"}),e.createElement("path",{"data-name":"Path 6248",d:"M27.276 52.392a33.167 33.167 0 0 0 .344-5.061 3.5 3.5 0 0 0-.185-1.729 3.322 3.322 0 0 0-1.885-1.424A1.649 1.649 0 0 0 24.536 44c-.338.088-.61.494-.431.794a1.333 1.333 0 0 1-1.1-.53c-.911-.9-1.771-1.84-2.6-2.813a10.069 10.069 0 0 1-1.794-2.132A17.513 17.513 0 0 1 17.167 32a23.357 23.357 0 0 1 2.552-8.921c.528-.95-.2-.875.169-1.693-1.481 1-3.055 2.381-4.667 3.5 0 0-7.931 5.068-8.061 19.857-.06 6.279 4.96 10.737 7.594 12.132a9.491 9.491 0 0 0 7.765.782 12.126 12.126 0 0 0 4.107-3.64 6 6 0 0 0 .65-1.625",fill:"#b7b7b7"}),e.createElement("path",{"data-name":"Path 6249",d:"M16.975 30.33c.316-.176.595-1.249.668-1.518.312-1.154.723-2.276 1.094-3.412.724-2.217 1.371-4.59.643-6.9-.059-.187-.158-.4-.352-.432-.232-.036-.4.211-.49.426a9.48 9.48 0 0 0-.742 2.826 5.893 5.893 0 0 1-.522 2.527c-.2.338-.5.619-.691.965a3.236 3.236 0 0 0-.329 1.093 9 9 0 0 0 .27 3.9c.146.491.3.607.451.524",fill:"#848484"}),e.createElement("path",{"data-name":"Path 6250",d:"M17.369 54.347a2.837 2.837 0 0 0-.4-.934 7.226 7.226 0 0 0-2.3-1.92c-2.035-1.279-4.128-2.778-5-5.018-.716-1.842-.489-3.892-.408-5.867.076-1.827.038-4.172-1.3-5.577-1.026 1.3-.752 2.4-.6 3.876a53.047 53.047 0 0 1-.2 5.836c-.038 4.284 3.057 10.456 7.424 11.928a2.286 2.286 0 0 0 2.389-.456 2.053 2.053 0 0 0 .4-1.868",fill:"#848484"}),e.createElement("path",{"data-name":"Path 6251",d:"M43.348 57.674a5.376 5.376 0 0 0 2.77.488c4.329-.094 9.8-.929 13.943-1.379 1.873-.2 4.018-.278 5.686-1.252 2.2-1.286 1.483-4.168 1.431-6.316a2.262 2.262 0 0 0-1.459-2.705 14.225 14.225 0 0 1-3.241-1.622 4.008 4.008 0 0 0-2.622-1.335 3.443 3.443 0 0 0-1.6.438l-7.784 3.675.3-8.6a3.445 3.445 0 0 0-.231-1.644c-.534-1.17-1.554-1.466-2.519-2.128a12.688 12.688 0 0 0-2.91-1.948c-.539-.195-1.1-.325-1.624-.56a12.558 12.558 0 0 1-2.09-1.385 4.677 4.677 0 0 0-2.27-1 2.016 2.016 0 0 0-2.06 1.116 3.059 3.059 0 0 0-.115 1.244 36.065 36.065 0 0 0 1.309 9.385c1.223 3.976 1.69 9.01 3.319 13.028a5.854 5.854 0 0 0 1.268 2.106 1.866 1.866 0 0 0 .5.4",fill:"#b7b7b7"}),e.createElement("path",{"data-name":"Path 6252",d:"M45.014 56.812c1.422 2.009 5.389 1.143 7.372.825 2.087-.337 6.934-.477 7.895-2.637a3.71 3.71 0 0 0-.156-2.7 1.846 1.846 0 0 0-.42-.753 1.75 1.75 0 0 0-.907-.379c-2.916-.538-5.861.672-8.826.734-1.714.035-3.608-.268-4.993.743a1.535 1.535 0 0 0-.548.638 1.96 1.96 0 0 0-.094.778 4.882 4.882 0 0 0 .677 2.755",fill:"#848484"}),e.createElement("path",{"data-name":"Path 6253",d:"M42.214 17.513a8.059 8.059 0 0 0 .391 1.86c.617 1.74 2.65 3.065 3.881 4.354 3.96 4.15 6.16 8.407 6.16 14.142a23.356 23.356 0 0 1-2.552 8.922c-.528.95.2.875-.17 1.693 1.482-1 3.055-2.381 4.668-3.5 0 0 7.931-5.068 8.061-19.857.055-6.28-4.96-10.737-7.6-12.132a29.692 29.692 0 0 0-6.029-2.032 8.474 8.474 0 0 0-2.745-.447 6.592 6.592 0 0 0-2.3.651 2.965 2.965 0 0 0-1.232.874 3.019 3.019 0 0 0-.447 1.467 19.51 19.51 0 0 0-.092 4",fill:"#b7b7b7"}),e.createElement("path",{"data-name":"Path 6254",d:"M57.465 32.055a33.948 33.948 0 0 0-3.885 5.358L52.392 39.3a6.589 6.589 0 0 0-1.03 2.2 1.979 1.979 0 0 0 2.915 2.3c3.146-1.459 8.681-9.191 5.7-12.527a1.144 1.144 0 0 0-1.036-.459 1.358 1.358 0 0 0-.577.356c-.313.281-.613.575-.9.879",fill:"#848484"}),e.createElement("path",{"data-name":"Path 6255",d:"M42.214 17.513a8.059 8.059 0 0 0 .391 1.86c.417 1.175 4.637 6.338 5.878 5.027a1.553 1.553 0 0 0 .317-.965 15.921 15.921 0 0 0-3.338-11.061 2.767 2.767 0 0 0-1.1-.94c-1.337-.512-1.949 1.092-2.058 2.078a19.51 19.51 0 0 0-.092 4",fill:"#848484"}),e.createElement("path",{"data-name":"Path 6256",d:"M26.465 6.774a5.386 5.386 0 0 0-2.77-.488c-4.329.094-9.8.929-13.944 1.379-2.951.321-7.494.635-7.171 3.973a12.946 12.946 0 0 0 2.071 4.791C5.8 18.372 7.8 20.85 9.957 20.9a3.443 3.443 0 0 0 1.6-.438l7.784-3.675-.3 8.6a3.445 3.445 0 0 0 .231 1.644c.894 1.961 3.96 2.816 6.2 3.1a12.908 12.908 0 0 0 5.219.006c3.194-1.024 1.733-5 .858-7.835-1.223-3.976-1.69-9.01-3.319-13.028a5.854 5.854 0 0 0-1.268-2.106 1.866 1.866 0 0 0-.5-.395",fill:"#fff"}),e.createElement("path",{"data-name":"Path 6257",d:"M27.276 46.967a3.4 3.4 0 0 0-.068-1.891c-.617-1.74-2.65-3.066-3.881-4.355-3.961-4.149-6.16-8.406-6.16-14.142a23.357 23.357 0 0 1 2.552-8.921c.528-.95-.2-.875.169-1.693-1.481 1-3.055 2.38-4.667 3.5 0 0-7.931 5.068-8.061 19.857-.06 6.278 4.96 10.733 7.594 12.128a9.491 9.491 0 0 0 7.765.782 12.126 12.126 0 0 0 4.107-3.64 6 6 0 0 0 .65-1.625",fill:"#fff"}),e.createElement("path",{"data-name":"Path 6258",d:"M43.348 52.249a5.387 5.387 0 0 0 2.77.488c4.329-.094 9.8-.929 13.944-1.379 2.953-.321 7.494-.633 7.171-3.973a12.946 12.946 0 0 0-2.071-4.791c-1.153-1.943-3.152-4.421-5.306-4.466a3.443 3.443 0 0 0-1.6.438l-7.784 3.675.3-8.6A3.445 3.445 0 0 0 50.536 32c-.894-1.961-3.96-2.816-6.2-3.1a12.908 12.908 0 0 0-5.219-.006c-3.194 1.024-1.733 5-.858 7.835 1.223 3.976 1.69 9.01 3.319 13.028a5.854 5.854 0 0 0 1.268 2.106 1.866 1.866 0 0 0 .5.4",fill:"#fff"}),e.createElement("path",{"data-name":"Path 6259",d:"M42.536 12.057a3.4 3.4 0 0 0 .068 1.891c.617 1.74 2.65 3.066 3.881 4.355 3.961 4.149 6.16 8.406 6.16 14.142a23.357 23.357 0 0 1-2.552 8.921c-.528.95.2.875-.169 1.693 1.481-1 3.055-2.38 4.667-3.5 0 0 7.931-5.068 8.061-19.857.056-6.279-4.96-10.737-7.594-12.132a9.491 9.491 0 0 0-7.765-.782 12.126 12.126 0 0 0-4.107 3.64 6 6 0 0 0-.65 1.625",fill:"#fff"}))),e.createElement("path",{"data-name":"Rectangle 3364",fill:"none",d:"M0 0h70v70H0z"}))};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.146"},t),e.createElement("defs",null,e.createElement("clipPath",{id:"free-write_svg__a"},e.createElement("path",{"data-name":"Rectangle 3354",fill:"none",d:"M0 0h70v70.146H0z"})),e.createElement("clipPath",{id:"free-write_svg__b"},e.createElement("path",{"data-name":"Rectangle 3353",fill:"none",d:"M0 0h70v70.146H0z"})),e.createElement("clipPath",{id:"free-write_svg__c"},e.createElement("path",{"data-name":"Rectangle 3349",transform:"translate(.052 4.815)",fill:"none",d:"M0 0h65.331v65.331H0z"})),e.createElement("clipPath",{id:"free-write_svg__d"},e.createElement("path",{"data-name":"Rectangle 3350",transform:"translate(16.117 14.806)",fill:"none",d:"M0 0h37.12v36.602H0z"})),e.createElement("clipPath",{id:"free-write_svg__e"},e.createElement("path",{"data-name":"Rectangle 3351",transform:"translate(18.719 19.371)",fill:"none",d:"M0 0h36.458v33.929H0z"})),e.createElement("clipPath",{id:"free-write_svg__f"},e.createElement("path",{"data-name":"Rectangle 3352",transform:"translate(15.278 51.243)",fill:"none",d:"M0 0h1.843v2.737H0z"}))),e.createElement("g",{"data-name":"Group 8483"},e.createElement("g",{"data-name":"Group 8482",clipPath:"url(#free-write_svg__a)"},e.createElement("g",{"data-name":"Group 8481"},e.createElement("g",{"data-name":"Group 8480",clipPath:"url(#free-write_svg__b)"},e.createElement("g",{"data-name":"Group 8470",opacity:.3},e.createElement("g",{"data-name":"Group 8469"},e.createElement("g",{"data-name":"Group 8468",clipPath:"url(#free-write_svg__c)"},e.createElement("path",{"data-name":"Path 6176",d:"M65.271 56.366c-1.286-13.11-10.016-24.092-13.815-28.308l.028-.031s1.445-1.529.084-4.17a1.6 1.6 0 0 0 .005-.424 2.32 2.32 0 0 0-.063-.389 4.04 4.04 0 0 0-.168-.546l2.166-2.117a.3.3 0 0 0 .1-.1 1.19 1.19 0 0 0-.088-.577 3.041 3.041 0 0 0-.215-.479 15.877 15.877 0 0 1 5.306-.6l-.019.017a1.5 1.5 0 0 0-.42.814c0 .012 0 .023-.005.034a1.372 1.372 0 0 0-.015.156v.035a1.652 1.652 0 0 0 .007.186v.011c.007.056.017.112.029.168 0 .015.007.03.011.045a1.475 1.475 0 0 0 .046.147l.011.031a1.388 1.388 0 0 0 .078.166.278.278 0 0 0 .022.037 1.247 1.247 0 0 0 .08.124l.031.042a1.557 1.557 0 0 0 .126.145 1.515 1.515 0 0 0 2.141 0 1.709 1.709 0 0 0 .125-.145l.031-.042a1.386 1.386 0 0 0 .081-.124l.022-.037a1.489 1.489 0 0 0 .078-.167c0-.009.006-.019.01-.029a1.267 1.267 0 0 0 .046-.148c0-.015.008-.03.011-.044a1.42 1.42 0 0 0 .029-.171v-.008a1.461 1.461 0 0 0 .006-.187v-.034c0-.053-.008-.1-.015-.157l-.005-.034a1.507 1.507 0 0 0-1.42-1.254 7.954 7.954 0 0 0-1.468-.387 8.412 8.412 0 0 0-5.314.863 7.977 7.977 0 0 0-.512-.621l-.039-.047a7.719 7.719 0 0 0-.755-.727 8.167 8.167 0 0 0 .053-7.552h-.01a1.512 1.512 0 0 0-2.748.344v-.006a1.514 1.514 0 0 0 2.282 1.705 1.515 1.515 0 0 0 .433-.431c.012.253.021.505.025.756a14.77 14.77 0 0 1-.585 4.795 1.383 1.383 0 0 0-.5-.177.5.5 0 0 0-.334.061l-2.161 2.11a1.63 1.63 0 0 0-1.536-.11c-.72.469-1.519.972-2.571 1.723 0 0-13.327-13.923-30.158-15.574S.127 20.339.553 21.573a13.369 13.369 0 0 0 7.268 8.308 9.28 9.28 0 0 0-1 3.859 6.008 6.008 0 0 0 .212 1.793A3.941 3.941 0 0 0 8.6 37.8a6.212 6.212 0 0 0 5.433.282q2.637-.946 5.2-2.088a106.551 106.551 0 0 0 11.018-5.77c2.5-1.476 4.957-3.019 7.405-4.578a213.416 213.416 0 0 0-5.9 5.446l-.32.305a110.1 110.1 0 0 0-14.5 17.43q-.345.514-.629.946a61.066 61.066 0 0 0-1.2 1.883c.015.1.034.2.056.293 0 .017.009.034.013.051.019.078.039.155.062.231l.027.079c.024.072.049.143.077.213l.012.03c.028.069.057.138.09.206-.207.389-.984 1.853-1.041 1.953l-.005.013a.538.538 0 0 0-.07.235.568.568 0 0 0 0 .1.656.656 0 0 0 .032.156l.007-.009a.519.519 0 0 0 .042.081c.152.169.463.056.463.056l2.059-1.02a2.785 2.785 0 0 0 .607.2c.025.006.05.008.075.013.046.008.092.018.138.024s.1.009.145.012.076.008.114.01a110.837 110.837 0 0 0 20.608-15.877 226.703 226.703 0 0 0 5.9-6.114q-1.293 2.031-2.562 4.078a5.425 5.425 0 0 0-.779 1.27q-.607 1-1.2 2A106.551 106.551 0 0 0 34.2 50.962q-1.135 2.56-2.088 5.2a6.212 6.212 0 0 0 .282 5.433 3.945 3.945 0 0 0 2.271 1.575 6.008 6.008 0 0 0 1.793.212 9.276 9.276 0 0 0 3.859-1 13.369 13.369 0 0 0 8.308 7.268c1.234.426 18.3 3.552 16.646-13.279m-14.187-29.63v-.015a.542.542 0 0 1-.064.233.667.667 0 0 1-.064.1c-.037.047-.1.13-.2.24a37.12 37.12 0 0 0-.934-.964q.207-.277.391-.532c.206.1.9.477.871.942"})))),e.createElement("path",{"data-name":"Path 6177",d:"M55.162 20.388c1.458 2.829-.09 4.467-.09 4.467S46.9 34.116 45.311 36s-1.876 1.3-1.876 1.3c.957-4.251 3.358-4.39 3.358-4.39s7.124-8.363 7.711-9.1-.854-1.374-.854-1.374.054-4.881 1.512-2.052",fill:"#063"}),e.createElement("path",{"data-name":"Path 6178",d:"M46.793 32.915s-2.4.139-3.357 4.39l7.207-8.443 3.94-4.674a.987.987 0 0 0 .058-.726.573.573 0 0 1-.137.353c-.587.738-7.711 9.1-7.711 9.1",fill:"#024220"}),e.createElement("path",{"data-name":"Path 6179",d:"M50.92 24.61a74.316 74.316 0 0 0-.553 7.648 61.773 61.773 0 0 1-1.672 9.629 56.924 56.924 0 0 0-1.2 8.409c-.193 2.86.476 6.541-1.4 8.965a9.68 9.68 0 0 1-7.106 3.451 6.393 6.393 0 0 1-1.92-.227 4.218 4.218 0 0 1-2.438-1.685 17.208 17.208 0 0 0 4.462-3 6.947 6.947 0 0 0 2.207-5.939c-.187-1.024-.682-1.971-.883-2.993a10.743 10.743 0 0 1-.043-2.878 12.961 12.961 0 0 1 .686-3.861c.343-.862.867-1.641 1.243-2.489a4.416 4.416 0 0 0 .436-2.023c2.117-3.58 4.362-7.091 6.6-10.592.518-.809 1.036-1.618 1.573-2.415",fill:"#00a498"}),e.createElement("path",{"data-name":"Path 6180",d:"M42.307 39.639c-.377.848-.9 1.627-1.243 2.489a12.968 12.968 0 0 0-.687 3.861 10.752 10.752 0 0 0 .043 2.879c.2 1.021.7 1.968.883 2.992a6.945 6.945 0 0 1-2.21 5.935 17.236 17.236 0 0 1-4.462 3 6.648 6.648 0 0 1-.3-5.817q1.014-2.824 2.236-5.568a113.945 113.945 0 0 1 6.178-11.8 4.429 4.429 0 0 1-.436 2.023",fill:"#63b8a5"}),e.createElement("path",{"data-name":"Path 6181",d:"M53.159 22.908S68.068 37.178 69.835 55.2s-16.5 14.676-17.824 14.219-15.755-4.413-8.347-27.572 9.495-18.939 9.495-18.939",fill:"#43d1c3"}),e.createElement("path",{"data-name":"Path 6182",d:"M65.469 62.161a11.046 11.046 0 0 1-4.88 3.751 12.332 12.332 0 0 1-8.963.3 9.724 9.724 0 0 1-6-6.48 8.049 8.049 0 0 1 2.705-8.232 9.676 9.676 0 0 1 4.645-1.751c6.539-.846 17.968 4.581 12.493 12.415",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6183",d:"M61.523 60.5a6.583 6.583 0 0 1-2.9 2.232 7.337 7.337 0 0 1-5.332.178 5.783 5.783 0 0 1-3.572-3.855 4.788 4.788 0 0 1 1.611-4.9 5.767 5.767 0 0 1 2.764-1.042c3.89-.5 10.689 2.725 7.432 7.386",fill:"#fff"}),e.createElement("path",{"data-name":"Path 6184",d:"M55.338 46.777a3.678 3.678 0 0 1-1.628 1.251 4.114 4.114 0 0 1-2.99.1 3.248 3.248 0 0 1-2-2.162 2.687 2.687 0 0 1 .9-2.748 3.233 3.233 0 0 1 1.55-.584c2.182-.282 6 1.528 4.168 4.142",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6185",d:"M59.253 42.6a1.791 1.791 0 0 1-.8.611 2.01 2.01 0 0 1-1.453.051 1.585 1.585 0 0 1-.978-1.056 1.311 1.311 0 0 1 .441-1.342 1.571 1.571 0 0 1 .758-.286c1.065-.138 2.929.747 2.036 2.024",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6186",d:"M36.67 55.415a1.806 1.806 0 0 1-.364-.935 2.009 2.009 0 0 1 .362-1.416 1.587 1.587 0 0 1 1.288-.644 1.313 1.313 0 0 1 1.165.8 1.578 1.578 0 0 1 .062.807c-.166 1.062-1.537 2.6-2.513 1.388",fill:"#00a498"}),e.createElement("path",{"data-name":"Path 6187",d:"M45.346 19.036a74.317 74.317 0 0 1-7.648.553 61.793 61.793 0 0 0-9.629 1.672 56.924 56.924 0 0 1-8.409 1.2c-2.86.193-6.541-.476-8.965 1.4a9.68 9.68 0 0 0-3.451 7.106 6.393 6.393 0 0 0 .227 1.92 4.218 4.218 0 0 0 1.687 2.432 17.208 17.208 0 0 1 3-4.462 6.947 6.947 0 0 1 5.935-2.211c1.024.187 1.971.682 2.993.883a10.743 10.743 0 0 0 2.878.043 12.961 12.961 0 0 0 3.861-.686c.862-.343 1.641-.867 2.489-1.243a4.416 4.416 0 0 1 2.023-.436c3.58-2.117 7.091-4.362 10.592-6.6.809-.518 1.618-1.036 2.415-1.573",fill:"#00a498"}),e.createElement("path",{"data-name":"Path 6188",d:"M30.316 27.648c-.848.377-1.627.9-2.489 1.243a12.968 12.968 0 0 1-3.861.687 10.751 10.751 0 0 1-2.879-.043c-1.021-.2-1.968-.7-2.992-.883a6.945 6.945 0 0 0-5.935 2.21 17.236 17.236 0 0 0-3 4.462 6.648 6.648 0 0 0 5.817.3q2.825-1.014 5.568-2.236a113.944 113.944 0 0 0 11.8-6.178 4.429 4.429 0 0 0-2.023.436",fill:"#63b8a5"}),e.createElement("path",{"data-name":"Path 6189",d:"M47.048 16.8S32.778 1.888 14.756.121.08 16.623.537 17.945 4.95 33.7 28.109 26.292 47.048 16.8 47.048 16.8",fill:"#43d1c3"}),e.createElement("path",{"data-name":"Path 6190",d:"M55.3 5.264a8.575 8.575 0 0 1-1.284 9.746l-.13-.093A15.024 15.024 0 0 0 55.275 7.8a43.616 43.616 0 0 0-.13-2.486Z",fill:"#00a498"}),e.createElement("path",{"data-name":"Path 6191",d:"M55.042 7.245a1.621 1.621 0 1 1 0-2.292 1.621 1.621 0 0 1 0 2.292",fill:"#fff"}),e.createElement("path",{"data-name":"Path 6192",d:"M64.741 14.912c-3.4-.282-6.467-.253-9.6 1.263l-.092-.13a8.479 8.479 0 0 1 7.286-2.123 7.168 7.168 0 0 1 2.459.839l-.052.151",fill:"#00a498"}),e.createElement("path",{"data-name":"Path 6193",d:"M62.685 14.808a1.621 1.621 0 1 0 2.292 0 1.621 1.621 0 0 0-2.292 0",fill:"#fff"}),e.createElement("path",{"data-name":"Path 6194",d:"M64.977 16.156a1.621 1.621 0 0 1-2.292 0 1.6 1.6 0 0 1-.4-.674 1.621 1.621 0 1 0 3.1 0 1.611 1.611 0 0 1-.4.674",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6195",d:"M55.037 6.3a1.621 1.621 0 0 1-2.292 0 1.6 1.6 0 0 1-.4-.674 1.621 1.621 0 1 0 3.1 0 1.611 1.611 0 0 1-.4.674",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6196",d:"M53.384 16.606c2.084 2.257 1.778 3.784 1.778 3.784-1.681 2.423-3.7 5.711-13.867 15.9a118.684 118.684 0 0 1-22.07 17.01 2.953 2.953 0 0 1-2.1-.974 4.172 4.172 0 0 1-1.011-2.162A118.777 118.777 0 0 1 33.6 28.471c10.412-9.941 13.731-11.909 16.2-13.517.25-.165 1.5-.605 3.582 1.652",fill:"#90bc1f"}),e.createElement("path",{"data-name":"Path 6197",d:"M16.531 51.243s-1.1 2.07-1.168 2.194a.589.589 0 0 0 .007.62c.163.181.5.061.5.061L18.126 53Z",fill:"#c1c1c1"}),e.createElement("path",{"data-name":"Path 6198",d:"M16.116 50.161a4.164 4.164 0 0 0 1.011 2.162 2.959 2.959 0 0 0 2.1.976s.691-.4 1.879-1.138c-.094.006-1.064.027-2.308-1.335-1.308-1.434-1.409-2.291-1.378-2.593a.14.14 0 0 0-.017-.088c-.838 1.272-1.286 2.016-1.286 2.016",fill:"#d9d700"}),e.createElement("path",{"data-name":"Path 6199",d:"M49.8 14.952c-2.443 1.59-5.72 3.538-15.855 13.189l-.011.125a14.418 14.418 0 0 0 3.254 5.082A8.251 8.251 0 0 0 41.584 36c9.908-9.958 11.912-13.21 13.577-15.608 0 0 .307-1.528-1.778-3.785s-3.332-1.815-3.582-1.652",fill:"#008836"}),e.createElement("g",{"data-name":"Group 8473",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8472"},e.createElement("g",{"data-name":"Group 8471",clipPath:"url(#free-write_svg__d)"},e.createElement("path",{"data-name":"Path 6200",d:"M49.8 14.952c-2.471 1.609-5.79 3.577-16.2 13.517a118.709 118.709 0 0 0-17.483 21.694 3.956 3.956 0 0 0 .389 1.237l.036.009S31.574 33.7 38.2 27.871A169 169 0 0 1 53.236 16.45c-2-2.08-3.191-1.657-3.432-1.5",fill:"#063"})))),e.createElement("g",{"data-name":"Group 8476",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8475"},e.createElement("g",{"data-name":"Group 8474",clipPath:"url(#free-write_svg__e)"},e.createElement("path",{"data-name":"Path 6201",d:"M18.719 53.239a2.463 2.463 0 0 0 .506.06 118.756 118.756 0 0 0 22.07-17.01C51.461 26.1 53.481 22.811 55.162 20.388a2.467 2.467 0 0 0-.1-1.017l-.806.759s-14.3 20.427-35.536 33.109",fill:"#fff"})))),e.createElement("path",{"data-name":"Path 6202",d:"M51.582 18.737c2.658 2.884 3.581 1.653 3.581 1.653s.309-1.528-1.778-3.785-3.333-1.815-3.585-1.652c0 0-.878.9 1.78 3.784",fill:"#3aa535"}),e.createElement("path",{"data-name":"Path 6203",d:"M52 18.4c2.122 2.3 2.859 1.32 2.859 1.32s-.062-1.079-1.727-2.88-2.353-1.59-2.552-1.46c0 0-.7.717 1.42 3.02",fill:"#008836"}),e.createElement("path",{"data-name":"Path 6204",d:"M54.379 19.465s-.474.845-2.366-1.208-1.228-2.541-1.228-2.541l2.966-2.9c.178-.115.809-.292 2.3 1.313s1.3 2.438 1.3 2.438Z",fill:"#c1c1c1"}),e.createElement("path",{"data-name":"Path 6205",d:"M54.982 15.358c1.892 2.053 2.366 1.208 2.366 1.208s.185-.829-1.3-2.437-2.117-1.43-2.3-1.314c0 0-.663.49 1.229 2.543",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6206",d:"M15.661 52.88c-.156.293-.277.519-.3.557a.589.589 0 0 0 .007.62c.163.181.495.061.495.061l.616-.305Z",fill:"#2d2e80"}),e.createElement("g",{"data-name":"Group 8479",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},e.createElement("g",{"data-name":"Group 8478"},e.createElement("g",{"data-name":"Group 8477",clipPath:"url(#free-write_svg__f)"},e.createElement("path",{"data-name":"Path 6207",d:"M16.53 51.243s-1.1 2.07-1.168 2.194a.654.654 0 0 0-.044.543l1.8-2.087Z",fill:"#063"})))),e.createElement("path",{"data-name":"Path 6208",d:"M7.794 4.486a11.045 11.045 0 0 0-3.751 4.88 12.332 12.332 0 0 0-.3 8.963 9.724 9.724 0 0 0 6.48 6 8.049 8.049 0 0 0 8.235-2.709 9.676 9.676 0 0 0 1.751-4.645C21.055 10.44 15.628-.989 7.794 4.486",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6209",d:"M9.456 8.432a6.592 6.592 0 0 0-2.232 2.9 7.334 7.334 0 0 0-.178 5.331A5.783 5.783 0 0 0 10.9 20.24a4.791 4.791 0 0 0 4.9-1.611 5.771 5.771 0 0 0 1.042-2.764c.5-3.89-2.725-10.69-7.386-7.433",fill:"#fff"}),e.createElement("path",{"data-name":"Path 6210",d:"M23.178 14.618a3.678 3.678 0 0 0-1.251 1.628 4.114 4.114 0 0 0-.1 2.99 3.248 3.248 0 0 0 2.162 2 2.687 2.687 0 0 0 2.748-.9 3.236 3.236 0 0 0 .584-1.55c.282-2.182-1.528-5.995-4.142-4.168",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6211",d:"M27.353 10.7a1.791 1.791 0 0 0-.611.8 2.01 2.01 0 0 0-.049 1.461 1.585 1.585 0 0 0 1.056.978 1.311 1.311 0 0 0 1.342-.441 1.571 1.571 0 0 0 .286-.758c.138-1.065-.747-2.929-2.024-2.036",fill:"#e8e8e8"}),e.createElement("path",{"data-name":"Path 6212",d:"M14.541 33.286a1.806 1.806 0 0 0 .935.364 2.009 2.009 0 0 0 1.416-.362A1.587 1.587 0 0 0 17.536 32a1.313 1.313 0 0 0-.8-1.165 1.578 1.578 0 0 0-.807-.062c-1.062.166-2.6 1.537-1.388 2.513",fill:"#00a498"}))))))};export{t as default};