langflow-base-nightly 0.5.1.dev0__py3-none-any.whl → 0.5.1.dev2__py3-none-any.whl

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 (172) hide show
  1. langflow/api/v1/endpoints.py +10 -7
  2. langflow/api/v1/schemas.py +5 -2
  3. langflow/base/knowledge_bases/__init__.py +0 -0
  4. langflow/components/agents/agent.py +1 -0
  5. langflow/components/data/__init__.py +0 -4
  6. langflow/components/datastax/__init__.py +2 -2
  7. langflow/components/knowledge_bases/__init__.py +34 -0
  8. langflow/components/{data/kb_ingest.py → knowledge_bases/ingestion.py} +23 -15
  9. langflow/components/{data/kb_retrieval.py → knowledge_bases/retrieval.py} +26 -22
  10. langflow/components/processing/dataframe_operations.py +12 -1
  11. langflow/frontend/assets/{SlackIcon-Cr3Q15Px.js → SlackIcon-Cc7Qnzki.js} +1 -1
  12. langflow/frontend/assets/{Wikipedia-GxM5sPdM.js → Wikipedia-7ulMZY46.js} +1 -1
  13. langflow/frontend/assets/{Wolfram-BN3-VOCA.js → Wolfram-By9PGsHS.js} +1 -1
  14. langflow/frontend/assets/{index-Kwdl-e29.js → index--e0oQqZh.js} +1 -1
  15. langflow/frontend/assets/{index-CD-PqGCY.js → index-3jlSQi5Y.js} +1 -1
  16. langflow/frontend/assets/{index-DQ7VYqQc.js → index-4JIEdyIM.js} +1 -1
  17. langflow/frontend/assets/{index-C9Cxnkl8.js → index-5-CSw2-z.js} +1 -1
  18. langflow/frontend/assets/{index-DUpri6zF.js → index-7yAHPRxv.js} +1 -1
  19. langflow/frontend/assets/{index-Dl5amdBz.js → index-9FL5xjkL.js} +1 -1
  20. langflow/frontend/assets/{index-X0guhYF8.js → index-AALDfCyt.js} +1 -1
  21. langflow/frontend/assets/{index-BLTxEeTi.js → index-AKVkmT4S.js} +1 -1
  22. langflow/frontend/assets/{index-CRcMqCIj.js → index-B3GvPjhD.js} +1 -1
  23. langflow/frontend/assets/{index-D14EWPyZ.js → index-B5LHnuQR.js} +1 -1
  24. langflow/frontend/assets/{index-C3yvArUT.js → index-BAn-AzCS.js} +1 -1
  25. langflow/frontend/assets/{index-CRPKJZw9.js → index-BCXhKCOK.js} +1 -1
  26. langflow/frontend/assets/{index-CuFXdTx4.js → index-BGt6jQ4x.js} +1 -1
  27. langflow/frontend/assets/{index-AWCSdofD.js → index-BH7AyHxp.js} +1 -1
  28. langflow/frontend/assets/{index-CBc8fEAE.js → index-BISPW-f6.js} +1 -1
  29. langflow/frontend/assets/{index-Bf0IYKLd.js → index-BIqEYjNT.js} +1 -1
  30. langflow/frontend/assets/{index-DiGWASY5.js → index-BLEWsL1U.js} +1 -1
  31. langflow/frontend/assets/{index-D-KY3kkq.js → index-BLXN681C.js} +1 -1
  32. langflow/frontend/assets/{index-C-Xfg4cD.js → index-BMpKFGhI.js} +1 -1
  33. langflow/frontend/assets/{index-BVwJDmw-.js → index-BMvp94tO.js} +1 -1
  34. langflow/frontend/assets/{index-3wW7BClE.js → index-BSwBVwyF.js} +1 -1
  35. langflow/frontend/assets/{index-Cewy7JZE.js → index-BWFIrwW1.js} +1 -1
  36. langflow/frontend/assets/{index-CiixOzDG.js → index-BWnKMRFJ.js} +1 -1
  37. langflow/frontend/assets/{index-BZcw4827.js → index-BX_asvRB.js} +1 -1
  38. langflow/frontend/assets/{index-CiR1dxI4.js → index-BZ-A4K98.js} +1 -1
  39. langflow/frontend/assets/{index-CpzXS6md.js → index-BZSa2qz7.js} +1 -1
  40. langflow/frontend/assets/{index-CdIf07Rw.js → index-B_kBTgxV.js} +1 -1
  41. langflow/frontend/assets/{index-ClsuDmR6.js → index-BdjfHsrf.js} +1 -1
  42. langflow/frontend/assets/{index-hbndqB9B.js → index-Bhcv5M0n.js} +1 -1
  43. langflow/frontend/assets/{index-dJWNxIRH.js → index-BhqVw9WQ.js} +1 -1
  44. langflow/frontend/assets/{index-Tw3Os-DN.js → index-Bl7RpmrB.js} +1 -1
  45. langflow/frontend/assets/{index-C-EdnFdA.js → index-BlDsBQ_1.js} +1 -1
  46. langflow/frontend/assets/{index-z3SRY-mX.js → index-Bm9i8F4W.js} +1 -1
  47. langflow/frontend/assets/{index-CMZ79X-Y.js → index-BnCnYnao.js} +1 -1
  48. langflow/frontend/assets/{index-DXRfN4HV.js → index-BrDz-PxE.js} +1 -1
  49. langflow/frontend/assets/{index-CVWQfRYZ.js → index-BsdLyYMY.js} +1 -1
  50. langflow/frontend/assets/{index-BTKOU4xC.js → index-BusCv3bR.js} +1 -1
  51. langflow/frontend/assets/{index-D2N3l-cw.js → index-BvRIG6P5.js} +1 -1
  52. langflow/frontend/assets/{index-DpVWih90.js → index-Bw-TIIC6.js} +1 -1
  53. langflow/frontend/assets/{index-D-1tA8Dt.js → index-ByxGmq5p.js} +1 -1
  54. langflow/frontend/assets/{index-BWYuQ2Sj.js → index-C-2MRYoJ.js} +1 -1
  55. langflow/frontend/assets/{index-CZqRL9DE.js → index-C-bjC2sz.js} +1 -1
  56. langflow/frontend/assets/{index-o0D2S7xW.js → index-C-wnbBBY.js} +1 -1
  57. langflow/frontend/assets/{index-D-_B1a8v.js → index-C51yNvIL.js} +1 -1
  58. langflow/frontend/assets/{index-DJP-ss47.js → index-C676MS3I.js} +1 -1
  59. langflow/frontend/assets/{index-lZX9AvZW.js → index-C6nzdeYx.js} +1 -1
  60. langflow/frontend/assets/{index-6pyH3ZJB.js → index-C8pI0lzi.js} +1 -1
  61. langflow/frontend/assets/{index-ovFJ_0J6.js → index-CDphUsa3.js} +1 -1
  62. langflow/frontend/assets/{index-J38wh62w.js → index-CF4_Og1m.js} +1 -1
  63. langflow/frontend/assets/{index-C1f2wMat.js → index-CJ5A6STv.js} +1 -1
  64. langflow/frontend/assets/{index-C3KequvP.js → index-CKPZpkQk.js} +1 -1
  65. langflow/frontend/assets/{index-BiKKN6FR.js → index-CLcaktde.js} +1 -1
  66. langflow/frontend/assets/{index-28oOcafk.js → index-CNh0rwur.js} +1 -1
  67. langflow/frontend/assets/{index-CGO1CiUr.js → index-COoTCxvs.js} +1 -1
  68. langflow/frontend/assets/{index-BC65VuWx.js → index-CPiM2oyj.js} +1 -1
  69. langflow/frontend/assets/{index-BWdLILDG.js → index-CQQ-4XMS.js} +1 -1
  70. langflow/frontend/assets/{index-pYJJOcma.js → index-CU16NJD7.js} +1 -1
  71. langflow/frontend/assets/{index-h_aSZHf3.js → index-CUzlcce2.js} +1 -1
  72. langflow/frontend/assets/{index-BrJV8psX.js → index-CVkIdc6y.js} +1 -1
  73. langflow/frontend/assets/{index-lTpteg8t.js → index-C_157Mb-.js} +1 -1
  74. langflow/frontend/assets/{index-Cyd2HtHK.js → index-C_MhBX6R.js} +1 -1
  75. langflow/frontend/assets/{index-DrDrcajG.js → index-C_NwzK6j.js} +1 -1
  76. langflow/frontend/assets/{index-DlD4dXlZ.js → index-Ca1b7Iag.js} +1 -1
  77. langflow/frontend/assets/{index-BS8Vo8nc.js → index-Cb5G9Ifd.js} +1 -1
  78. langflow/frontend/assets/{index-CH5UVA9b.js → index-CeswGUz3.js} +1 -1
  79. langflow/frontend/assets/{index-BCDSei1q.js → index-ChsGhZn3.js} +1 -1
  80. langflow/frontend/assets/{index-DiB3CTo8.js → index-CiklyQU3.js} +1 -1
  81. langflow/frontend/assets/{index-dcJ8-agu.js → index-Co__gFM1.js} +1 -1
  82. langflow/frontend/assets/{index-eo2mAtL-.js → index-Coi86oqP.js} +1 -1
  83. langflow/frontend/assets/{index-CBvrGgID.js → index-Cu2Xr6_j.js} +1 -1
  84. langflow/frontend/assets/{index-2wSXqBtB.js → index-Cu7vC48Y.js} +1 -1
  85. langflow/frontend/assets/{index-Bbi87Ve4.js → index-CvSoff-8.js} +1 -1
  86. langflow/frontend/assets/{index-DA6-bvgN.js → index-Cw0UComa.js} +1 -1
  87. langflow/frontend/assets/{index-CWPzZtSx.js → index-D-SnFlhU.js} +1 -1
  88. langflow/frontend/assets/{index-DHgomBdh.js → index-D-WStJI6.js} +1 -1
  89. langflow/frontend/assets/{index-BpxbUiZD.js → index-D234yKNJ.js} +186 -186
  90. langflow/frontend/assets/{index-BkXec1Yf.js → index-D5c2nNvp.js} +1 -1
  91. langflow/frontend/assets/{index-DwQEZe3C.js → index-DFY8YFbC.js} +1 -1
  92. langflow/frontend/assets/{index-Bief6eyJ.js → index-DJ6HD14g.js} +1 -1
  93. langflow/frontend/assets/{index-Bx7dBY26.js → index-DMCerPJM.js} +1 -1
  94. langflow/frontend/assets/{index-DDWBeudF.js → index-DOj_QWqG.js} +1 -1
  95. langflow/frontend/assets/{index-CmEYYRN1.js → index-DP1oE6QB.js} +1 -1
  96. langflow/frontend/assets/{index-C3ZjKdCD.js → index-DTCrijba.js} +1 -1
  97. langflow/frontend/assets/{index-CtVIONP2.js → index-DVLIDc2_.js} +1 -1
  98. langflow/frontend/assets/{index-DyJFTK24.js → index-DX7JcSMz.js} +1 -1
  99. langflow/frontend/assets/{index-DmeiHnfl.js → index-DZVgPCio.js} +1 -1
  100. langflow/frontend/assets/{index-BwLWcUXL.js → index-DbfS_UH-.js} +1 -1
  101. langflow/frontend/assets/{index-DV3utZDZ.js → index-DcApTyZ7.js} +1 -1
  102. langflow/frontend/assets/{index-DDcMAaG4.js → index-Deu8rlaZ.js} +1 -1
  103. langflow/frontend/assets/{index-iJngutFo.js → index-Df6psZEj.js} +1 -1
  104. langflow/frontend/assets/{index-CRPyCfYy.js → index-DiblXWmk.js} +1 -1
  105. langflow/frontend/assets/{index-CMzfJKiW.js → index-DjQElpEg.js} +1 -1
  106. langflow/frontend/assets/{index-Dmu-X5-4.js → index-DmVt5Jlx.js} +1 -1
  107. langflow/frontend/assets/{index-CPHEscq9.js → index-DmYLDQag.js} +1 -1
  108. langflow/frontend/assets/{index-BKseQQ2I.js → index-DnlVWWU8.js} +1 -1
  109. langflow/frontend/assets/{index-D5ETnvJa.js → index-Dp7ZQyL3.js} +1 -1
  110. langflow/frontend/assets/{index-Co20d-eQ.js → index-DpWrk8mA.js} +1 -1
  111. langflow/frontend/assets/{index-CVl6MbaM.js → index-DrXXKzpD.js} +1 -1
  112. langflow/frontend/assets/{index-OwPvCmpW.js → index-Drg8me2a.js} +1 -1
  113. langflow/frontend/assets/{index-CVwWoX99.js → index-DsEZjOcp.js} +1 -1
  114. langflow/frontend/assets/{index-DwPkMTaY.js → index-DznH7Jbq.js} +1 -1
  115. langflow/frontend/assets/{index-CNw1H-Wc.js → index-GzOGB_fo.js} +1 -1
  116. langflow/frontend/assets/{index-C3l0zYn0.js → index-MVW4HTEk.js} +1 -1
  117. langflow/frontend/assets/{index-DhtZ5hx8.js → index-OsUvqIUr.js} +1 -1
  118. langflow/frontend/assets/{index-B2ptVQGM.js → index-RH_I78z_.js} +1 -1
  119. langflow/frontend/assets/{index-DdtMEn6I.js → index-RjeC0kaX.js} +1 -1
  120. langflow/frontend/assets/{index-hG24k5xJ.js → index-S-sc0Cm9.js} +1 -1
  121. langflow/frontend/assets/{index-Bg5nrMRh.js → index-S8uJXTOq.js} +1 -1
  122. langflow/frontend/assets/{index-m8QA6VNM.js → index-SB4rw8D5.js} +1 -1
  123. langflow/frontend/assets/{index-Du-pc0KE.js → index-YJsAl7vm.js} +1 -1
  124. langflow/frontend/assets/{index-DfDhMHgQ.js → index-ZjeocHyu.js} +1 -1
  125. langflow/frontend/assets/{index-Bnl6QHtP.js → index-_szO7sta.js} +1 -1
  126. langflow/frontend/assets/{index-xvFOmxx4.js → index-aAgSKWb3.js} +1 -1
  127. langflow/frontend/assets/{index-Db9dYSzy.js → index-aWnZIwHd.js} +1 -1
  128. langflow/frontend/assets/{index-BJy50PvP.js → index-bMhyLtgS.js} +1 -1
  129. langflow/frontend/assets/{index-Cqpzl1J4.js → index-cYFKmtmg.js} +1 -1
  130. langflow/frontend/assets/{index-CLJeJYjH.js → index-hg2y9OAt.js} +1 -1
  131. langflow/frontend/assets/{index-D7kquVv2.js → index-jwzN3Jd_.js} +1 -1
  132. langflow/frontend/assets/{index-BiC280Nx.js → index-k9jP5chN.js} +1 -1
  133. langflow/frontend/assets/{index-B3TANVes.js → index-lnF9Eqr2.js} +1 -1
  134. langflow/frontend/assets/{index-B4yCvZKV.js → index-mjwtJmkP.js} +1 -1
  135. langflow/frontend/assets/{index-CfwLpbMM.js → index-nw3WF9lY.js} +1 -1
  136. langflow/frontend/assets/{index-CUVDws8F.js → index-qiVTWUuf.js} +1 -1
  137. langflow/frontend/assets/{index-DTqbvGC0.js → index-uybez8MR.js} +1 -1
  138. langflow/frontend/assets/{index-Dfe7qfvf.js → index-v8eXbWlM.js} +1 -1
  139. langflow/frontend/assets/{index-B2Zgv_xv.js → index-xN8ogFdo.js} +1 -1
  140. langflow/frontend/assets/{index-BRg1f4Mu.js → index-xV6ystWy.js} +1 -1
  141. langflow/frontend/assets/{index-sI75DsdM.js → index-yyAaYjLR.js} +1 -1
  142. langflow/frontend/assets/lazyIconImports-Ci-S9xBA.js +2 -0
  143. langflow/frontend/assets/{use-post-add-user-C0MdTpQ5.js → use-post-add-user-JUeLDErC.js} +1 -1
  144. langflow/frontend/index.html +1 -1
  145. langflow/initial_setup/starter_projects/Hybrid Search RAG.json +1280 -1276
  146. langflow/initial_setup/starter_projects/Instagram Copywriter.json +1 -1
  147. langflow/initial_setup/starter_projects/Invoice Summarizer.json +1 -1
  148. langflow/initial_setup/starter_projects/Knowledge Ingestion.json +46 -47
  149. langflow/initial_setup/starter_projects/Knowledge Retrieval.json +73 -56
  150. langflow/initial_setup/starter_projects/Market Research.json +1 -1
  151. langflow/initial_setup/starter_projects/News Aggregator.json +1 -1
  152. langflow/initial_setup/starter_projects/Nvidia Remix.json +1 -1
  153. langflow/initial_setup/starter_projects/Pok/303/251dex Agent.json" +1 -1
  154. langflow/initial_setup/starter_projects/Price Deal Finder.json +1 -1
  155. langflow/initial_setup/starter_projects/Research Agent.json +1 -1
  156. langflow/initial_setup/starter_projects/SaaS Pricing.json +1 -1
  157. langflow/initial_setup/starter_projects/Search agent.json +1 -1
  158. langflow/initial_setup/starter_projects/Sequential Tasks Agents.json +3 -3
  159. langflow/initial_setup/starter_projects/Simple Agent.json +1 -1
  160. langflow/initial_setup/starter_projects/Social Media Agent.json +1 -1
  161. langflow/initial_setup/starter_projects/Travel Planning Agents.json +3 -3
  162. langflow/initial_setup/starter_projects/Vector Store RAG.json +1093 -1108
  163. langflow/initial_setup/starter_projects/Youtube Analysis.json +1 -1
  164. langflow/services/auth/utils.py +78 -1
  165. langflow/services/settings/auth.py +4 -0
  166. {langflow_base_nightly-0.5.1.dev0.dist-info → langflow_base_nightly-0.5.1.dev2.dist-info}/METADATA +1 -1
  167. {langflow_base_nightly-0.5.1.dev0.dist-info → langflow_base_nightly-0.5.1.dev2.dist-info}/RECORD +171 -169
  168. langflow/frontend/assets/lazyIconImports-D97HEZkE.js +0 -2
  169. /langflow/base/{data/kb_utils.py → knowledge_bases/knowledge_base_utils.py} +0 -0
  170. /langflow/components/datastax/{astradb.py → astradb_vectorstore.py} +0 -0
  171. {langflow_base_nightly-0.5.1.dev0.dist-info → langflow_base_nightly-0.5.1.dev2.dist-info}/WHEEL +0 -0
  172. {langflow_base_nightly-0.5.1.dev0.dist-info → langflow_base_nightly-0.5.1.dev2.dist-info}/entry_points.txt +0 -0
@@ -1 +1 @@
1
- import{j as c,r as l}from"./index-BpxbUiZD.js";const r=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",id:"Layer_1",style:{enableBackground:"new 0 0 304 182"},viewBox:"0 0 304 182",...e,children:[c.jsx("style",{children:".st1{fill-rule:evenodd;clip-rule:evenodd;fill:#f90}"}),c.jsx("path",{d:"M86.4 66.4c0 3.7.4 6.7 1.1 8.9.8 2.2 1.8 4.6 3.2 7.2.5.8.7 1.6.7 2.3 0 1-.6 2-1.9 3L83.2 92c-.9.6-1.8.9-2.6.9-1 0-2-.5-3-1.4-1.4-1.5-2.6-3.1-3.6-4.7-1-1.7-2-3.6-3.1-5.9-7.8 9.2-17.6 13.8-29.4 13.8-8.4 0-15.1-2.4-20-7.2-4.9-4.8-7.4-11.2-7.4-19.2 0-8.5 3-15.4 9.1-20.6 6.1-5.2 14.2-7.8 24.5-7.8 3.4 0 6.9.3 10.6.8 3.7.5 7.5 1.3 11.5 2.2v-7.3c0-7.6-1.6-12.9-4.7-16-3.2-3.1-8.6-4.6-16.3-4.6-3.5 0-7.1.4-10.8 1.3-3.7.9-7.3 2-10.8 3.4-1.6.7-2.8 1.1-3.5 1.3-.7.2-1.2.3-1.6.3-1.4 0-2.1-1-2.1-3.1v-4.9c0-1.6.2-2.8.7-3.5.5-.7 1.4-1.4 2.8-2.1 3.5-1.8 7.7-3.3 12.6-4.5C41 1.9 46.2 1.3 51.7 1.3c11.9 0 20.6 2.7 26.2 8.1 5.5 5.4 8.3 13.6 8.3 24.6v32.4zM45.8 81.6c3.3 0 6.7-.6 10.3-1.8 3.6-1.2 6.8-3.4 9.5-6.4 1.6-1.9 2.8-4 3.4-6.4.6-2.4 1-5.3 1-8.7v-4.2c-2.9-.7-6-1.3-9.2-1.7-3.2-.4-6.3-.6-9.4-.6-6.7 0-11.6 1.3-14.9 4-3.3 2.7-4.9 6.5-4.9 11.5 0 4.7 1.2 8.2 3.7 10.6 2.4 2.5 5.9 3.7 10.5 3.7zm80.3 10.8c-1.8 0-3-.3-3.8-1-.8-.6-1.5-2-2.1-3.9L96.7 10.2c-.6-2-.9-3.3-.9-4 0-1.6.8-2.5 2.4-2.5h9.8c1.9 0 3.2.3 3.9 1 .8.6 1.4 2 2 3.9l16.8 66.2 15.6-66.2c.5-2 1.1-3.3 1.9-3.9.8-.6 2.2-1 4-1h8c1.9 0 3.2.3 4 1 .8.6 1.5 2 1.9 3.9l15.8 67 17.3-67c.6-2 1.3-3.3 2-3.9.8-.6 2.1-1 3.9-1h9.3c1.6 0 2.5.8 2.5 2.5 0 .5-.1 1-.2 1.6-.1.6-.3 1.4-.7 2.5l-24.1 77.3c-.6 2-1.3 3.3-2.1 3.9-.8.6-2.1 1-3.8 1h-8.6c-1.9 0-3.2-.3-4-1-.8-.7-1.5-2-1.9-4L156 23l-15.4 64.4c-.5 2-1.1 3.3-1.9 4-.8.7-2.2 1-4 1h-8.6zm128.5 2.7c-5.2 0-10.4-.6-15.4-1.8-5-1.2-8.9-2.5-11.5-4-1.6-.9-2.7-1.9-3.1-2.8-.4-.9-.6-1.9-.6-2.8v-5.1c0-2.1.8-3.1 2.3-3.1.6 0 1.2.1 1.8.3.6.2 1.5.6 2.5 1 3.4 1.5 7.1 2.7 11 3.5 4 .8 7.9 1.2 11.9 1.2 6.3 0 11.2-1.1 14.6-3.3 3.4-2.2 5.2-5.4 5.2-9.5 0-2.8-.9-5.1-2.7-7-1.8-1.9-5.2-3.6-10.1-5.2L246 52c-7.3-2.3-12.7-5.7-16-10.2-3.3-4.4-5-9.3-5-14.5 0-4.2.9-7.9 2.7-11.1 1.8-3.2 4.2-6 7.2-8.2 3-2.3 6.4-4 10.4-5.2 4-1.2 8.2-1.7 12.6-1.7 2.2 0 4.5.1 6.7.4 2.3.3 4.4.7 6.5 1.1 2 .5 3.9 1 5.7 1.6 1.8.6 3.2 1.2 4.2 1.8 1.4.8 2.4 1.6 3 2.5.6.8.9 1.9.9 3.3v4.7c0 2.1-.8 3.2-2.3 3.2-.8 0-2.1-.4-3.8-1.2-5.7-2.6-12.1-3.9-19.2-3.9-5.7 0-10.2.9-13.3 2.8-3.1 1.9-4.7 4.8-4.7 8.9 0 2.8 1 5.2 3 7.1 2 1.9 5.7 3.8 11 5.5l14.2 4.5c7.2 2.3 12.4 5.5 15.5 9.6 3.1 4.1 4.6 8.8 4.6 14 0 4.3-.9 8.2-2.6 11.6-1.8 3.4-4.2 6.4-7.3 8.8-3.1 2.5-6.8 4.3-11.1 5.6-4.5 1.4-9.2 2.1-14.3 2.1z",fill:e.isDark?"#ffffff":"#252f3e"}),c.jsx("path",{d:"M273.5 143.7c-32.9 24.3-80.7 37.2-121.8 37.2-57.6 0-109.5-21.3-148.7-56.7-3.1-2.8-.3-6.6 3.4-4.4 42.4 24.6 94.7 39.5 148.8 39.5 36.5 0 76.6-7.6 113.5-23.2 5.5-2.5 10.2 3.6 4.8 7.6z",className:"st1"}),c.jsx("path",{d:"M287.2 128.1c-4.2-5.4-27.8-2.6-38.5-1.3-3.2.4-3.7-2.4-.8-4.5 18.8-13.2 49.7-9.4 53.3-5 3.6 4.5-1 35.4-18.6 50.2-2.7 2.3-5.3 1.1-4.1-1.9 4-9.9 12.9-32.2 8.7-37.5z",className:"st1"})]}),a=l.forwardRef((e,s)=>c.jsx(r,{ref:s,...e}));export{a as AWSInvertedIcon};
1
+ import{j as c,r as l}from"./index-D234yKNJ.js";const r=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",id:"Layer_1",style:{enableBackground:"new 0 0 304 182"},viewBox:"0 0 304 182",...e,children:[c.jsx("style",{children:".st1{fill-rule:evenodd;clip-rule:evenodd;fill:#f90}"}),c.jsx("path",{d:"M86.4 66.4c0 3.7.4 6.7 1.1 8.9.8 2.2 1.8 4.6 3.2 7.2.5.8.7 1.6.7 2.3 0 1-.6 2-1.9 3L83.2 92c-.9.6-1.8.9-2.6.9-1 0-2-.5-3-1.4-1.4-1.5-2.6-3.1-3.6-4.7-1-1.7-2-3.6-3.1-5.9-7.8 9.2-17.6 13.8-29.4 13.8-8.4 0-15.1-2.4-20-7.2-4.9-4.8-7.4-11.2-7.4-19.2 0-8.5 3-15.4 9.1-20.6 6.1-5.2 14.2-7.8 24.5-7.8 3.4 0 6.9.3 10.6.8 3.7.5 7.5 1.3 11.5 2.2v-7.3c0-7.6-1.6-12.9-4.7-16-3.2-3.1-8.6-4.6-16.3-4.6-3.5 0-7.1.4-10.8 1.3-3.7.9-7.3 2-10.8 3.4-1.6.7-2.8 1.1-3.5 1.3-.7.2-1.2.3-1.6.3-1.4 0-2.1-1-2.1-3.1v-4.9c0-1.6.2-2.8.7-3.5.5-.7 1.4-1.4 2.8-2.1 3.5-1.8 7.7-3.3 12.6-4.5C41 1.9 46.2 1.3 51.7 1.3c11.9 0 20.6 2.7 26.2 8.1 5.5 5.4 8.3 13.6 8.3 24.6v32.4zM45.8 81.6c3.3 0 6.7-.6 10.3-1.8 3.6-1.2 6.8-3.4 9.5-6.4 1.6-1.9 2.8-4 3.4-6.4.6-2.4 1-5.3 1-8.7v-4.2c-2.9-.7-6-1.3-9.2-1.7-3.2-.4-6.3-.6-9.4-.6-6.7 0-11.6 1.3-14.9 4-3.3 2.7-4.9 6.5-4.9 11.5 0 4.7 1.2 8.2 3.7 10.6 2.4 2.5 5.9 3.7 10.5 3.7zm80.3 10.8c-1.8 0-3-.3-3.8-1-.8-.6-1.5-2-2.1-3.9L96.7 10.2c-.6-2-.9-3.3-.9-4 0-1.6.8-2.5 2.4-2.5h9.8c1.9 0 3.2.3 3.9 1 .8.6 1.4 2 2 3.9l16.8 66.2 15.6-66.2c.5-2 1.1-3.3 1.9-3.9.8-.6 2.2-1 4-1h8c1.9 0 3.2.3 4 1 .8.6 1.5 2 1.9 3.9l15.8 67 17.3-67c.6-2 1.3-3.3 2-3.9.8-.6 2.1-1 3.9-1h9.3c1.6 0 2.5.8 2.5 2.5 0 .5-.1 1-.2 1.6-.1.6-.3 1.4-.7 2.5l-24.1 77.3c-.6 2-1.3 3.3-2.1 3.9-.8.6-2.1 1-3.8 1h-8.6c-1.9 0-3.2-.3-4-1-.8-.7-1.5-2-1.9-4L156 23l-15.4 64.4c-.5 2-1.1 3.3-1.9 4-.8.7-2.2 1-4 1h-8.6zm128.5 2.7c-5.2 0-10.4-.6-15.4-1.8-5-1.2-8.9-2.5-11.5-4-1.6-.9-2.7-1.9-3.1-2.8-.4-.9-.6-1.9-.6-2.8v-5.1c0-2.1.8-3.1 2.3-3.1.6 0 1.2.1 1.8.3.6.2 1.5.6 2.5 1 3.4 1.5 7.1 2.7 11 3.5 4 .8 7.9 1.2 11.9 1.2 6.3 0 11.2-1.1 14.6-3.3 3.4-2.2 5.2-5.4 5.2-9.5 0-2.8-.9-5.1-2.7-7-1.8-1.9-5.2-3.6-10.1-5.2L246 52c-7.3-2.3-12.7-5.7-16-10.2-3.3-4.4-5-9.3-5-14.5 0-4.2.9-7.9 2.7-11.1 1.8-3.2 4.2-6 7.2-8.2 3-2.3 6.4-4 10.4-5.2 4-1.2 8.2-1.7 12.6-1.7 2.2 0 4.5.1 6.7.4 2.3.3 4.4.7 6.5 1.1 2 .5 3.9 1 5.7 1.6 1.8.6 3.2 1.2 4.2 1.8 1.4.8 2.4 1.6 3 2.5.6.8.9 1.9.9 3.3v4.7c0 2.1-.8 3.2-2.3 3.2-.8 0-2.1-.4-3.8-1.2-5.7-2.6-12.1-3.9-19.2-3.9-5.7 0-10.2.9-13.3 2.8-3.1 1.9-4.7 4.8-4.7 8.9 0 2.8 1 5.2 3 7.1 2 1.9 5.7 3.8 11 5.5l14.2 4.5c7.2 2.3 12.4 5.5 15.5 9.6 3.1 4.1 4.6 8.8 4.6 14 0 4.3-.9 8.2-2.6 11.6-1.8 3.4-4.2 6.4-7.3 8.8-3.1 2.5-6.8 4.3-11.1 5.6-4.5 1.4-9.2 2.1-14.3 2.1z",fill:e.isDark?"#ffffff":"#252f3e"}),c.jsx("path",{d:"M273.5 143.7c-32.9 24.3-80.7 37.2-121.8 37.2-57.6 0-109.5-21.3-148.7-56.7-3.1-2.8-.3-6.6 3.4-4.4 42.4 24.6 94.7 39.5 148.8 39.5 36.5 0 76.6-7.6 113.5-23.2 5.5-2.5 10.2 3.6 4.8 7.6z",className:"st1"}),c.jsx("path",{d:"M287.2 128.1c-4.2-5.4-27.8-2.6-38.5-1.3-3.2.4-3.7-2.4-.8-4.5 18.8-13.2 49.7-9.4 53.3-5 3.6 4.5-1 35.4-18.6 50.2-2.7 2.3-5.3 1.1-4.1-1.9 4-9.9 12.9-32.2 8.7-37.5z",className:"st1"})]}),a=l.forwardRef((e,s)=>c.jsx(r,{ref:s,...e}));export{a as AWSInvertedIcon};
@@ -1 +1 @@
1
- import{j as r,r as e}from"./index-BpxbUiZD.js";const s=o=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18",fill:"none",...o,children:[r.jsx("path",{d:"M15.75 15.75L12.525 12.525L15.75 15.75Z",fill:"currentColor"}),r.jsx("path",{d:"M3.75 15H5.25H6.75",fill:"currentColor"}),r.jsx("path",{d:"M5.25 9.75V15V9.75Z",fill:"currentColor"}),r.jsx("path",{d:"M8.25 11.25V9.75H5.25H2.25V11.25",fill:"currentColor"}),r.jsx("path",{d:"M15.75 15.75L12.525 12.525M2.43903 6.75C3.1051 4.16216 5.45425 2.25 8.25001 2.25C11.5637 2.25 14.25 4.93629 14.25 8.25C14.25 11.0458 12.3378 13.3949 9.75001 14.061M3.75 15H5.25M6.75 15H5.25M5.25 9.75V15M5.25 9.75H8.25V11.25M5.25 9.75H2.25V11.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]}),n=e.forwardRef((o,t)=>r.jsx(s,{ref:t,...o}));export{n as SearchLexicalIcon};
1
+ import{j as r,r as e}from"./index-D234yKNJ.js";const s=o=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18",fill:"none",...o,children:[r.jsx("path",{d:"M15.75 15.75L12.525 12.525L15.75 15.75Z",fill:"currentColor"}),r.jsx("path",{d:"M3.75 15H5.25H6.75",fill:"currentColor"}),r.jsx("path",{d:"M5.25 9.75V15V9.75Z",fill:"currentColor"}),r.jsx("path",{d:"M8.25 11.25V9.75H5.25H2.25V11.25",fill:"currentColor"}),r.jsx("path",{d:"M15.75 15.75L12.525 12.525M2.43903 6.75C3.1051 4.16216 5.45425 2.25 8.25001 2.25C11.5637 2.25 14.25 4.93629 14.25 8.25C14.25 11.0458 12.3378 13.3949 9.75001 14.061M3.75 15H5.25M6.75 15H5.25M5.25 9.75V15M5.25 9.75H8.25V11.25M5.25 9.75H2.25V11.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]}),n=e.forwardRef((o,t)=>r.jsx(s,{ref:t,...o}));export{n as SearchLexicalIcon};
@@ -1 +1 @@
1
- import{j as s,r as e}from"./index-BpxbUiZD.js";const r=l=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"168.419 120.023 131.984 152.407",width:"1em",height:"1em",...l,children:[s.jsx("defs",{children:s.jsxs("linearGradient",{id:"QDrant_svg__a",x1:62.128,x2:41.202,y1:105.54,y2:105.54,gradientTransform:"translate(168.42 120.023)",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:0,stopColor:"#FF3364"}),s.jsx("stop",{offset:1,stopColor:"#C91540",stopOpacity:0})]})}),s.jsxs("g",{fillRule:"evenodd",clipRule:"evenodd",children:[s.jsx("path",{fill:"#24386c",d:"m272.21 260.113-3.038-83.784-5.504-22.089 36.735 3.889v101.35l-22.44 12.95z"}),s.jsx("path",{fill:"#7589be",d:"m300.4 158.123-22.44 12.96-46.308-10.158-54.203 22.069-9.03-24.871 32.99-19.05 33-19.05 32.99 19.05z"}),s.jsx("path",{fill:"#b2bfe8",d:"m168.42 158.123 22.44 12.96 13.008 38.686 43.921 35.142-13.378 27.512-33-19.051-32.99-19.05v-76.2"}),s.jsx("path",{fill:"#24386c",d:"m249.288 224.583-14.877 21.932v25.91l21.11-12.18 10.877-16.242"}),s.jsx("path",{fill:"#7589be",d:"m234.42 220.613-21.119-36.565 4.55-12.119 17.292-8.384 20.378 20.504z"}),s.jsx("path",{fill:"#b2bfe8",d:"m213.301 184.045 21.11 12.18v24.38l-19.524.84-11.81-15.08 10.224-22.32"}),s.jsx("path",{fill:"#24386c",d:"m234.411 196.223 21.11-12.179 14.367 23.922-17.386 14.365-18.09-1.727z"}),s.jsx("path",{fill:"#dc244c",d:"m255.521 260.243 22.44 12.181v-101.34l-21.78-12.57-21.77-12.57-21.78 12.57-21.77 12.57v50.289l21.77 12.57 21.78 12.571 21.11-12.191zm0-51.83-21.11 12.19-21.11-12.19v-24.37l21.11-12.19 21.11 12.19v24.37"})]}),s.jsx("path",{fill:"url(#QDrant_svg__a)",d:"M234.421 246.523v-25.914l-21-12.086v25.871l21 12.129Z"})]}),i=e.forwardRef((l,t)=>s.jsx(r,{ref:t,...l}));export{i as QDrantIcon};
1
+ import{j as s,r as e}from"./index-D234yKNJ.js";const r=l=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"168.419 120.023 131.984 152.407",width:"1em",height:"1em",...l,children:[s.jsx("defs",{children:s.jsxs("linearGradient",{id:"QDrant_svg__a",x1:62.128,x2:41.202,y1:105.54,y2:105.54,gradientTransform:"translate(168.42 120.023)",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:0,stopColor:"#FF3364"}),s.jsx("stop",{offset:1,stopColor:"#C91540",stopOpacity:0})]})}),s.jsxs("g",{fillRule:"evenodd",clipRule:"evenodd",children:[s.jsx("path",{fill:"#24386c",d:"m272.21 260.113-3.038-83.784-5.504-22.089 36.735 3.889v101.35l-22.44 12.95z"}),s.jsx("path",{fill:"#7589be",d:"m300.4 158.123-22.44 12.96-46.308-10.158-54.203 22.069-9.03-24.871 32.99-19.05 33-19.05 32.99 19.05z"}),s.jsx("path",{fill:"#b2bfe8",d:"m168.42 158.123 22.44 12.96 13.008 38.686 43.921 35.142-13.378 27.512-33-19.051-32.99-19.05v-76.2"}),s.jsx("path",{fill:"#24386c",d:"m249.288 224.583-14.877 21.932v25.91l21.11-12.18 10.877-16.242"}),s.jsx("path",{fill:"#7589be",d:"m234.42 220.613-21.119-36.565 4.55-12.119 17.292-8.384 20.378 20.504z"}),s.jsx("path",{fill:"#b2bfe8",d:"m213.301 184.045 21.11 12.18v24.38l-19.524.84-11.81-15.08 10.224-22.32"}),s.jsx("path",{fill:"#24386c",d:"m234.411 196.223 21.11-12.179 14.367 23.922-17.386 14.365-18.09-1.727z"}),s.jsx("path",{fill:"#dc244c",d:"m255.521 260.243 22.44 12.181v-101.34l-21.78-12.57-21.77-12.57-21.78 12.57-21.77 12.57v50.289l21.77 12.57 21.78 12.571 21.11-12.191zm0-51.83-21.11 12.19-21.11-12.19v-24.37l21.11-12.19 21.11 12.19v24.37"})]}),s.jsx("path",{fill:"url(#QDrant_svg__a)",d:"M234.421 246.523v-25.914l-21-12.086v25.871l21 12.129Z"})]}),i=e.forwardRef((l,t)=>s.jsx(r,{ref:t,...l}));export{i as QDrantIcon};
@@ -1 +1 @@
1
- import{r as n,K as f,A as p,u as h,L as N,j as t,M as j,I as o,k as w,N as L}from"./index-BpxbUiZD.js";function I(){const[r,l]=n.useState(f),{login:c}=n.useContext(p),{password:i,username:u}=r,g=h(e=>e.setErrorData);function a({target:{name:e,value:s}}){l(x=>({...x,[e]:s}))}const{mutate:m}=N();function d(){m({username:u,password:i},{onSuccess:s=>{c(s.access_token,"login",s.refresh_token)},onError:s=>{g({title:L,list:[s.response.data.detail]})}})}return t.jsx("div",{className:"flex h-full w-full flex-col items-center justify-center bg-muted",children:t.jsxs("div",{className:"flex w-72 flex-col items-center justify-center gap-2",children:[t.jsx(j,{title:"Langflow logo",className:"h-10 w-10 scale-[1.5]"}),t.jsx("span",{className:"mb-6 text-2xl font-semibold text-primary",children:"Admin"}),t.jsx(o,{onChange:({target:{value:e}})=>{a({target:{name:"username",value:e}})},className:"bg-background",placeholder:"Username"}),t.jsx(o,{type:"password",onChange:({target:{value:e}})=>{a({target:{name:"password",value:e}})},className:"bg-background",placeholder:"Password"}),t.jsx(w,{onClick:()=>{d()},variant:"default",className:"w-full",children:"Login"})]})})}export{I as default};
1
+ import{r as n,K as f,A as p,u as h,L as N,j as t,M as j,I as o,k as w,N as L}from"./index-D234yKNJ.js";function I(){const[r,l]=n.useState(f),{login:c}=n.useContext(p),{password:i,username:u}=r,g=h(e=>e.setErrorData);function a({target:{name:e,value:s}}){l(x=>({...x,[e]:s}))}const{mutate:m}=N();function d(){m({username:u,password:i},{onSuccess:s=>{c(s.access_token,"login",s.refresh_token)},onError:s=>{g({title:L,list:[s.response.data.detail]})}})}return t.jsx("div",{className:"flex h-full w-full flex-col items-center justify-center bg-muted",children:t.jsxs("div",{className:"flex w-72 flex-col items-center justify-center gap-2",children:[t.jsx(j,{title:"Langflow logo",className:"h-10 w-10 scale-[1.5]"}),t.jsx("span",{className:"mb-6 text-2xl font-semibold text-primary",children:"Admin"}),t.jsx(o,{onChange:({target:{value:e}})=>{a({target:{name:"username",value:e}})},className:"bg-background",placeholder:"Username"}),t.jsx(o,{type:"password",onChange:({target:{value:e}})=>{a({target:{name:"password",value:e}})},className:"bg-background",placeholder:"Password"}),t.jsx(w,{onClick:()=>{d()},variant:"default",className:"w-full",children:"Login"})]})})}export{I as default};
@@ -1 +1 @@
1
- import{j as c,r as o}from"./index-BpxbUiZD.js";const s=r=>c.jsx("svg",{viewBox:"3 3 18 18",...r,xmlns:"http://www.w3.org/2000/svg",children:c.jsx("path",{d:"M11.995 19.5a7.232 7.232 0 0 0 2.898-.585 7.582 7.582 0 0 0 2.392-1.627 7.748 7.748 0 0 0 1.625-2.398c.393-.904.59-1.868.59-2.89a7.172 7.172 0 0 0-.59-2.89 7.708 7.708 0 0 0-4.026-4.024 7.231 7.231 0 0 0-2.898-.586 7.209 7.209 0 0 0-2.888.586c-.905.39-1.7.932-2.387 1.626A7.788 7.788 0 0 0 5.09 9.11 7.172 7.172 0 0 0 4.5 12c0 1.022.197 1.986.59 2.89a7.748 7.748 0 0 0 1.625 2.398 7.582 7.582 0 0 0 2.392 1.627c.904.39 1.867.585 2.888.585Zm-3.687-4.238a.423.423 0 0 1-.316-.149c-.093-.099-.14-.247-.14-.446 0-.966.14-1.812.419-2.537.279-.725.721-1.29 1.328-1.696.607-.406 1.406-.609 2.396-.609h.093V8.366c0-.142.051-.266.154-.372a.514.514 0 0 1 .385-.158c.105 0 .198.024.279.07.08.047.182.129.306.246l3.167 2.956c.068.068.118.14.149.214.03.074.046.148.046.223a.578.578 0 0 1-.046.223.668.668 0 0 1-.149.213l-3.167 2.984c-.21.198-.409.297-.594.297a.52.52 0 0 1-.53-.511v-1.487h-.093c-.736 0-1.354.115-1.853.344-.498.229-.93.675-1.295 1.338-.075.136-.16.223-.256.26a.78.78 0 0 1-.283.056Z",fill:"currentColor"})}),e=o.forwardRef((r,a)=>c.jsx(s,{ref:a,...r}));export{e as ShareIcon};
1
+ import{j as c,r as o}from"./index-D234yKNJ.js";const s=r=>c.jsx("svg",{viewBox:"3 3 18 18",...r,xmlns:"http://www.w3.org/2000/svg",children:c.jsx("path",{d:"M11.995 19.5a7.232 7.232 0 0 0 2.898-.585 7.582 7.582 0 0 0 2.392-1.627 7.748 7.748 0 0 0 1.625-2.398c.393-.904.59-1.868.59-2.89a7.172 7.172 0 0 0-.59-2.89 7.708 7.708 0 0 0-4.026-4.024 7.231 7.231 0 0 0-2.898-.586 7.209 7.209 0 0 0-2.888.586c-.905.39-1.7.932-2.387 1.626A7.788 7.788 0 0 0 5.09 9.11 7.172 7.172 0 0 0 4.5 12c0 1.022.197 1.986.59 2.89a7.748 7.748 0 0 0 1.625 2.398 7.582 7.582 0 0 0 2.392 1.627c.904.39 1.867.585 2.888.585Zm-3.687-4.238a.423.423 0 0 1-.316-.149c-.093-.099-.14-.247-.14-.446 0-.966.14-1.812.419-2.537.279-.725.721-1.29 1.328-1.696.607-.406 1.406-.609 2.396-.609h.093V8.366c0-.142.051-.266.154-.372a.514.514 0 0 1 .385-.158c.105 0 .198.024.279.07.08.047.182.129.306.246l3.167 2.956c.068.068.118.14.149.214.03.074.046.148.046.223a.578.578 0 0 1-.046.223.668.668 0 0 1-.149.213l-3.167 2.984c-.21.198-.409.297-.594.297a.52.52 0 0 1-.53-.511v-1.487h-.093c-.736 0-1.354.115-1.853.344-.498.229-.93.675-1.295 1.338-.075.136-.16.223-.256.26a.78.78 0 0 1-.283.056Z",fill:"currentColor"})}),e=o.forwardRef((r,a)=>c.jsx(s,{ref:a,...r}));export{e as ShareIcon};
@@ -1 +1 @@
1
- import{j as r,r as x}from"./index-BpxbUiZD.js";const e=s=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 209 135",...s,children:[r.jsx("ellipse",{cx:136.019,cy:67.23,fill:"#FFDE2D",rx:66.667,ry:64}),r.jsx("ellipse",{cx:69.352,cy:67.23,fill:"#327EFF",rx:66.667,ry:64}),r.jsx("path",{fill:"#327EFF",d:"M2.685 67.23c0-35.346 29.848-64 66.667-64v64H2.685Z"}),r.jsx("path",{fill:"#FF6446",d:"M136.019 67.23c0 35.347-29.848 64-66.667 64v-64h66.667ZM69.352 67.23c0-35.346 29.848-64 66.667-64v64H69.352Z"})]}),o=x.forwardRef((s,l)=>r.jsx(e,{ref:l,...s}));export{o as ChromaIcon};
1
+ import{j as r,r as x}from"./index-D234yKNJ.js";const e=s=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 209 135",...s,children:[r.jsx("ellipse",{cx:136.019,cy:67.23,fill:"#FFDE2D",rx:66.667,ry:64}),r.jsx("ellipse",{cx:69.352,cy:67.23,fill:"#327EFF",rx:66.667,ry:64}),r.jsx("path",{fill:"#327EFF",d:"M2.685 67.23c0-35.346 29.848-64 66.667-64v64H2.685Z"}),r.jsx("path",{fill:"#FF6446",d:"M136.019 67.23c0 35.347-29.848 64-66.667 64v-64h66.667ZM69.352 67.23c0-35.346 29.848-64 66.667-64v64H69.352Z"})]}),o=x.forwardRef((s,l)=>r.jsx(e,{ref:l,...s}));export{o as ChromaIcon};
@@ -1 +1 @@
1
- import{j as r,r as t}from"./index-BpxbUiZD.js";const e=o=>r.jsx("svg",{width:"1em",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 43 40",version:"1.1",height:"1em",...o,children:r.jsx("path",{d:"m12.5 0l-12.5 8.1 8.7 7 12.5-7.8-8.7-7.3zm-12.5 21.9l12.5 8.2 8.7-7.3-12.5-7.7-8.7 6.8zm21.2 0.9l8.8 7.3 12.4-8.1-8.6-6.9-12.6 7.7zm21.2-14.7l-12.4-8.1-8.8 7.3 12.6 7.8 8.6-7zm-21.1 16.3l-8.8 7.3-3.7-2.5v2.8l12.5 7.5 12.5-7.5v-2.8l-3.8 2.5-8.7-7.3z",fill:"#007EE5"})}),m=t.forwardRef((o,s)=>r.jsx(e,{ref:s,...o}));export{m as DropboxIcon};
1
+ import{j as r,r as t}from"./index-D234yKNJ.js";const e=o=>r.jsx("svg",{width:"1em",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 43 40",version:"1.1",height:"1em",...o,children:r.jsx("path",{d:"m12.5 0l-12.5 8.1 8.7 7 12.5-7.8-8.7-7.3zm-12.5 21.9l12.5 8.2 8.7-7.3-12.5-7.7-8.7 6.8zm21.2 0.9l8.8 7.3 12.4-8.1-8.6-6.9-12.6 7.7zm21.2-14.7l-12.4-8.1-8.8 7.3 12.6 7.8 8.6-7zm-21.1 16.3l-8.8 7.3-3.7-2.5v2.8l12.5 7.5 12.5-7.5v-2.8l-3.8 2.5-8.7-7.3z",fill:"#007EE5"})}),m=t.forwardRef((o,s)=>r.jsx(e,{ref:s,...o}));export{m as DropboxIcon};
@@ -1 +1 @@
1
- import{j as t,c as e,r as l}from"./index-BpxbUiZD.js";const x=({className:i,...h})=>t.jsxs("svg",{width:"300",className:e("dark:invert",i),height:"239",viewBox:"0 0 300 239",fill:"none",xmlns:"http://www.w3.org/2000/svg",...h,children:[t.jsx("path",{d:"M275.757 193.713L300 234.575H275.757H251.515L275.757 193.713Z",fill:"#CDCDCD"}),t.jsx("path",{d:"M39.7102 193.713L63.9528 234.575H15.4676L39.7102 193.713Z",fill:"#CDCDCD"}),t.jsx("rect",{x:"39.7432",y:"193.713",width:"236.049",height:"40.8621",fill:"#CDCDCD"}),t.jsx("rect",{x:"58.9604",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"112.872",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"166.783",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"220.695",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"34.5449",y:"62.4897",width:"245.628",height:"24.7484",fill:"#CDCDCD"}),t.jsx("rect",{x:"34.5449",y:"62.6381",width:"137.972",height:"27.8419",transform:"rotate(-27 34.5449 62.6381)",fill:"#CDCDCD"}),t.jsx("rect",{x:"157.315",width:"137.972",height:"27.8419",transform:"rotate(27 157.315 0)",fill:"#CDCDCD"}),t.jsx("path",{d:"M260.29 197.425L284.532 238.287H260.29H236.047L260.29 197.425Z",fill:"#242424"}),t.jsx("path",{d:"M24.2426 197.425L48.4852 238.287H4.61771e-05L24.2426 197.425Z",fill:"#242424"}),t.jsx("rect",{x:"24.2749",y:"197.425",width:"236.049",height:"40.8621",fill:"#242424"}),t.jsx("rect",{x:"43.4932",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"97.4047",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"151.316",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"205.227",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"19.0771",y:"66.2019",width:"245.628",height:"24.7484",fill:"#242424"}),t.jsx("rect",{x:"19.0771",y:"66.3504",width:"137.972",height:"27.8419",transform:"rotate(-27 19.0771 66.3504)",fill:"#242424"}),t.jsx("rect",{x:"141.847",y:"3.71234",width:"137.972",height:"27.8419",transform:"rotate(27 141.847 3.71234)",fill:"#242424"})]}),s=l.forwardRef((i,h)=>t.jsx(x,{ref:h,...i}));export{s as AthenaIcon};
1
+ import{j as t,c as e,r as l}from"./index-D234yKNJ.js";const x=({className:i,...h})=>t.jsxs("svg",{width:"300",className:e("dark:invert",i),height:"239",viewBox:"0 0 300 239",fill:"none",xmlns:"http://www.w3.org/2000/svg",...h,children:[t.jsx("path",{d:"M275.757 193.713L300 234.575H275.757H251.515L275.757 193.713Z",fill:"#CDCDCD"}),t.jsx("path",{d:"M39.7102 193.713L63.9528 234.575H15.4676L39.7102 193.713Z",fill:"#CDCDCD"}),t.jsx("rect",{x:"39.7432",y:"193.713",width:"236.049",height:"40.8621",fill:"#CDCDCD"}),t.jsx("rect",{x:"58.9604",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"112.872",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"166.783",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"220.695",y:"97.006",width:"37.4384",height:"89.8965",fill:"#CDCDCD"}),t.jsx("rect",{x:"34.5449",y:"62.4897",width:"245.628",height:"24.7484",fill:"#CDCDCD"}),t.jsx("rect",{x:"34.5449",y:"62.6381",width:"137.972",height:"27.8419",transform:"rotate(-27 34.5449 62.6381)",fill:"#CDCDCD"}),t.jsx("rect",{x:"157.315",width:"137.972",height:"27.8419",transform:"rotate(27 157.315 0)",fill:"#CDCDCD"}),t.jsx("path",{d:"M260.29 197.425L284.532 238.287H260.29H236.047L260.29 197.425Z",fill:"#242424"}),t.jsx("path",{d:"M24.2426 197.425L48.4852 238.287H4.61771e-05L24.2426 197.425Z",fill:"#242424"}),t.jsx("rect",{x:"24.2749",y:"197.425",width:"236.049",height:"40.8621",fill:"#242424"}),t.jsx("rect",{x:"43.4932",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"97.4047",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"151.316",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"205.227",y:"100.718",width:"37.4384",height:"89.8965",fill:"#242424"}),t.jsx("rect",{x:"19.0771",y:"66.2019",width:"245.628",height:"24.7484",fill:"#242424"}),t.jsx("rect",{x:"19.0771",y:"66.3504",width:"137.972",height:"27.8419",transform:"rotate(-27 19.0771 66.3504)",fill:"#242424"}),t.jsx("rect",{x:"141.847",y:"3.71234",width:"137.972",height:"27.8419",transform:"rotate(27 141.847 3.71234)",fill:"#242424"})]}),s=l.forwardRef((i,h)=>t.jsx(x,{ref:h,...i}));export{s as AthenaIcon};
@@ -1 +1 @@
1
- import{j as c,r}from"./index-BpxbUiZD.js";const t=s=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",baseProfile:"basic",children:c.jsx("path",{fill:"#f44336",d:"M37,6H11c-2.761,0-5,2.239-5,5v5.29l6.406,3.7c0.309,0.178,0.689,0.179,0.999,0.001l12.747-7.329 c0.152-0.087,0.338-0.089,0.492-0.004l1.666,0.923c0.34,0.189,0.344,0.677,0.007,0.871L13.4,23.024 c-0.309,0.178-0.689,0.177-0.998-0.001L6,19.329v3.045l6.406,3.7c0.309,0.178,0.689,0.179,0.999,0.001l12.747-7.329 c0.152-0.087,0.338-0.089,0.492-0.004l1.666,0.923c0.34,0.189,0.344,0.677,0.007,0.871L13.4,29.108 c-0.309,0.178-0.689,0.177-0.998-0.001L6,25.413v3.045l6.406,3.7c0.309,0.178,0.689,0.179,0.999,0.001l12.747-7.329 c0.152-0.087,0.338-0.089,0.492-0.004l1.666,0.923c0.34,0.189,0.344,0.677,0.007,0.871L13.4,35.192 c-0.309,0.178-0.689,0.177-0.998-0.001L6,31.497V37c0,2.761,2.239,5,5,5h26c2.761,0,5-2.239,5-5V11C42,8.239,39.761,6,37,6z"})}),x=r.forwardRef((s,o)=>c.jsx(t,{ref:o,...s}));export{x as TodoistIcon};
1
+ import{j as c,r}from"./index-D234yKNJ.js";const t=s=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",baseProfile:"basic",children:c.jsx("path",{fill:"#f44336",d:"M37,6H11c-2.761,0-5,2.239-5,5v5.29l6.406,3.7c0.309,0.178,0.689,0.179,0.999,0.001l12.747-7.329 c0.152-0.087,0.338-0.089,0.492-0.004l1.666,0.923c0.34,0.189,0.344,0.677,0.007,0.871L13.4,23.024 c-0.309,0.178-0.689,0.177-0.998-0.001L6,19.329v3.045l6.406,3.7c0.309,0.178,0.689,0.179,0.999,0.001l12.747-7.329 c0.152-0.087,0.338-0.089,0.492-0.004l1.666,0.923c0.34,0.189,0.344,0.677,0.007,0.871L13.4,29.108 c-0.309,0.178-0.689,0.177-0.998-0.001L6,25.413v3.045l6.406,3.7c0.309,0.178,0.689,0.179,0.999,0.001l12.747-7.329 c0.152-0.087,0.338-0.089,0.492-0.004l1.666,0.923c0.34,0.189,0.344,0.677,0.007,0.871L13.4,35.192 c-0.309,0.178-0.689,0.177-0.998-0.001L6,31.497V37c0,2.761,2.239,5,5,5h26c2.761,0,5-2.239,5-5V11C42,8.239,39.761,6,37,6z"})}),x=r.forwardRef((s,o)=>c.jsx(t,{ref:o,...s}));export{x as TodoistIcon};
@@ -1,4 +1,4 @@
1
- import{j as n,r as i}from"./index-BpxbUiZD.js";const l=C=>n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1080 1080",...C,children:[n.jsx("g",{fill:"None",fillOpacity:"0.0",stroke:"#000000",strokeOpacity:"0.00",strokeWidth:"0.3",children:n.jsx("path",{d:`
1
+ import{j as n,r as i}from"./index-D234yKNJ.js";const l=C=>n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1080 1080",...C,children:[n.jsx("g",{fill:"None",fillOpacity:"0.0",stroke:"#000000",strokeOpacity:"0.00",strokeWidth:"0.3",children:n.jsx("path",{d:`
2
2
  M 0.00 1080.00
3
3
  L 1080.00 1080.00
4
4
  L 1080.00 0.00
@@ -1 +1 @@
1
- import{j as i,r as e}from"./index-BpxbUiZD.js";const s=t=>i.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,filter:t.isDark?"invert(100%)":"invert(0%)",children:[i.jsxs("g",{id:"Frame",clipPath:"url(#clip0_2046_939)",children:[i.jsx("path",{id:"Vector",d:"M16 0H0V16H16V0Z",fill:"black"}),i.jsx("path",{id:"Vector_2",d:"M10.7479 12.5001C11.0702 13.0263 11.4895 13.4131 12.2311 13.4131C12.854 13.4131 13.252 13.1017 13.252 12.6715C13.252 12.1559 12.8431 11.9733 12.1574 11.6734L11.7815 11.5121C10.6966 11.0499 9.97582 10.4709 9.97582 9.24674C9.97582 8.11912 10.835 7.26071 12.1777 7.26071C13.1337 7.26071 13.8209 7.59341 14.3161 8.46452L13.1453 9.21627C12.8876 8.75405 12.6095 8.57195 12.1777 8.57195C11.7373 8.57195 11.4582 8.85131 11.4582 9.21627C11.4582 9.66731 11.7376 9.84992 12.3827 10.1293L12.7585 10.2903C14.036 10.8381 14.7573 11.3966 14.7573 12.6522C14.7573 14.0059 13.6939 14.7474 12.2658 14.7474C10.8695 14.7474 9.96743 14.082 9.52604 13.2099L10.7479 12.5001ZM5.43664 12.6304C5.67283 13.0494 5.88769 13.4037 6.40426 13.4037C6.89823 13.4037 7.20985 13.2104 7.20985 12.4589V7.34655H8.71334V12.4793C8.71334 14.0361 7.80058 14.7446 6.46826 14.7446C5.26445 14.7446 4.56731 14.1217 4.21277 13.3713L5.43664 12.6304Z",fill:"white"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_2046_939",children:i.jsx("rect",{width:"16",height:"16",fill:"white"})})})]}),c=e.forwardRef((t,r)=>i.jsx(s,{ref:r,...t}));export{c as JSIcon};
1
+ import{j as i,r as e}from"./index-D234yKNJ.js";const s=t=>i.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,filter:t.isDark?"invert(100%)":"invert(0%)",children:[i.jsxs("g",{id:"Frame",clipPath:"url(#clip0_2046_939)",children:[i.jsx("path",{id:"Vector",d:"M16 0H0V16H16V0Z",fill:"black"}),i.jsx("path",{id:"Vector_2",d:"M10.7479 12.5001C11.0702 13.0263 11.4895 13.4131 12.2311 13.4131C12.854 13.4131 13.252 13.1017 13.252 12.6715C13.252 12.1559 12.8431 11.9733 12.1574 11.6734L11.7815 11.5121C10.6966 11.0499 9.97582 10.4709 9.97582 9.24674C9.97582 8.11912 10.835 7.26071 12.1777 7.26071C13.1337 7.26071 13.8209 7.59341 14.3161 8.46452L13.1453 9.21627C12.8876 8.75405 12.6095 8.57195 12.1777 8.57195C11.7373 8.57195 11.4582 8.85131 11.4582 9.21627C11.4582 9.66731 11.7376 9.84992 12.3827 10.1293L12.7585 10.2903C14.036 10.8381 14.7573 11.3966 14.7573 12.6522C14.7573 14.0059 13.6939 14.7474 12.2658 14.7474C10.8695 14.7474 9.96743 14.082 9.52604 13.2099L10.7479 12.5001ZM5.43664 12.6304C5.67283 13.0494 5.88769 13.4037 6.40426 13.4037C6.89823 13.4037 7.20985 13.2104 7.20985 12.4589V7.34655H8.71334V12.4793C8.71334 14.0361 7.80058 14.7446 6.46826 14.7446C5.26445 14.7446 4.56731 14.1217 4.21277 13.3713L5.43664 12.6304Z",fill:"white"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_2046_939",children:i.jsx("rect",{width:"16",height:"16",fill:"white"})})})]}),c=e.forwardRef((t,r)=>i.jsx(s,{ref:r,...t}));export{c as JSIcon};
@@ -1 +1 @@
1
- import{r,j as e,M as c,I as o,B as s,k as t}from"./index-BpxbUiZD.js";function d(){const[a,l]=r.useState(!1),n=()=>{};return e.jsx("div",{className:"flex h-full w-full flex-col items-center justify-center bg-muted",children:e.jsxs("div",{className:"flex w-72 flex-col items-center justify-center gap-2",children:[e.jsx(c,{title:"Langflow logo",className:"mb-4 h-10 w-10 scale-[1.5]"}),e.jsx("span",{className:"mb-4 text-center text-2xl font-semibold text-primary",children:"Delete your account"}),e.jsx(o,{className:"bg-background",placeholder:"Confirm password"}),e.jsxs(s,{open:a,setOpen:l,size:"x-small",children:[e.jsx(s.Header,{description:"This action is irreversible and will permanently erase all your data and information associated with the account. ",children:e.jsx("h3",{children:"Are you sure ?"})}),e.jsx(s.Trigger,{children:e.jsx(t,{variant:"default",className:"w-full hover:bg-status-red",onClick:()=>l(!0),children:"Delete account"})}),e.jsx(s.Content,{children:e.jsx("div",{className:"flex h-full w-full flex-col justify-end",children:e.jsx(t,{variant:"default",className:"w-full hover:bg-status-red",onClick:()=>n(),children:"Delete account"})})})]})]})})}export{d as default};
1
+ import{r,j as e,M as c,I as o,B as s,k as t}from"./index-D234yKNJ.js";function d(){const[a,l]=r.useState(!1),n=()=>{};return e.jsx("div",{className:"flex h-full w-full flex-col items-center justify-center bg-muted",children:e.jsxs("div",{className:"flex w-72 flex-col items-center justify-center gap-2",children:[e.jsx(c,{title:"Langflow logo",className:"mb-4 h-10 w-10 scale-[1.5]"}),e.jsx("span",{className:"mb-4 text-center text-2xl font-semibold text-primary",children:"Delete your account"}),e.jsx(o,{className:"bg-background",placeholder:"Confirm password"}),e.jsxs(s,{open:a,setOpen:l,size:"x-small",children:[e.jsx(s.Header,{description:"This action is irreversible and will permanently erase all your data and information associated with the account. ",children:e.jsx("h3",{children:"Are you sure ?"})}),e.jsx(s.Trigger,{children:e.jsx(t,{variant:"default",className:"w-full hover:bg-status-red",onClick:()=>l(!0),children:"Delete account"})}),e.jsx(s.Content,{children:e.jsx("div",{className:"flex h-full w-full flex-col justify-end",children:e.jsx(t,{variant:"default",className:"w-full hover:bg-status-red",onClick:()=>n(),children:"Delete account"})})})]})]})})}export{d as default};
@@ -1 +1 @@
1
- import{j as r,r as e}from"./index-BpxbUiZD.js";const s=t=>r.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",width:"1em",height:"1em",viewBox:"0 0 485.213 485.212",fill:"currentColor",...t,children:r.jsx("g",{children:r.jsx("path",{d:"M394.236,212.282L272.934,333.584V272.93c0,0-121.304-30.324-181.955,60.654c0-100.483,81.469-181.956,181.955-181.956 V90.978L394.236,212.282z M485.212,242.606c0,133.976-108.627,242.606-242.604,242.606c-133.994,0-242.606-108.631-242.606-242.606 C0.001,108.628,108.613,0,242.607,0C376.585,0,485.212,108.628,485.212,242.606z M454.89,242.606 c0-117.038-95.241-212.279-212.282-212.279c-117.055,0-212.28,95.241-212.28,212.279c0,117.039,95.225,212.28,212.28,212.28 C359.648,454.886,454.89,359.645,454.89,242.606z"})})}),x=e.forwardRef((t,c)=>r.jsx(s,{ref:c,...t}));export{x as Share2Icon};
1
+ import{j as r,r as e}from"./index-D234yKNJ.js";const s=t=>r.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",width:"1em",height:"1em",viewBox:"0 0 485.213 485.212",fill:"currentColor",...t,children:r.jsx("g",{children:r.jsx("path",{d:"M394.236,212.282L272.934,333.584V272.93c0,0-121.304-30.324-181.955,60.654c0-100.483,81.469-181.956,181.955-181.956 V90.978L394.236,212.282z M485.212,242.606c0,133.976-108.627,242.606-242.604,242.606c-133.994,0-242.606-108.631-242.606-242.606 C0.001,108.628,108.613,0,242.607,0C376.585,0,485.212,108.628,485.212,242.606z M454.89,242.606 c0-117.038-95.241-212.279-212.282-212.279c-117.055,0-212.28,95.241-212.28,212.279c0,117.039,95.225,212.28,212.28,212.28 C359.648,454.886,454.89,359.645,454.89,242.606z"})})}),x=e.forwardRef((t,c)=>r.jsx(s,{ref:c,...t}));export{x as Share2Icon};
@@ -1 +1 @@
1
- import{j as t,r as l}from"./index-BpxbUiZD.js";const r=c=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#7fce2c",viewBox:"0 0 32 32",...c,children:t.jsx("path",{d:"M29.343 16.818c.1 1.695-.08 3.368-.305 5.045-.225 1.712-.508 3.416-.964 5.084-.3 1.067-.673 2.1-1.202 3.074-.65 1.192-1.635 1.87-2.992 1.924l-3.832.036c-.636-.017-1.278-.146-1.9-.297-1.192-.3-1.862-1.1-2.06-2.3a8.976 8.976 0 0 1 .04-3.264c.252-1.23 1-1.96 2.234-2.103.817-.1 1.65-.077 2.476-.1.205-.007.275.098.203.287a2.695 2.695 0 0 0-.098 1.623c.053.207-.023.307-.26.305a7.77 7.77 0 0 0-1.123.053c-.636.086-.96.47-.96 1.112 0 .205.026.416.066.622.103.507.45.78.944.837 1.123.127 2.247.138 3.37-.05.675-.114 1.08-.54 1.16-1.208.152-1.3.155-2.587-.228-3.845-.33-1.092-1.006-1.565-2.134-1.7l-3.36-.54c-1.06-.193-1.7-.887-1.92-1.9-.13-.572-.14-1.17-.214-1.757-.013-.106-.074-.208-.1-.3-.04.1-.106.212-.117.326-.066.68-.053 1.373-.185 2.04-.16.8-.404 1.566-.67 2.33-.185.535-.616.837-1.205.8a37.76 37.76 0 0 1-7.123-1.353l-.64-.207c-.927-.26-1.487-.903-1.74-1.787l-1-3.853-.74-4.3c-.115-.755-.2-1.523-.083-2.293.154-1.112.914-1.903 2.04-1.964l3.558-.062c.127 0 .254.003.373-.026a1.23 1.23 0 0 0 1.01-1.255l-.05-3.036c-.048-1.576.8-2.38 2.156-2.622a10.58 10.58 0 0 1 4.91.26c.933.275 1.467.923 1.715 1.83.058.22.146.3.37.287l2.582.01 3.333.37c.686.095 1.364.25 2.032.42 1.165.298 1.793 1.112 1.962 2.256l.357 3.355.3 5.577.01 2.277zm-4.534-1.155c-.02-.666-.07-1.267-.444-1.784a1.66 1.66 0 0 0-2.469-.15c-.364.4-.494.88-.564 1.4-.008.034.106.126.16.126l.8-.053c.768.007 1.523.113 2.25.393.066.026.136.04.265.077zM8.787 1.154a3.82 3.82 0 0 0-.278 1.592l.05 2.934c.005.357-.075.45-.433.45L5.1 6.156c-.583 0-1.143.1-1.554.278l5.2-5.332c.02.013.04.033.06.053z"})}),a=l.forwardRef((c,e)=>t.jsx(r,{ref:e,...c}));export{a as EvernoteIcon};
1
+ import{j as t,r as l}from"./index-D234yKNJ.js";const r=c=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#7fce2c",viewBox:"0 0 32 32",...c,children:t.jsx("path",{d:"M29.343 16.818c.1 1.695-.08 3.368-.305 5.045-.225 1.712-.508 3.416-.964 5.084-.3 1.067-.673 2.1-1.202 3.074-.65 1.192-1.635 1.87-2.992 1.924l-3.832.036c-.636-.017-1.278-.146-1.9-.297-1.192-.3-1.862-1.1-2.06-2.3a8.976 8.976 0 0 1 .04-3.264c.252-1.23 1-1.96 2.234-2.103.817-.1 1.65-.077 2.476-.1.205-.007.275.098.203.287a2.695 2.695 0 0 0-.098 1.623c.053.207-.023.307-.26.305a7.77 7.77 0 0 0-1.123.053c-.636.086-.96.47-.96 1.112 0 .205.026.416.066.622.103.507.45.78.944.837 1.123.127 2.247.138 3.37-.05.675-.114 1.08-.54 1.16-1.208.152-1.3.155-2.587-.228-3.845-.33-1.092-1.006-1.565-2.134-1.7l-3.36-.54c-1.06-.193-1.7-.887-1.92-1.9-.13-.572-.14-1.17-.214-1.757-.013-.106-.074-.208-.1-.3-.04.1-.106.212-.117.326-.066.68-.053 1.373-.185 2.04-.16.8-.404 1.566-.67 2.33-.185.535-.616.837-1.205.8a37.76 37.76 0 0 1-7.123-1.353l-.64-.207c-.927-.26-1.487-.903-1.74-1.787l-1-3.853-.74-4.3c-.115-.755-.2-1.523-.083-2.293.154-1.112.914-1.903 2.04-1.964l3.558-.062c.127 0 .254.003.373-.026a1.23 1.23 0 0 0 1.01-1.255l-.05-3.036c-.048-1.576.8-2.38 2.156-2.622a10.58 10.58 0 0 1 4.91.26c.933.275 1.467.923 1.715 1.83.058.22.146.3.37.287l2.582.01 3.333.37c.686.095 1.364.25 2.032.42 1.165.298 1.793 1.112 1.962 2.256l.357 3.355.3 5.577.01 2.277zm-4.534-1.155c-.02-.666-.07-1.267-.444-1.784a1.66 1.66 0 0 0-2.469-.15c-.364.4-.494.88-.564 1.4-.008.034.106.126.16.126l.8-.053c.768.007 1.523.113 2.25.393.066.026.136.04.265.077zM8.787 1.154a3.82 3.82 0 0 0-.278 1.592l.05 2.934c.005.357-.075.45-.433.45L5.1 6.156c-.583 0-1.143.1-1.554.278l5.2-5.332c.02.013.04.033.06.053z"})}),a=l.forwardRef((c,e)=>t.jsx(r,{ref:e,...c}));export{a as EvernoteIcon};
@@ -1 +1 @@
1
- import{j as o,r}from"./index-BpxbUiZD.js";const l=e=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",fillRule:"evenodd",style:{flex:"none",lineHeight:"1"},viewBox:"0 0 24 24",...e,children:o.jsx("path",{d:"M9.167 4.17v5.665L0 19.003h9.167v-5.666l5.666 5.666H24z",clipRule:"evenodd"})}),n=r.forwardRef((e,t)=>o.jsx(l,{ref:t,...e}));export{n as NovitaIcon};
1
+ import{j as o,r}from"./index-D234yKNJ.js";const l=e=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",fillRule:"evenodd",style:{flex:"none",lineHeight:"1"},viewBox:"0 0 24 24",...e,children:o.jsx("path",{d:"M9.167 4.17v5.665L0 19.003h9.167v-5.666l5.666 5.666H24z",clipRule:"evenodd"})}),n=r.forwardRef((e,t)=>o.jsx(l,{ref:t,...e}));export{n as NovitaIcon};
@@ -1 +1 @@
1
- import{j as l,r as s}from"./index-BpxbUiZD.js";const o=a=>l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 209.51 94.74",...a,children:[l.jsx("path",{fill:"#f4801f",d:"M143.05,93.42l1.07-3.71c1.27-4.41.8-8.48-1.34-11.48-2-2.76-5.26-4.38-9.25-4.57L58,72.7a1.47,1.47,0,0,1-1.35-2,2,2,0,0,1,1.75-1.34l76.26-1c9-.41,18.84-7.75,22.27-16.71l4.34-11.36a2.68,2.68,0,0,0,.18-1,3.31,3.31,0,0,0-.06-.54,49.67,49.67,0,0,0-95.49-5.14,22.35,22.35,0,0,0-35,23.42A31.73,31.73,0,0,0,.34,93.45a1.47,1.47,0,0,0,1.45,1.27l139.49,0h0A1.83,1.83,0,0,0,143.05,93.42Z"}),l.jsx("path",{fill:"#f9ab41",d:"M168.22,41.15q-1,0-2.1.06a.88.88,0,0,0-.32.07,1.17,1.17,0,0,0-.76.8l-3,10.26c-1.28,4.41-.81,8.48,1.34,11.48a11.65,11.65,0,0,0,9.24,4.57l16.11,1a1.44,1.44,0,0,1,1.14.62,1.5,1.5,0,0,1,.17,1.37,2,2,0,0,1-1.75,1.34l-16.73,1c-9.09.42-18.88,7.75-22.31,16.7l-1.21,3.16a.9.9,0,0,0,.79,1.22h57.63A1.55,1.55,0,0,0,208,93.63a41.34,41.34,0,0,0-39.76-52.48Z"})]}),c=s.forwardRef((a,r)=>l.jsx(o,{ref:r,...a}));export{c as CloudflareIcon};
1
+ import{j as l,r as s}from"./index-D234yKNJ.js";const o=a=>l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 209.51 94.74",...a,children:[l.jsx("path",{fill:"#f4801f",d:"M143.05,93.42l1.07-3.71c1.27-4.41.8-8.48-1.34-11.48-2-2.76-5.26-4.38-9.25-4.57L58,72.7a1.47,1.47,0,0,1-1.35-2,2,2,0,0,1,1.75-1.34l76.26-1c9-.41,18.84-7.75,22.27-16.71l4.34-11.36a2.68,2.68,0,0,0,.18-1,3.31,3.31,0,0,0-.06-.54,49.67,49.67,0,0,0-95.49-5.14,22.35,22.35,0,0,0-35,23.42A31.73,31.73,0,0,0,.34,93.45a1.47,1.47,0,0,0,1.45,1.27l139.49,0h0A1.83,1.83,0,0,0,143.05,93.42Z"}),l.jsx("path",{fill:"#f9ab41",d:"M168.22,41.15q-1,0-2.1.06a.88.88,0,0,0-.32.07,1.17,1.17,0,0,0-.76.8l-3,10.26c-1.28,4.41-.81,8.48,1.34,11.48a11.65,11.65,0,0,0,9.24,4.57l16.11,1a1.44,1.44,0,0,1,1.14.62,1.5,1.5,0,0,1,.17,1.37,2,2,0,0,1-1.75,1.34l-16.73,1c-9.09.42-18.88,7.75-22.31,16.7l-1.21,3.16a.9.9,0,0,0,.79,1.22h57.63A1.55,1.55,0,0,0,208,93.63a41.34,41.34,0,0,0-39.76-52.48Z"})]}),c=s.forwardRef((a,r)=>l.jsx(o,{ref:r,...a}));export{c as CloudflareIcon};
@@ -1 +1 @@
1
- import{j as s,r as c}from"./index-BpxbUiZD.js";const t=o=>s.jsxs("svg",{version:"1.0",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 755.78 560.77",height:"23",width:"23",...o,children:[s.jsx("polygon",{fill:"#0066DA",points:"505.79,113.39 469.59,133.29 451.59,167.59 469.59,209.59 503.59,246.39 540.29,225.89 562.89,186.99 540.29,138.79"}),s.jsx("path",{fill:"#2684FC",d:"M365.49,253.69l86.2-86.2c25.4,19.3,44,46.9,51.9,78.8l-118.3,118.4c-10.6,10.6-27.9,10.6-38.5,0l-79.7-79.7c-8.5-8.5-8.5-22.3,0-30.8l34-34c8.5-8.5,22.3-8.5,30.8,0L365.49,253.69z M601.19,117.99l-34.6-34.6c-8.5-8.5-22.3-8.5-30.8,0l-30,30c24,20,43.5,45.1,57.1,73.6l38.3-38.3C609.69,140.29,609.69,126.39,601.19,117.99z M507.69,280.39c0,78.2-63.4,141.6-141.6,141.6s-141.6-63.4-141.6-141.6s63.3-141.6,141.6-141.6c32.2,0,61.8,10.7,85.6,28.8l54.2-54.2c-37.8-31.8-86.5-50.9-139.8-50.9c-120.4,0.1-217.9,97.6-217.9,217.9s97.5,217.8,217.8,217.8s217.9-97.5,217.9-217.8c0-33.4-7.6-65.1-21-93.4l-59.3,59.4C506.19,257.29,507.69,268.69,507.69,280.39z"})]}),e=c.forwardRef((o,l)=>s.jsx(t,{ref:l,...o}));export{e as GoogleTasksIcon};
1
+ import{j as s,r as c}from"./index-D234yKNJ.js";const t=o=>s.jsxs("svg",{version:"1.0",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 755.78 560.77",height:"23",width:"23",...o,children:[s.jsx("polygon",{fill:"#0066DA",points:"505.79,113.39 469.59,133.29 451.59,167.59 469.59,209.59 503.59,246.39 540.29,225.89 562.89,186.99 540.29,138.79"}),s.jsx("path",{fill:"#2684FC",d:"M365.49,253.69l86.2-86.2c25.4,19.3,44,46.9,51.9,78.8l-118.3,118.4c-10.6,10.6-27.9,10.6-38.5,0l-79.7-79.7c-8.5-8.5-8.5-22.3,0-30.8l34-34c8.5-8.5,22.3-8.5,30.8,0L365.49,253.69z M601.19,117.99l-34.6-34.6c-8.5-8.5-22.3-8.5-30.8,0l-30,30c24,20,43.5,45.1,57.1,73.6l38.3-38.3C609.69,140.29,609.69,126.39,601.19,117.99z M507.69,280.39c0,78.2-63.4,141.6-141.6,141.6s-141.6-63.4-141.6-141.6s63.3-141.6,141.6-141.6c32.2,0,61.8,10.7,85.6,28.8l54.2-54.2c-37.8-31.8-86.5-50.9-139.8-50.9c-120.4,0.1-217.9,97.6-217.9,217.9s97.5,217.8,217.8,217.8s217.9-97.5,217.9-217.8c0-33.4-7.6-65.1-21-93.4l-59.3,59.4C506.19,257.29,507.69,268.69,507.69,280.39z"})]}),e=c.forwardRef((o,l)=>s.jsx(t,{ref:l,...o}));export{e as GoogleTasksIcon};
@@ -1 +1 @@
1
- import{j as c,r as l}from"./index-BpxbUiZD.js";const r=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",id:"Layer_1",style:{enableBackground:"new 0 0 304 182"},viewBox:"0 0 304 182",...e,children:[c.jsx("style",{children:".st1{fill-rule:evenodd;clip-rule:evenodd;fill:#f90}"}),c.jsx("path",{d:"M86.4 66.4c0 3.7.4 6.7 1.1 8.9.8 2.2 1.8 4.6 3.2 7.2.5.8.7 1.6.7 2.3 0 1-.6 2-1.9 3L83.2 92c-.9.6-1.8.9-2.6.9-1 0-2-.5-3-1.4-1.4-1.5-2.6-3.1-3.6-4.7-1-1.7-2-3.6-3.1-5.9-7.8 9.2-17.6 13.8-29.4 13.8-8.4 0-15.1-2.4-20-7.2-4.9-4.8-7.4-11.2-7.4-19.2 0-8.5 3-15.4 9.1-20.6 6.1-5.2 14.2-7.8 24.5-7.8 3.4 0 6.9.3 10.6.8 3.7.5 7.5 1.3 11.5 2.2v-7.3c0-7.6-1.6-12.9-4.7-16-3.2-3.1-8.6-4.6-16.3-4.6-3.5 0-7.1.4-10.8 1.3-3.7.9-7.3 2-10.8 3.4-1.6.7-2.8 1.1-3.5 1.3-.7.2-1.2.3-1.6.3-1.4 0-2.1-1-2.1-3.1v-4.9c0-1.6.2-2.8.7-3.5.5-.7 1.4-1.4 2.8-2.1 3.5-1.8 7.7-3.3 12.6-4.5C41 1.9 46.2 1.3 51.7 1.3c11.9 0 20.6 2.7 26.2 8.1 5.5 5.4 8.3 13.6 8.3 24.6v32.4zM45.8 81.6c3.3 0 6.7-.6 10.3-1.8 3.6-1.2 6.8-3.4 9.5-6.4 1.6-1.9 2.8-4 3.4-6.4.6-2.4 1-5.3 1-8.7v-4.2c-2.9-.7-6-1.3-9.2-1.7-3.2-.4-6.3-.6-9.4-.6-6.7 0-11.6 1.3-14.9 4-3.3 2.7-4.9 6.5-4.9 11.5 0 4.7 1.2 8.2 3.7 10.6 2.4 2.5 5.9 3.7 10.5 3.7zm80.3 10.8c-1.8 0-3-.3-3.8-1-.8-.6-1.5-2-2.1-3.9L96.7 10.2c-.6-2-.9-3.3-.9-4 0-1.6.8-2.5 2.4-2.5h9.8c1.9 0 3.2.3 3.9 1 .8.6 1.4 2 2 3.9l16.8 66.2 15.6-66.2c.5-2 1.1-3.3 1.9-3.9.8-.6 2.2-1 4-1h8c1.9 0 3.2.3 4 1 .8.6 1.5 2 1.9 3.9l15.8 67 17.3-67c.6-2 1.3-3.3 2-3.9.8-.6 2.1-1 3.9-1h9.3c1.6 0 2.5.8 2.5 2.5 0 .5-.1 1-.2 1.6-.1.6-.3 1.4-.7 2.5l-24.1 77.3c-.6 2-1.3 3.3-2.1 3.9-.8.6-2.1 1-3.8 1h-8.6c-1.9 0-3.2-.3-4-1-.8-.7-1.5-2-1.9-4L156 23l-15.4 64.4c-.5 2-1.1 3.3-1.9 4-.8.7-2.2 1-4 1h-8.6zm128.5 2.7c-5.2 0-10.4-.6-15.4-1.8-5-1.2-8.9-2.5-11.5-4-1.6-.9-2.7-1.9-3.1-2.8-.4-.9-.6-1.9-.6-2.8v-5.1c0-2.1.8-3.1 2.3-3.1.6 0 1.2.1 1.8.3.6.2 1.5.6 2.5 1 3.4 1.5 7.1 2.7 11 3.5 4 .8 7.9 1.2 11.9 1.2 6.3 0 11.2-1.1 14.6-3.3 3.4-2.2 5.2-5.4 5.2-9.5 0-2.8-.9-5.1-2.7-7-1.8-1.9-5.2-3.6-10.1-5.2L246 52c-7.3-2.3-12.7-5.7-16-10.2-3.3-4.4-5-9.3-5-14.5 0-4.2.9-7.9 2.7-11.1 1.8-3.2 4.2-6 7.2-8.2 3-2.3 6.4-4 10.4-5.2 4-1.2 8.2-1.7 12.6-1.7 2.2 0 4.5.1 6.7.4 2.3.3 4.4.7 6.5 1.1 2 .5 3.9 1 5.7 1.6 1.8.6 3.2 1.2 4.2 1.8 1.4.8 2.4 1.6 3 2.5.6.8.9 1.9.9 3.3v4.7c0 2.1-.8 3.2-2.3 3.2-.8 0-2.1-.4-3.8-1.2-5.7-2.6-12.1-3.9-19.2-3.9-5.7 0-10.2.9-13.3 2.8-3.1 1.9-4.7 4.8-4.7 8.9 0 2.8 1 5.2 3 7.1 2 1.9 5.7 3.8 11 5.5l14.2 4.5c7.2 2.3 12.4 5.5 15.5 9.6 3.1 4.1 4.6 8.8 4.6 14 0 4.3-.9 8.2-2.6 11.6-1.8 3.4-4.2 6.4-7.3 8.8-3.1 2.5-6.8 4.3-11.1 5.6-4.5 1.4-9.2 2.1-14.3 2.1z",fill:e.isDark?"#ffffff":"#252f3e"}),c.jsx("path",{d:"M273.5 143.7c-32.9 24.3-80.7 37.2-121.8 37.2-57.6 0-109.5-21.3-148.7-56.7-3.1-2.8-.3-6.6 3.4-4.4 42.4 24.6 94.7 39.5 148.8 39.5 36.5 0 76.6-7.6 113.5-23.2 5.5-2.5 10.2 3.6 4.8 7.6z",className:"st1"}),c.jsx("path",{d:"M287.2 128.1c-4.2-5.4-27.8-2.6-38.5-1.3-3.2.4-3.7-2.4-.8-4.5 18.8-13.2 49.7-9.4 53.3-5 3.6 4.5-1 35.4-18.6 50.2-2.7 2.3-5.3 1.1-4.1-1.9 4-9.9 12.9-32.2 8.7-37.5z",className:"st1"})]}),a=l.forwardRef((e,s)=>c.jsx(r,{ref:s,...e}));export{a as AWSIcon};
1
+ import{j as c,r as l}from"./index-D234yKNJ.js";const r=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",id:"Layer_1",style:{enableBackground:"new 0 0 304 182"},viewBox:"0 0 304 182",...e,children:[c.jsx("style",{children:".st1{fill-rule:evenodd;clip-rule:evenodd;fill:#f90}"}),c.jsx("path",{d:"M86.4 66.4c0 3.7.4 6.7 1.1 8.9.8 2.2 1.8 4.6 3.2 7.2.5.8.7 1.6.7 2.3 0 1-.6 2-1.9 3L83.2 92c-.9.6-1.8.9-2.6.9-1 0-2-.5-3-1.4-1.4-1.5-2.6-3.1-3.6-4.7-1-1.7-2-3.6-3.1-5.9-7.8 9.2-17.6 13.8-29.4 13.8-8.4 0-15.1-2.4-20-7.2-4.9-4.8-7.4-11.2-7.4-19.2 0-8.5 3-15.4 9.1-20.6 6.1-5.2 14.2-7.8 24.5-7.8 3.4 0 6.9.3 10.6.8 3.7.5 7.5 1.3 11.5 2.2v-7.3c0-7.6-1.6-12.9-4.7-16-3.2-3.1-8.6-4.6-16.3-4.6-3.5 0-7.1.4-10.8 1.3-3.7.9-7.3 2-10.8 3.4-1.6.7-2.8 1.1-3.5 1.3-.7.2-1.2.3-1.6.3-1.4 0-2.1-1-2.1-3.1v-4.9c0-1.6.2-2.8.7-3.5.5-.7 1.4-1.4 2.8-2.1 3.5-1.8 7.7-3.3 12.6-4.5C41 1.9 46.2 1.3 51.7 1.3c11.9 0 20.6 2.7 26.2 8.1 5.5 5.4 8.3 13.6 8.3 24.6v32.4zM45.8 81.6c3.3 0 6.7-.6 10.3-1.8 3.6-1.2 6.8-3.4 9.5-6.4 1.6-1.9 2.8-4 3.4-6.4.6-2.4 1-5.3 1-8.7v-4.2c-2.9-.7-6-1.3-9.2-1.7-3.2-.4-6.3-.6-9.4-.6-6.7 0-11.6 1.3-14.9 4-3.3 2.7-4.9 6.5-4.9 11.5 0 4.7 1.2 8.2 3.7 10.6 2.4 2.5 5.9 3.7 10.5 3.7zm80.3 10.8c-1.8 0-3-.3-3.8-1-.8-.6-1.5-2-2.1-3.9L96.7 10.2c-.6-2-.9-3.3-.9-4 0-1.6.8-2.5 2.4-2.5h9.8c1.9 0 3.2.3 3.9 1 .8.6 1.4 2 2 3.9l16.8 66.2 15.6-66.2c.5-2 1.1-3.3 1.9-3.9.8-.6 2.2-1 4-1h8c1.9 0 3.2.3 4 1 .8.6 1.5 2 1.9 3.9l15.8 67 17.3-67c.6-2 1.3-3.3 2-3.9.8-.6 2.1-1 3.9-1h9.3c1.6 0 2.5.8 2.5 2.5 0 .5-.1 1-.2 1.6-.1.6-.3 1.4-.7 2.5l-24.1 77.3c-.6 2-1.3 3.3-2.1 3.9-.8.6-2.1 1-3.8 1h-8.6c-1.9 0-3.2-.3-4-1-.8-.7-1.5-2-1.9-4L156 23l-15.4 64.4c-.5 2-1.1 3.3-1.9 4-.8.7-2.2 1-4 1h-8.6zm128.5 2.7c-5.2 0-10.4-.6-15.4-1.8-5-1.2-8.9-2.5-11.5-4-1.6-.9-2.7-1.9-3.1-2.8-.4-.9-.6-1.9-.6-2.8v-5.1c0-2.1.8-3.1 2.3-3.1.6 0 1.2.1 1.8.3.6.2 1.5.6 2.5 1 3.4 1.5 7.1 2.7 11 3.5 4 .8 7.9 1.2 11.9 1.2 6.3 0 11.2-1.1 14.6-3.3 3.4-2.2 5.2-5.4 5.2-9.5 0-2.8-.9-5.1-2.7-7-1.8-1.9-5.2-3.6-10.1-5.2L246 52c-7.3-2.3-12.7-5.7-16-10.2-3.3-4.4-5-9.3-5-14.5 0-4.2.9-7.9 2.7-11.1 1.8-3.2 4.2-6 7.2-8.2 3-2.3 6.4-4 10.4-5.2 4-1.2 8.2-1.7 12.6-1.7 2.2 0 4.5.1 6.7.4 2.3.3 4.4.7 6.5 1.1 2 .5 3.9 1 5.7 1.6 1.8.6 3.2 1.2 4.2 1.8 1.4.8 2.4 1.6 3 2.5.6.8.9 1.9.9 3.3v4.7c0 2.1-.8 3.2-2.3 3.2-.8 0-2.1-.4-3.8-1.2-5.7-2.6-12.1-3.9-19.2-3.9-5.7 0-10.2.9-13.3 2.8-3.1 1.9-4.7 4.8-4.7 8.9 0 2.8 1 5.2 3 7.1 2 1.9 5.7 3.8 11 5.5l14.2 4.5c7.2 2.3 12.4 5.5 15.5 9.6 3.1 4.1 4.6 8.8 4.6 14 0 4.3-.9 8.2-2.6 11.6-1.8 3.4-4.2 6.4-7.3 8.8-3.1 2.5-6.8 4.3-11.1 5.6-4.5 1.4-9.2 2.1-14.3 2.1z",fill:e.isDark?"#ffffff":"#252f3e"}),c.jsx("path",{d:"M273.5 143.7c-32.9 24.3-80.7 37.2-121.8 37.2-57.6 0-109.5-21.3-148.7-56.7-3.1-2.8-.3-6.6 3.4-4.4 42.4 24.6 94.7 39.5 148.8 39.5 36.5 0 76.6-7.6 113.5-23.2 5.5-2.5 10.2 3.6 4.8 7.6z",className:"st1"}),c.jsx("path",{d:"M287.2 128.1c-4.2-5.4-27.8-2.6-38.5-1.3-3.2.4-3.7-2.4-.8-4.5 18.8-13.2 49.7-9.4 53.3-5 3.6 4.5-1 35.4-18.6 50.2-2.7 2.3-5.3 1.1-4.1-1.9 4-9.9 12.9-32.2 8.7-37.5z",className:"st1"})]}),a=l.forwardRef((e,s)=>c.jsx(r,{ref:s,...e}));export{a as AWSIcon};
@@ -1 +1 @@
1
- import{j as c,r as l}from"./index-BpxbUiZD.js";const s=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",style:{enableBackground:"new 0 0 841.89 595.28"},viewBox:"0 0 841.89 595.28",width:"1em",height:"1em",...e,children:c.jsx("path",{d:"M349.6 124.45c48.94-54.99 129.98-71.12 196.61-39.38 88.52 42.17 120.82 149.6 72.62 232.48L510.41 503.76c-6.06 10.41-16.03 18-27.72 21.11a45.99 45.99 0 0 1-34.64-4.51l131.26-225.49c34.97-60.15 11.58-138.11-52.6-168.8-48.16-23.03-107.02-11.53-142.6 28.08-19.62 21.74-30.64 49.82-31.01 79.01-.37 29.2 9.94 57.53 29.01 79.76 3.43 3.99 7.12 7.75 11.04 11.25l-76.63 131.88c-3 5.16-6.99 9.67-11.74 13.3a45.845 45.845 0 0 1-15.97 7.82 46.098 46.098 0 0 1-17.77 1.16 46.124 46.124 0 0 1-16.87-5.68l83.19-143.17a164.492 164.492 0 0 1-25.29-56.58l-50.97 87.9c-6.06 10.41-16.03 18-27.72 21.11a45.99 45.99 0 0 1-34.64-4.51l131.83-226.76a168.65 168.65 0 0 1 19.03-26.19zm152.16 72.18c31.75 18.21 42.71 58.7 24.34 90.22L399.69 503.74c-6.06 10.41-16.03 18-27.72 21.11a45.99 45.99 0 0 1-34.64-4.51l117.38-201.93a66.675 66.675 0 0 1-26.01-11.65 66.228 66.228 0 0 1-18.7-21.4 65.82 65.82 0 0 1-7.95-27.22c-.64-9.54.82-19.1 4.27-28.02 3.45-8.92 8.8-17 15.7-23.67a66.558 66.558 0 0 1 24.24-14.95c9.08-3.18 18.74-4.37 28.32-3.49s18.85 3.82 27.18 8.62zm-45.98 40.76c-2.17 1.66-4 3.72-5.36 6.08h-.01a20.613 20.613 0 0 0-2.75 11.71c.27 4.09 1.76 8 4.27 11.25s5.94 5.69 9.84 7c3.91 1.32 8.12 1.45 12.1.39 3.99-1.06 7.56-3.27 10.28-6.35 2.72-3.08 4.46-6.89 5-10.95s-.15-8.19-1.97-11.87a20.806 20.806 0 0 0-8.28-8.78 20.964 20.964 0 0 0-15.83-2.07c-2.64.72-5.12 1.93-7.29 3.59z",style:{fillRule:"evenodd",clipRule:"evenodd",fill:"#505aa5"}})}),t=l.forwardRef((e,a)=>c.jsx(s,{ref:a,...e}));export{t as AirbyteIcon};
1
+ import{j as c,r as l}from"./index-D234yKNJ.js";const s=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",style:{enableBackground:"new 0 0 841.89 595.28"},viewBox:"0 0 841.89 595.28",width:"1em",height:"1em",...e,children:c.jsx("path",{d:"M349.6 124.45c48.94-54.99 129.98-71.12 196.61-39.38 88.52 42.17 120.82 149.6 72.62 232.48L510.41 503.76c-6.06 10.41-16.03 18-27.72 21.11a45.99 45.99 0 0 1-34.64-4.51l131.26-225.49c34.97-60.15 11.58-138.11-52.6-168.8-48.16-23.03-107.02-11.53-142.6 28.08-19.62 21.74-30.64 49.82-31.01 79.01-.37 29.2 9.94 57.53 29.01 79.76 3.43 3.99 7.12 7.75 11.04 11.25l-76.63 131.88c-3 5.16-6.99 9.67-11.74 13.3a45.845 45.845 0 0 1-15.97 7.82 46.098 46.098 0 0 1-17.77 1.16 46.124 46.124 0 0 1-16.87-5.68l83.19-143.17a164.492 164.492 0 0 1-25.29-56.58l-50.97 87.9c-6.06 10.41-16.03 18-27.72 21.11a45.99 45.99 0 0 1-34.64-4.51l131.83-226.76a168.65 168.65 0 0 1 19.03-26.19zm152.16 72.18c31.75 18.21 42.71 58.7 24.34 90.22L399.69 503.74c-6.06 10.41-16.03 18-27.72 21.11a45.99 45.99 0 0 1-34.64-4.51l117.38-201.93a66.675 66.675 0 0 1-26.01-11.65 66.228 66.228 0 0 1-18.7-21.4 65.82 65.82 0 0 1-7.95-27.22c-.64-9.54.82-19.1 4.27-28.02 3.45-8.92 8.8-17 15.7-23.67a66.558 66.558 0 0 1 24.24-14.95c9.08-3.18 18.74-4.37 28.32-3.49s18.85 3.82 27.18 8.62zm-45.98 40.76c-2.17 1.66-4 3.72-5.36 6.08h-.01a20.613 20.613 0 0 0-2.75 11.71c.27 4.09 1.76 8 4.27 11.25s5.94 5.69 9.84 7c3.91 1.32 8.12 1.45 12.1.39 3.99-1.06 7.56-3.27 10.28-6.35 2.72-3.08 4.46-6.89 5-10.95s-.15-8.19-1.97-11.87a20.806 20.806 0 0 0-8.28-8.78 20.964 20.964 0 0 0-15.83-2.07c-2.64.72-5.12 1.93-7.29 3.59z",style:{fillRule:"evenodd",clipRule:"evenodd",fill:"#505aa5"}})}),t=l.forwardRef((e,a)=>c.jsx(s,{ref:a,...e}));export{t as AirbyteIcon};
@@ -1 +1 @@
1
- import{j as c,r as t}from"./index-BpxbUiZD.js";const a=s=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 -43.5 256 256",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[c.jsx("g",{fill:"#373535",children:c.jsx("path",{d:"M30.9 142.2c2.2 0 4.2.5 5.3 1.5.2 1.6-1.3 4.2-2.2 4.2-1.1-.4-2.1-.6-3.4-.6-5.2 0-7.8 5.4-7.8 10.7 0 3.3 1.1 5.3 3.8 5.3 2.8 0 5.6-1.9 7.2-3.3.4.3.9 1.2.9 2.2 0 1.1-.3 2.2-1.4 3.3-1.8 1.8-4.9 3.4-9.4 3.4-5.1 0-8.7-2.9-8.7-9.7.2-9 6-17 15.7-17ZM47.7 163c2.8 0 7.9-4.9 9.3-14.3.1-.6.1-.7.2-1.3-.6-.2-1.5-.4-2.3-.4-2.1 0-4.3.6-6.2 3.3-2 2.8-2.9 6.3-2.9 9.1 0 2.3.7 3.6 1.9 3.6Zm-9.2-2.6c0-3.4 1.1-9.2 5.4-13.5 3.7-3.8 8.1-4.7 12.2-4.7 2.7 0 6.3.9 8.6 1.3-.6 2.5-1.9 12-2.6 17.5-.3 2.3-.4 5.6-.3 6.8-1.9.8-5.4 1-6.4 1-.5 0-.6-2.3-.5-4.6.1-.7.2-1.8.2-2.3-2.2 3.7-6.6 6.8-11.2 6.8-3.3.1-5.4-2.7-5.4-8.3ZM78.9 142.2c2.3 0 4.6.9 5.6 1.9-.1 1.6-1.3 4.3-3.3 3.5-.9-.3-1.7-.5-2.9-.5-1.5 0-2.9.7-2.9 2.1 0 1.1.8 1.9 4.6 4.6 2.7 2 3.8 3.8 3.8 6.3 0 4.2-3.9 8.7-10.8 8.7-2.8 0-5.3-1.1-6-2.2-1-1.7-.2-5.1.9-4.5 1.5.7 3.9 1.5 5.9 1.5 1.9 0 3.1-.9 3.1-2 0-1-.9-1.8-4.3-4.3-2.9-2.2-3.8-4.2-3.8-6.4 0-4.8 4.1-8.7 10.1-8.7ZM98.6 142.2c2.3 0 4.6.9 5.6 1.9-.1 1.6-1.3 4.3-3.3 3.5-.9-.3-1.7-.5-2.9-.5-1.5 0-2.9.7-2.9 2.1 0 1.1.8 1.9 4.6 4.6 2.7 2 3.8 3.8 3.8 6.3 0 4.2-3.9 8.7-10.8 8.7-2.8 0-5.2-1.1-6-2.2-1-1.7-.2-5.1.9-4.5 1.5.7 3.9 1.5 5.9 1.5 1.9 0 3.1-.9 3.1-2 0-1-.9-1.8-4.3-4.3-2.9-2.2-3.8-4.2-3.8-6.4 0-4.8 4.1-8.7 10.1-8.7ZM116.5 163c2.8 0 7.9-4.9 9.3-14.3.1-.6.1-.7.2-1.3-.6-.2-1.5-.4-2.3-.4-2.1 0-4.3.6-6.2 3.3-2 2.8-2.9 6.3-2.9 9.1.1 2.3.7 3.6 1.9 3.6Zm-9.2-2.6c0-3.4 1.1-9.2 5.4-13.5 3.7-3.8 8.1-4.7 12.2-4.7 2.7 0 6.3.9 8.6 1.3-.6 2.5-1.9 12-2.6 17.5-.3 2.3-.4 5.6-.3 6.8-1.9.8-5.4 1-6.4 1-.5 0-.6-2.3-.5-4.6.1-.7.2-1.8.2-2.3-2.2 3.7-6.6 6.8-11.2 6.8-3.2.1-5.4-2.7-5.4-8.3ZM146.4 149.6c2.6-4.2 6-7.4 10.8-7.4 4.1 0 5.4 3.8 4.6 9.1-.4 2.5-1.1 6.1-1.5 9.4-.4 2.8-.7 5.3-.6 7-1.5.7-5.8 1-6.8 1-.4 0-.5-3.1.1-6.4.5-2.7 1.4-7.7 1.9-10.6.3-1.7.2-3.7-1.4-3.7-2.1 0-7.1 3.4-9.6 17.2-.2 1.1-.6 1.8-1.3 2.2-.9.5-2.7 1-6.4 1 .7-3.5 1.8-10.6 2.6-15.9.7-4.8 1-7.9.9-9.1 1-.3 6.1-1.4 6.6-1.4.6 0 .7 1.8.2 6-.1.4-.1 1-.2 1.4h.1v.2ZM175.4 162.9c2.5 0 7.6-4.7 9-13 .1-.5.2-1.3.3-1.8-.7-.7-1.7-1.1-3.3-1.1-5.8 0-8.3 6.9-8.3 11.9.1 2.6 1 4 2.3 4Zm-3.7 5.9c-3.7 0-5.9-3.3-5.9-8.8 0-9.2 5.8-17.7 15.5-17.7 1.7 0 3.3.5 4.2 1 .5-2.6 1.7-10.7 1.8-13.1 1.6-.3 5-.8 6.6-.8.6 0 .8.6.6 2.1-1.4 8.6-3.8 25-4.3 28.6-.3 3.1-.4 6.1-.3 7.8-1.8.8-5.5 1-6.5 1-.4 0-.6-2.6-.5-5 .1-.7.2-1.8.2-2-3.1 4.6-7 6.9-11.4 6.9ZM205.1 150.4c3-6.7 6.6-8.2 9-8.2.7 0 1.9.5 2.4 1 .2 1.9-1.3 5.6-2.6 7.1-.7-.3-1.5-.7-2.5-.7-1.9 0-5.8 3-8.2 16-.2 1.1-.5 1.5-1.1 1.8-1 .6-4.8 1-6.6 1.1.9-4.7 2.3-14.2 2.9-19.8.2-1.4.2-4.1.1-5.1 1.1-.5 5.4-1.5 6.3-1.5.5 0 .9 3.1.1 8.2h.2v.1ZM225.2 163c2.8 0 7.9-4.9 9.3-14.3.1-.6.1-.7.2-1.3-.6-.2-1.5-.4-2.3-.4-2.1 0-4.3.6-6.2 3.3-2 2.8-2.9 6.3-2.9 9.1.1 2.3.7 3.6 1.9 3.6Zm-9.2-2.6c0-3.4 1.1-9.2 5.4-13.5 3.7-3.8 8.1-4.7 12.2-4.7 2.7 0 6.3.9 8.6 1.3-.6 2.5-1.9 12-2.6 17.5-.3 2.3-.4 5.6-.3 6.8-1.9.8-5.4 1-6.4 1-.5 0-.6-2.3-.5-4.6.1-.7.2-1.8.2-2.3-2.2 3.7-6.6 6.8-11.2 6.8-3.2.1-5.4-2.7-5.4-8.3Z"})}),c.jsx("path",{fill:"#BBE6FB",d:"M205.5 45.5c1.9 21.9-32.6 42.8-77.1 46.6-44.5 3.8-82-10.9-83.9-32.8-1.9-21.9 32.6-42.8 77.1-46.6 44.4-3.8 82 10.8 83.9 32.8"}),c.jsx("path",{fill:"#FFF",d:"M122.8 15.2c-17-.3-36.8 6.5-51.6 12.8-1.5 4.4-2.4 9.1-2.4 14 0 26 23.5 47.1 52.5 47.1s52.6-21 52.6-47.1c0-8.2-2.4-16-6.5-22.7-11.8-1.8-28.1-3.8-44.6-4.1"}),c.jsx("path",{fill:"#FFF",d:"M121.4 15.2c-9.4-.6-25.6 4.3-39.1 9.2-2.1 4.8-3.2 10.1-3.2 15.7 0 22.8 20.7 41.3 42.5 41.3 21.7 0 40.9-18.5 42.5-41.3.5-7.4-2-14.4-5.6-20.4-13.9-2.4-28.7-3.9-37.1-4.5"}),c.jsx("path",{fill:"#373535",d:"M97.3 37.2c1.2-2.6 2.9-3.8 4.6-5.9-.2-.5-.6-2.2-.6-2.7 0-2.6 2.1-4.6 4.6-4.6.6 0 1.2.1 1.7.3 7.7-5.9 17.8-8.4 28-6.1.9.2 1.8.5 2.7.7-10-1.4-21.4 2.2-29.1 8.4.2.6.9 2.1.9 2.8 0 2.6-1.7 3.2-4.2 3.2-.6 0-1.1-.1-1.7-.3-1.7 2.3-3.9 6.8-4.9 9.6 4.3 3.8 8.1 5.2 13.1 7.1 0-.2.2-.5.2-.7 0-7.7 6.8-14 14.5-14 6.9 0 12.7 5 13.8 11.6 3.5-2.2 6.8-3.9 9.3-7.1-.6-.7-1.2-2.8-1.2-3.8 0-2.3 1.9-4.2 4.2-4.2.3 0 .6 0 1 .1 1.3-2.7 2.3-5.5 2.9-8.4-12.1-9-35.5-7.7-35.5-7.7s-18.6-1-31.2 5.2c.9 5.8 3.3 11.6 6.9 16.5"}),c.jsx("path",{fill:"#373535",d:"M155.1 33.7c.9.8 1.3 1.4 1.7 2.1 1.1 2-1.1 3.9-3.5 3.9-.2 0-.5 0-.7-.1-2.6 4.1-7.2 9.3-11.3 12 6.3 1 12.2 3.5 16.8 7.4 3.4-6.1 6-15 6-22.5 0-5.7-2.5-9.9-6.3-13-.1 3.1-1.8 7.4-2.7 10.2M104.3 72.5c2.1-5.8 7.2-10.2 12.1-14.1-.7-1-1.8-3.4-2.2-4.5-5.9-1.8-11.1-5.2-15.2-9.6 0 .1-.1.3-.1.4-.8 3.4-.9 6.9-.5 10.2 2.8.5 5 3 5 6 0 1.8-1.6 4.3-2.8 5.5 1.2 2.6 2.1 4 3.7 6.1"}),c.jsx("path",{fill:"#373535",d:"M103.9 77.3c-2.5-2.5-4.2-7.4-5.8-10.5-.3 0-.6.1-.9.1-3.4 0-6.9-2.8-6.1-6.1.4-1.8 1.7-3 3.7-4-.5-3.8-.6-9.1.3-13 .2-1.1.8-1.6 1.1-2.7-3.7-5.4-6.1-12.6-6.1-19.7v-.8c-6.3 3.2-11 8.1-11 15.9 0 17.3 10 34.3 24.8 40.9v-.1M140.4 53.4c-1.9 5.4-7.1 9.4-13.2 9.4-3.3 0-6.3-1.1-8.6-3-4.9 3.8-9.4 10.5-11.6 16.4 1 1.1 1.7 2 2.9 3 3.4.9 8.2 0 11.9 0 14.9 0 28.2-6.6 35.8-18.3-5.2-3.6-11.2-7-17.2-7.5"}),c.jsx("path",{fill:"#1287B1",d:"M96.9 39.2c1.2-2.6 2.6-4.9 4.3-7.1-.2-.5-.3-1.1-.3-1.6 0-2.6 2.1-4.6 4.6-4.6.6 0 1.2.1 1.7.3 7.7-5.9 17.8-8.4 28-6.1.9.2 1.8.5 2.7.7-10-1.4-20.4 1.7-28.1 7.9.2.6.4 1.2.4 1.8 0 2.6-2.1 4.6-4.6 4.6-.6 0-1.1-.1-1.7-.3-1.7 2.3-3.2 4.9-4.2 7.7 3.7 3.9 8.2 7.1 13.2 8.9v-.7c0-7.7 6.3-14 14-14 6.9 0 12.7 5 13.8 11.6 3.5-2.2 6.5-5 9.1-8.3-.6-.7-1-1.6-1-2.6 0-2.3 1.9-4.2 4.2-4.2.3 0 .6 0 1 .1 1.3-2.7 2.3-5.5 2.9-8.4-12.1-9-35.5-7.7-35.5-7.7s-18.6-1-31.2 5.2c.7 6.1 3.1 11.9 6.7 16.8"}),c.jsx("path",{fill:"#1287B1",d:"M155.7 34.4c.9.8 1.4 1.9 1.4 3.1 0 2.3-1.9 4.2-4.2 4.2-.2 0-.5 0-.7-.1-2.6 4.1-6.1 7.6-10.2 10.2 6 .9 11.7 3.5 16.4 7.4 3.4-6.1 5.4-13.2 5.4-20.7 0-5.7-2.5-9.9-6.3-13-.2 3.1-.8 6.1-1.8 8.9M104.9 73.8c2.1-5.8 5.7-10.9 10.6-14.8-.7-1-1.3-2-1.7-3.2-5.9-1.8-11.1-5.2-15.2-9.6 0 .1-.1.3-.1.4-.8 3.4-.9 6.9-.5 10.2 2.8.5 5 3 5 6 0 1.8-.8 3.4-2 4.5 1 2.3 2.4 4.5 3.9 6.5"}),c.jsx("path",{fill:"#1287B1",d:"M103.9 77.2c-2.5-2.5-4.6-5.3-6.2-8.4-.3 0-.6.1-.9.1-3.4 0-6.1-2.7-6.1-6.1 0-2.4 1.4-4.5 3.4-5.5-.5-3.8-.3-7.6.6-11.5.2-1.1.6-2.2.9-3.3-3.7-5.4-5.9-12-5.9-19.1v-.8c-6.3 3.2-11 8.1-11 15.9 0 17.3 10.3 32.2 25.1 38.8.1 0 .1 0 .1-.1M140 55.4c-1.9 5.4-7.1 9.4-13.2 9.4-3.3 0-6.3-1.1-8.6-3-4.9 3.8-8.6 9-10.9 14.9 1 1.1 2.1 2.1 3.2 3.1 3.4.9 7 1.4 10.7 1.4 14.9 0 28.1-7.7 35.7-19.4-5-3.6-10.9-5.9-16.9-6.4"}),c.jsx("path",{fill:"#FFF",d:"m140.5 51.8 12.9-3.1-13-.7 10.6-8-12 4.3 8.1-11.3-11.3 7.5 3.9-13.2-7.7 10.9-.2-13.8-5.1 12.3-4.2-12.4.2 14.6-7.3-13.1 4 13.9-11.9-8.6 9.3 11.7-14.8-5.4 11.6 8.6-14.9.5 15.3 3.9-15.3 3.3 15.1 1.1-12.7 8.1 13.1-4.7-9.1 11.5 11.5-9.3-4.1 15.4 8.9-12.6-1.2 14.8 5-13.5 4.3 14.1 1-14.2 6.4 12.1-3.8-13.8 11.6 9-7.5-11.5 12.8 5-9.8-9.6 13.1 1-12.8-4.8Z"}),c.jsx("path",{fill:"#373535",fillOpacity:".35",d:"M2.8 76.5C42.9 36.4 74.9 24 104 18.4c3.8-.7 4.6-9.2 4.6-9.2s.5 6.2 3.2 7c2.7.8 6.2-9.7 6.2-9.7s-3.2 9.4 0 10c3.2.5 9.2-9.2 9.2-9.2s-2.4 8.3-.8 8.9c1.6.5 9.7-12.1 9.7-12.1s-4.8 8.3-.3 9.2c4.6.8 11.3-5.7 11.3-5.7s-5.2 5.9-2.9 6.8c10 3.5 18-9.4 18-9.4s-1.9 5.7-6.7 11.9c10.5 2.7 18.3-13.1 18.3-13.1L166 19.6c4 2 20.1-16.6 20.1-16.6s-8.3 14.5-13.2 17.5c2.7 2.2 12.4-6.5 12.4-6.5s-7.8 9.7-4.8 10.2c4.3 3.5 20.2-18 20.2-18s-6.2 12.7-15.3 22.6C193 32.7 212 8.2 212 8.2s-.5 7.8-14.3 20.2c10.2-1.3 23.4-20.7 23.4-20.7s-4.8 14.5-16.4 24.8c10-1 26.1-25.8 26.1-25.8s-6.2 17.2-18.8 27.2c14 3.1 34.2-17.8 34.2-17.8s-7.9 14.8-18.3 20.9c11.6 4.4 27.5-13.9 27.5-13.9s-15.9 24.5-41.2 23.4c-8.3-.4-33.4-25.2-87.2-23.2C55.8 25.9 40.8 56.1 2.8 76.5"}),c.jsx("path",{fill:"#373535",d:"M4.4 73.5C44.5 33.4 76.5 21 105.6 15.4c3.8-.7 4.6-9.2 4.6-9.2s.5 6.2 3.2 7c2.7.8 6.2-9.7 6.2-9.7s-3.2 9.4 0 10c3.2.5 9.2-9.2 9.2-9.2s-2.4 8.3-.8 8.9c1.6.5 9.7-12.1 9.7-12.1s-4.8 8.3-.3 9.2c4.6.8 11.3-5.7 11.3-5.7s-5.2 5.9-2.9 6.8c10 3.5 18-9.4 18-9.4s-1.9 5.7-6.7 11.9C167.6 16.6 175.4.8 175.4.8l-7.8 15.8c4 2.2 20.2-16.4 20.2-16.4s-8.3 14.5-13.2 17.5C177.3 19.6 187 11 187 11s-7.8 9.7-4.8 10.2c4.3 3.5 20.2-18 20.2-18s-6.3 12.7-15.4 22.6c7.6 3.8 26.7-20.7 26.7-20.7s-.5 7.8-14.3 20.2c10.2-1.3 23.4-20.7 23.4-20.7s-4.8 14.5-16.4 24.8c10-1 26.1-25.8 26.1-25.8s-6.2 17.2-18.8 27.2c14 3.1 34.2-17.8 34.2-17.8s-7.9 14.8-18.3 20.9c11.6 4.4 27.5-13.9 27.5-13.9s-15.9 24.5-41.2 23.4c-8.3-.4-33.4-25.2-87.2-23.2C57.5 22.9 42.4 53 4.4 73.5"}),c.jsx("path",{fill:"#373535",fillOpacity:".35",d:"M1.8 80.9c21.2 10.6 40.6-1.6 65 5.3 18.6 5.2 41.2 11.7 71.9 7.2 30.7-4.4 56.9-17.8 69.5-41.6 3.9-10.6 19.8 2.4 19.8 2.4s-11.6-4.8-11.3-2.6c.3 2.3 17.4 10.2 17.4 10.2s-15.5-4.8-14.5-1.2c.9 3.6 19.4 18.2 19.4 18.2S217.9 63 216.2 65.2c-1.8 2.2 8.9 10.9 8.9 10.9s-17.6-10.9-23.8-7.7c-4.5 2.3 18.3 17.2 18.3 17.2s-14.8-11.3-18.3-8.3 16.7 27.2 16.7 27.2-23-24.8-25.3-23.6C190.4 82.1 199 94 199 94s-11.2-12.4-14.3-10.3c-3.1 2.2 16.2 34.3 16.2 34.3S180 85.1 171.3 90.6c13.5 29.7 8.5 33.9 8.5 33.9s-1.7-30.3-18.6-29.5c-8.5.4 4 22.6 4 22.6S153.7 97.3 146 97.7c14.1 26.8 9.1 37.6 9.1 37.6s2.3-22.9-16.8-35.6c7.3 6.5-4.6 35.6-4.6 35.6s10.4-42.9-7.7-34.7c-2.9 1.3-.2 21.4-.2 21.4s-3.6-23-9.1-21.8c-3.2.7-20.2 31.9-20.2 31.9s13.9-33.7 9.7-32.3c-3.1 1-8.9 14.9-8.9 14.9s2.8-13.7 0-14.5c-2.8-.8-18.6 14.5-18.6 14.5s11.7-13.7 9.7-16.6c-3.1-4.3-6.6-4.5-10.9-2.8C71.3 97.7 63 109 63 109s8.3-11.5 6.9-15.7c-2.3-6.9-26.2 13.3-26.2 13.3s14.1-13.3 10.9-16.2c-3.2-2.8-20.8-2-26.2-2-16.1.2-21.7-3.6-26.6-7.5"}),c.jsx("path",{fill:"#373535",d:"M.9 78.5c21.2 10.6 40.6-1.6 65 5.3 18.6 5.2 41.2 11.7 71.9 7.2 30.7-4.4 56.9-17.8 69.5-41.6 3.9-10.6 19.8 2.4 19.8 2.4s-11.6-4.8-11.3-2.6c.3 2.3 17.4 10.2 17.4 10.2s-15.5-4.8-14.5-1.2c.9 3.6 19.4 18.2 19.4 18.2s-20.9-15.9-22.6-13.7c-1.7 2.2 8.9 10.9 8.9 10.9s-17.6-10.9-23.8-7.7c-4.5 2.3 18.3 17.2 18.3 17.2s-14.8-11.3-18.3-8.3 16.7 27.2 16.7 27.2-22.9-24.8-25.2-23.6c-2.3 1.2 6.3 13.1 6.3 13.1S187 79.2 183.9 81.3c-3.1 2.2 16.1 34.3 16.1 34.3s-20.9-33-29.5-27.5c13.6 29.8 8.5 34 8.5 34s-1.7-30.3-18.6-29.5c-8.5.4 4 22.6 4 22.6S153 95 145.3 95.4c14.1 26.8 9.1 37.6 9.1 37.6s2.3-22.9-16.8-35.6c7.3 6.5-4.6 35.6-4.6 35.6s10.4-42.9-7.7-34.7c-2.9 1.3-.2 21.4-.2 21.4s-3.6-23-9.1-21.8c-3.2.7-20.2 31.9-20.2 31.9s13.9-33.7 9.7-32.3c-3.1 1-8.9 14.9-8.9 14.9s2.8-13.7 0-14.5c-2.8-.8-18.6 14.5-18.6 14.5s11.7-13.7 9.7-16.6c-3.1-4.3-6.6-4.5-10.9-2.8-6.2 2.4-14.5 13.7-14.5 13.7s8.3-11.5 6.9-15.7C66.9 84.1 43 104.3 43 104.3S57.1 91 53.9 88.1c-3.2-2.8-20.8-2-26.2-2-16.3.1-21.9-3.7-26.8-7.6"})]}),M=t.forwardRef((s,l)=>c.jsx(a,{ref:l,...s}));export{M as CassandraIcon};
1
+ import{j as c,r as t}from"./index-D234yKNJ.js";const a=s=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 -43.5 256 256",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[c.jsx("g",{fill:"#373535",children:c.jsx("path",{d:"M30.9 142.2c2.2 0 4.2.5 5.3 1.5.2 1.6-1.3 4.2-2.2 4.2-1.1-.4-2.1-.6-3.4-.6-5.2 0-7.8 5.4-7.8 10.7 0 3.3 1.1 5.3 3.8 5.3 2.8 0 5.6-1.9 7.2-3.3.4.3.9 1.2.9 2.2 0 1.1-.3 2.2-1.4 3.3-1.8 1.8-4.9 3.4-9.4 3.4-5.1 0-8.7-2.9-8.7-9.7.2-9 6-17 15.7-17ZM47.7 163c2.8 0 7.9-4.9 9.3-14.3.1-.6.1-.7.2-1.3-.6-.2-1.5-.4-2.3-.4-2.1 0-4.3.6-6.2 3.3-2 2.8-2.9 6.3-2.9 9.1 0 2.3.7 3.6 1.9 3.6Zm-9.2-2.6c0-3.4 1.1-9.2 5.4-13.5 3.7-3.8 8.1-4.7 12.2-4.7 2.7 0 6.3.9 8.6 1.3-.6 2.5-1.9 12-2.6 17.5-.3 2.3-.4 5.6-.3 6.8-1.9.8-5.4 1-6.4 1-.5 0-.6-2.3-.5-4.6.1-.7.2-1.8.2-2.3-2.2 3.7-6.6 6.8-11.2 6.8-3.3.1-5.4-2.7-5.4-8.3ZM78.9 142.2c2.3 0 4.6.9 5.6 1.9-.1 1.6-1.3 4.3-3.3 3.5-.9-.3-1.7-.5-2.9-.5-1.5 0-2.9.7-2.9 2.1 0 1.1.8 1.9 4.6 4.6 2.7 2 3.8 3.8 3.8 6.3 0 4.2-3.9 8.7-10.8 8.7-2.8 0-5.3-1.1-6-2.2-1-1.7-.2-5.1.9-4.5 1.5.7 3.9 1.5 5.9 1.5 1.9 0 3.1-.9 3.1-2 0-1-.9-1.8-4.3-4.3-2.9-2.2-3.8-4.2-3.8-6.4 0-4.8 4.1-8.7 10.1-8.7ZM98.6 142.2c2.3 0 4.6.9 5.6 1.9-.1 1.6-1.3 4.3-3.3 3.5-.9-.3-1.7-.5-2.9-.5-1.5 0-2.9.7-2.9 2.1 0 1.1.8 1.9 4.6 4.6 2.7 2 3.8 3.8 3.8 6.3 0 4.2-3.9 8.7-10.8 8.7-2.8 0-5.2-1.1-6-2.2-1-1.7-.2-5.1.9-4.5 1.5.7 3.9 1.5 5.9 1.5 1.9 0 3.1-.9 3.1-2 0-1-.9-1.8-4.3-4.3-2.9-2.2-3.8-4.2-3.8-6.4 0-4.8 4.1-8.7 10.1-8.7ZM116.5 163c2.8 0 7.9-4.9 9.3-14.3.1-.6.1-.7.2-1.3-.6-.2-1.5-.4-2.3-.4-2.1 0-4.3.6-6.2 3.3-2 2.8-2.9 6.3-2.9 9.1.1 2.3.7 3.6 1.9 3.6Zm-9.2-2.6c0-3.4 1.1-9.2 5.4-13.5 3.7-3.8 8.1-4.7 12.2-4.7 2.7 0 6.3.9 8.6 1.3-.6 2.5-1.9 12-2.6 17.5-.3 2.3-.4 5.6-.3 6.8-1.9.8-5.4 1-6.4 1-.5 0-.6-2.3-.5-4.6.1-.7.2-1.8.2-2.3-2.2 3.7-6.6 6.8-11.2 6.8-3.2.1-5.4-2.7-5.4-8.3ZM146.4 149.6c2.6-4.2 6-7.4 10.8-7.4 4.1 0 5.4 3.8 4.6 9.1-.4 2.5-1.1 6.1-1.5 9.4-.4 2.8-.7 5.3-.6 7-1.5.7-5.8 1-6.8 1-.4 0-.5-3.1.1-6.4.5-2.7 1.4-7.7 1.9-10.6.3-1.7.2-3.7-1.4-3.7-2.1 0-7.1 3.4-9.6 17.2-.2 1.1-.6 1.8-1.3 2.2-.9.5-2.7 1-6.4 1 .7-3.5 1.8-10.6 2.6-15.9.7-4.8 1-7.9.9-9.1 1-.3 6.1-1.4 6.6-1.4.6 0 .7 1.8.2 6-.1.4-.1 1-.2 1.4h.1v.2ZM175.4 162.9c2.5 0 7.6-4.7 9-13 .1-.5.2-1.3.3-1.8-.7-.7-1.7-1.1-3.3-1.1-5.8 0-8.3 6.9-8.3 11.9.1 2.6 1 4 2.3 4Zm-3.7 5.9c-3.7 0-5.9-3.3-5.9-8.8 0-9.2 5.8-17.7 15.5-17.7 1.7 0 3.3.5 4.2 1 .5-2.6 1.7-10.7 1.8-13.1 1.6-.3 5-.8 6.6-.8.6 0 .8.6.6 2.1-1.4 8.6-3.8 25-4.3 28.6-.3 3.1-.4 6.1-.3 7.8-1.8.8-5.5 1-6.5 1-.4 0-.6-2.6-.5-5 .1-.7.2-1.8.2-2-3.1 4.6-7 6.9-11.4 6.9ZM205.1 150.4c3-6.7 6.6-8.2 9-8.2.7 0 1.9.5 2.4 1 .2 1.9-1.3 5.6-2.6 7.1-.7-.3-1.5-.7-2.5-.7-1.9 0-5.8 3-8.2 16-.2 1.1-.5 1.5-1.1 1.8-1 .6-4.8 1-6.6 1.1.9-4.7 2.3-14.2 2.9-19.8.2-1.4.2-4.1.1-5.1 1.1-.5 5.4-1.5 6.3-1.5.5 0 .9 3.1.1 8.2h.2v.1ZM225.2 163c2.8 0 7.9-4.9 9.3-14.3.1-.6.1-.7.2-1.3-.6-.2-1.5-.4-2.3-.4-2.1 0-4.3.6-6.2 3.3-2 2.8-2.9 6.3-2.9 9.1.1 2.3.7 3.6 1.9 3.6Zm-9.2-2.6c0-3.4 1.1-9.2 5.4-13.5 3.7-3.8 8.1-4.7 12.2-4.7 2.7 0 6.3.9 8.6 1.3-.6 2.5-1.9 12-2.6 17.5-.3 2.3-.4 5.6-.3 6.8-1.9.8-5.4 1-6.4 1-.5 0-.6-2.3-.5-4.6.1-.7.2-1.8.2-2.3-2.2 3.7-6.6 6.8-11.2 6.8-3.2.1-5.4-2.7-5.4-8.3Z"})}),c.jsx("path",{fill:"#BBE6FB",d:"M205.5 45.5c1.9 21.9-32.6 42.8-77.1 46.6-44.5 3.8-82-10.9-83.9-32.8-1.9-21.9 32.6-42.8 77.1-46.6 44.4-3.8 82 10.8 83.9 32.8"}),c.jsx("path",{fill:"#FFF",d:"M122.8 15.2c-17-.3-36.8 6.5-51.6 12.8-1.5 4.4-2.4 9.1-2.4 14 0 26 23.5 47.1 52.5 47.1s52.6-21 52.6-47.1c0-8.2-2.4-16-6.5-22.7-11.8-1.8-28.1-3.8-44.6-4.1"}),c.jsx("path",{fill:"#FFF",d:"M121.4 15.2c-9.4-.6-25.6 4.3-39.1 9.2-2.1 4.8-3.2 10.1-3.2 15.7 0 22.8 20.7 41.3 42.5 41.3 21.7 0 40.9-18.5 42.5-41.3.5-7.4-2-14.4-5.6-20.4-13.9-2.4-28.7-3.9-37.1-4.5"}),c.jsx("path",{fill:"#373535",d:"M97.3 37.2c1.2-2.6 2.9-3.8 4.6-5.9-.2-.5-.6-2.2-.6-2.7 0-2.6 2.1-4.6 4.6-4.6.6 0 1.2.1 1.7.3 7.7-5.9 17.8-8.4 28-6.1.9.2 1.8.5 2.7.7-10-1.4-21.4 2.2-29.1 8.4.2.6.9 2.1.9 2.8 0 2.6-1.7 3.2-4.2 3.2-.6 0-1.1-.1-1.7-.3-1.7 2.3-3.9 6.8-4.9 9.6 4.3 3.8 8.1 5.2 13.1 7.1 0-.2.2-.5.2-.7 0-7.7 6.8-14 14.5-14 6.9 0 12.7 5 13.8 11.6 3.5-2.2 6.8-3.9 9.3-7.1-.6-.7-1.2-2.8-1.2-3.8 0-2.3 1.9-4.2 4.2-4.2.3 0 .6 0 1 .1 1.3-2.7 2.3-5.5 2.9-8.4-12.1-9-35.5-7.7-35.5-7.7s-18.6-1-31.2 5.2c.9 5.8 3.3 11.6 6.9 16.5"}),c.jsx("path",{fill:"#373535",d:"M155.1 33.7c.9.8 1.3 1.4 1.7 2.1 1.1 2-1.1 3.9-3.5 3.9-.2 0-.5 0-.7-.1-2.6 4.1-7.2 9.3-11.3 12 6.3 1 12.2 3.5 16.8 7.4 3.4-6.1 6-15 6-22.5 0-5.7-2.5-9.9-6.3-13-.1 3.1-1.8 7.4-2.7 10.2M104.3 72.5c2.1-5.8 7.2-10.2 12.1-14.1-.7-1-1.8-3.4-2.2-4.5-5.9-1.8-11.1-5.2-15.2-9.6 0 .1-.1.3-.1.4-.8 3.4-.9 6.9-.5 10.2 2.8.5 5 3 5 6 0 1.8-1.6 4.3-2.8 5.5 1.2 2.6 2.1 4 3.7 6.1"}),c.jsx("path",{fill:"#373535",d:"M103.9 77.3c-2.5-2.5-4.2-7.4-5.8-10.5-.3 0-.6.1-.9.1-3.4 0-6.9-2.8-6.1-6.1.4-1.8 1.7-3 3.7-4-.5-3.8-.6-9.1.3-13 .2-1.1.8-1.6 1.1-2.7-3.7-5.4-6.1-12.6-6.1-19.7v-.8c-6.3 3.2-11 8.1-11 15.9 0 17.3 10 34.3 24.8 40.9v-.1M140.4 53.4c-1.9 5.4-7.1 9.4-13.2 9.4-3.3 0-6.3-1.1-8.6-3-4.9 3.8-9.4 10.5-11.6 16.4 1 1.1 1.7 2 2.9 3 3.4.9 8.2 0 11.9 0 14.9 0 28.2-6.6 35.8-18.3-5.2-3.6-11.2-7-17.2-7.5"}),c.jsx("path",{fill:"#1287B1",d:"M96.9 39.2c1.2-2.6 2.6-4.9 4.3-7.1-.2-.5-.3-1.1-.3-1.6 0-2.6 2.1-4.6 4.6-4.6.6 0 1.2.1 1.7.3 7.7-5.9 17.8-8.4 28-6.1.9.2 1.8.5 2.7.7-10-1.4-20.4 1.7-28.1 7.9.2.6.4 1.2.4 1.8 0 2.6-2.1 4.6-4.6 4.6-.6 0-1.1-.1-1.7-.3-1.7 2.3-3.2 4.9-4.2 7.7 3.7 3.9 8.2 7.1 13.2 8.9v-.7c0-7.7 6.3-14 14-14 6.9 0 12.7 5 13.8 11.6 3.5-2.2 6.5-5 9.1-8.3-.6-.7-1-1.6-1-2.6 0-2.3 1.9-4.2 4.2-4.2.3 0 .6 0 1 .1 1.3-2.7 2.3-5.5 2.9-8.4-12.1-9-35.5-7.7-35.5-7.7s-18.6-1-31.2 5.2c.7 6.1 3.1 11.9 6.7 16.8"}),c.jsx("path",{fill:"#1287B1",d:"M155.7 34.4c.9.8 1.4 1.9 1.4 3.1 0 2.3-1.9 4.2-4.2 4.2-.2 0-.5 0-.7-.1-2.6 4.1-6.1 7.6-10.2 10.2 6 .9 11.7 3.5 16.4 7.4 3.4-6.1 5.4-13.2 5.4-20.7 0-5.7-2.5-9.9-6.3-13-.2 3.1-.8 6.1-1.8 8.9M104.9 73.8c2.1-5.8 5.7-10.9 10.6-14.8-.7-1-1.3-2-1.7-3.2-5.9-1.8-11.1-5.2-15.2-9.6 0 .1-.1.3-.1.4-.8 3.4-.9 6.9-.5 10.2 2.8.5 5 3 5 6 0 1.8-.8 3.4-2 4.5 1 2.3 2.4 4.5 3.9 6.5"}),c.jsx("path",{fill:"#1287B1",d:"M103.9 77.2c-2.5-2.5-4.6-5.3-6.2-8.4-.3 0-.6.1-.9.1-3.4 0-6.1-2.7-6.1-6.1 0-2.4 1.4-4.5 3.4-5.5-.5-3.8-.3-7.6.6-11.5.2-1.1.6-2.2.9-3.3-3.7-5.4-5.9-12-5.9-19.1v-.8c-6.3 3.2-11 8.1-11 15.9 0 17.3 10.3 32.2 25.1 38.8.1 0 .1 0 .1-.1M140 55.4c-1.9 5.4-7.1 9.4-13.2 9.4-3.3 0-6.3-1.1-8.6-3-4.9 3.8-8.6 9-10.9 14.9 1 1.1 2.1 2.1 3.2 3.1 3.4.9 7 1.4 10.7 1.4 14.9 0 28.1-7.7 35.7-19.4-5-3.6-10.9-5.9-16.9-6.4"}),c.jsx("path",{fill:"#FFF",d:"m140.5 51.8 12.9-3.1-13-.7 10.6-8-12 4.3 8.1-11.3-11.3 7.5 3.9-13.2-7.7 10.9-.2-13.8-5.1 12.3-4.2-12.4.2 14.6-7.3-13.1 4 13.9-11.9-8.6 9.3 11.7-14.8-5.4 11.6 8.6-14.9.5 15.3 3.9-15.3 3.3 15.1 1.1-12.7 8.1 13.1-4.7-9.1 11.5 11.5-9.3-4.1 15.4 8.9-12.6-1.2 14.8 5-13.5 4.3 14.1 1-14.2 6.4 12.1-3.8-13.8 11.6 9-7.5-11.5 12.8 5-9.8-9.6 13.1 1-12.8-4.8Z"}),c.jsx("path",{fill:"#373535",fillOpacity:".35",d:"M2.8 76.5C42.9 36.4 74.9 24 104 18.4c3.8-.7 4.6-9.2 4.6-9.2s.5 6.2 3.2 7c2.7.8 6.2-9.7 6.2-9.7s-3.2 9.4 0 10c3.2.5 9.2-9.2 9.2-9.2s-2.4 8.3-.8 8.9c1.6.5 9.7-12.1 9.7-12.1s-4.8 8.3-.3 9.2c4.6.8 11.3-5.7 11.3-5.7s-5.2 5.9-2.9 6.8c10 3.5 18-9.4 18-9.4s-1.9 5.7-6.7 11.9c10.5 2.7 18.3-13.1 18.3-13.1L166 19.6c4 2 20.1-16.6 20.1-16.6s-8.3 14.5-13.2 17.5c2.7 2.2 12.4-6.5 12.4-6.5s-7.8 9.7-4.8 10.2c4.3 3.5 20.2-18 20.2-18s-6.2 12.7-15.3 22.6C193 32.7 212 8.2 212 8.2s-.5 7.8-14.3 20.2c10.2-1.3 23.4-20.7 23.4-20.7s-4.8 14.5-16.4 24.8c10-1 26.1-25.8 26.1-25.8s-6.2 17.2-18.8 27.2c14 3.1 34.2-17.8 34.2-17.8s-7.9 14.8-18.3 20.9c11.6 4.4 27.5-13.9 27.5-13.9s-15.9 24.5-41.2 23.4c-8.3-.4-33.4-25.2-87.2-23.2C55.8 25.9 40.8 56.1 2.8 76.5"}),c.jsx("path",{fill:"#373535",d:"M4.4 73.5C44.5 33.4 76.5 21 105.6 15.4c3.8-.7 4.6-9.2 4.6-9.2s.5 6.2 3.2 7c2.7.8 6.2-9.7 6.2-9.7s-3.2 9.4 0 10c3.2.5 9.2-9.2 9.2-9.2s-2.4 8.3-.8 8.9c1.6.5 9.7-12.1 9.7-12.1s-4.8 8.3-.3 9.2c4.6.8 11.3-5.7 11.3-5.7s-5.2 5.9-2.9 6.8c10 3.5 18-9.4 18-9.4s-1.9 5.7-6.7 11.9C167.6 16.6 175.4.8 175.4.8l-7.8 15.8c4 2.2 20.2-16.4 20.2-16.4s-8.3 14.5-13.2 17.5C177.3 19.6 187 11 187 11s-7.8 9.7-4.8 10.2c4.3 3.5 20.2-18 20.2-18s-6.3 12.7-15.4 22.6c7.6 3.8 26.7-20.7 26.7-20.7s-.5 7.8-14.3 20.2c10.2-1.3 23.4-20.7 23.4-20.7s-4.8 14.5-16.4 24.8c10-1 26.1-25.8 26.1-25.8s-6.2 17.2-18.8 27.2c14 3.1 34.2-17.8 34.2-17.8s-7.9 14.8-18.3 20.9c11.6 4.4 27.5-13.9 27.5-13.9s-15.9 24.5-41.2 23.4c-8.3-.4-33.4-25.2-87.2-23.2C57.5 22.9 42.4 53 4.4 73.5"}),c.jsx("path",{fill:"#373535",fillOpacity:".35",d:"M1.8 80.9c21.2 10.6 40.6-1.6 65 5.3 18.6 5.2 41.2 11.7 71.9 7.2 30.7-4.4 56.9-17.8 69.5-41.6 3.9-10.6 19.8 2.4 19.8 2.4s-11.6-4.8-11.3-2.6c.3 2.3 17.4 10.2 17.4 10.2s-15.5-4.8-14.5-1.2c.9 3.6 19.4 18.2 19.4 18.2S217.9 63 216.2 65.2c-1.8 2.2 8.9 10.9 8.9 10.9s-17.6-10.9-23.8-7.7c-4.5 2.3 18.3 17.2 18.3 17.2s-14.8-11.3-18.3-8.3 16.7 27.2 16.7 27.2-23-24.8-25.3-23.6C190.4 82.1 199 94 199 94s-11.2-12.4-14.3-10.3c-3.1 2.2 16.2 34.3 16.2 34.3S180 85.1 171.3 90.6c13.5 29.7 8.5 33.9 8.5 33.9s-1.7-30.3-18.6-29.5c-8.5.4 4 22.6 4 22.6S153.7 97.3 146 97.7c14.1 26.8 9.1 37.6 9.1 37.6s2.3-22.9-16.8-35.6c7.3 6.5-4.6 35.6-4.6 35.6s10.4-42.9-7.7-34.7c-2.9 1.3-.2 21.4-.2 21.4s-3.6-23-9.1-21.8c-3.2.7-20.2 31.9-20.2 31.9s13.9-33.7 9.7-32.3c-3.1 1-8.9 14.9-8.9 14.9s2.8-13.7 0-14.5c-2.8-.8-18.6 14.5-18.6 14.5s11.7-13.7 9.7-16.6c-3.1-4.3-6.6-4.5-10.9-2.8C71.3 97.7 63 109 63 109s8.3-11.5 6.9-15.7c-2.3-6.9-26.2 13.3-26.2 13.3s14.1-13.3 10.9-16.2c-3.2-2.8-20.8-2-26.2-2-16.1.2-21.7-3.6-26.6-7.5"}),c.jsx("path",{fill:"#373535",d:"M.9 78.5c21.2 10.6 40.6-1.6 65 5.3 18.6 5.2 41.2 11.7 71.9 7.2 30.7-4.4 56.9-17.8 69.5-41.6 3.9-10.6 19.8 2.4 19.8 2.4s-11.6-4.8-11.3-2.6c.3 2.3 17.4 10.2 17.4 10.2s-15.5-4.8-14.5-1.2c.9 3.6 19.4 18.2 19.4 18.2s-20.9-15.9-22.6-13.7c-1.7 2.2 8.9 10.9 8.9 10.9s-17.6-10.9-23.8-7.7c-4.5 2.3 18.3 17.2 18.3 17.2s-14.8-11.3-18.3-8.3 16.7 27.2 16.7 27.2-22.9-24.8-25.2-23.6c-2.3 1.2 6.3 13.1 6.3 13.1S187 79.2 183.9 81.3c-3.1 2.2 16.1 34.3 16.1 34.3s-20.9-33-29.5-27.5c13.6 29.8 8.5 34 8.5 34s-1.7-30.3-18.6-29.5c-8.5.4 4 22.6 4 22.6S153 95 145.3 95.4c14.1 26.8 9.1 37.6 9.1 37.6s2.3-22.9-16.8-35.6c7.3 6.5-4.6 35.6-4.6 35.6s10.4-42.9-7.7-34.7c-2.9 1.3-.2 21.4-.2 21.4s-3.6-23-9.1-21.8c-3.2.7-20.2 31.9-20.2 31.9s13.9-33.7 9.7-32.3c-3.1 1-8.9 14.9-8.9 14.9s2.8-13.7 0-14.5c-2.8-.8-18.6 14.5-18.6 14.5s11.7-13.7 9.7-16.6c-3.1-4.3-6.6-4.5-10.9-2.8-6.2 2.4-14.5 13.7-14.5 13.7s8.3-11.5 6.9-15.7C66.9 84.1 43 104.3 43 104.3S57.1 91 53.9 88.1c-3.2-2.8-20.8-2-26.2-2-16.3.1-21.9-3.7-26.8-7.6"})]}),M=t.forwardRef((s,l)=>c.jsx(a,{ref:l,...s}));export{M as CassandraIcon};
@@ -1 +1 @@
1
- import{j as o,r as s}from"./index-BpxbUiZD.js";const a=({...r})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg","aria-label":"groq logo",role:"img",viewBox:"0 0 24 24",fill:"none",className:"fill-foreground",...r,children:[o.jsx("path",{fill:"#F55036",d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"}),o.jsx("path",{fill:"#fff",d:"M12.002 6a4.118 4.118 0 0 0-4.118 4.108 4.118 4.118 0 0 0 4.118 4.109h1.354v-1.541h-1.354a2.574 2.574 0 0 1-2.574-2.568 2.574 2.574 0 0 1 2.574-2.568c1.42 0 2.58 1.152 2.58 2.568v3.784a2.58 2.58 0 0 1-2.555 2.567 2.558 2.558 0 0 1-1.791-.752l-1.092 1.09a4.095 4.095 0 0 0 2.855 1.202l.028.001h.029a4.118 4.118 0 0 0 4.061-4.09l.002-3.903A4.119 4.119 0 0 0 12.002 6Z"})]}),e=s.forwardRef((r,l)=>o.jsx(a,{ref:l,...r}));export{e as GroqIcon};
1
+ import{j as o,r as s}from"./index-D234yKNJ.js";const a=({...r})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg","aria-label":"groq logo",role:"img",viewBox:"0 0 24 24",fill:"none",className:"fill-foreground",...r,children:[o.jsx("path",{fill:"#F55036",d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"}),o.jsx("path",{fill:"#fff",d:"M12.002 6a4.118 4.118 0 0 0-4.118 4.108 4.118 4.118 0 0 0 4.118 4.109h1.354v-1.541h-1.354a2.574 2.574 0 0 1-2.574-2.568 2.574 2.574 0 0 1 2.574-2.568c1.42 0 2.58 1.152 2.58 2.568v3.784a2.58 2.58 0 0 1-2.555 2.567 2.558 2.558 0 0 1-1.791-.752l-1.092 1.09a4.095 4.095 0 0 0 2.855 1.202l.028.001h.029a4.118 4.118 0 0 0 4.061-4.09l.002-3.903A4.119 4.119 0 0 0 12.002 6Z"})]}),e=s.forwardRef((r,l)=>o.jsx(a,{ref:l,...r}));export{e as GroqIcon};
@@ -1 +1 @@
1
- import{j as s,r as e}from"./index-BpxbUiZD.js";const i=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"278",height:"278",fill:"none",viewBox:"0 0 278 278",...t,children:[s.jsx("path",{fill:t.isDark?"url(#paint0_linear_102_21_dark)":"url(#paint0_linear_102_21)",d:"M137.362 262.02c-7.072-4.084-14.015-8.403-21.241-12.189-9.857-5.162-10.456-18.679-.674-23.989 5.93-3.217 10.307-7.977 12.023-14.746 2.414-9.503.058-17.739-7.334-24.089-7.243-6.213-15.746-7.815-24.674-4.145-9.01 3.697-13.87 10.731-14.673 20.486-.086.992-.035 1.993-.062 2.985-.28 10.578-10.759 16.642-19.988 11.398-14.83-8.429-29.553-17.029-44.314-25.577a17 17 0 0 1-2.237-1.535c-8.53-7.04-10.771-18.266-5.282-27.934a3227 3227 0 0 1 25.18-43.611c5.674-9.654 17.976-9.411 23.608.306 8.99 15.517 29.838 16.883 40.16 2.508 5.436-7.567 6.094-15.876 2.007-24.197S88.796 85.04 79.503 84.426c-2.508-.163-5.18-.16-7.455-1.063-7.475-2.947-10.588-11.369-6.572-18.529 8.512-15.193 17.135-30.348 26.172-45.23 5.842-9.623 17.467-12.541 27.69-7.78a48 48 0 0 1 3.609 1.906c13.592 7.84 27.271 15.543 40.725 23.622 4.269 2.566 8.677.123 8.526-4.968-.407-13.953 8.484-26.283 21.361-30.628 13.382-4.523 27.891-.117 36.253 11.007 8.417 11.19 8.922 26.459.582 37.806-2.763 3.753-6.601 7.086-10.641 9.43-4.087 2.367-4.235 7.378.112 9.795 14.03 7.807 27.873 15.951 41.755 24.016 9.273 5.388 13.664 14.085 11.698 23.596-.558 2.7-1.621 5.411-2.983 7.815-7.967 14.047-16.252 27.919-24.125 42.02-5.866 10.508-19.253 10.034-24.462.066-4.683-8.975-14.458-13.377-24.273-11.865-9.472 1.458-17.344 8.81-19.485 18.203-2.157 9.467 1.726 19.333 9.945 24.977 3.992 2.74 8.508 4.357 13.321 3.989 11.701-.896 18.42 11.212 12.146 21.51-8.257 13.561-15.939 27.463-23.897 41.203-7.022 12.134-19.534 15.497-31.651 8.535-6.839-3.931-13.67-7.892-20.502-11.837z"}),s.jsxs("defs",{children:[s.jsxs("linearGradient",{id:"paint0_linear_102_21",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]}),s.jsxs("linearGradient",{id:"paint0_linear_102_21_dark",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]})]})]}),a=e.forwardRef((t,r)=>s.jsx(i,{ref:r,...t}));export{a as JigsawStackIcon};
1
+ import{j as s,r as e}from"./index-D234yKNJ.js";const i=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"278",height:"278",fill:"none",viewBox:"0 0 278 278",...t,children:[s.jsx("path",{fill:t.isDark?"url(#paint0_linear_102_21_dark)":"url(#paint0_linear_102_21)",d:"M137.362 262.02c-7.072-4.084-14.015-8.403-21.241-12.189-9.857-5.162-10.456-18.679-.674-23.989 5.93-3.217 10.307-7.977 12.023-14.746 2.414-9.503.058-17.739-7.334-24.089-7.243-6.213-15.746-7.815-24.674-4.145-9.01 3.697-13.87 10.731-14.673 20.486-.086.992-.035 1.993-.062 2.985-.28 10.578-10.759 16.642-19.988 11.398-14.83-8.429-29.553-17.029-44.314-25.577a17 17 0 0 1-2.237-1.535c-8.53-7.04-10.771-18.266-5.282-27.934a3227 3227 0 0 1 25.18-43.611c5.674-9.654 17.976-9.411 23.608.306 8.99 15.517 29.838 16.883 40.16 2.508 5.436-7.567 6.094-15.876 2.007-24.197S88.796 85.04 79.503 84.426c-2.508-.163-5.18-.16-7.455-1.063-7.475-2.947-10.588-11.369-6.572-18.529 8.512-15.193 17.135-30.348 26.172-45.23 5.842-9.623 17.467-12.541 27.69-7.78a48 48 0 0 1 3.609 1.906c13.592 7.84 27.271 15.543 40.725 23.622 4.269 2.566 8.677.123 8.526-4.968-.407-13.953 8.484-26.283 21.361-30.628 13.382-4.523 27.891-.117 36.253 11.007 8.417 11.19 8.922 26.459.582 37.806-2.763 3.753-6.601 7.086-10.641 9.43-4.087 2.367-4.235 7.378.112 9.795 14.03 7.807 27.873 15.951 41.755 24.016 9.273 5.388 13.664 14.085 11.698 23.596-.558 2.7-1.621 5.411-2.983 7.815-7.967 14.047-16.252 27.919-24.125 42.02-5.866 10.508-19.253 10.034-24.462.066-4.683-8.975-14.458-13.377-24.273-11.865-9.472 1.458-17.344 8.81-19.485 18.203-2.157 9.467 1.726 19.333 9.945 24.977 3.992 2.74 8.508 4.357 13.321 3.989 11.701-.896 18.42 11.212 12.146 21.51-8.257 13.561-15.939 27.463-23.897 41.203-7.022 12.134-19.534 15.497-31.651 8.535-6.839-3.931-13.67-7.892-20.502-11.837z"}),s.jsxs("defs",{children:[s.jsxs("linearGradient",{id:"paint0_linear_102_21",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]}),s.jsxs("linearGradient",{id:"paint0_linear_102_21_dark",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]})]})]}),a=e.forwardRef((t,r)=>s.jsx(i,{ref:r,...t}));export{a as JigsawStackIcon};
@@ -1 +1 @@
1
- import{j as s,r as e}from"./index-BpxbUiZD.js";const o=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",preserveAspectRatio:"xMidYMid",viewBox:"0 0 256 256",...t,children:[s.jsx("path",{fill:"#FB651E",d:"M0 0h256v256H0z"}),s.jsx("path",{fill:"#FFF",d:"M119.374 144.746 75.433 62.432h20.081l25.848 52.092c.398.928.862 1.889 1.392 2.883.53.994.994 2.022 1.391 3.082.266.398.464.762.597 1.094.133.33.265.63.398.894a65.643 65.643 0 0 1 1.79 3.877c.53 1.26.993 2.42 1.39 3.48 1.061-2.254 2.221-4.673 3.48-7.257 1.26-2.585 2.552-5.27 3.877-8.053l26.246-52.092h18.69l-44.34 83.308v53.087h-16.9v-54.081Z"})]}),h=e.forwardRef((t,r)=>s.jsx(o,{ref:r,...t}));export{h as HackerNewsIcon};
1
+ import{j as s,r as e}from"./index-D234yKNJ.js";const o=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",preserveAspectRatio:"xMidYMid",viewBox:"0 0 256 256",...t,children:[s.jsx("path",{fill:"#FB651E",d:"M0 0h256v256H0z"}),s.jsx("path",{fill:"#FFF",d:"M119.374 144.746 75.433 62.432h20.081l25.848 52.092c.398.928.862 1.889 1.392 2.883.53.994.994 2.022 1.391 3.082.266.398.464.762.597 1.094.133.33.265.63.398.894a65.643 65.643 0 0 1 1.79 3.877c.53 1.26.993 2.42 1.39 3.48 1.061-2.254 2.221-4.673 3.48-7.257 1.26-2.585 2.552-5.27 3.877-8.053l26.246-52.092h18.69l-44.34 83.308v53.087h-16.9v-54.081Z"})]}),h=e.forwardRef((t,r)=>s.jsx(o,{ref:r,...t}));export{h as HackerNewsIcon};
@@ -1 +1 @@
1
- import{j as t,r}from"./index-BpxbUiZD.js";const a=e=>t.jsxs("svg",{fill:e.isDark?"#ffffff":"#0A0A0A",fillRule:"evenodd",style:{flex:"none",lineHeight:1},viewBox:"0 0 32 32",width:"1em",height:"1em",...e,children:[t.jsx("path",{d:"m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-4.2617,0-8-3.9722-8-8.5,0-4.687,3.813-8.5,8.5-8.5h.5v-2h-.5c-5.7896,0-10.5,4.7104-10.5,10.5,0,1.8839.5304,3.6896,1.4371,5.2565-2.7133-2.3843-4.4371-5.869-4.4371-9.7565,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"}),t.jsx("rect",{x:"11",y:"20",width:"2",height:"2",transform:"translate(33 9) rotate(90)"}),t.jsx("rect",{x:"19",y:"10",width:"2",height:"2",transform:"translate(31 -9) rotate(90)"}),t.jsx("path",{d:"m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,4.2617,0,8,3.9722,8,8.5,0,4.687-3.813,8.5-8.5,8.5h-.5v2h.5c5.7896,0,10.5-4.7104,10.5-10.5,0-1.8853-.5322-3.6917-1.4401-5.2593,2.715,2.3843,4.4401,5.8704,4.4401,9.7593,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"})]}),o=r.forwardRef((e,s)=>t.jsx(a,{ref:s,...e}));export{o as WatsonxAiIcon};
1
+ import{j as t,r}from"./index-D234yKNJ.js";const a=e=>t.jsxs("svg",{fill:e.isDark?"#ffffff":"#0A0A0A",fillRule:"evenodd",style:{flex:"none",lineHeight:1},viewBox:"0 0 32 32",width:"1em",height:"1em",...e,children:[t.jsx("path",{d:"m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-4.2617,0-8-3.9722-8-8.5,0-4.687,3.813-8.5,8.5-8.5h.5v-2h-.5c-5.7896,0-10.5,4.7104-10.5,10.5,0,1.8839.5304,3.6896,1.4371,5.2565-2.7133-2.3843-4.4371-5.869-4.4371-9.7565,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"}),t.jsx("rect",{x:"11",y:"20",width:"2",height:"2",transform:"translate(33 9) rotate(90)"}),t.jsx("rect",{x:"19",y:"10",width:"2",height:"2",transform:"translate(31 -9) rotate(90)"}),t.jsx("path",{d:"m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,4.2617,0,8,3.9722,8,8.5,0,4.687-3.813,8.5-8.5,8.5h-.5v2h.5c5.7896,0,10.5-4.7104,10.5-10.5,0-1.8853-.5322-3.6917-1.4401-5.2593,2.715,2.3843,4.4401,5.8704,4.4401,9.7593,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"})]}),o=r.forwardRef((e,s)=>t.jsx(a,{ref:s,...e}));export{o as WatsonxAiIcon};
@@ -1 +1 @@
1
- import{j as c,r as l}from"./index-BpxbUiZD.js";const o=s=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",children:[c.jsx("path",{fill:"#48b564",d:"M35.76,26.36h0.01c0,0-3.77,5.53-6.94,9.64c-2.74,3.55-3.54,6.59-3.77,8.06 C24.97,44.6,24.53,45,24,45s-0.97-0.4-1.06-0.94c-0.23-1.47-1.03-4.51-3.77-8.06c-0.42-0.55-0.85-1.12-1.28-1.7L28.24,22l8.33-9.88 C37.49,14.05,38,16.21,38,18.5C38,21.4,37.17,24.09,35.76,26.36z"}),c.jsx("path",{fill:"#fcc60e",d:"M28.24,22L17.89,34.3c-2.82-3.78-5.66-7.94-5.66-7.94h0.01c-0.3-0.48-0.57-0.97-0.8-1.48L19.76,15 c-0.79,0.95-1.26,2.17-1.26,3.5c0,3.04,2.46,5.5,5.5,5.5C25.71,24,27.24,23.22,28.24,22z"}),c.jsx("path",{fill:"#2c85eb",d:"M28.4,4.74l-8.57,10.18L13.27,9.2C15.83,6.02,19.69,4,24,4C25.54,4,27.02,4.26,28.4,4.74z"}),c.jsx("path",{fill:"#ed5748",d:"M19.83,14.92L19.76,15l-8.32,9.88C10.52,22.95,10,20.79,10,18.5c0-3.54,1.23-6.79,3.27-9.3 L19.83,14.92z"}),c.jsx("path",{fill:"#5695f6",d:"M28.24,22c0.79-0.95,1.26-2.17,1.26-3.5c0-3.04-2.46-5.5-5.5-5.5c-1.71,0-3.24,0.78-4.24,2L28.4,4.74 c3.59,1.22,6.53,3.91,8.17,7.38L28.24,22z"})]}),x=l.forwardRef((s,t)=>c.jsx(o,{ref:t,...s}));export{x as GooglemapsIcon};
1
+ import{j as c,r as l}from"./index-D234yKNJ.js";const o=s=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",children:[c.jsx("path",{fill:"#48b564",d:"M35.76,26.36h0.01c0,0-3.77,5.53-6.94,9.64c-2.74,3.55-3.54,6.59-3.77,8.06 C24.97,44.6,24.53,45,24,45s-0.97-0.4-1.06-0.94c-0.23-1.47-1.03-4.51-3.77-8.06c-0.42-0.55-0.85-1.12-1.28-1.7L28.24,22l8.33-9.88 C37.49,14.05,38,16.21,38,18.5C38,21.4,37.17,24.09,35.76,26.36z"}),c.jsx("path",{fill:"#fcc60e",d:"M28.24,22L17.89,34.3c-2.82-3.78-5.66-7.94-5.66-7.94h0.01c-0.3-0.48-0.57-0.97-0.8-1.48L19.76,15 c-0.79,0.95-1.26,2.17-1.26,3.5c0,3.04,2.46,5.5,5.5,5.5C25.71,24,27.24,23.22,28.24,22z"}),c.jsx("path",{fill:"#2c85eb",d:"M28.4,4.74l-8.57,10.18L13.27,9.2C15.83,6.02,19.69,4,24,4C25.54,4,27.02,4.26,28.4,4.74z"}),c.jsx("path",{fill:"#ed5748",d:"M19.83,14.92L19.76,15l-8.32,9.88C10.52,22.95,10,20.79,10,18.5c0-3.54,1.23-6.79,3.27-9.3 L19.83,14.92z"}),c.jsx("path",{fill:"#5695f6",d:"M28.24,22c0.79-0.95,1.26-2.17,1.26-3.5c0-3.04-2.46-5.5-5.5-5.5c-1.71,0-3.24,0.78-4.24,2L28.4,4.74 c3.59,1.22,6.53,3.91,8.17,7.38L28.24,22z"})]}),x=l.forwardRef((s,t)=>c.jsx(o,{ref:t,...s}));export{x as GooglemapsIcon};
@@ -1 +1 @@
1
- import{j as c,r as h}from"./index-BpxbUiZD.js";const e=l=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 256 256",...l,children:[c.jsx("path",{fill:"#fff",d:"M230.721 172.7a18.97 18.97 0 0 0-2.575-5.692c.25-.917.441-1.849.568-2.791.829-5.976-1.243-11.447-5.147-15.68-2.115-2.312-4.382-3.839-6.783-4.776a90.602 90.602 0 0 0 2.377-20.568c0-3.163-.179-6.261-.479-9.313a105.88 105.88 0 0 0-.567-4.56 90.985 90.985 0 0 0-3.051-13.21 91.22 91.22 0 0 0-3.054-8.374 91.93 91.93 0 0 0-6.041-11.754 81.369 81.369 0 0 0-4.907-7.262 68.979 68.979 0 0 0-2.704-3.446 90.535 90.535 0 0 0-9.033-9.486 69.938 69.938 0 0 0-3.315-2.862 81.76 81.76 0 0 0-3.424-2.704 96.056 96.056 0 0 0-7.262-4.907c-13.781-8.37-29.942-13.17-47.215-13.17-50.292 0-91.052 40.762-91.052 91.051-.002 7.012.81 14 2.42 20.824-2.16.938-4.23 2.4-6.15 4.515-3.903 4.231-5.976 9.682-5.147 15.658.126.949.315 1.889.567 2.813a19.006 19.006 0 0 0-2.573 5.694c-1.2 4.561-.805 8.674.72 12.278-1.658 4.71-1.244 9.726.915 14.087 1.57 3.185 3.817 5.649 6.587 7.851 3.293 2.618 7.415 4.842 12.387 6.976 5.932 2.53 13.173 4.907 16.466 5.779 8.506 2.202 16.662 3.598 24.928 3.666 11.777.109 21.919-2.66 29.18-9.747a88.02 88.02 0 0 0 10.752.654 93.752 93.752 0 0 0 11.358-.715c7.244 7.132 17.425 9.926 29.245 9.814 8.265-.066 16.421-1.462 24.905-3.667 3.315-.872 10.553-3.249 16.488-5.779 4.972-2.137 9.094-4.361 12.409-6.975 2.749-2.203 4.994-4.666 6.565-7.851 2.181-4.362 2.573-9.378.938-14.088 1.51-3.604 1.903-7.726.704-12.283Zm-8.44 11.973c1.671 3.171 1.778 6.754.304 10.091-2.236 5.057-7.79 9.041-18.577 13.318-6.708 2.66-12.85 4.361-12.904 4.376-8.872 2.301-16.896 3.47-23.842 3.47-11.502 0-20.061-3.174-25.489-9.442a85.461 85.461 0 0 1-27.747.158c-5.435 6.164-13.945 9.284-25.35 9.284-6.947 0-14.97-1.169-23.843-3.47-.054-.015-6.194-1.716-12.904-4.376-10.786-4.277-16.342-8.258-18.577-13.318-1.474-3.337-1.367-6.92.304-10.091.154-.295.32-.582.497-.86a12.803 12.803 0 0 1-1.728-10.341c.664-2.523 2.035-4.621 3.897-6.128a12.75 12.75 0 0 1-1.73-4.822c-.536-3.714.697-7.422 3.47-10.446 2.16-2.353 5.213-3.648 8.593-3.648h.09a84.45 84.45 0 0 1-3.832-25.235c0-46.671 37.836-84.51 84.514-84.51 46.677 0 84.513 37.835 84.513 84.51a84.398 84.398 0 0 1-3.859 25.299c.408-.04.808-.06 1.201-.061 3.38 0 6.434 1.295 8.592 3.648 2.773 3.021 4.007 6.732 3.47 10.446a12.757 12.757 0 0 1-1.729 4.822c1.862 1.507 3.234 3.605 3.897 6.128a12.803 12.803 0 0 1-1.728 10.341c.177.275.345.562.497.857Z"}),c.jsx("path",{fill:"#FF9D00",d:"M221.784 183.816a12.798 12.798 0 0 0 1.728-10.341c-.664-2.523-2.036-4.621-3.897-6.128a12.74 12.74 0 0 0 1.729-4.822c.537-3.714-.696-7.422-3.47-10.446-2.158-2.353-5.212-3.648-8.592-3.648-.393 0-.793.021-1.201.061a84.415 84.415 0 0 0 3.852-25.297c0-46.672-37.836-84.51-84.509-84.51-46.674 0-84.514 37.834-84.514 84.51a84.46 84.46 0 0 0 3.832 25.235h-.09c-3.38 0-6.433 1.294-8.592 3.647-2.773 3.021-4.007 6.733-3.47 10.446a12.762 12.762 0 0 0 1.73 4.823c-1.862 1.506-3.234 3.604-3.898 6.127a12.808 12.808 0 0 0 1.73 10.343c-.178.278-.342.565-.497.86-1.67 3.171-1.778 6.754-.303 10.091 2.236 5.057 7.79 9.041 18.577 13.318 6.707 2.66 12.85 4.361 12.904 4.376 8.872 2.301 16.896 3.47 23.842 3.47 11.406 0 19.916-3.12 25.351-9.284a85.49 85.49 0 0 0 27.747-.158c5.428 6.268 13.987 9.442 25.489 9.442 6.946 0 14.97-1.169 23.841-3.47.055-.015 6.195-1.716 12.905-4.376 10.787-4.277 16.342-8.261 18.577-13.318 1.474-3.337 1.367-6.92-.304-10.091-.152-.297-.32-.585-.497-.86Zm-111.647 13.181a34.659 34.659 0 0 1-1.502 2.394c-1.405 2.057-3.253 3.629-5.398 4.797-4.1 2.236-9.29 3.017-14.562 3.017-8.329 0-16.867-1.949-21.652-3.19-.236-.061-29.334-8.28-25.65-15.276.62-1.177 1.64-1.647 2.925-1.647 5.187 0 14.632 7.724 18.69 7.724.908 0 1.548-.386 1.809-1.328 1.73-6.204-26.293-8.812-23.933-17.796.416-1.59 1.546-2.236 3.134-2.236 6.858-.001 22.25 12.06 25.469 12.06.247 0 .424-.073.52-.225.014-.023.028-.045.041-.069 1.511-2.495.644-4.309-9.707-10.649l-.994-.605c-11.391-6.894-19.386-11.043-14.84-15.993.524-.571 1.266-.824 2.167-.824 1.068 0 2.36.357 3.785.957 6.016 2.537 14.354 9.456 17.837 12.473a146 146 0 0 1 1.633 1.441s4.41 4.586 7.076 4.586c.614 0 1.135-.242 1.488-.84 1.891-3.188-17.563-17.93-18.66-24.013-.744-4.121.522-6.209 2.862-6.209 1.113 0 2.47.474 3.97 1.425 4.65 2.951 13.628 18.379 16.915 24.381 1.102 2.011 2.983 2.861 4.678 2.861 3.363 0 5.992-3.343.308-7.591-8.543-6.392-5.545-16.84-1.468-17.483.174-.028.35-.042.525-.042 3.708 0 5.343 6.389 5.343 6.389s4.794 12.038 13.029 20.267c7.472 7.469 8.516 13.598 4.162 21.244Zm26.629 1.41-.427.051-.728.083c-.383.04-.767.078-1.152.113l-.375.034-.343.029-.486.039-.537.039-.536.035-.119.008c-.14.008-.28.017-.422.024l-.179.01c-.166.009-.332.017-.5.024l-.581.025-.527.018-.352.01h-.179c-.11 0-.219.006-.329.007h-.174c-.11 0-.219 0-.329.005l-.448.006h-.625c-.491 0-.981-.005-1.469-.015l-.396-.009c-.113 0-.226-.005-.337-.009l-.42-.012-.521-.02-.47-.021-.121-.005-.447-.023c-.125-.007-.248-.013-.372-.022l-.289-.017a79.64 79.64 0 0 1-1.089-.076l-.38-.031c-.16-.012-.32-.027-.479-.041-.187-.016-.374-.034-.561-.052a59.687 59.687 0 0 1-.939-.095h-.015c4.57-10.195 2.259-19.717-6.976-28.944-6.057-6.049-10.086-14.981-10.922-16.942-1.692-5.805-6.17-12.258-13.607-12.258-.629 0-1.257.05-1.878.148-3.258.513-6.106 2.388-8.138 5.21-2.196-2.731-4.33-4.902-6.26-6.128-2.91-1.845-5.814-2.781-8.643-2.781-3.531 0-6.687 1.45-8.887 4.08l-.056.067c-.042-.173-.082-.346-.123-.52l-.005-.023a73.685 73.685 0 0 1-1.054-5.412c0-.012 0-.024-.006-.036-.022-.137-.042-.275-.063-.412-.062-.406-.12-.813-.173-1.22-.024-.185-.05-.37-.073-.555l-.068-.555c-.022-.185-.04-.353-.06-.529l-.006-.044c-.08-.72-.15-1.44-.21-2.162l-.022-.277-.035-.472c-.01-.129-.02-.259-.027-.389 0-.031-.005-.061-.006-.09a52.476 52.476 0 0 1-.065-1.088c-.01-.189-.02-.377-.028-.567l-.02-.496-.005-.15-.016-.457-.01-.389c0-.155-.008-.31-.01-.465-.003-.155-.007-.325-.008-.489-.002-.164 0-.326-.005-.489-.004-.164 0-.327 0-.49 0-41.853 33.93-75.784 75.788-75.784 41.856 0 75.786 33.93 75.786 75.784v.979c0 .163-.005.327-.008.489 0 .135-.006.268-.01.405 0 .12-.005.241-.009.357 0 .153-.009.306-.014.459v.012l-.021.531c-.007.155-.013.311-.021.466l-.005.11-.027.496a80.723 80.723 0 0 1-.241 3.184v.013c-.017.174-.034.348-.053.522l-.045.411-.089.804-.051.407-.063.479c-.023.174-.046.349-.072.522-.026.195-.055.389-.084.583l-.069.459-.082.52c-.028.173-.058.345-.09.517-.033.173-.059.345-.089.517-.06.344-.123.688-.189 1.031-.101.513-.204 1.025-.31 1.537l-.11.507c-.036.169-.075.339-.113.508-2.133-2.073-4.958-3.202-8.073-3.202-2.827 0-5.734.935-8.643 2.78-1.93 1.226-4.063 3.398-6.26 6.128-2.035-2.822-4.883-4.697-8.139-5.21a12.05 12.05 0 0 0-1.878-.148c-7.439 0-11.914 6.453-13.607 12.258-.84 1.961-4.87 10.893-10.932 16.951-9.229 9.198-11.557 18.677-7.059 28.83Zm78.241-20.409-.03.089a5.416 5.416 0 0 1-.263.587c-.075.14-.156.276-.244.408-.167.249-.35.487-.549.711-.046.052-.09.104-.142.155a7.853 7.853 0 0 1-.22.227c-1.346 1.334-3.398 2.504-5.718 3.577-.263.119-.53.238-.799.358l-.268.119c-.179.079-.358.157-.546.234-.179.078-.365.156-.551.232l-.558.23c-1.305.537-2.642 1.049-3.946 1.554l-.558.217-.551.216c-.367.143-.729.286-1.085.429l-.531.214-.522.213-.256.108c-.171.071-.338.142-.505.213-3.837 1.647-6.598 3.322-6.018 5.4.016.059.034.115.054.17.052.154.123.299.212.436.052.081.112.158.179.228.682.709 1.923.597 3.488.034.22-.081.439-.165.656-.253l.136-.056c.358-.152.737-.322 1.124-.506.097-.046.195-.09.293-.141 1.914-.936 4.083-2.196 6.235-3.343a55.812 55.812 0 0 1 2.618-1.325c2.038-.959 3.954-1.639 5.494-1.639.723 0 1.361.148 1.893.488l.089.059c.334.235.614.537.823.887.041.067.081.138.12.211.761 1.445.124 2.941-1.367 4.408-1.431 1.409-3.657 2.79-6.187 4.068-.188.095-.376.19-.567.283-7.53 3.698-17.391 6.483-17.528 6.518-2.628.681-6.386 1.575-10.62 2.244l-.626.098-.103.015c-.474.072-.949.139-1.425.201-.483.065-.971.124-1.462.179l-.09.01a68.56 68.56 0 0 1-5.358.406h-.026c-.648.023-1.295.035-1.943.035h-.747a46.38 46.38 0 0 1-2.959-.134c-.023 0-.048 0-.071-.006a39.666 39.666 0 0 1-2.149-.231 24.641 24.641 0 0 1-.715-.107 57.653 57.653 0 0 1-.725-.121l-.329-.062-.025-.005a26.107 26.107 0 0 1-1.036-.219c-.2-.045-.399-.089-.596-.143l-.119-.03c-.098-.024-.193-.05-.29-.076l-.053-.014-.308-.09c-.112-.031-.224-.065-.336-.098l-.039-.011-.291-.089c-.11-.034-.22-.07-.329-.106l-.268-.089-.197-.069c-.19-.067-.379-.136-.566-.208l-.178-.07-.147-.058a23.243 23.243 0 0 1-.845-.358l-.185-.09-.031-.014c-.066-.031-.131-.062-.197-.089a17.142 17.142 0 0 1-.384-.191l-.039-.019-.184-.097a15.943 15.943 0 0 1-.961-.546l-.172-.106a8.547 8.547 0 0 1-.256-.164l-.224-.148-.241-.166-.144-.103c-.152-.108-.301-.22-.447-.335l-.233-.179a15.173 15.173 0 0 1-.276-.228c-.077-.063-.152-.129-.227-.195l-.006-.005c-.081-.071-.16-.142-.239-.215a11.85 11.85 0 0 1-.232-.216l-.009-.009a8.569 8.569 0 0 1-.235-.232c-.077-.078-.156-.156-.231-.236-.075-.079-.152-.16-.226-.243-.074-.082-.142-.157-.212-.238l-.023-.027a9.34 9.34 0 0 1-.201-.238 12.442 12.442 0 0 1-.416-.525c-.135-.18-.267-.364-.396-.551l-.123-.184c-.164-.24-.324-.482-.479-.728a18.6 18.6 0 0 1-.339-.536c-.071-.113-.139-.227-.207-.339l-.028-.046c-.065-.11-.129-.218-.191-.327a3.17 3.17 0 0 1-.102-.179c-.033-.062-.071-.125-.106-.188l-.057-.099-.035-.064c-.067-.12-.133-.241-.197-.363-.03-.054-.059-.108-.09-.16l-.089-.173-.09-.171c-.225-.45-.438-.906-.638-1.368l-.071-.169c-.046-.113-.089-.225-.135-.336-.022-.054-.044-.107-.063-.161a16.731 16.731 0 0 1-.776-2.639c-.011-.055-.022-.11-.031-.163a11.54 11.54 0 0 1-.127-.806c-.008-.053-.014-.106-.02-.159l-.017-.162a11.337 11.337 0 0 1-.049-.638c0-.054-.005-.108-.007-.16a8.436 8.436 0 0 1-.008-.318c-.056-4.273 2.106-8.381 6.729-13.002 8.235-8.227 13.029-20.266 13.029-20.266s.129-.505.397-1.232c.037-.101.076-.205.12-.314.156-.407.332-.807.527-1.197l.039-.075c.166-.332.348-.656.544-.971.046-.073.09-.145.141-.218.147-.217.302-.429.465-.634.089-.111.186-.221.283-.328.039-.042.077-.084.118-.124.477-.493 1.022-.895 1.639-1.109l.078-.026c.052-.017.104-.033.157-.048.061-.016.122-.03.185-.043l.029-.006c.13-.026.262-.043.395-.052h.011c.069 0 .139-.007.21-.007.089 0 .172 0 .259.009.09.008.179.018.269.032.742.118 1.448.56 2.056 1.242.231.26.439.54.621.836.12.192.233.395.34.609.043.089.084.171.124.259a7.8 7.8 0 0 1 .28.691c.195.55.342 1.116.439 1.692.084.505.134 1.015.15 1.526.008.273.008.55 0 .829a11.936 11.936 0 0 1-.787 3.792c-.042.111-.089.223-.134.335a9.264 9.264 0 0 1-.302.665c-.081.165-.166.331-.258.496-.06.11-.123.22-.186.33-.161.274-.335.546-.522.817l-.113.162a13.628 13.628 0 0 1-1.472 1.728 15.425 15.425 0 0 1-1.699 1.47c-.602.446-1.167.94-1.689 1.477-1.503 1.577-1.853 2.969-1.515 4.024.054.166.125.327.211.479.101.174.221.334.357.48l.053.055.054.054c.054.052.111.103.172.153l.06.048c.145.112.299.212.46.3.047.025.089.05.142.074.174.085.353.158.537.217.051.017.102.032.154.048l.065.017.09.024.077.019.084.018.083.017.079.013c.058.01.118.02.178.027l.057.009.104.01.064.007.105.007h.062l.11.006h.346l.099-.006.114-.007.139-.013.13-.015c.03 0 .06-.008.09-.014.4-.058.792-.164 1.167-.316l.159-.067a4.819 4.819 0 0 0 .772-.421c.229-.15.445-.318.647-.503.048-.043.095-.089.141-.133.023-.022.045-.043.067-.067.044-.045.089-.089.133-.138.32-.352.597-.74.825-1.157a228.925 228.925 0 0 1 6.151-10.514l.294-.471.297-.471c.148-.239.298-.474.447-.708l.15-.234c.498-.78 1.004-1.555 1.519-2.324l.305-.456c.612-.907 1.222-1.789 1.827-2.627l.301-.415a56.224 56.224 0 0 1 2.054-2.661l.282-.338c.047-.056.09-.112.141-.166.093-.11.186-.217.277-.321.046-.053.089-.105.138-.157l.268-.302.134-.147c.135-.145.267-.284.397-.417.09-.09.173-.179.259-.263a10.5 10.5 0 0 1 1.669-1.386l.14-.09c.134-.09.273-.174.415-.25 2.364-1.342 4.321-1.441 5.448-.314.682.682 1.06 1.813 1.039 3.387 0 .069 0 .139-.005.211v.077c0 .072-.006.144-.012.217 0 .09-.01.179-.019.269-.009.089-.014.157-.023.237 0 .022-.004.045-.008.069-.006.069-.015.14-.025.211 0 .021 0 .043-.008.065a5.354 5.354 0 0 1-.041.283c-.011.09-.026.174-.042.262l-.026.149a4.007 4.007 0 0 1-.1.42 6.16 6.16 0 0 1-.283.758 10.99 10.99 0 0 1-.514.987c-.104.178-.211.353-.322.526-.114.179-.234.36-.358.543-.316.452-.644.895-.985 1.328l-.156.197a50.56 50.56 0 0 1-1.722 2.035l-.187.21c-.252.281-.508.564-.77.848l-.197.214c-.131.143-.268.286-.4.43-.131.143-.268.288-.406.433l-.411.433-.417.436-.42.436c-.282.292-.565.584-.85.876-4.055 4.159-8.327 8.304-9.773 10.888a5.365 5.365 0 0 0-.262.519c-.206.47-.292.872-.233 1.197a.914.914 0 0 0 .111.303c.081.141.18.271.295.387.053.052.109.1.168.144.298.212.657.321 1.023.311h.114l.117-.009.117-.013.097-.014c.013-.002.027-.004.04-.008l.089-.017.023-.005.099-.021.035-.009.104-.028c.035-.01.083-.023.125-.037.176-.053.348-.116.517-.188.089-.036.176-.075.262-.117.045-.02.09-.041.132-.063l.134-.066c.32-.166.632-.347.936-.541l.133-.09c.045-.028.09-.057.133-.089l.133-.089.071-.049.192-.135c.179-.123.346-.25.515-.379l.015-.012.269-.208c.367-.29.715-.582 1.031-.857l.21-.184.019-.018.11-.097c.258-.232.488-.448.679-.626l.079-.077c.069-.065.132-.126.189-.178l.112-.111.04-.039.011-.011.117-.117.074-.077.009-.007.035-.032.044-.04.014-.013.037-.034.204-.179.114-.102c.061-.053.12-.107.179-.162l.136-.121c.025-.02.049-.042.074-.064l.143-.125.21-.185.112-.097c.435-.378.964-.835 1.572-1.35l.249-.211.411-.345.421-.351c.55-.457 1.142-.942 1.768-1.445l.411-.33c.35-.279.709-.563 1.073-.849.147-.115.296-.23.448-.344a100.786 100.786 0 0 1 3.762-2.788l.384-.268c.269-.185.537-.371.805-.552l.243-.164c.479-.325.965-.642 1.455-.951l.243-.153.241-.15c.242-.15.482-.297.721-.44l.239-.143.478-.278.469-.269.095-.052.371-.204c.155-.084.309-.165.463-.244l.229-.118.223-.112c.078-.037.155-.076.231-.113a21.446 21.446 0 0 1 1.954-.845l.41-.144c.123-.041.243-.08.358-.115l.04-.012c.062-.02.124-.038.185-.054l.018-.005c.128-.037.255-.069.38-.099h.009a8.156 8.156 0 0 1 1.077-.183c.167-.017.334-.026.502-.025h.084c.112 0 .22.007.327.018.049 0 .098.01.146.016h.02c.048.006.096.013.144.024.047.009.095.017.141.028h.015c.047.01.089.022.138.036.254.071.496.181.718.325.109.071.211.151.305.24l.027.026a.805.805 0 0 1 .051.05l.049.053c.402.421.734.904.984 1.43l.038.09a3.309 3.309 0 0 1 .042 2.553 4.676 4.676 0 0 1-.339.715 8.141 8.141 0 0 1-1.099 1.452l-.089.095c-.133.14-.271.28-.416.42-.064.063-.131.125-.198.188l-.205.189-.107.095a22.682 22.682 0 0 1-1.285 1.057c-.586.448-1.183.88-1.791 1.297a59.56 59.56 0 0 1-1.11.743 99.67 99.67 0 0 1-2.786 1.763c-1.968 1.21-4.149 2.504-6.474 3.911l-.602.365c-.659.402-1.281.786-1.867 1.152l-.295.185-.558.358c-.37.237-.739.476-1.108.715l-.297.196c-.145.094-.289.19-.433.286l-.141.09-.432.291-.229.157-.268.186-.249.173c-.417.295-.805.576-1.162.843l-.134.102c-.21.159-.418.321-.623.486-.309.249-.591.487-.844.716l-.124.113c-.071.065-.141.13-.208.194-.046.045-.089.09-.137.133l-.064.064c-.143.144-.283.291-.418.442l-.066.076c-.147.17-.275.333-.387.492l-.05.071c-.088.128-.169.26-.242.396-.019.034-.036.068-.053.102l-.049.102-.033.074-.021.05-.017.045-.023.061a2.55 2.55 0 0 0-.13.523l-.008.062-.006.058v.315c0 .026 0 .052.007.08l.005.048c0 .026.006.051.01.079.004.026.011.073.019.11v.005c.007.035.014.069.023.104.009.035.018.075.029.111.019.071.043.141.068.211.016.042.031.083.048.124 0 .008.006.017.01.025l.036.081.05.111c.054.115.113.227.177.336l.066.114.068.114a.426.426 0 0 0 .041.054l.022.023.025.023.026.02a.487.487 0 0 0 .122.063c.023.008.047.014.071.02.577.13 1.763-.347 3.339-1.179.089-.048.187-.098.282-.15l.48-.262.234-.13c.167-.089.337-.19.511-.289l.317-.179c2.083-1.199 4.571-2.739 7.143-4.243.241-.141.483-.282.725-.421l.486-.311c.564-.323 1.131-.642 1.7-.957a80.121 80.121 0 0 1 2.168-1.15l.476-.241c.316-.156.629-.308.938-.456a40.899 40.899 0 0 1 1.815-.809l.335-.136.04-.016c1.775-.703 3.384-1.137 4.686-1.137.281-.003.563.021.84.069h.009c.089.016.17.034.253.054h.015c.213.054.42.131.616.23.275.142.522.331.731.559.096.106.181.221.256.343.14.215.25.448.329.692.032.095.06.188.089.287a3.93 3.93 0 0 1-.06 2.305Z"}),c.jsx("path",{fill:"#FFD21E",fillRule:"evenodd",d:"M203.21 123.685v-.491c0-41.854-33.918-75.783-75.775-75.783-41.856 0-75.787 33.931-75.787 75.783v.164a7.13 7.13 0 0 0 0 .327c.005.163.007.326.005.489l.005.36.003.129c0 .06.002.119.004.179.003.095.005.191.005.286l.011.389.016.457.005.15.02.473v.023c.008.185.018.369.027.553l.001.014c.01.188.02.377.032.566.01.174.02.348.033.522l.002.031c.009.149.019.299.03.448l.003.04.033.432.003.028c.006.084.012.168.02.249.06.721.13 1.442.21 2.161l.004.045.061.529.068.555.05.377.023.177c.053.408.111.815.173 1.221l.004.027.059.384c.285 1.829.64 3.647 1.06 5.45l.005.022.032.135.091.385.056-.067c2.2-2.63 5.356-4.08 8.887-4.08 2.83 0 5.733.936 8.643 2.781 1.93 1.226 4.064 3.397 6.26 6.128 2.032-2.822 4.88-4.698 8.138-5.21.621-.098 1.25-.147 1.878-.148 7.436 0 11.915 6.453 13.607 12.258.836 1.961 4.865 10.893 10.941 16.935 9.236 9.227 11.547 18.748 6.976 28.943h.016c.311.035.624.067.939.096.187.018.373.036.561.052l.066.006.413.035.38.03c.362.028.725.054 1.089.077l.289.017.229.014.142.008.447.023.122.005.469.021.522.02.419.012.07.002c.089.004.178.007.267.007l.096.003c.59.014 1.179.021 1.769.02h.626l.447-.005c.11-.005.219-.005.33-.005h.174l.151-.004c.059-.002.118-.004.178-.004h.179l.351-.009.528-.018.581-.026c.168-.006.334-.015.5-.023l.179-.011.266-.014.156-.009.118-.008.537-.035.536-.039.487-.039.342-.029.376-.034a62.347 62.347 0 0 0 1.88-.197l.427-.051c-4.499-10.152-2.17-19.632 7.027-28.822 6.063-6.058 10.092-14.99 10.932-16.952 1.693-5.804 6.169-12.257 13.607-12.257.629 0 1.258.05 1.879.148 3.255.512 6.103 2.388 8.138 5.21 2.197-2.73 4.33-4.903 6.261-6.129 2.909-1.844 5.815-2.78 8.642-2.78 3.116 0 5.94 1.13 8.073 3.203.039-.169.077-.338.114-.508l.109-.506c.039-.185.078-.37.115-.555.066-.327.132-.654.195-.984.066-.342.129-.686.189-1.03l.031-.186c.019-.11.037-.22.058-.331.034-.172.062-.344.09-.518l.011-.066.071-.453.07-.459v-.004c.051-.339.099-.678.144-1.017l.011-.084.063-.478.051-.408.09-.804.035-.323.009-.088c.019-.174.037-.348.053-.522v-.014c.013-.138.027-.277.039-.416.071-.788.131-1.58.179-2.375.009-.13.016-.261.024-.392v-.006l.026-.491.006-.11c.016-.332.03-.664.041-.996v-.012l.005-.13c.005-.109.009-.219.009-.329l.002-.044c.004-.103.008-.209.008-.314l.003-.09c.003-.105.006-.209.006-.314l.002-.089c.003-.133.006-.267.006-.4v-.489Zm-94.572 75.706c6.002-8.801 5.576-15.407-2.658-23.637-8.236-8.231-13.029-20.267-13.029-20.267s-1.789-6.991-5.869-6.349c-4.08.642-7.073 11.089 1.47 17.484 8.542 6.395-1.7 10.731-4.988 4.73-3.288-6.002-12.265-21.429-16.919-24.38-4.654-2.951-7.927-1.297-6.83 4.785.545 3.019 5.613 8.172 10.348 12.986 4.804 4.884 9.265 9.42 8.311 11.025-1.893 3.187-8.56-3.745-8.56-3.745s-20.876-18.998-25.42-14.047c-4.19 4.563 2.271 8.442 12.227 14.421.846.508 1.718 1.032 2.611 1.572 11.391 6.896 12.277 8.715 10.66 11.324-.597.964-4.41-1.325-9.1-4.14-7.995-4.801-18.537-11.13-20.026-5.465-1.288 4.903 6.468 7.907 13.502 10.632 5.86 2.27 11.22 4.346 10.431 7.164-.817 2.922-5.246.485-10.087-2.179-5.435-2.991-11.39-6.267-13.339-2.57-3.683 6.99 25.41 15.219 25.65 15.28 9.4 2.438 33.272 7.604 41.615-4.624Zm38.665 0c-6.002-8.801-5.576-15.407 2.659-23.637 8.235-8.231 13.028-20.267 13.028-20.267s1.789-6.991 5.869-6.349c4.08.642 7.073 11.089-1.469 17.484-8.543 6.395 1.699 10.731 4.987 4.73 3.289-6.002 12.26-21.429 16.914-24.38 4.654-2.951 7.929-1.297 6.831 4.785-.544 3.019-5.613 8.172-10.348 12.987-4.804 4.884-9.265 9.419-8.312 11.024 1.893 3.187 8.565-3.749 8.565-3.749s20.875-18.997 25.421-14.046c4.189 4.562-2.272 8.442-12.229 14.421-.871.523-1.741 1.047-2.61 1.572-11.391 6.896-12.277 8.715-10.661 11.323.598.965 4.411-1.325 9.1-4.14 7.996-4.8 18.538-11.13 20.027-5.464 1.289 4.903-6.468 7.907-13.502 10.632-5.86 2.27-11.22 4.346-10.432 7.164.816 2.921 5.244.484 10.084-2.18 5.435-2.991 11.391-6.269 13.339-2.569 3.684 6.994-25.414 15.215-25.649 15.275-9.4 2.446-33.272 7.612-41.612-4.616Z",clipRule:"evenodd"}),c.jsx("path",{fill:"#32343D",fillRule:"evenodd",d:"M152.047 102.567c1.182.418 2.061 1.69 2.897 2.901 1.13 1.636 2.182 3.159 3.796 2.301a10.909 10.909 0 0 0 4.247-15.214 10.912 10.912 0 0 0-7.742-5.198 10.904 10.904 0 0 0-11.689 6.589 10.909 10.909 0 0 0 .436 9.314c.748 1.407 2.408.743 4.16.042 1.373-.549 2.804-1.121 3.895-.735Zm-51.375 0c-1.182.418-2.061 1.691-2.897 2.901-1.13 1.637-2.183 3.159-3.796 2.301a10.903 10.903 0 0 1 8.263-20.068 10.909 10.909 0 0 1 7.707 9.348 10.906 10.906 0 0 1-1.221 6.211c-.749 1.407-2.409.743-4.161.043-1.374-.55-2.803-1.122-3.895-.736Zm43.427 46.751c8.143-6.415 11.134-16.889 11.134-23.341 0-5.1-3.431-3.495-8.924-.775l-.31.153c-5.042 2.497-11.754 5.822-19.122 5.822-7.369 0-14.081-3.325-19.122-5.823-5.671-2.809-9.228-4.571-9.228.624 0 6.656 3.182 17.585 11.916 23.934a18.968 18.968 0 0 1 11.575-9.786c.872-.26 1.77 1.241 2.689 2.778.887 1.482 1.794 2.998 2.716 2.998.983 0 1.948-1.494 2.891-2.952.985-1.525 1.946-3.01 2.875-2.713a18.967 18.967 0 0 1 10.91 9.081Z",clipRule:"evenodd"}),c.jsx("path",{fill:"#FF323D",d:"M144.097 149.317c-4.241 3.342-9.878 5.583-17.219 5.583-6.897 0-12.291-1.978-16.435-4.989a18.966 18.966 0 0 1 11.575-9.786c1.712-.511 3.527 5.776 5.405 5.776 2.01 0 3.947-6.246 5.766-5.665a18.974 18.974 0 0 1 10.908 9.081Z"}),c.jsx("path",{fill:"#FFAD03",fillRule:"evenodd",d:"M81.2 111.64a7.078 7.078 0 0 1-6.65.655 7.062 7.062 0 0 1-3.837-3.837 7.082 7.082 0 0 1 .657-6.65 7.087 7.087 0 1 1 9.83 9.832Zm101.413 0a7.08 7.08 0 0 1-6.651.655 7.064 7.064 0 0 1-3.837-3.837 7.102 7.102 0 0 1-.504-3.407 7.103 7.103 0 0 1 3.411-5.385 7.083 7.083 0 0 1 8.656 1.07 7.079 7.079 0 0 1 1.536 7.724 7.089 7.089 0 0 1-2.611 3.18Z",clipRule:"evenodd"})]}),v=h.forwardRef((l,a)=>c.jsx(e,{ref:a,...l}));export{v as HuggingFaceIcon};
1
+ import{j as c,r as h}from"./index-D234yKNJ.js";const e=l=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 256 256",...l,children:[c.jsx("path",{fill:"#fff",d:"M230.721 172.7a18.97 18.97 0 0 0-2.575-5.692c.25-.917.441-1.849.568-2.791.829-5.976-1.243-11.447-5.147-15.68-2.115-2.312-4.382-3.839-6.783-4.776a90.602 90.602 0 0 0 2.377-20.568c0-3.163-.179-6.261-.479-9.313a105.88 105.88 0 0 0-.567-4.56 90.985 90.985 0 0 0-3.051-13.21 91.22 91.22 0 0 0-3.054-8.374 91.93 91.93 0 0 0-6.041-11.754 81.369 81.369 0 0 0-4.907-7.262 68.979 68.979 0 0 0-2.704-3.446 90.535 90.535 0 0 0-9.033-9.486 69.938 69.938 0 0 0-3.315-2.862 81.76 81.76 0 0 0-3.424-2.704 96.056 96.056 0 0 0-7.262-4.907c-13.781-8.37-29.942-13.17-47.215-13.17-50.292 0-91.052 40.762-91.052 91.051-.002 7.012.81 14 2.42 20.824-2.16.938-4.23 2.4-6.15 4.515-3.903 4.231-5.976 9.682-5.147 15.658.126.949.315 1.889.567 2.813a19.006 19.006 0 0 0-2.573 5.694c-1.2 4.561-.805 8.674.72 12.278-1.658 4.71-1.244 9.726.915 14.087 1.57 3.185 3.817 5.649 6.587 7.851 3.293 2.618 7.415 4.842 12.387 6.976 5.932 2.53 13.173 4.907 16.466 5.779 8.506 2.202 16.662 3.598 24.928 3.666 11.777.109 21.919-2.66 29.18-9.747a88.02 88.02 0 0 0 10.752.654 93.752 93.752 0 0 0 11.358-.715c7.244 7.132 17.425 9.926 29.245 9.814 8.265-.066 16.421-1.462 24.905-3.667 3.315-.872 10.553-3.249 16.488-5.779 4.972-2.137 9.094-4.361 12.409-6.975 2.749-2.203 4.994-4.666 6.565-7.851 2.181-4.362 2.573-9.378.938-14.088 1.51-3.604 1.903-7.726.704-12.283Zm-8.44 11.973c1.671 3.171 1.778 6.754.304 10.091-2.236 5.057-7.79 9.041-18.577 13.318-6.708 2.66-12.85 4.361-12.904 4.376-8.872 2.301-16.896 3.47-23.842 3.47-11.502 0-20.061-3.174-25.489-9.442a85.461 85.461 0 0 1-27.747.158c-5.435 6.164-13.945 9.284-25.35 9.284-6.947 0-14.97-1.169-23.843-3.47-.054-.015-6.194-1.716-12.904-4.376-10.786-4.277-16.342-8.258-18.577-13.318-1.474-3.337-1.367-6.92.304-10.091.154-.295.32-.582.497-.86a12.803 12.803 0 0 1-1.728-10.341c.664-2.523 2.035-4.621 3.897-6.128a12.75 12.75 0 0 1-1.73-4.822c-.536-3.714.697-7.422 3.47-10.446 2.16-2.353 5.213-3.648 8.593-3.648h.09a84.45 84.45 0 0 1-3.832-25.235c0-46.671 37.836-84.51 84.514-84.51 46.677 0 84.513 37.835 84.513 84.51a84.398 84.398 0 0 1-3.859 25.299c.408-.04.808-.06 1.201-.061 3.38 0 6.434 1.295 8.592 3.648 2.773 3.021 4.007 6.732 3.47 10.446a12.757 12.757 0 0 1-1.729 4.822c1.862 1.507 3.234 3.605 3.897 6.128a12.803 12.803 0 0 1-1.728 10.341c.177.275.345.562.497.857Z"}),c.jsx("path",{fill:"#FF9D00",d:"M221.784 183.816a12.798 12.798 0 0 0 1.728-10.341c-.664-2.523-2.036-4.621-3.897-6.128a12.74 12.74 0 0 0 1.729-4.822c.537-3.714-.696-7.422-3.47-10.446-2.158-2.353-5.212-3.648-8.592-3.648-.393 0-.793.021-1.201.061a84.415 84.415 0 0 0 3.852-25.297c0-46.672-37.836-84.51-84.509-84.51-46.674 0-84.514 37.834-84.514 84.51a84.46 84.46 0 0 0 3.832 25.235h-.09c-3.38 0-6.433 1.294-8.592 3.647-2.773 3.021-4.007 6.733-3.47 10.446a12.762 12.762 0 0 0 1.73 4.823c-1.862 1.506-3.234 3.604-3.898 6.127a12.808 12.808 0 0 0 1.73 10.343c-.178.278-.342.565-.497.86-1.67 3.171-1.778 6.754-.303 10.091 2.236 5.057 7.79 9.041 18.577 13.318 6.707 2.66 12.85 4.361 12.904 4.376 8.872 2.301 16.896 3.47 23.842 3.47 11.406 0 19.916-3.12 25.351-9.284a85.49 85.49 0 0 0 27.747-.158c5.428 6.268 13.987 9.442 25.489 9.442 6.946 0 14.97-1.169 23.841-3.47.055-.015 6.195-1.716 12.905-4.376 10.787-4.277 16.342-8.261 18.577-13.318 1.474-3.337 1.367-6.92-.304-10.091-.152-.297-.32-.585-.497-.86Zm-111.647 13.181a34.659 34.659 0 0 1-1.502 2.394c-1.405 2.057-3.253 3.629-5.398 4.797-4.1 2.236-9.29 3.017-14.562 3.017-8.329 0-16.867-1.949-21.652-3.19-.236-.061-29.334-8.28-25.65-15.276.62-1.177 1.64-1.647 2.925-1.647 5.187 0 14.632 7.724 18.69 7.724.908 0 1.548-.386 1.809-1.328 1.73-6.204-26.293-8.812-23.933-17.796.416-1.59 1.546-2.236 3.134-2.236 6.858-.001 22.25 12.06 25.469 12.06.247 0 .424-.073.52-.225.014-.023.028-.045.041-.069 1.511-2.495.644-4.309-9.707-10.649l-.994-.605c-11.391-6.894-19.386-11.043-14.84-15.993.524-.571 1.266-.824 2.167-.824 1.068 0 2.36.357 3.785.957 6.016 2.537 14.354 9.456 17.837 12.473a146 146 0 0 1 1.633 1.441s4.41 4.586 7.076 4.586c.614 0 1.135-.242 1.488-.84 1.891-3.188-17.563-17.93-18.66-24.013-.744-4.121.522-6.209 2.862-6.209 1.113 0 2.47.474 3.97 1.425 4.65 2.951 13.628 18.379 16.915 24.381 1.102 2.011 2.983 2.861 4.678 2.861 3.363 0 5.992-3.343.308-7.591-8.543-6.392-5.545-16.84-1.468-17.483.174-.028.35-.042.525-.042 3.708 0 5.343 6.389 5.343 6.389s4.794 12.038 13.029 20.267c7.472 7.469 8.516 13.598 4.162 21.244Zm26.629 1.41-.427.051-.728.083c-.383.04-.767.078-1.152.113l-.375.034-.343.029-.486.039-.537.039-.536.035-.119.008c-.14.008-.28.017-.422.024l-.179.01c-.166.009-.332.017-.5.024l-.581.025-.527.018-.352.01h-.179c-.11 0-.219.006-.329.007h-.174c-.11 0-.219 0-.329.005l-.448.006h-.625c-.491 0-.981-.005-1.469-.015l-.396-.009c-.113 0-.226-.005-.337-.009l-.42-.012-.521-.02-.47-.021-.121-.005-.447-.023c-.125-.007-.248-.013-.372-.022l-.289-.017a79.64 79.64 0 0 1-1.089-.076l-.38-.031c-.16-.012-.32-.027-.479-.041-.187-.016-.374-.034-.561-.052a59.687 59.687 0 0 1-.939-.095h-.015c4.57-10.195 2.259-19.717-6.976-28.944-6.057-6.049-10.086-14.981-10.922-16.942-1.692-5.805-6.17-12.258-13.607-12.258-.629 0-1.257.05-1.878.148-3.258.513-6.106 2.388-8.138 5.21-2.196-2.731-4.33-4.902-6.26-6.128-2.91-1.845-5.814-2.781-8.643-2.781-3.531 0-6.687 1.45-8.887 4.08l-.056.067c-.042-.173-.082-.346-.123-.52l-.005-.023a73.685 73.685 0 0 1-1.054-5.412c0-.012 0-.024-.006-.036-.022-.137-.042-.275-.063-.412-.062-.406-.12-.813-.173-1.22-.024-.185-.05-.37-.073-.555l-.068-.555c-.022-.185-.04-.353-.06-.529l-.006-.044c-.08-.72-.15-1.44-.21-2.162l-.022-.277-.035-.472c-.01-.129-.02-.259-.027-.389 0-.031-.005-.061-.006-.09a52.476 52.476 0 0 1-.065-1.088c-.01-.189-.02-.377-.028-.567l-.02-.496-.005-.15-.016-.457-.01-.389c0-.155-.008-.31-.01-.465-.003-.155-.007-.325-.008-.489-.002-.164 0-.326-.005-.489-.004-.164 0-.327 0-.49 0-41.853 33.93-75.784 75.788-75.784 41.856 0 75.786 33.93 75.786 75.784v.979c0 .163-.005.327-.008.489 0 .135-.006.268-.01.405 0 .12-.005.241-.009.357 0 .153-.009.306-.014.459v.012l-.021.531c-.007.155-.013.311-.021.466l-.005.11-.027.496a80.723 80.723 0 0 1-.241 3.184v.013c-.017.174-.034.348-.053.522l-.045.411-.089.804-.051.407-.063.479c-.023.174-.046.349-.072.522-.026.195-.055.389-.084.583l-.069.459-.082.52c-.028.173-.058.345-.09.517-.033.173-.059.345-.089.517-.06.344-.123.688-.189 1.031-.101.513-.204 1.025-.31 1.537l-.11.507c-.036.169-.075.339-.113.508-2.133-2.073-4.958-3.202-8.073-3.202-2.827 0-5.734.935-8.643 2.78-1.93 1.226-4.063 3.398-6.26 6.128-2.035-2.822-4.883-4.697-8.139-5.21a12.05 12.05 0 0 0-1.878-.148c-7.439 0-11.914 6.453-13.607 12.258-.84 1.961-4.87 10.893-10.932 16.951-9.229 9.198-11.557 18.677-7.059 28.83Zm78.241-20.409-.03.089a5.416 5.416 0 0 1-.263.587c-.075.14-.156.276-.244.408-.167.249-.35.487-.549.711-.046.052-.09.104-.142.155a7.853 7.853 0 0 1-.22.227c-1.346 1.334-3.398 2.504-5.718 3.577-.263.119-.53.238-.799.358l-.268.119c-.179.079-.358.157-.546.234-.179.078-.365.156-.551.232l-.558.23c-1.305.537-2.642 1.049-3.946 1.554l-.558.217-.551.216c-.367.143-.729.286-1.085.429l-.531.214-.522.213-.256.108c-.171.071-.338.142-.505.213-3.837 1.647-6.598 3.322-6.018 5.4.016.059.034.115.054.17.052.154.123.299.212.436.052.081.112.158.179.228.682.709 1.923.597 3.488.034.22-.081.439-.165.656-.253l.136-.056c.358-.152.737-.322 1.124-.506.097-.046.195-.09.293-.141 1.914-.936 4.083-2.196 6.235-3.343a55.812 55.812 0 0 1 2.618-1.325c2.038-.959 3.954-1.639 5.494-1.639.723 0 1.361.148 1.893.488l.089.059c.334.235.614.537.823.887.041.067.081.138.12.211.761 1.445.124 2.941-1.367 4.408-1.431 1.409-3.657 2.79-6.187 4.068-.188.095-.376.19-.567.283-7.53 3.698-17.391 6.483-17.528 6.518-2.628.681-6.386 1.575-10.62 2.244l-.626.098-.103.015c-.474.072-.949.139-1.425.201-.483.065-.971.124-1.462.179l-.09.01a68.56 68.56 0 0 1-5.358.406h-.026c-.648.023-1.295.035-1.943.035h-.747a46.38 46.38 0 0 1-2.959-.134c-.023 0-.048 0-.071-.006a39.666 39.666 0 0 1-2.149-.231 24.641 24.641 0 0 1-.715-.107 57.653 57.653 0 0 1-.725-.121l-.329-.062-.025-.005a26.107 26.107 0 0 1-1.036-.219c-.2-.045-.399-.089-.596-.143l-.119-.03c-.098-.024-.193-.05-.29-.076l-.053-.014-.308-.09c-.112-.031-.224-.065-.336-.098l-.039-.011-.291-.089c-.11-.034-.22-.07-.329-.106l-.268-.089-.197-.069c-.19-.067-.379-.136-.566-.208l-.178-.07-.147-.058a23.243 23.243 0 0 1-.845-.358l-.185-.09-.031-.014c-.066-.031-.131-.062-.197-.089a17.142 17.142 0 0 1-.384-.191l-.039-.019-.184-.097a15.943 15.943 0 0 1-.961-.546l-.172-.106a8.547 8.547 0 0 1-.256-.164l-.224-.148-.241-.166-.144-.103c-.152-.108-.301-.22-.447-.335l-.233-.179a15.173 15.173 0 0 1-.276-.228c-.077-.063-.152-.129-.227-.195l-.006-.005c-.081-.071-.16-.142-.239-.215a11.85 11.85 0 0 1-.232-.216l-.009-.009a8.569 8.569 0 0 1-.235-.232c-.077-.078-.156-.156-.231-.236-.075-.079-.152-.16-.226-.243-.074-.082-.142-.157-.212-.238l-.023-.027a9.34 9.34 0 0 1-.201-.238 12.442 12.442 0 0 1-.416-.525c-.135-.18-.267-.364-.396-.551l-.123-.184c-.164-.24-.324-.482-.479-.728a18.6 18.6 0 0 1-.339-.536c-.071-.113-.139-.227-.207-.339l-.028-.046c-.065-.11-.129-.218-.191-.327a3.17 3.17 0 0 1-.102-.179c-.033-.062-.071-.125-.106-.188l-.057-.099-.035-.064c-.067-.12-.133-.241-.197-.363-.03-.054-.059-.108-.09-.16l-.089-.173-.09-.171c-.225-.45-.438-.906-.638-1.368l-.071-.169c-.046-.113-.089-.225-.135-.336-.022-.054-.044-.107-.063-.161a16.731 16.731 0 0 1-.776-2.639c-.011-.055-.022-.11-.031-.163a11.54 11.54 0 0 1-.127-.806c-.008-.053-.014-.106-.02-.159l-.017-.162a11.337 11.337 0 0 1-.049-.638c0-.054-.005-.108-.007-.16a8.436 8.436 0 0 1-.008-.318c-.056-4.273 2.106-8.381 6.729-13.002 8.235-8.227 13.029-20.266 13.029-20.266s.129-.505.397-1.232c.037-.101.076-.205.12-.314.156-.407.332-.807.527-1.197l.039-.075c.166-.332.348-.656.544-.971.046-.073.09-.145.141-.218.147-.217.302-.429.465-.634.089-.111.186-.221.283-.328.039-.042.077-.084.118-.124.477-.493 1.022-.895 1.639-1.109l.078-.026c.052-.017.104-.033.157-.048.061-.016.122-.03.185-.043l.029-.006c.13-.026.262-.043.395-.052h.011c.069 0 .139-.007.21-.007.089 0 .172 0 .259.009.09.008.179.018.269.032.742.118 1.448.56 2.056 1.242.231.26.439.54.621.836.12.192.233.395.34.609.043.089.084.171.124.259a7.8 7.8 0 0 1 .28.691c.195.55.342 1.116.439 1.692.084.505.134 1.015.15 1.526.008.273.008.55 0 .829a11.936 11.936 0 0 1-.787 3.792c-.042.111-.089.223-.134.335a9.264 9.264 0 0 1-.302.665c-.081.165-.166.331-.258.496-.06.11-.123.22-.186.33-.161.274-.335.546-.522.817l-.113.162a13.628 13.628 0 0 1-1.472 1.728 15.425 15.425 0 0 1-1.699 1.47c-.602.446-1.167.94-1.689 1.477-1.503 1.577-1.853 2.969-1.515 4.024.054.166.125.327.211.479.101.174.221.334.357.48l.053.055.054.054c.054.052.111.103.172.153l.06.048c.145.112.299.212.46.3.047.025.089.05.142.074.174.085.353.158.537.217.051.017.102.032.154.048l.065.017.09.024.077.019.084.018.083.017.079.013c.058.01.118.02.178.027l.057.009.104.01.064.007.105.007h.062l.11.006h.346l.099-.006.114-.007.139-.013.13-.015c.03 0 .06-.008.09-.014.4-.058.792-.164 1.167-.316l.159-.067a4.819 4.819 0 0 0 .772-.421c.229-.15.445-.318.647-.503.048-.043.095-.089.141-.133.023-.022.045-.043.067-.067.044-.045.089-.089.133-.138.32-.352.597-.74.825-1.157a228.925 228.925 0 0 1 6.151-10.514l.294-.471.297-.471c.148-.239.298-.474.447-.708l.15-.234c.498-.78 1.004-1.555 1.519-2.324l.305-.456c.612-.907 1.222-1.789 1.827-2.627l.301-.415a56.224 56.224 0 0 1 2.054-2.661l.282-.338c.047-.056.09-.112.141-.166.093-.11.186-.217.277-.321.046-.053.089-.105.138-.157l.268-.302.134-.147c.135-.145.267-.284.397-.417.09-.09.173-.179.259-.263a10.5 10.5 0 0 1 1.669-1.386l.14-.09c.134-.09.273-.174.415-.25 2.364-1.342 4.321-1.441 5.448-.314.682.682 1.06 1.813 1.039 3.387 0 .069 0 .139-.005.211v.077c0 .072-.006.144-.012.217 0 .09-.01.179-.019.269-.009.089-.014.157-.023.237 0 .022-.004.045-.008.069-.006.069-.015.14-.025.211 0 .021 0 .043-.008.065a5.354 5.354 0 0 1-.041.283c-.011.09-.026.174-.042.262l-.026.149a4.007 4.007 0 0 1-.1.42 6.16 6.16 0 0 1-.283.758 10.99 10.99 0 0 1-.514.987c-.104.178-.211.353-.322.526-.114.179-.234.36-.358.543-.316.452-.644.895-.985 1.328l-.156.197a50.56 50.56 0 0 1-1.722 2.035l-.187.21c-.252.281-.508.564-.77.848l-.197.214c-.131.143-.268.286-.4.43-.131.143-.268.288-.406.433l-.411.433-.417.436-.42.436c-.282.292-.565.584-.85.876-4.055 4.159-8.327 8.304-9.773 10.888a5.365 5.365 0 0 0-.262.519c-.206.47-.292.872-.233 1.197a.914.914 0 0 0 .111.303c.081.141.18.271.295.387.053.052.109.1.168.144.298.212.657.321 1.023.311h.114l.117-.009.117-.013.097-.014c.013-.002.027-.004.04-.008l.089-.017.023-.005.099-.021.035-.009.104-.028c.035-.01.083-.023.125-.037.176-.053.348-.116.517-.188.089-.036.176-.075.262-.117.045-.02.09-.041.132-.063l.134-.066c.32-.166.632-.347.936-.541l.133-.09c.045-.028.09-.057.133-.089l.133-.089.071-.049.192-.135c.179-.123.346-.25.515-.379l.015-.012.269-.208c.367-.29.715-.582 1.031-.857l.21-.184.019-.018.11-.097c.258-.232.488-.448.679-.626l.079-.077c.069-.065.132-.126.189-.178l.112-.111.04-.039.011-.011.117-.117.074-.077.009-.007.035-.032.044-.04.014-.013.037-.034.204-.179.114-.102c.061-.053.12-.107.179-.162l.136-.121c.025-.02.049-.042.074-.064l.143-.125.21-.185.112-.097c.435-.378.964-.835 1.572-1.35l.249-.211.411-.345.421-.351c.55-.457 1.142-.942 1.768-1.445l.411-.33c.35-.279.709-.563 1.073-.849.147-.115.296-.23.448-.344a100.786 100.786 0 0 1 3.762-2.788l.384-.268c.269-.185.537-.371.805-.552l.243-.164c.479-.325.965-.642 1.455-.951l.243-.153.241-.15c.242-.15.482-.297.721-.44l.239-.143.478-.278.469-.269.095-.052.371-.204c.155-.084.309-.165.463-.244l.229-.118.223-.112c.078-.037.155-.076.231-.113a21.446 21.446 0 0 1 1.954-.845l.41-.144c.123-.041.243-.08.358-.115l.04-.012c.062-.02.124-.038.185-.054l.018-.005c.128-.037.255-.069.38-.099h.009a8.156 8.156 0 0 1 1.077-.183c.167-.017.334-.026.502-.025h.084c.112 0 .22.007.327.018.049 0 .098.01.146.016h.02c.048.006.096.013.144.024.047.009.095.017.141.028h.015c.047.01.089.022.138.036.254.071.496.181.718.325.109.071.211.151.305.24l.027.026a.805.805 0 0 1 .051.05l.049.053c.402.421.734.904.984 1.43l.038.09a3.309 3.309 0 0 1 .042 2.553 4.676 4.676 0 0 1-.339.715 8.141 8.141 0 0 1-1.099 1.452l-.089.095c-.133.14-.271.28-.416.42-.064.063-.131.125-.198.188l-.205.189-.107.095a22.682 22.682 0 0 1-1.285 1.057c-.586.448-1.183.88-1.791 1.297a59.56 59.56 0 0 1-1.11.743 99.67 99.67 0 0 1-2.786 1.763c-1.968 1.21-4.149 2.504-6.474 3.911l-.602.365c-.659.402-1.281.786-1.867 1.152l-.295.185-.558.358c-.37.237-.739.476-1.108.715l-.297.196c-.145.094-.289.19-.433.286l-.141.09-.432.291-.229.157-.268.186-.249.173c-.417.295-.805.576-1.162.843l-.134.102c-.21.159-.418.321-.623.486-.309.249-.591.487-.844.716l-.124.113c-.071.065-.141.13-.208.194-.046.045-.089.09-.137.133l-.064.064c-.143.144-.283.291-.418.442l-.066.076c-.147.17-.275.333-.387.492l-.05.071c-.088.128-.169.26-.242.396-.019.034-.036.068-.053.102l-.049.102-.033.074-.021.05-.017.045-.023.061a2.55 2.55 0 0 0-.13.523l-.008.062-.006.058v.315c0 .026 0 .052.007.08l.005.048c0 .026.006.051.01.079.004.026.011.073.019.11v.005c.007.035.014.069.023.104.009.035.018.075.029.111.019.071.043.141.068.211.016.042.031.083.048.124 0 .008.006.017.01.025l.036.081.05.111c.054.115.113.227.177.336l.066.114.068.114a.426.426 0 0 0 .041.054l.022.023.025.023.026.02a.487.487 0 0 0 .122.063c.023.008.047.014.071.02.577.13 1.763-.347 3.339-1.179.089-.048.187-.098.282-.15l.48-.262.234-.13c.167-.089.337-.19.511-.289l.317-.179c2.083-1.199 4.571-2.739 7.143-4.243.241-.141.483-.282.725-.421l.486-.311c.564-.323 1.131-.642 1.7-.957a80.121 80.121 0 0 1 2.168-1.15l.476-.241c.316-.156.629-.308.938-.456a40.899 40.899 0 0 1 1.815-.809l.335-.136.04-.016c1.775-.703 3.384-1.137 4.686-1.137.281-.003.563.021.84.069h.009c.089.016.17.034.253.054h.015c.213.054.42.131.616.23.275.142.522.331.731.559.096.106.181.221.256.343.14.215.25.448.329.692.032.095.06.188.089.287a3.93 3.93 0 0 1-.06 2.305Z"}),c.jsx("path",{fill:"#FFD21E",fillRule:"evenodd",d:"M203.21 123.685v-.491c0-41.854-33.918-75.783-75.775-75.783-41.856 0-75.787 33.931-75.787 75.783v.164a7.13 7.13 0 0 0 0 .327c.005.163.007.326.005.489l.005.36.003.129c0 .06.002.119.004.179.003.095.005.191.005.286l.011.389.016.457.005.15.02.473v.023c.008.185.018.369.027.553l.001.014c.01.188.02.377.032.566.01.174.02.348.033.522l.002.031c.009.149.019.299.03.448l.003.04.033.432.003.028c.006.084.012.168.02.249.06.721.13 1.442.21 2.161l.004.045.061.529.068.555.05.377.023.177c.053.408.111.815.173 1.221l.004.027.059.384c.285 1.829.64 3.647 1.06 5.45l.005.022.032.135.091.385.056-.067c2.2-2.63 5.356-4.08 8.887-4.08 2.83 0 5.733.936 8.643 2.781 1.93 1.226 4.064 3.397 6.26 6.128 2.032-2.822 4.88-4.698 8.138-5.21.621-.098 1.25-.147 1.878-.148 7.436 0 11.915 6.453 13.607 12.258.836 1.961 4.865 10.893 10.941 16.935 9.236 9.227 11.547 18.748 6.976 28.943h.016c.311.035.624.067.939.096.187.018.373.036.561.052l.066.006.413.035.38.03c.362.028.725.054 1.089.077l.289.017.229.014.142.008.447.023.122.005.469.021.522.02.419.012.07.002c.089.004.178.007.267.007l.096.003c.59.014 1.179.021 1.769.02h.626l.447-.005c.11-.005.219-.005.33-.005h.174l.151-.004c.059-.002.118-.004.178-.004h.179l.351-.009.528-.018.581-.026c.168-.006.334-.015.5-.023l.179-.011.266-.014.156-.009.118-.008.537-.035.536-.039.487-.039.342-.029.376-.034a62.347 62.347 0 0 0 1.88-.197l.427-.051c-4.499-10.152-2.17-19.632 7.027-28.822 6.063-6.058 10.092-14.99 10.932-16.952 1.693-5.804 6.169-12.257 13.607-12.257.629 0 1.258.05 1.879.148 3.255.512 6.103 2.388 8.138 5.21 2.197-2.73 4.33-4.903 6.261-6.129 2.909-1.844 5.815-2.78 8.642-2.78 3.116 0 5.94 1.13 8.073 3.203.039-.169.077-.338.114-.508l.109-.506c.039-.185.078-.37.115-.555.066-.327.132-.654.195-.984.066-.342.129-.686.189-1.03l.031-.186c.019-.11.037-.22.058-.331.034-.172.062-.344.09-.518l.011-.066.071-.453.07-.459v-.004c.051-.339.099-.678.144-1.017l.011-.084.063-.478.051-.408.09-.804.035-.323.009-.088c.019-.174.037-.348.053-.522v-.014c.013-.138.027-.277.039-.416.071-.788.131-1.58.179-2.375.009-.13.016-.261.024-.392v-.006l.026-.491.006-.11c.016-.332.03-.664.041-.996v-.012l.005-.13c.005-.109.009-.219.009-.329l.002-.044c.004-.103.008-.209.008-.314l.003-.09c.003-.105.006-.209.006-.314l.002-.089c.003-.133.006-.267.006-.4v-.489Zm-94.572 75.706c6.002-8.801 5.576-15.407-2.658-23.637-8.236-8.231-13.029-20.267-13.029-20.267s-1.789-6.991-5.869-6.349c-4.08.642-7.073 11.089 1.47 17.484 8.542 6.395-1.7 10.731-4.988 4.73-3.288-6.002-12.265-21.429-16.919-24.38-4.654-2.951-7.927-1.297-6.83 4.785.545 3.019 5.613 8.172 10.348 12.986 4.804 4.884 9.265 9.42 8.311 11.025-1.893 3.187-8.56-3.745-8.56-3.745s-20.876-18.998-25.42-14.047c-4.19 4.563 2.271 8.442 12.227 14.421.846.508 1.718 1.032 2.611 1.572 11.391 6.896 12.277 8.715 10.66 11.324-.597.964-4.41-1.325-9.1-4.14-7.995-4.801-18.537-11.13-20.026-5.465-1.288 4.903 6.468 7.907 13.502 10.632 5.86 2.27 11.22 4.346 10.431 7.164-.817 2.922-5.246.485-10.087-2.179-5.435-2.991-11.39-6.267-13.339-2.57-3.683 6.99 25.41 15.219 25.65 15.28 9.4 2.438 33.272 7.604 41.615-4.624Zm38.665 0c-6.002-8.801-5.576-15.407 2.659-23.637 8.235-8.231 13.028-20.267 13.028-20.267s1.789-6.991 5.869-6.349c4.08.642 7.073 11.089-1.469 17.484-8.543 6.395 1.699 10.731 4.987 4.73 3.289-6.002 12.26-21.429 16.914-24.38 4.654-2.951 7.929-1.297 6.831 4.785-.544 3.019-5.613 8.172-10.348 12.987-4.804 4.884-9.265 9.419-8.312 11.024 1.893 3.187 8.565-3.749 8.565-3.749s20.875-18.997 25.421-14.046c4.189 4.562-2.272 8.442-12.229 14.421-.871.523-1.741 1.047-2.61 1.572-11.391 6.896-12.277 8.715-10.661 11.323.598.965 4.411-1.325 9.1-4.14 7.996-4.8 18.538-11.13 20.027-5.464 1.289 4.903-6.468 7.907-13.502 10.632-5.86 2.27-11.22 4.346-10.432 7.164.816 2.921 5.244.484 10.084-2.18 5.435-2.991 11.391-6.269 13.339-2.569 3.684 6.994-25.414 15.215-25.649 15.275-9.4 2.446-33.272 7.612-41.612-4.616Z",clipRule:"evenodd"}),c.jsx("path",{fill:"#32343D",fillRule:"evenodd",d:"M152.047 102.567c1.182.418 2.061 1.69 2.897 2.901 1.13 1.636 2.182 3.159 3.796 2.301a10.909 10.909 0 0 0 4.247-15.214 10.912 10.912 0 0 0-7.742-5.198 10.904 10.904 0 0 0-11.689 6.589 10.909 10.909 0 0 0 .436 9.314c.748 1.407 2.408.743 4.16.042 1.373-.549 2.804-1.121 3.895-.735Zm-51.375 0c-1.182.418-2.061 1.691-2.897 2.901-1.13 1.637-2.183 3.159-3.796 2.301a10.903 10.903 0 0 1 8.263-20.068 10.909 10.909 0 0 1 7.707 9.348 10.906 10.906 0 0 1-1.221 6.211c-.749 1.407-2.409.743-4.161.043-1.374-.55-2.803-1.122-3.895-.736Zm43.427 46.751c8.143-6.415 11.134-16.889 11.134-23.341 0-5.1-3.431-3.495-8.924-.775l-.31.153c-5.042 2.497-11.754 5.822-19.122 5.822-7.369 0-14.081-3.325-19.122-5.823-5.671-2.809-9.228-4.571-9.228.624 0 6.656 3.182 17.585 11.916 23.934a18.968 18.968 0 0 1 11.575-9.786c.872-.26 1.77 1.241 2.689 2.778.887 1.482 1.794 2.998 2.716 2.998.983 0 1.948-1.494 2.891-2.952.985-1.525 1.946-3.01 2.875-2.713a18.967 18.967 0 0 1 10.91 9.081Z",clipRule:"evenodd"}),c.jsx("path",{fill:"#FF323D",d:"M144.097 149.317c-4.241 3.342-9.878 5.583-17.219 5.583-6.897 0-12.291-1.978-16.435-4.989a18.966 18.966 0 0 1 11.575-9.786c1.712-.511 3.527 5.776 5.405 5.776 2.01 0 3.947-6.246 5.766-5.665a18.974 18.974 0 0 1 10.908 9.081Z"}),c.jsx("path",{fill:"#FFAD03",fillRule:"evenodd",d:"M81.2 111.64a7.078 7.078 0 0 1-6.65.655 7.062 7.062 0 0 1-3.837-3.837 7.082 7.082 0 0 1 .657-6.65 7.087 7.087 0 1 1 9.83 9.832Zm101.413 0a7.08 7.08 0 0 1-6.651.655 7.064 7.064 0 0 1-3.837-3.837 7.102 7.102 0 0 1-.504-3.407 7.103 7.103 0 0 1 3.411-5.385 7.083 7.083 0 0 1 8.656 1.07 7.079 7.079 0 0 1 1.536 7.724 7.089 7.089 0 0 1-2.611 3.18Z",clipRule:"evenodd"})]}),v=h.forwardRef((l,a)=>c.jsx(e,{ref:a,...l}));export{v as HuggingFaceIcon};
@@ -1 +1 @@
1
- import{j as o,r as e}from"./index-BpxbUiZD.js";const s=C=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 32 32",fill:"none",style:"backgroundColor: #9100ff; borderRadius: 6px;",...C,children:o.jsx("g",{transform:"translate(7, 7)",children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.27406 0.685082C8.46664 -0.228361 10.9302 -0.228361 13.1229 0.685082C14.6773 1.33267 16.0054 2.40178 16.9702 3.75502C17.6126 4.65574 17.0835 5.84489 16.045 6.21613L13.5108 7.12189C12.9962 7.30585 12.4289 7.26812 11.9429 7.01756C11.8253 6.95701 11.7298 6.86089 11.6696 6.74266L10.2591 3.97469C10.0249 3.51519 9.37195 3.51519 9.13783 3.97469L7.72731 6.74274C7.66714 6.86089 7.57155 6.95701 7.454 7.01756L4.70187 8.43618C4.24501 8.67169 4.24501 9.3284 4.70187 9.56391L7.454 10.9825C7.57155 11.0431 7.66714 11.1392 7.72731 11.2574L9.13783 14.0254C9.37195 14.4849 10.0249 14.4849 10.2591 14.0254L11.6696 11.2574C11.7298 11.1392 11.8253 11.0431 11.9428 10.9825C12.429 10.7319 12.9965 10.6942 13.5112 10.8781L16.045 11.7838C17.0835 12.1551 17.6126 13.3442 16.9704 14.245C16.0054 15.5982 14.6774 16.6674 13.1229 17.315C10.9302 18.2283 8.46664 18.2283 6.27406 17.315C4.0814 16.4015 2.33935 14.6494 1.43116 12.4441C0.522946 10.2389 0.522946 7.76111 1.43116 5.55582C2.33935 3.3506 4.0814 1.59853 6.27406 0.685082ZM9.12456 7.82641L8.58683 8.60689L8.58642 8.60775C8.36097 8.93485 8.24822 9.09843 8.31033 9.22703L8.31366 9.23343C8.37938 9.36023 8.57412 9.36023 8.96401 9.36023C9.18056 9.36023 9.28872 9.36023 9.35667 9.42863L9.36021 9.43244C9.42677 9.50228 9.42677 9.61388 9.42677 9.83716V9.89555C9.42677 10.5145 9.42677 10.8238 9.58885 10.8771C9.7508 10.9304 9.92434 10.6786 10.2714 10.175L10.2724 10.1736L10.8101 9.39284C11.0358 9.0656 11.1487 8.90166 11.0866 8.77299L11.0834 8.76659C11.0175 8.63979 10.8228 8.63979 10.4329 8.63979C10.2163 8.63979 10.1082 8.63979 10.0402 8.57139L10.0367 8.56765C9.97012 8.49774 9.97012 8.38614 9.97012 8.16287V8.10447C9.97012 7.48556 9.97012 7.17618 9.80804 7.1229C9.64596 7.06955 9.47207 7.32183 9.12456 7.82641Z",fill:C.isDark?"white":"black"})})}),l=e.forwardRef((C,r)=>o.jsx(s,{ref:r,...C}));export{l as ComposioIcon};
1
+ import{j as o,r as e}from"./index-D234yKNJ.js";const s=C=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 32 32",fill:"none",style:"backgroundColor: #9100ff; borderRadius: 6px;",...C,children:o.jsx("g",{transform:"translate(7, 7)",children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.27406 0.685082C8.46664 -0.228361 10.9302 -0.228361 13.1229 0.685082C14.6773 1.33267 16.0054 2.40178 16.9702 3.75502C17.6126 4.65574 17.0835 5.84489 16.045 6.21613L13.5108 7.12189C12.9962 7.30585 12.4289 7.26812 11.9429 7.01756C11.8253 6.95701 11.7298 6.86089 11.6696 6.74266L10.2591 3.97469C10.0249 3.51519 9.37195 3.51519 9.13783 3.97469L7.72731 6.74274C7.66714 6.86089 7.57155 6.95701 7.454 7.01756L4.70187 8.43618C4.24501 8.67169 4.24501 9.3284 4.70187 9.56391L7.454 10.9825C7.57155 11.0431 7.66714 11.1392 7.72731 11.2574L9.13783 14.0254C9.37195 14.4849 10.0249 14.4849 10.2591 14.0254L11.6696 11.2574C11.7298 11.1392 11.8253 11.0431 11.9428 10.9825C12.429 10.7319 12.9965 10.6942 13.5112 10.8781L16.045 11.7838C17.0835 12.1551 17.6126 13.3442 16.9704 14.245C16.0054 15.5982 14.6774 16.6674 13.1229 17.315C10.9302 18.2283 8.46664 18.2283 6.27406 17.315C4.0814 16.4015 2.33935 14.6494 1.43116 12.4441C0.522946 10.2389 0.522946 7.76111 1.43116 5.55582C2.33935 3.3506 4.0814 1.59853 6.27406 0.685082ZM9.12456 7.82641L8.58683 8.60689L8.58642 8.60775C8.36097 8.93485 8.24822 9.09843 8.31033 9.22703L8.31366 9.23343C8.37938 9.36023 8.57412 9.36023 8.96401 9.36023C9.18056 9.36023 9.28872 9.36023 9.35667 9.42863L9.36021 9.43244C9.42677 9.50228 9.42677 9.61388 9.42677 9.83716V9.89555C9.42677 10.5145 9.42677 10.8238 9.58885 10.8771C9.7508 10.9304 9.92434 10.6786 10.2714 10.175L10.2724 10.1736L10.8101 9.39284C11.0358 9.0656 11.1487 8.90166 11.0866 8.77299L11.0834 8.76659C11.0175 8.63979 10.8228 8.63979 10.4329 8.63979C10.2163 8.63979 10.1082 8.63979 10.0402 8.57139L10.0367 8.56765C9.97012 8.49774 9.97012 8.38614 9.97012 8.16287V8.10447C9.97012 7.48556 9.97012 7.17618 9.80804 7.1229C9.64596 7.06955 9.47207 7.32183 9.12456 7.82641Z",fill:C.isDark?"white":"black"})})}),l=e.forwardRef((C,r)=>o.jsx(s,{ref:r,...C}));export{l as ComposioIcon};
@@ -1 +1 @@
1
- import{j as o,r as t}from"./index-BpxbUiZD.js";const e=r=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",className:"icon icon-tabler icon-tabler-brand-elastic",viewBox:"0 0 24 24",...r,children:[o.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),o.jsx("path",{d:"M14 2a5 5 0 015 5c0 .712-.232 1.387-.5 2 1.894.042 3.5 1.595 3.5 3.5 0 1.869-1.656 3.4-3.5 3.5.333.625.5 1.125.5 1.5a2.5 2.5 0 01-2.5 2.5c-.787 0-1.542-.432-2-1-.786 1.73-2.476 3-4.5 3a5 5 0 01-4.583-7 3.5 3.5 0 01-.11-6.992h.195a2.5 2.5 0 012-4c.787 0 1.542.432 2 1 .786-1.73 2.476-3 4.5-3zM8.5 9l-3-1"}),o.jsx("path",{d:"M9.5 5l-1 4 1 2 5 2 4-4M18.499 16l-3-.5-1-2.5M14.5 19l1-3.5M5.417 15L9.5 11"})]}),n=t.forwardRef((r,s)=>o.jsx(e,{ref:s,...r}));export{n as ElasticsearchIcon};
1
+ import{j as o,r as t}from"./index-D234yKNJ.js";const e=r=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",className:"icon icon-tabler icon-tabler-brand-elastic",viewBox:"0 0 24 24",...r,children:[o.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),o.jsx("path",{d:"M14 2a5 5 0 015 5c0 .712-.232 1.387-.5 2 1.894.042 3.5 1.595 3.5 3.5 0 1.869-1.656 3.4-3.5 3.5.333.625.5 1.125.5 1.5a2.5 2.5 0 01-2.5 2.5c-.787 0-1.542-.432-2-1-.786 1.73-2.476 3-4.5 3a5 5 0 01-4.583-7 3.5 3.5 0 01-.11-6.992h.195a2.5 2.5 0 012-4c.787 0 1.542.432 2 1 .786-1.73 2.476-3 4.5-3zM8.5 9l-3-1"}),o.jsx("path",{d:"M9.5 5l-1 4 1 2 5 2 4-4M18.499 16l-3-.5-1-2.5M14.5 19l1-3.5M5.417 15L9.5 11"})]}),n=t.forwardRef((r,s)=>o.jsx(e,{ref:s,...r}));export{n as ElasticsearchIcon};
@@ -1 +1 @@
1
- import{j as t,r}from"./index-BpxbUiZD.js";const n=e=>e.isDark?t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0,0,256,256",fillRule:"nonzero",...e,children:t.jsx("g",{fill:"#ffffff",fillRule:"nonzero",stroke:"none",strokeWidth:"1",strokeLinecap:"butt",strokeLinejoin:"miter",strokeMiterlimit:"10",strokeDasharray:"",strokeDashoffset:"0",fontFamily:"none",fontWeight:"none",fontSize:"none",textAnchor:"none",style:{mixBlendMode:"normal"},children:t.jsx("g",{transform:"scale(8.53333,8.53333)",children:t.jsx("path",{d:"M26.37,26l-8.795,-12.822l0.015,0.012l7.93,-9.19h-2.65l-6.46,7.48l-5.13,-7.48h-6.95l8.211,11.971l-0.001,-0.001l-8.66,10.03h2.65l7.182,-8.322l5.708,8.322zM10.23,6l12.34,18h-2.1l-12.35,-18z"})})})}):t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e,viewBox:"0 0 30 30",width:"30px",height:"30px",fill:"#000000",children:t.jsx("path",{d:"M26.37,26l-8.795-12.822l0.015,0.012L25.52,4h-2.65l-6.46,7.48L11.28,4H4.33l8.211,11.971L12.54,15.97L3.88,26h2.65 l7.182-8.322L19.42,26H26.37z M10.23,6l12.34,18h-2.1L8.12,6H10.23z"})}),s=r.forwardRef((e,l)=>t.jsx(n,{ref:l,...e}));export{s as TwitterXIcon};
1
+ import{j as t,r}from"./index-D234yKNJ.js";const n=e=>e.isDark?t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0,0,256,256",fillRule:"nonzero",...e,children:t.jsx("g",{fill:"#ffffff",fillRule:"nonzero",stroke:"none",strokeWidth:"1",strokeLinecap:"butt",strokeLinejoin:"miter",strokeMiterlimit:"10",strokeDasharray:"",strokeDashoffset:"0",fontFamily:"none",fontWeight:"none",fontSize:"none",textAnchor:"none",style:{mixBlendMode:"normal"},children:t.jsx("g",{transform:"scale(8.53333,8.53333)",children:t.jsx("path",{d:"M26.37,26l-8.795,-12.822l0.015,0.012l7.93,-9.19h-2.65l-6.46,7.48l-5.13,-7.48h-6.95l8.211,11.971l-0.001,-0.001l-8.66,10.03h2.65l7.182,-8.322l5.708,8.322zM10.23,6l12.34,18h-2.1l-12.35,-18z"})})})}):t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e,viewBox:"0 0 30 30",width:"30px",height:"30px",fill:"#000000",children:t.jsx("path",{d:"M26.37,26l-8.795-12.822l0.015,0.012L25.52,4h-2.65l-6.46,7.48L11.28,4H4.33l8.211,11.971L12.54,15.97L3.88,26h2.65 l7.182-8.322L19.42,26H26.37z M10.23,6l12.34,18h-2.1L8.12,6H10.23z"})}),s=r.forwardRef((e,l)=>t.jsx(n,{ref:l,...e}));export{s as TwitterXIcon};