langflow-base-nightly 0.5.0.dev35__py3-none-any.whl → 0.5.0.dev37__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 (157) hide show
  1. langflow/api/v1/knowledge_bases.py +16 -9
  2. langflow/api/v2/files.py +3 -1
  3. langflow/base/data/kb_utils.py +33 -0
  4. langflow/base/models/model.py +3 -3
  5. langflow/components/agents/mcp_component.py +40 -55
  6. langflow/components/data/kb_ingest.py +116 -43
  7. langflow/components/data/kb_retrieval.py +24 -26
  8. langflow/components/docling/__init__.py +198 -0
  9. langflow/components/docling/docling_inline.py +102 -60
  10. langflow/components/processing/save_file.py +6 -32
  11. langflow/components/vectorstores/astradb.py +30 -19
  12. langflow/frontend/assets/{SlackIcon-B260Qg_R.js → SlackIcon-CnvyOamQ.js} +1 -1
  13. langflow/frontend/assets/{Wikipedia-BB2mbgyd.js → Wikipedia-nyTEXdr2.js} +1 -1
  14. langflow/frontend/assets/{Wolfram-DytXC9hF.js → Wolfram-BYMQkNSq.js} +1 -1
  15. langflow/frontend/assets/{index-BdIWbCEL.js → index-8WdfSTTz.js} +1 -1
  16. langflow/frontend/assets/{index-D87Zw62M.js → index-8yMsjVV2.js} +1 -1
  17. langflow/frontend/assets/{index-DyJDHm2D.js → index-B1YN7oMV.js} +1 -1
  18. langflow/frontend/assets/{index-BEDxAk3N.js → index-B3Sur4Z3.js} +1 -1
  19. langflow/frontend/assets/{index-DhzEUXfr.js → index-B748uLP1.js} +1 -1
  20. langflow/frontend/assets/{index-4eRtaV45.js → index-BB15_iOb.js} +1 -1
  21. langflow/frontend/assets/{index-C_1RBTul.js → index-BBxAPk1y.js} +1 -1
  22. langflow/frontend/assets/{index-DHlEwAxb.js → index-BCCGvqay.js} +1 -1
  23. langflow/frontend/assets/{index-ci4XHjbJ.js → index-BChjg6Az.js} +3 -3
  24. langflow/frontend/assets/{index-B9Mo3ndZ.js → index-BEMw2Np8.js} +1 -1
  25. langflow/frontend/assets/{index-BKvKC-12.js → index-BFp_O-c9.js} +1 -1
  26. langflow/frontend/assets/{index-Ym6gz0T6.js → index-BIQQCMvz.js} +1 -1
  27. langflow/frontend/assets/{index-CwIxqYlT.js → index-BIXaW2aY.js} +1 -1
  28. langflow/frontend/assets/{index-BxkZkBgQ.js → index-BIzTEqFh.js} +1 -1
  29. langflow/frontend/assets/{index-C76aBV_h.js → index-BLGYN-9b.js} +1 -1
  30. langflow/frontend/assets/{index-B-c82Fnu.js → index-BOB_zsjl.js} +1 -1
  31. langflow/frontend/assets/{index-BbsND1Qg.js → index-BOeo01QB.js} +1 -1
  32. langflow/frontend/assets/{index-DztLFiip.js → index-BQ6NUdMY.js} +1 -1
  33. langflow/frontend/assets/{index-G_U_kPAd.js → index-BR0bkVqX.js} +1 -1
  34. langflow/frontend/assets/{index-R7q8cAek.js → index-BRYjyhAd.js} +1 -1
  35. langflow/frontend/assets/{index-Ccb5B8zG.js → index-BRxvproo.js} +1 -1
  36. langflow/frontend/assets/{index-B8y58M9b.js → index-BTEW9e8P.js} +1 -1
  37. langflow/frontend/assets/{index-DdzVmJHE.js → index-BTrsh9LS.js} +1 -1
  38. langflow/frontend/assets/{index-CkSzjCqM.js → index-BVEZDXxS.js} +1 -1
  39. langflow/frontend/assets/{index-BLROcaSz.js → index-BWmPX4iQ.js} +1 -1
  40. langflow/frontend/assets/{index-Ct9_T9ox.js → index-BX5D-USa.js} +1 -1
  41. langflow/frontend/assets/{index-DtJyCbzF.js → index-BZgXW854.js} +1 -1
  42. langflow/frontend/assets/{index-CkQ-bJ4G.js → index-BbJjt5m4.js} +1 -1
  43. langflow/frontend/assets/{index-D5PeCofu.js → index-BbRm7beF.js} +1 -1
  44. langflow/frontend/assets/{index-Uq2ij_SS.js → index-Bd6WtbKA.js} +1 -1
  45. langflow/frontend/assets/{index-sS6XLk3j.js → index-BhIOhlCH.js} +1 -1
  46. langflow/frontend/assets/{index-dkS0ek2S.js → index-BkPYpfgw.js} +1 -1
  47. langflow/frontend/assets/{index-BOYTBrh9.js → index-BmX5CoED.js} +1 -1
  48. langflow/frontend/assets/{index-CMGZGIx_.js → index-Bnqod3vk.js} +1 -1
  49. langflow/frontend/assets/{index-Bisa4IQF.js → index-Boso-xEw.js} +1 -1
  50. langflow/frontend/assets/{index-DqSH4x-R.js → index-BqPpO6KG.js} +1 -1
  51. langflow/frontend/assets/{index-B5ed-sAv.js → index-Bsa0xZyL.js} +1 -1
  52. langflow/frontend/assets/{index-CoUlHbtg.js → index-Bv8h2Z-q.js} +1 -1
  53. langflow/frontend/assets/{index-tOy_uloT.js → index-BvT7L317.js} +1 -1
  54. langflow/frontend/assets/{index-D-zkHcob.js → index-BvwZfF2i.js} +1 -1
  55. langflow/frontend/assets/{index-DxIs8VSp.js → index-Bvxg4_ux.js} +1 -1
  56. langflow/frontend/assets/{index-CqDUqHfd.js → index-BxEuHa76.js} +1 -1
  57. langflow/frontend/assets/{index-DX7XsAcx.js → index-BzEUlaw_.js} +1 -1
  58. langflow/frontend/assets/{index-BCK-ZyIh.js → index-BzL_EoKd.js} +1 -1
  59. langflow/frontend/assets/{index-BNbWMmAV.js → index-C-2hghRJ.js} +1 -1
  60. langflow/frontend/assets/{index-CWWo2zOA.js → index-C26RqKWL.js} +1 -1
  61. langflow/frontend/assets/{index-BcgB3rXH.js → index-C6jri9Wm.js} +1 -1
  62. langflow/frontend/assets/{index-mBjJYD9q.js → index-C7QWbnLK.js} +1 -1
  63. langflow/frontend/assets/{index-D0HmkH0H.js → index-C82JjCPD.js} +1 -1
  64. langflow/frontend/assets/{index-Cpgkb0Q3.js → index-CCePCqkT.js} +1 -1
  65. langflow/frontend/assets/{index-IFGgPiye.js → index-CCxGSSTT.js} +1 -1
  66. langflow/frontend/assets/{index-BOEf7-ty.js → index-CFDvOtKC.js} +1 -1
  67. langflow/frontend/assets/{index-Ba3RTMXI.js → index-CJo_cyWW.js} +1 -1
  68. langflow/frontend/assets/{index-Cx__T92e.js → index-CLPdN-q6.js} +1 -1
  69. langflow/frontend/assets/{index-CF4dtI6S.js → index-CQMoqLAu.js} +1 -1
  70. langflow/frontend/assets/{index-3qMh9x6K.js → index-CTrt1Q_j.js} +1 -1
  71. langflow/frontend/assets/{index-rcdQpNcU.js → index-CVQmT7ZL.js} +1 -1
  72. langflow/frontend/assets/{index-Dpz3oBf5.js → index-CWdkbVsd.js} +1 -1
  73. langflow/frontend/assets/{index-D0s9f6Re.js → index-CYDAYm-i.js} +1 -1
  74. langflow/frontend/assets/{index-BjENqyKe.js → index-CYe8Ipef.js} +1 -1
  75. langflow/frontend/assets/{index-ByFXr9Iq.js → index-CZQ9rXNa.js} +1 -1
  76. langflow/frontend/assets/{index-VcXZzovW.js → index-C_TdzfAn.js} +1 -1
  77. langflow/frontend/assets/{index-LrMzDsq9.js → index-C_veJlEb.js} +1 -1
  78. langflow/frontend/assets/{index-BdYgKk1d.js → index-CaQ_H9ww.js} +1 -1
  79. langflow/frontend/assets/{index-CHFO5O4g.js → index-Car-zdor.js} +1 -1
  80. langflow/frontend/assets/{index-DZzbmg3J.js → index-ChXJpBz4.js} +1 -1
  81. langflow/frontend/assets/{index-C7x9R_Yo.js → index-CmplyEaa.js} +1 -1
  82. langflow/frontend/assets/{index-Cd5zuUUK.js → index-CpcbQZIF.js} +1 -1
  83. langflow/frontend/assets/{index-D9eflZfP.js → index-CpvYQ0ug.js} +1 -1
  84. langflow/frontend/assets/{index-DS1EgA10.js → index-CvcEzq4x.js} +1 -1
  85. langflow/frontend/assets/{index-hOkEW3JP.js → index-CxvP91st.js} +1 -1
  86. langflow/frontend/assets/{index-DasrI03Y.js → index-CyPvTB63.js} +1 -1
  87. langflow/frontend/assets/{index-BJrY2Fiu.js → index-D-9TI74R.js} +1 -1
  88. langflow/frontend/assets/{index-BlBl2tvQ.js → index-D3DDfngy.js} +1 -1
  89. langflow/frontend/assets/{index-DzeIsaBm.js → index-D5_DsUJc.js} +1 -1
  90. langflow/frontend/assets/{index-AY5Dm2mG.js → index-D6PSjHxP.js} +1 -1
  91. langflow/frontend/assets/{index-C9N80hP8.js → index-D8GJngXa.js} +1 -1
  92. langflow/frontend/assets/{index-BxWXWRmZ.js → index-D8lOi1GI.js} +1 -1
  93. langflow/frontend/assets/{index-DWkMJnbd.js → index-DCRk27Tp.js} +1 -1
  94. langflow/frontend/assets/{index-BnLT29qW.js → index-DF5VwgU6.js} +1 -1
  95. langflow/frontend/assets/{index-7xXgqu09.js → index-DGRMNe9n.js} +1 -1
  96. langflow/frontend/assets/{index-3TJWUdmx.js → index-DHq8TQPB.js} +1 -1
  97. langflow/frontend/assets/{index-BVtf6m9S.js → index-DIDDfmlJ.js} +1 -1
  98. langflow/frontend/assets/{index-B2ggrBuR.js → index-DIkNW9Cd.js} +1 -1
  99. langflow/frontend/assets/{index-r1LZg-PY.js → index-DJB12jIC.js} +1 -1
  100. langflow/frontend/assets/{index-DS9I4y48.js → index-DK1Ptcc4.js} +1 -1
  101. langflow/frontend/assets/{index-CG7cp0nD.js → index-DKHNourL.js} +1 -1
  102. langflow/frontend/assets/{index-BeNby7qF.js → index-DPCzHdsC.js} +1 -1
  103. langflow/frontend/assets/{index-COL0eiWI.js → index-DVlceYFD.js} +1 -1
  104. langflow/frontend/assets/{index-DK8vNpXK.js → index-DZTC5pdT.js} +1 -1
  105. langflow/frontend/assets/{index-Baka5dKE.js → index-Db71w3lq.js} +1 -1
  106. langflow/frontend/assets/{index-Du9aJK7m.js → index-DbMFlnHE.js} +1 -1
  107. langflow/frontend/assets/{index-CvQ0w8Pj.js → index-DfngcQxO.js} +1 -1
  108. langflow/frontend/assets/{index-DIqSyDVO.js → index-DfxYyS3M.js} +1 -1
  109. langflow/frontend/assets/{index-3uOAA_XX.js → index-Dg-63Si_.js} +1 -1
  110. langflow/frontend/assets/{index-BsBWP-Dh.js → index-DjQETUy8.js} +1 -1
  111. langflow/frontend/assets/{index-CDFLVFB4.js → index-DkXy1WFo.js} +1 -1
  112. langflow/frontend/assets/{index-B8TlNgn-.js → index-DkelbYy7.js} +1 -1
  113. langflow/frontend/assets/{index-GODbXlHC.js → index-DmMDPoi0.js} +1 -1
  114. langflow/frontend/assets/{index-DpQKtcXu.js → index-DnEGCgih.js} +1 -1
  115. langflow/frontend/assets/{index-VHmUHUUU.js → index-DpClkXIV.js} +1 -1
  116. langflow/frontend/assets/{index-BRWNIt9F.js → index-Dq5ilsem.js} +1 -1
  117. langflow/frontend/assets/{index-DDNNv4C0.js → index-Dqd4RjYA.js} +1 -1
  118. langflow/frontend/assets/{index-C2Xd7UkR.js → index-Dsps-jKu.js} +1 -1
  119. langflow/frontend/assets/{index-BVHvIhT5.js → index-Du_18NCU.js} +1 -1
  120. langflow/frontend/assets/{index-C7V5U9yH.js → index-DysKpOuj.js} +1 -1
  121. langflow/frontend/assets/{index-Bxml6wXu.js → index-DytJENYD.js} +1 -1
  122. langflow/frontend/assets/{index-BWq9GTzt.js → index-DzW2mfkK.js} +1 -1
  123. langflow/frontend/assets/{index-js8ceOaP.js → index-FUxmznS-.js} +1 -1
  124. langflow/frontend/assets/{index-DuAeoC-H.js → index-Gkrq-vzm.js} +1 -1
  125. langflow/frontend/assets/{index-DPX6X_bw.js → index-HK3bVMYA.js} +1 -1
  126. langflow/frontend/assets/{index-BEKoRwsX.js → index-LbYjHKkn.js} +1 -1
  127. langflow/frontend/assets/{index-C8KD3LPb.js → index-OazXJdEl.js} +1 -1
  128. langflow/frontend/assets/{index-DpJiH-Rk.js → index-Q9vDw0Xl.js} +1 -1
  129. langflow/frontend/assets/{index-DWr_zPkx.js → index-Ui4xUImO.js} +1 -1
  130. langflow/frontend/assets/{index-BejHxU5W.js → index-WPFivmdQ.js} +1 -1
  131. langflow/frontend/assets/{index-lKEJpUsF.js → index-_UcqeEjm.js} +1 -1
  132. langflow/frontend/assets/{index-VZnN0P6C.js → index-ajRge-Mg.js} +1 -1
  133. langflow/frontend/assets/{index-BQB-iDYl.js → index-cvZdgWHQ.js} +1 -1
  134. langflow/frontend/assets/{index-AlJ7td-D.js → index-dcnYpT9N.js} +1 -1
  135. langflow/frontend/assets/{index-DKEXZFUO.js → index-l7bzB8Ex.js} +1 -1
  136. langflow/frontend/assets/index-nVwHLjuV.js +1 -0
  137. langflow/frontend/assets/{index-BtJ2o21k.js → index-pCQ_yw8m.js} +1 -1
  138. langflow/frontend/assets/{index-B536IPXH.js → index-rXV1G1aB.js} +1 -1
  139. langflow/frontend/assets/{index-BIkqesA-.js → index-tVYiABdp.js} +1 -1
  140. langflow/frontend/assets/{index-CJwYfDBz.js → index-xuIrH2Dq.js} +1 -1
  141. langflow/frontend/assets/{index-BXMhmvTj.js → index-yCHsaqs8.js} +1 -1
  142. langflow/frontend/assets/{index-BqUeOc7Y.js → index-ya2uXE8v.js} +1 -1
  143. langflow/frontend/assets/lazyIconImports-t6wEndt1.js +2 -0
  144. langflow/frontend/assets/{use-post-add-user-HN0rRnhv.js → use-post-add-user-BrBYH9eR.js} +1 -1
  145. langflow/frontend/index.html +1 -1
  146. langflow/initial_setup/starter_projects/Hybrid Search RAG.json +2 -2
  147. langflow/initial_setup/starter_projects/Knowledge Ingestion.json +2 -2
  148. langflow/initial_setup/starter_projects/Knowledge Retrieval.json +2 -2
  149. langflow/initial_setup/starter_projects/News Aggregator.json +2 -19
  150. langflow/initial_setup/starter_projects/Nvidia Remix.json +2 -19
  151. langflow/initial_setup/starter_projects/Vector Store RAG.json +4 -4
  152. langflow/processing/process.py +1 -1
  153. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/METADATA +1 -1
  154. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/RECORD +156 -155
  155. langflow/frontend/assets/lazyIconImports-Bh1TFfvH.js +0 -2
  156. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/WHEEL +0 -0
  157. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/entry_points.txt +0 -0
@@ -1 +1 @@
1
- import{j as o,r}from"./index-ci4XHjbJ.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-BChjg6Az.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 e,c as l,r as s}from"./index-ci4XHjbJ.js";const t=({className:r,...i})=>e.jsxs("svg",{className:l("dark:invert",r),width:"225",height:"225",viewBox:"0 0 225 225",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i,children:[e.jsx("mask",{id:"mask0_13070_4340",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"12",width:"225",height:"201",children:e.jsx("path",{d:"M221.23 100.528C225.475 107.88 225.475 116.937 221.23 124.289L177.213 200.528C172.969 207.88 165.125 212.408 156.636 212.408H68.6026C60.1138 212.408 52.2698 207.88 48.0254 200.528L4.00849 124.289C-0.235924 116.937 -0.235893 107.88 4.00852 100.528L48.0254 24.2887C52.2698 16.9372 60.1138 12.4084 68.6026 12.4084L156.636 12.4085C165.125 12.4085 172.969 16.9372 177.213 24.2887L221.23 100.528Z",fill:"#D9D9D9"})}),e.jsxs("g",{mask:"url(#mask0_13070_4340)",children:[e.jsx("g",{filter:"url(#filter0_f_13070_4340)",children:e.jsx("path",{d:"M165.65 134.568C255.877 91.3794 93.882 -221.746 120.117 -119.206C137.15 -52.6304 77.7037 -62.5848 83.7299 -25.8396C87.9511 -0.101322 88.9044 19.4797 85.795 34.529C82.048 52.6636 80.9887 83.384 89.784 99.6795C104.975 127.824 115.931 158.366 165.65 134.568Z",fill:"#D6FFF4"})}),e.jsx("g",{filter:"url(#filter1_f_13070_4340)",children:e.jsx("path",{d:"M-42.7886 -29.6695C-26.1866 -27.9249 -3.61291 -21.6434 28.8941 -7.51849C106.528 26.215 114.949 160.877 67.7629 202.317C22.3388 242.209 -288.768 175.806 -249.16 172.629C-56.6506 157.189 5.60256 124.472 -60.9868 48.8517C-77.0297 30.6332 -66.9309 -32.2064 -42.7886 -29.6695Z",fill:"#84DBFF"})}),e.jsx("g",{filter:"url(#filter2_f_13070_4340)",children:e.jsx("path",{d:"M211.54 319.622C294.158 280.076 145.824 -6.64398 169.846 87.2493C185.443 148.21 131.01 139.095 136.528 172.742C140.074 194.365 141.101 211.242 139.048 224.523C136.218 242.823 135.097 274.442 143.746 290.816C156.852 315.632 167.858 340.531 211.54 319.622Z",fill:"#FFBDF7"})}),e.jsx("g",{filter:"url(#filter3_f_13070_4340)",children:e.jsx("path",{d:"M235.875 39.3835C200.055 -8.7256 51.8499 113.382 104.046 88.866C137.935 72.949 140.641 108.159 159.807 101.321C164.007 99.8228 167.922 98.5641 171.584 97.5545C190.109 92.4472 233.488 87.3544 242.919 70.612C247.043 63.29 246.735 53.9698 235.875 39.3835Z",fill:"#FF4CE9"})}),e.jsx("g",{filter:"url(#filter4_f_13070_4340)",children:e.jsx("path",{d:"M202.147 159.126C168.49 102.066 -113.331 257.654 -22.2837 225.406C36.8296 204.469 25.3558 247.288 57.8261 238.086C79.9207 231.825 96.7819 228.505 109.681 228.432C125.904 228.34 150.315 227.197 164.296 218.969C190.597 203.492 221.619 192.136 202.147 159.126Z",fill:"#1C38FF"})}),e.jsx("path",{d:"M-16.6948 6.97169C-16.6948 -6.15092 -6.05688 -16.7888 7.06569 -16.7888H204.33C217.452 -16.7888 228.09 -6.15092 228.09 6.9717V215.178C228.09 228.301 217.452 238.939 204.33 238.939H7.0657C-6.05688 238.939 -16.6948 228.301 -16.6948 215.178V6.97169Z",fill:"white"})]}),e.jsx("mask",{id:"mask1_13070_4340",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"12",width:"225",height:"201",children:e.jsx("path",{d:"M221.23 100.528C225.475 107.88 225.475 116.937 221.23 124.289L177.213 200.528C172.969 207.88 165.125 212.408 156.636 212.408H68.6026C60.1138 212.408 52.2698 207.88 48.0254 200.528L4.00849 124.289C-0.235924 116.937 -0.235893 107.88 4.00852 100.528L48.0254 24.2887C52.2698 16.9372 60.1138 12.4084 68.6026 12.4084L156.636 12.4085C165.125 12.4085 172.969 16.9372 177.213 24.2887L221.23 100.528Z",fill:"#D9D9D9"})}),e.jsxs("g",{mask:"url(#mask1_13070_4340)",children:[e.jsx("g",{filter:"url(#filter5_f_13070_4340)",children:e.jsx("path",{d:"M165.65 134.568C255.877 91.3794 93.8815 -221.746 120.116 -119.206C137.15 -52.6303 77.7031 -62.5847 83.7294 -25.8395C92.2696 26.2346 87.4336 53.1043 62.6367 68.2335C102.986 89.1354 93.4683 169.118 165.65 134.568Z",fill:"#D6FFF4"})}),e.jsx("g",{filter:"url(#filter6_f_13070_4340)",children:e.jsx("path",{d:"M-126.644 -9.89283C-75.224 -3.16423 -93.0002 -60.4838 28.8942 -7.51843C106.528 26.215 114.949 160.877 67.7629 202.317C22.3388 242.209 -288.768 175.806 -249.16 172.629C-12.7415 153.667 27.2247 108.648 -126.644 -9.89283Z",fill:"#3CC6FF"})}),e.jsx("g",{filter:"url(#filter7_f_13070_4340)",children:e.jsx("path",{d:"M211.541 319.622C294.159 280.076 145.825 -6.64398 169.848 87.2493C185.445 148.21 131.011 139.095 136.529 172.742C144.349 220.425 139.921 245.028 117.215 258.882C154.162 278.021 145.447 351.259 211.541 319.622Z",fill:"#FFBDF7"})}),e.jsx("g",{filter:"url(#filter8_f_13070_4340)",children:e.jsx("path",{d:"M235.875 39.3835C200.055 -8.7256 51.8498 113.382 104.046 88.8661C137.935 72.9491 140.641 108.159 159.807 101.321C186.968 91.6309 202.245 91.9637 213.862 104.887C219.721 79.6947 264.53 77.8708 235.875 39.3835Z",fill:"#F900DA"})}),e.jsx("g",{filter:"url(#filter9_f_13070_4340)",children:e.jsx("path",{d:"M202.147 159.126C168.49 102.066 -113.331 257.654 -22.2837 225.406C36.8295 204.469 25.3557 247.288 57.8261 238.086C103.842 225.046 127.157 224.764 139.263 240.002C159.443 209.014 229.073 204.773 202.147 159.126Z",fill:"#1C38FF"})}),e.jsx("path",{d:"M229.228 -54.4146H-72.6978V254.311H229.228V-54.4146Z",fill:"#090F1D"})]}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M64.3116 145.981C62.6561 145.981 60.9903 145.454 59.5831 144.377C56.1893 141.76 55.5478 136.886 58.1656 133.493L89.1338 93.2431C90.3961 91.598 92.2689 90.5322 94.3176 90.2736C96.4077 90.0045 98.4564 90.584 100.081 91.8773L129.259 114.796L154.785 81.8615C157.413 78.4574 162.276 77.8263 165.67 80.4751C169.064 83.1032 169.684 87.9766 167.056 91.36L136.74 130.471C135.478 132.106 133.615 133.172 131.566 133.42C129.497 133.699 127.448 133.099 125.814 131.827L96.656 108.919L70.468 142.95C68.9367 144.936 66.6397 145.981 64.3116 145.981Z",fill:"white"}),e.jsxs("defs",{children:[e.jsxs("filter",{id:"filter0_f_13070_4340",x:"-9.69949",y:"-232.433",width:"295.688",height:"468.268",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"46.36",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter1_f_13070_4340",x:"-393.791",y:"-170.9",width:"631.774",height:"527.092",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"70.5779",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter2_f_13070_4340",x:"51.233",y:"-16.4296",width:"270.498",height:"428.779",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter3_f_13070_4340",x:"8.12459",y:"-56.8542",width:"322.143",height:"243.969",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter4_f_13070_4340",x:"-125.207",y:"61.5247",width:"418.363",height:"262.778",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter5_f_13070_4340",x:"-30.0833",y:"-232.433",width:"316.072",height:"468.268",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"46.36",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter6_f_13070_4340",x:"-393.791",y:"-171.355",width:"631.774",height:"527.546",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"70.5779",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter7_f_13070_4340",x:"32.3145",y:"-16.4296",width:"289.417",height:"428.779",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter8_f_13070_4340",x:"8.12459",y:"-56.8542",width:"322.142",height:"246.642",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter9_f_13070_4340",x:"-125.207",y:"61.5247",width:"418.363",height:"263.378",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]})]})]}),n=s.forwardRef((r,i)=>e.jsx(t,{ref:i,...r}));export{n as AIMLIcon};
1
+ import{j as e,c as l,r as s}from"./index-BChjg6Az.js";const t=({className:r,...i})=>e.jsxs("svg",{className:l("dark:invert",r),width:"225",height:"225",viewBox:"0 0 225 225",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i,children:[e.jsx("mask",{id:"mask0_13070_4340",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"12",width:"225",height:"201",children:e.jsx("path",{d:"M221.23 100.528C225.475 107.88 225.475 116.937 221.23 124.289L177.213 200.528C172.969 207.88 165.125 212.408 156.636 212.408H68.6026C60.1138 212.408 52.2698 207.88 48.0254 200.528L4.00849 124.289C-0.235924 116.937 -0.235893 107.88 4.00852 100.528L48.0254 24.2887C52.2698 16.9372 60.1138 12.4084 68.6026 12.4084L156.636 12.4085C165.125 12.4085 172.969 16.9372 177.213 24.2887L221.23 100.528Z",fill:"#D9D9D9"})}),e.jsxs("g",{mask:"url(#mask0_13070_4340)",children:[e.jsx("g",{filter:"url(#filter0_f_13070_4340)",children:e.jsx("path",{d:"M165.65 134.568C255.877 91.3794 93.882 -221.746 120.117 -119.206C137.15 -52.6304 77.7037 -62.5848 83.7299 -25.8396C87.9511 -0.101322 88.9044 19.4797 85.795 34.529C82.048 52.6636 80.9887 83.384 89.784 99.6795C104.975 127.824 115.931 158.366 165.65 134.568Z",fill:"#D6FFF4"})}),e.jsx("g",{filter:"url(#filter1_f_13070_4340)",children:e.jsx("path",{d:"M-42.7886 -29.6695C-26.1866 -27.9249 -3.61291 -21.6434 28.8941 -7.51849C106.528 26.215 114.949 160.877 67.7629 202.317C22.3388 242.209 -288.768 175.806 -249.16 172.629C-56.6506 157.189 5.60256 124.472 -60.9868 48.8517C-77.0297 30.6332 -66.9309 -32.2064 -42.7886 -29.6695Z",fill:"#84DBFF"})}),e.jsx("g",{filter:"url(#filter2_f_13070_4340)",children:e.jsx("path",{d:"M211.54 319.622C294.158 280.076 145.824 -6.64398 169.846 87.2493C185.443 148.21 131.01 139.095 136.528 172.742C140.074 194.365 141.101 211.242 139.048 224.523C136.218 242.823 135.097 274.442 143.746 290.816C156.852 315.632 167.858 340.531 211.54 319.622Z",fill:"#FFBDF7"})}),e.jsx("g",{filter:"url(#filter3_f_13070_4340)",children:e.jsx("path",{d:"M235.875 39.3835C200.055 -8.7256 51.8499 113.382 104.046 88.866C137.935 72.949 140.641 108.159 159.807 101.321C164.007 99.8228 167.922 98.5641 171.584 97.5545C190.109 92.4472 233.488 87.3544 242.919 70.612C247.043 63.29 246.735 53.9698 235.875 39.3835Z",fill:"#FF4CE9"})}),e.jsx("g",{filter:"url(#filter4_f_13070_4340)",children:e.jsx("path",{d:"M202.147 159.126C168.49 102.066 -113.331 257.654 -22.2837 225.406C36.8296 204.469 25.3558 247.288 57.8261 238.086C79.9207 231.825 96.7819 228.505 109.681 228.432C125.904 228.34 150.315 227.197 164.296 218.969C190.597 203.492 221.619 192.136 202.147 159.126Z",fill:"#1C38FF"})}),e.jsx("path",{d:"M-16.6948 6.97169C-16.6948 -6.15092 -6.05688 -16.7888 7.06569 -16.7888H204.33C217.452 -16.7888 228.09 -6.15092 228.09 6.9717V215.178C228.09 228.301 217.452 238.939 204.33 238.939H7.0657C-6.05688 238.939 -16.6948 228.301 -16.6948 215.178V6.97169Z",fill:"white"})]}),e.jsx("mask",{id:"mask1_13070_4340",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"12",width:"225",height:"201",children:e.jsx("path",{d:"M221.23 100.528C225.475 107.88 225.475 116.937 221.23 124.289L177.213 200.528C172.969 207.88 165.125 212.408 156.636 212.408H68.6026C60.1138 212.408 52.2698 207.88 48.0254 200.528L4.00849 124.289C-0.235924 116.937 -0.235893 107.88 4.00852 100.528L48.0254 24.2887C52.2698 16.9372 60.1138 12.4084 68.6026 12.4084L156.636 12.4085C165.125 12.4085 172.969 16.9372 177.213 24.2887L221.23 100.528Z",fill:"#D9D9D9"})}),e.jsxs("g",{mask:"url(#mask1_13070_4340)",children:[e.jsx("g",{filter:"url(#filter5_f_13070_4340)",children:e.jsx("path",{d:"M165.65 134.568C255.877 91.3794 93.8815 -221.746 120.116 -119.206C137.15 -52.6303 77.7031 -62.5847 83.7294 -25.8395C92.2696 26.2346 87.4336 53.1043 62.6367 68.2335C102.986 89.1354 93.4683 169.118 165.65 134.568Z",fill:"#D6FFF4"})}),e.jsx("g",{filter:"url(#filter6_f_13070_4340)",children:e.jsx("path",{d:"M-126.644 -9.89283C-75.224 -3.16423 -93.0002 -60.4838 28.8942 -7.51843C106.528 26.215 114.949 160.877 67.7629 202.317C22.3388 242.209 -288.768 175.806 -249.16 172.629C-12.7415 153.667 27.2247 108.648 -126.644 -9.89283Z",fill:"#3CC6FF"})}),e.jsx("g",{filter:"url(#filter7_f_13070_4340)",children:e.jsx("path",{d:"M211.541 319.622C294.159 280.076 145.825 -6.64398 169.848 87.2493C185.445 148.21 131.011 139.095 136.529 172.742C144.349 220.425 139.921 245.028 117.215 258.882C154.162 278.021 145.447 351.259 211.541 319.622Z",fill:"#FFBDF7"})}),e.jsx("g",{filter:"url(#filter8_f_13070_4340)",children:e.jsx("path",{d:"M235.875 39.3835C200.055 -8.7256 51.8498 113.382 104.046 88.8661C137.935 72.9491 140.641 108.159 159.807 101.321C186.968 91.6309 202.245 91.9637 213.862 104.887C219.721 79.6947 264.53 77.8708 235.875 39.3835Z",fill:"#F900DA"})}),e.jsx("g",{filter:"url(#filter9_f_13070_4340)",children:e.jsx("path",{d:"M202.147 159.126C168.49 102.066 -113.331 257.654 -22.2837 225.406C36.8295 204.469 25.3557 247.288 57.8261 238.086C103.842 225.046 127.157 224.764 139.263 240.002C159.443 209.014 229.073 204.773 202.147 159.126Z",fill:"#1C38FF"})}),e.jsx("path",{d:"M229.228 -54.4146H-72.6978V254.311H229.228V-54.4146Z",fill:"#090F1D"})]}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M64.3116 145.981C62.6561 145.981 60.9903 145.454 59.5831 144.377C56.1893 141.76 55.5478 136.886 58.1656 133.493L89.1338 93.2431C90.3961 91.598 92.2689 90.5322 94.3176 90.2736C96.4077 90.0045 98.4564 90.584 100.081 91.8773L129.259 114.796L154.785 81.8615C157.413 78.4574 162.276 77.8263 165.67 80.4751C169.064 83.1032 169.684 87.9766 167.056 91.36L136.74 130.471C135.478 132.106 133.615 133.172 131.566 133.42C129.497 133.699 127.448 133.099 125.814 131.827L96.656 108.919L70.468 142.95C68.9367 144.936 66.6397 145.981 64.3116 145.981Z",fill:"white"}),e.jsxs("defs",{children:[e.jsxs("filter",{id:"filter0_f_13070_4340",x:"-9.69949",y:"-232.433",width:"295.688",height:"468.268",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"46.36",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter1_f_13070_4340",x:"-393.791",y:"-170.9",width:"631.774",height:"527.092",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"70.5779",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter2_f_13070_4340",x:"51.233",y:"-16.4296",width:"270.498",height:"428.779",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter3_f_13070_4340",x:"8.12459",y:"-56.8542",width:"322.143",height:"243.969",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter4_f_13070_4340",x:"-125.207",y:"61.5247",width:"418.363",height:"262.778",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter5_f_13070_4340",x:"-30.0833",y:"-232.433",width:"316.072",height:"468.268",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"46.36",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter6_f_13070_4340",x:"-393.791",y:"-171.355",width:"631.774",height:"527.546",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"70.5779",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter7_f_13070_4340",x:"32.3145",y:"-16.4296",width:"289.417",height:"428.779",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter8_f_13070_4340",x:"8.12459",y:"-56.8542",width:"322.142",height:"246.642",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]}),e.jsxs("filter",{id:"filter9_f_13070_4340",x:"-125.207",y:"61.5247",width:"418.363",height:"263.378",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.jsx("feGaussianBlur",{stdDeviation:"42.4504",result:"effect1_foregroundBlur_13070_4340"})]})]})]}),n=s.forwardRef((r,i)=>e.jsx(t,{ref:i,...r}));export{n as AIMLIcon};
@@ -1 +1 @@
1
- import{j as L,r as o}from"./index-ci4XHjbJ.js";const s=e=>L.jsxs("svg",{viewBox:"0 0 36 34",xmlns:"http://www.w3.org/2000/svg",className:"fill-accent-foreground transition-all group-hover:scale-110",...e,children:[L.jsx("title",{children:"Spider v0 Logo"}),L.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.13883 7.06589V0.164429L13.0938 0.164429V6.175L14.5178 7.4346C15.577 6.68656 16.7337 6.27495 17.945 6.27495C19.1731 6.27495 20.3451 6.69807 21.4163 7.46593L22.8757 6.175V0.164429L26.8307 0.164429V7.06589V7.95679L26.1634 8.54706L24.0775 10.3922C24.3436 10.8108 24.5958 11.2563 24.8327 11.7262L26.0467 11.4215L28.6971 8.08749L31.793 10.5487L28.7257 14.407L28.3089 14.9313L27.6592 15.0944L26.2418 15.4502C26.3124 15.7082 26.3793 15.9701 26.4422 16.2355L28.653 16.6566L29.092 16.7402L29.4524 17.0045L35.3849 21.355L33.0461 24.5444L27.474 20.4581L27.0719 20.3816C27.1214 21.0613 27.147 21.7543 27.147 22.4577C27.147 22.5398 27.1466 22.6214 27.1459 22.7024L29.5889 23.7911L30.3219 24.1177L30.62 24.8629L33.6873 32.5312L30.0152 34L27.246 27.0769L26.7298 26.8469C25.5612 32.2432 22.0701 33.8808 17.945 33.8808C13.8382 33.8808 10.3598 32.2577 9.17593 26.9185L8.82034 27.0769L6.05109 34L2.37897 32.5312L5.44629 24.8629L5.74435 24.1177L6.47743 23.7911L8.74487 22.7806C8.74366 22.6739 8.74305 22.5663 8.74305 22.4577C8.74305 21.7616 8.76804 21.0758 8.81654 20.4028L8.52606 20.4581L2.95395 24.5444L0.615112 21.355L6.54761 17.0045L6.908 16.7402L7.34701 16.6566L9.44264 16.2575C9.50917 15.9756 9.5801 15.6978 9.65528 15.4242L8.34123 15.0944L7.69155 14.9313L7.27471 14.407L4.20739 10.5487L7.30328 8.08749L9.95376 11.4215L11.0697 11.7016C11.3115 11.2239 11.5692 10.7716 11.8412 10.3473L9.80612 8.54706L9.13883 7.95679V7.06589Z"})]}),l=o.forwardRef((e,r)=>L.jsx(s,{ref:r,...e}));export{l as SpiderIcon};
1
+ import{j as L,r as o}from"./index-BChjg6Az.js";const s=e=>L.jsxs("svg",{viewBox:"0 0 36 34",xmlns:"http://www.w3.org/2000/svg",className:"fill-accent-foreground transition-all group-hover:scale-110",...e,children:[L.jsx("title",{children:"Spider v0 Logo"}),L.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.13883 7.06589V0.164429L13.0938 0.164429V6.175L14.5178 7.4346C15.577 6.68656 16.7337 6.27495 17.945 6.27495C19.1731 6.27495 20.3451 6.69807 21.4163 7.46593L22.8757 6.175V0.164429L26.8307 0.164429V7.06589V7.95679L26.1634 8.54706L24.0775 10.3922C24.3436 10.8108 24.5958 11.2563 24.8327 11.7262L26.0467 11.4215L28.6971 8.08749L31.793 10.5487L28.7257 14.407L28.3089 14.9313L27.6592 15.0944L26.2418 15.4502C26.3124 15.7082 26.3793 15.9701 26.4422 16.2355L28.653 16.6566L29.092 16.7402L29.4524 17.0045L35.3849 21.355L33.0461 24.5444L27.474 20.4581L27.0719 20.3816C27.1214 21.0613 27.147 21.7543 27.147 22.4577C27.147 22.5398 27.1466 22.6214 27.1459 22.7024L29.5889 23.7911L30.3219 24.1177L30.62 24.8629L33.6873 32.5312L30.0152 34L27.246 27.0769L26.7298 26.8469C25.5612 32.2432 22.0701 33.8808 17.945 33.8808C13.8382 33.8808 10.3598 32.2577 9.17593 26.9185L8.82034 27.0769L6.05109 34L2.37897 32.5312L5.44629 24.8629L5.74435 24.1177L6.47743 23.7911L8.74487 22.7806C8.74366 22.6739 8.74305 22.5663 8.74305 22.4577C8.74305 21.7616 8.76804 21.0758 8.81654 20.4028L8.52606 20.4581L2.95395 24.5444L0.615112 21.355L6.54761 17.0045L6.908 16.7402L7.34701 16.6566L9.44264 16.2575C9.50917 15.9756 9.5801 15.6978 9.65528 15.4242L8.34123 15.0944L7.69155 14.9313L7.27471 14.407L4.20739 10.5487L7.30328 8.08749L9.95376 11.4215L11.0697 11.7016C11.3115 11.2239 11.5692 10.7716 11.8412 10.3473L9.80612 8.54706L9.13883 7.95679V7.06589Z"})]}),l=o.forwardRef((e,r)=>L.jsx(s,{ref:r,...e}));export{l as SpiderIcon};
@@ -1 +1 @@
1
- import{j as e,r}from"./index-ci4XHjbJ.js";const s=t=>e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 375 375",...t,children:[e.jsxs("defs",{children:[e.jsx("clipPath",{id:"a",children:e.jsx("path",{d:"M109.379 231.133h37.105v37.105H109.38Zm0 0"})}),e.jsx("clipPath",{id:"b",children:e.jsx("path",{d:"M127.934 231.133c-10.246 0-18.555 8.304-18.555 18.554 0 10.247 8.308 18.551 18.555 18.551 10.246 0 18.55-8.304 18.55-18.55 0-10.25-8.304-18.555-18.55-18.555Zm0 0"})})]}),e.jsx("path",{fill:"none",stroke:"#f25022",strokeLinecap:"round",strokeWidth:28.360419999999998,d:"M127.926 239.96V50.165"}),e.jsx("path",{fill:"none",stroke:"#f25022",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:28.360419999999998,d:"m85.387 99.793 42.539-56.719 42.539 56.719"}),e.jsx("path",{fill:"none",stroke:"#ffb901",strokeLinecap:"round",strokeWidth:28.360419999999998,d:"m141.012 254.168 172.476-.02"}),e.jsx("path",{fill:"none",stroke:"#ffb901",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:28.360419999999998,d:"m263.855 211.613 56.723 42.535-56.715 42.547"}),e.jsx("path",{fill:"none",stroke:"#04a3ec",strokeLinecap:"round",strokeWidth:23.20398,d:"m117.852 259.344-57.446 66.015"}),e.jsx("path",{fill:"none",stroke:"#04a3ec",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:23.20398,d:"m113.32 317.574-56.718 12.16 4.207-57.859"}),e.jsx("g",{clipPath:"url(#a)",children:e.jsx("g",{clipPath:"url(#b)",children:e.jsx("path",{fill:"#32b37f",d:"M109.379 231.133h37.105v37.105H109.38Zm0 0"})})})]}),i=r.forwardRef((t,o)=>e.jsx(s,{ref:o,...t}));export{i as TavilyIcon};
1
+ import{j as e,r}from"./index-BChjg6Az.js";const s=t=>e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 375 375",...t,children:[e.jsxs("defs",{children:[e.jsx("clipPath",{id:"a",children:e.jsx("path",{d:"M109.379 231.133h37.105v37.105H109.38Zm0 0"})}),e.jsx("clipPath",{id:"b",children:e.jsx("path",{d:"M127.934 231.133c-10.246 0-18.555 8.304-18.555 18.554 0 10.247 8.308 18.551 18.555 18.551 10.246 0 18.55-8.304 18.55-18.55 0-10.25-8.304-18.555-18.55-18.555Zm0 0"})})]}),e.jsx("path",{fill:"none",stroke:"#f25022",strokeLinecap:"round",strokeWidth:28.360419999999998,d:"M127.926 239.96V50.165"}),e.jsx("path",{fill:"none",stroke:"#f25022",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:28.360419999999998,d:"m85.387 99.793 42.539-56.719 42.539 56.719"}),e.jsx("path",{fill:"none",stroke:"#ffb901",strokeLinecap:"round",strokeWidth:28.360419999999998,d:"m141.012 254.168 172.476-.02"}),e.jsx("path",{fill:"none",stroke:"#ffb901",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:28.360419999999998,d:"m263.855 211.613 56.723 42.535-56.715 42.547"}),e.jsx("path",{fill:"none",stroke:"#04a3ec",strokeLinecap:"round",strokeWidth:23.20398,d:"m117.852 259.344-57.446 66.015"}),e.jsx("path",{fill:"none",stroke:"#04a3ec",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:23.20398,d:"m113.32 317.574-56.718 12.16 4.207-57.859"}),e.jsx("g",{clipPath:"url(#a)",children:e.jsx("g",{clipPath:"url(#b)",children:e.jsx("path",{fill:"#32b37f",d:"M109.379 231.133h37.105v37.105H109.38Zm0 0"})})})]}),i=r.forwardRef((t,o)=>e.jsx(s,{ref:o,...t}));export{i as TavilyIcon};
@@ -1 +1 @@
1
- import{j as i,r as t}from"./index-ci4XHjbJ.js";const l=s=>i.jsxs("svg",{viewBox:"12 33 72 29",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[i.jsxs("g",{clipPath:"url(#clip0_702_1449)",children:[i.jsx("path",{d:"M38.0469 33H12V62.1892H38.0469L44.5902 57.1406V38.0485L38.0469 33ZM17.0478 38.0485H39.5424V57.1459H17.0478V38.0485Z",fill:s.isDark?"#ffffff":"#0A0A0A"}),i.jsx("path",{d:"M82.0705 38.2605V33.3243H58.2546L51.788 38.2605V45.038L58.2546 49.9742H79.0107V56.9286H53.076V61.8648H77.5334L84 56.9286V49.9742L77.5334 45.038H56.7772V38.2605H82.0705Z",fill:s.isDark?"#ffffff":"#0A0A0A"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_702_1449",children:i.jsx("rect",{width:"96",height:"96",fill:"white"})})})]}),e=t.forwardRef((s,f)=>i.jsx(l,{ref:f,...s}));export{e as HCDIcon};
1
+ import{j as i,r as t}from"./index-BChjg6Az.js";const l=s=>i.jsxs("svg",{viewBox:"12 33 72 29",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[i.jsxs("g",{clipPath:"url(#clip0_702_1449)",children:[i.jsx("path",{d:"M38.0469 33H12V62.1892H38.0469L44.5902 57.1406V38.0485L38.0469 33ZM17.0478 38.0485H39.5424V57.1459H17.0478V38.0485Z",fill:s.isDark?"#ffffff":"#0A0A0A"}),i.jsx("path",{d:"M82.0705 38.2605V33.3243H58.2546L51.788 38.2605V45.038L58.2546 49.9742H79.0107V56.9286H53.076V61.8648H77.5334L84 56.9286V49.9742L77.5334 45.038H56.7772V38.2605H82.0705Z",fill:s.isDark?"#ffffff":"#0A0A0A"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_702_1449",children:i.jsx("rect",{width:"96",height:"96",fill:"white"})})})]}),e=t.forwardRef((s,f)=>i.jsx(l,{ref:f,...s}));export{e as HCDIcon};
@@ -1 +1 @@
1
- import{j as h,r as t}from"./index-ci4XHjbJ.js";const e=v=>h.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",children:[h.jsx("path",{fill:"#43a047",d:"M37,45H11c-1.657,0-3-1.343-3-3V6c0-1.657,1.343-3,3-3h19l10,10v29C40,43.657,38.657,45,37,45z"}),h.jsx("path",{fill:"#c8e6c9",d:"M40 13L30 13 30 3z"}),h.jsx("path",{fill:"#2e7d32",d:"M30 13L40 23 40 13z"}),h.jsx("path",{fill:"#e8f5e9",d:"M31,23H17h-2v2v2v2v2v2v2v2h18v-2v-2v-2v-2v-2v-2v-2H31z M17,25h4v2h-4V25z M17,29h4v2h-4V29z M17,33h4v2h-4V33z M31,35h-8v-2h8V35z M31,31h-8v-2h8V31z M31,27h-8v-2h8V27z"})]}),r=t.forwardRef((v,s)=>h.jsx(e,{ref:s,...v}));export{r as GooglesheetsIcon};
1
+ import{j as h,r as t}from"./index-BChjg6Az.js";const e=v=>h.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",children:[h.jsx("path",{fill:"#43a047",d:"M37,45H11c-1.657,0-3-1.343-3-3V6c0-1.657,1.343-3,3-3h19l10,10v29C40,43.657,38.657,45,37,45z"}),h.jsx("path",{fill:"#c8e6c9",d:"M40 13L30 13 30 3z"}),h.jsx("path",{fill:"#2e7d32",d:"M30 13L40 23 40 13z"}),h.jsx("path",{fill:"#e8f5e9",d:"M31,23H17h-2v2v2v2v2v2v2v2h18v-2v-2v-2v-2v-2v-2v-2H31z M17,25h4v2h-4V25z M17,29h4v2h-4V29z M17,33h4v2h-4V33z M31,35h-8v-2h8V35z M31,31h-8v-2h8V31z M31,27h-8v-2h8V27z"})]}),r=t.forwardRef((v,s)=>h.jsx(e,{ref:s,...v}));export{r as GooglesheetsIcon};
@@ -1 +1 @@
1
- import{j as l,r as t}from"./index-ci4XHjbJ.js";const e=v=>l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 509.64",width:"1em",height:"1em",...v,children:[l.jsx("path",{fill:"#1F1F1F",d:"M115.613 0h280.774C459.974 0 512 52.025 512 115.612v278.415c0 63.587-52.026 115.613-115.613 115.613H115.613C52.026 509.64 0 457.614 0 394.027V115.612C0 52.025 52.026 0 115.613 0z"}),l.jsx("path",{fill:"#fff",fillRule:"nonzero",d:"M348.851 128.063l-68.946 58.302h68.946v-58.302zm-83.908 48.709l100.931-85.349v94.942h32.244v143.421h-38.731v90.004l-94.442-86.662v83.946h-17.023v-83.906l-96.596 86.246v-89.628h-37.445V186.365h38.732V90.768l95.309 84.958v-83.16h17.023l-.002 84.206zm-29.209 26.616c-34.955.02-69.893 0-104.83 0v109.375h20.415v-27.121l84.415-82.254zm41.445 0l82.208 82.324v27.051h21.708V203.388c-34.617 0-69.274.02-103.916 0zm-42.874-17.023l-64.669-57.646v57.646h64.669zm13.617 124.076v-95.2l-79.573 77.516v88.731l79.573-71.047zm17.252-95.022v94.863l77.19 70.83c0-29.485-.012-58.943-.012-88.425l-77.178-77.268z"})]}),s=t.forwardRef((v,h)=>l.jsx(e,{ref:h,...v}));export{s as PerplexityIcon};
1
+ import{j as l,r as t}from"./index-BChjg6Az.js";const e=v=>l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 509.64",width:"1em",height:"1em",...v,children:[l.jsx("path",{fill:"#1F1F1F",d:"M115.613 0h280.774C459.974 0 512 52.025 512 115.612v278.415c0 63.587-52.026 115.613-115.613 115.613H115.613C52.026 509.64 0 457.614 0 394.027V115.612C0 52.025 52.026 0 115.613 0z"}),l.jsx("path",{fill:"#fff",fillRule:"nonzero",d:"M348.851 128.063l-68.946 58.302h68.946v-58.302zm-83.908 48.709l100.931-85.349v94.942h32.244v143.421h-38.731v90.004l-94.442-86.662v83.946h-17.023v-83.906l-96.596 86.246v-89.628h-37.445V186.365h38.732V90.768l95.309 84.958v-83.16h17.023l-.002 84.206zm-29.209 26.616c-34.955.02-69.893 0-104.83 0v109.375h20.415v-27.121l84.415-82.254zm41.445 0l82.208 82.324v27.051h21.708V203.388c-34.617 0-69.274.02-103.916 0zm-42.874-17.023l-64.669-57.646v57.646h64.669zm13.617 124.076v-95.2l-79.573 77.516v88.731l79.573-71.047zm17.252-95.022v94.863l77.19 70.83c0-29.485-.012-58.943-.012-88.425l-77.178-77.268z"})]}),s=t.forwardRef((v,h)=>l.jsx(e,{ref:h,...v}));export{s as PerplexityIcon};
@@ -1 +1 @@
1
- import{j as c,r as l}from"./index-ci4XHjbJ.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-BChjg6Az.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 t,r}from"./index-ci4XHjbJ.js";const o=s=>{const e=s.isDark?"#fff":"#000";return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 32 35",...s,children:[t.jsx("path",{fill:e,d:"M13.855 34.296c1.077 0 1.95-.85 1.95-1.9 0-1.05-.873-1.901-1.95-1.901-1.076 0-1.95.85-1.95 1.9 0 1.05.874 1.901 1.95 1.901Z"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.118,d:"m18.414 7.197.837-4.537"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.118,d:"m22.266 5.585-2.92-3.474-3.971 2.262"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.118,d:"m14.92 26.553.814-4.536"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.118,d:"m18.773 24.93-2.943-3.463-3.96 2.274"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.118,d:"m16.608 17.2.813-4.537"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.118,d:"m20.459 15.58-2.931-3.452-3.96 2.262"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.01,d:"m8.329 26.155-3.577 2.426"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.01,d:"M8.544 30.087 4.32 28.873l.31-4.28"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.01,d:"m21.321 28.43 2.489 3.498"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.01,d:"m19.718 32.045 4.39.291 1.245-4.092"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"m25.4 21.33 4.378.77"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"m26.907 25.072 3.398-2.88-2.142-3.836"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"m24.12 12.861 3.9-2.098"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"m24.336 8.84 4.15 1.679-.777 4.303"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"m6.916 18.157-4.39-.747"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"M4.177 21.165 2 17.328l3.362-2.892"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"M11.08 10.613 8.149 7.348"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"m12.29 6.775-4.487.187-.79 4.303"})]})},k=r.forwardRef((s,e)=>t.jsx(o,{ref:e,...s}));export{k as PineconeIcon};
1
+ import{j as t,r}from"./index-BChjg6Az.js";const o=s=>{const e=s.isDark?"#fff":"#000";return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 32 35",...s,children:[t.jsx("path",{fill:e,d:"M13.855 34.296c1.077 0 1.95-.85 1.95-1.9 0-1.05-.873-1.901-1.95-1.901-1.076 0-1.95.85-1.95 1.9 0 1.05.874 1.901 1.95 1.901Z"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.118,d:"m18.414 7.197.837-4.537"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.118,d:"m22.266 5.585-2.92-3.474-3.971 2.262"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.118,d:"m14.92 26.553.814-4.536"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.118,d:"m18.773 24.93-2.943-3.463-3.96 2.274"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.118,d:"m16.608 17.2.813-4.537"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.118,d:"m20.459 15.58-2.931-3.452-3.96 2.262"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.01,d:"m8.329 26.155-3.577 2.426"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.01,d:"M8.544 30.087 4.32 28.873l.31-4.28"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.01,d:"m21.321 28.43 2.489 3.498"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.01,d:"m19.718 32.045 4.39.291 1.245-4.092"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"m25.4 21.33 4.378.77"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"m26.907 25.072 3.398-2.88-2.142-3.836"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"m24.12 12.861 3.9-2.098"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"m24.336 8.84 4.15 1.679-.777 4.303"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"m6.916 18.157-4.39-.747"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"M4.177 21.165 2 17.328l3.362-2.892"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeWidth:2.058,d:"M11.08 10.613 8.149 7.348"}),t.jsx("path",{stroke:e,strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2.058,d:"m12.29 6.775-4.487.187-.79 4.303"})]})},k=r.forwardRef((s,e)=>t.jsx(o,{ref:e,...s}));export{k as PineconeIcon};
@@ -1 +1 @@
1
- import{j as i,r as e}from"./index-ci4XHjbJ.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-BChjg6Az.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{j as o,r as e}from"./index-ci4XHjbJ.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-BChjg6Az.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 c,r as t}from"./index-ci4XHjbJ.js";const e=s=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 1024 1024",...s,children:[c.jsx("path",{d:"M261 222.8c-4.5 4.6-4 7.5 3.3 21.1 32.2 59 53.7 120.8 60.2 173.1 1.8 14.4 2 47.9.5 65.8-5.9 68.9-29.7 131.7-64.2 169.9-5.5 6-6.5 9.1-4.8 13.4 3.2 7.7 9.1 7.8 21 .5 32.9-20.4 79.4-37.4 122-44.7 12.2-2.1 16.6-2.3 46-2.4 33.9 0 39.1.5 68 5.6 24.8 4.4 54.3 12.6 76.1 21 7.4 2.8 14.6 5.3 16 5.6 3.7.7 8.4-2 9.9-5.7 1.7-4.1-.4-17.8-6.2-40.4-18.4-72.5-60.4-151.6-115.2-217-54.1-64.5-126.6-121.3-203.4-159.3-20.7-10.2-24.6-11.1-29.2-6.5zm43.4 35.8c31.5 17.3 66.9 41.4 96.6 65.8 84 69 149.2 162.5 181.7 260.4 4.9 14.9 11.3 40.6 10.1 41.1-.5.1-4.8-1.1-9.6-2.7-28.1-9.8-61.9-17.5-94.2-21.4-25.3-3.1-64.1-3.1-86.1 0-31.3 4.4-60.5 12.5-89.4 24.7-6 2.6-11.6 4.9-12.4 5.3-1 .4-.8-.5.7-2.9 3.3-5.5 13.6-26.6 17.5-36 20-48.5 30.4-117.1 25.6-168.9-4.4-47.7-23.4-110-49.5-162.2-2.4-4.8-4.4-9-4.4-9.3 0-1 1.5-.3 13.4 6.1z"}),c.jsx("path",{d:"M448.8 292.6c-3.4 1.8-4.8 4.3-4.8 8.6 0 4.5 1.1 5.8 10.2 12 25.8 17.7 61.5 50.8 80.1 74.3 41.9 52.7 86.1 142.6 111.8 227.5 2.8 9 5.8 17.3 6.7 18.3 3 3.4 5.9 3.8 14.4 2.2 4.4-.8 12.4-1.8 17.7-2.1 11.8-.7 21.3 1.6 42.5 10 17.9 7.2 22.2 7.2 25.1.2 1.7-4.1 1.3-5.9-6.6-26.1-23.9-61.6-55.5-120.6-87.3-163-5.1-6.9-18-23-19.6-24.5-.3-.3-3-3.2-5.9-6.5-57.4-63.2-114.1-109.3-155.1-126-6.8-2.7-21.1-6.5-24.5-6.5-1.1.1-3.2.7-4.7 1.6zM554 372.4c14.9 12.9 57.7 55.8 70.4 70.6 31.5 36.7 62.5 87.4 87.3 143 7 15.7 14.3 33.5 14.3 34.9 0 .5-4.8-.7-10.7-2.7-10.4-3.5-11.4-3.6-25.3-3.6-8-.1-16.5.1-18.9.4l-4.4.4-5.2-16.4c-21.4-67.7-54.3-138.3-90.2-193.5-4.7-7.2-10.4-15.5-12.6-18.5-6.1-8-22.1-27.2-24.6-29.4-1.1-1.1-2.1-2.3-2.1-2.8 0-1.1 5.5 3.3 22 17.6zM808 660.8c-4.7.2-69.9 4.4-135.5 8.7-20.9 1.4-45.6 2.9-55 3.5-9.3.6-26.4 1.7-38 2.5-11.5.8-29.1 1.9-39 2.5-9.9.6-34.9 2.2-55.5 3.5-20.6 1.4-58.6 3.8-84.5 5.5-25.8 1.7-60.7 3.9-77.5 5-16.8 1.1-45.1 2.9-63 4-48.3 2.9-47.8 2.8-50 9.6-1.3 3.9-.5 6 12.3 30l6.5 12.1-16.6 11.4c-26.9 18.5-36.6 23.9-42.9 23.9-1.4 0-3.7 1.3-5.4 2.9-4.1 4.1-4 9.1.2 13.3 2.9 2.9 3.3 3 9.5 2.5 8.7-.7 19.7-6 37.8-18.4 30.5-21 38.1-25.3 44.6-25.3 4.8 0 10 3.2 25.9 15.9 21.5 17.1 29.6 22 42.6 26 10.8 3.4 21.3 3.8 31.5 1.2 11.9-2.9 20.2-7.5 37.7-20.5 20.1-15.1 24.3-17.1 35.3-17.1 10.8 0 15.5 2.2 29.5 13.5 15.9 12.9 20.2 16 27.9 19.9 9.1 4.6 16.8 6.4 27.1 6.4 15.4-.1 28.4-6.3 47.5-22.4 17.8-15 25.7-18.5 39.3-17.6 10.1.7 16 3.5 29 14.1 26.5 21.5 36.8 26.6 54.5 26.6 16.1 0 28.1-5.4 49-22.2 8.1-6.4 17.6-13.2 21.2-15 6-3 7.2-3.3 16.5-3.3s10.5.2 16.6 3.2c3.8 1.9 11.4 7.4 17.6 12.7 6.1 5.2 13.3 11.1 15.9 13.2 11.2 8.6 29.4 14.3 36.3 11.4 3.6-1.5 6.1-5.5 6.1-9.8 0-4.4-5.8-9.2-11-9.2-8.4 0-14.5-3.4-31-17.5-21-18-30.1-22.7-46.6-24.1-16.2-1.5-30.4 4.5-52.4 22.1-21.1 16.9-30.7 20.9-44.2 18.5-5.5-1-17.5-5.7-16.6-6.5.2-.2 5.9-3.1 12.8-6.6 25-12.5 63.7-34.4 80-45.3 21.3-14.2 64-46.3 66.5-50 2-2.8 1.8-8.6-.3-11.3-2-2.7-6.1-3.9-12.2-3.5zm-28 21.9c0 .9-27.4 20.5-39.6 28.5-23 15-74.5 42.9-91.6 49.7l-5.6 2.3-6.9-5.3c-18.4-14.2-38.5-18.1-57.4-11.3-9.2 3.3-17.1 8.4-32.4 20.9-6.6 5.4-14.9 11.2-18.5 12.9-5.8 2.7-7.5 3.1-15.5 3.1-13.3 0-18.5-2.7-42.4-22.2-21-17.1-38.3-21.6-57.6-15.1-8.1 2.8-15.4 7.3-32 19.8-7.7 5.8-16.9 11.9-20.5 13.5-6 2.8-7.4 3-17.5 3-10.6 0-11.3-.1-18.7-3.7-9.8-4.6-14.3-7.7-29.3-19.9-21.7-17.4-30.7-21.8-42.4-20.4l-5.7.7-5.6-10.4c-3-5.7-5.2-10.6-4.9-10.9.6-.7 24.1-2.4 79.1-5.9 17.3-1.1 56-3.6 86-5.5s71.8-4.6 93-6c21.2-1.3 49.3-3.2 62.5-4 13.2-.9 44.9-2.9 70.5-4.5 60.9-4 120.5-7.9 135.5-8.9 17.2-1.2 17.5-1.2 17.5-.4z"})]}),m=t.forwardRef((s,r)=>c.jsx(e,{ref:r,...s}));export{m as MidjourneyIcon};
1
+ import{j as c,r as t}from"./index-BChjg6Az.js";const e=s=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 1024 1024",...s,children:[c.jsx("path",{d:"M261 222.8c-4.5 4.6-4 7.5 3.3 21.1 32.2 59 53.7 120.8 60.2 173.1 1.8 14.4 2 47.9.5 65.8-5.9 68.9-29.7 131.7-64.2 169.9-5.5 6-6.5 9.1-4.8 13.4 3.2 7.7 9.1 7.8 21 .5 32.9-20.4 79.4-37.4 122-44.7 12.2-2.1 16.6-2.3 46-2.4 33.9 0 39.1.5 68 5.6 24.8 4.4 54.3 12.6 76.1 21 7.4 2.8 14.6 5.3 16 5.6 3.7.7 8.4-2 9.9-5.7 1.7-4.1-.4-17.8-6.2-40.4-18.4-72.5-60.4-151.6-115.2-217-54.1-64.5-126.6-121.3-203.4-159.3-20.7-10.2-24.6-11.1-29.2-6.5zm43.4 35.8c31.5 17.3 66.9 41.4 96.6 65.8 84 69 149.2 162.5 181.7 260.4 4.9 14.9 11.3 40.6 10.1 41.1-.5.1-4.8-1.1-9.6-2.7-28.1-9.8-61.9-17.5-94.2-21.4-25.3-3.1-64.1-3.1-86.1 0-31.3 4.4-60.5 12.5-89.4 24.7-6 2.6-11.6 4.9-12.4 5.3-1 .4-.8-.5.7-2.9 3.3-5.5 13.6-26.6 17.5-36 20-48.5 30.4-117.1 25.6-168.9-4.4-47.7-23.4-110-49.5-162.2-2.4-4.8-4.4-9-4.4-9.3 0-1 1.5-.3 13.4 6.1z"}),c.jsx("path",{d:"M448.8 292.6c-3.4 1.8-4.8 4.3-4.8 8.6 0 4.5 1.1 5.8 10.2 12 25.8 17.7 61.5 50.8 80.1 74.3 41.9 52.7 86.1 142.6 111.8 227.5 2.8 9 5.8 17.3 6.7 18.3 3 3.4 5.9 3.8 14.4 2.2 4.4-.8 12.4-1.8 17.7-2.1 11.8-.7 21.3 1.6 42.5 10 17.9 7.2 22.2 7.2 25.1.2 1.7-4.1 1.3-5.9-6.6-26.1-23.9-61.6-55.5-120.6-87.3-163-5.1-6.9-18-23-19.6-24.5-.3-.3-3-3.2-5.9-6.5-57.4-63.2-114.1-109.3-155.1-126-6.8-2.7-21.1-6.5-24.5-6.5-1.1.1-3.2.7-4.7 1.6zM554 372.4c14.9 12.9 57.7 55.8 70.4 70.6 31.5 36.7 62.5 87.4 87.3 143 7 15.7 14.3 33.5 14.3 34.9 0 .5-4.8-.7-10.7-2.7-10.4-3.5-11.4-3.6-25.3-3.6-8-.1-16.5.1-18.9.4l-4.4.4-5.2-16.4c-21.4-67.7-54.3-138.3-90.2-193.5-4.7-7.2-10.4-15.5-12.6-18.5-6.1-8-22.1-27.2-24.6-29.4-1.1-1.1-2.1-2.3-2.1-2.8 0-1.1 5.5 3.3 22 17.6zM808 660.8c-4.7.2-69.9 4.4-135.5 8.7-20.9 1.4-45.6 2.9-55 3.5-9.3.6-26.4 1.7-38 2.5-11.5.8-29.1 1.9-39 2.5-9.9.6-34.9 2.2-55.5 3.5-20.6 1.4-58.6 3.8-84.5 5.5-25.8 1.7-60.7 3.9-77.5 5-16.8 1.1-45.1 2.9-63 4-48.3 2.9-47.8 2.8-50 9.6-1.3 3.9-.5 6 12.3 30l6.5 12.1-16.6 11.4c-26.9 18.5-36.6 23.9-42.9 23.9-1.4 0-3.7 1.3-5.4 2.9-4.1 4.1-4 9.1.2 13.3 2.9 2.9 3.3 3 9.5 2.5 8.7-.7 19.7-6 37.8-18.4 30.5-21 38.1-25.3 44.6-25.3 4.8 0 10 3.2 25.9 15.9 21.5 17.1 29.6 22 42.6 26 10.8 3.4 21.3 3.8 31.5 1.2 11.9-2.9 20.2-7.5 37.7-20.5 20.1-15.1 24.3-17.1 35.3-17.1 10.8 0 15.5 2.2 29.5 13.5 15.9 12.9 20.2 16 27.9 19.9 9.1 4.6 16.8 6.4 27.1 6.4 15.4-.1 28.4-6.3 47.5-22.4 17.8-15 25.7-18.5 39.3-17.6 10.1.7 16 3.5 29 14.1 26.5 21.5 36.8 26.6 54.5 26.6 16.1 0 28.1-5.4 49-22.2 8.1-6.4 17.6-13.2 21.2-15 6-3 7.2-3.3 16.5-3.3s10.5.2 16.6 3.2c3.8 1.9 11.4 7.4 17.6 12.7 6.1 5.2 13.3 11.1 15.9 13.2 11.2 8.6 29.4 14.3 36.3 11.4 3.6-1.5 6.1-5.5 6.1-9.8 0-4.4-5.8-9.2-11-9.2-8.4 0-14.5-3.4-31-17.5-21-18-30.1-22.7-46.6-24.1-16.2-1.5-30.4 4.5-52.4 22.1-21.1 16.9-30.7 20.9-44.2 18.5-5.5-1-17.5-5.7-16.6-6.5.2-.2 5.9-3.1 12.8-6.6 25-12.5 63.7-34.4 80-45.3 21.3-14.2 64-46.3 66.5-50 2-2.8 1.8-8.6-.3-11.3-2-2.7-6.1-3.9-12.2-3.5zm-28 21.9c0 .9-27.4 20.5-39.6 28.5-23 15-74.5 42.9-91.6 49.7l-5.6 2.3-6.9-5.3c-18.4-14.2-38.5-18.1-57.4-11.3-9.2 3.3-17.1 8.4-32.4 20.9-6.6 5.4-14.9 11.2-18.5 12.9-5.8 2.7-7.5 3.1-15.5 3.1-13.3 0-18.5-2.7-42.4-22.2-21-17.1-38.3-21.6-57.6-15.1-8.1 2.8-15.4 7.3-32 19.8-7.7 5.8-16.9 11.9-20.5 13.5-6 2.8-7.4 3-17.5 3-10.6 0-11.3-.1-18.7-3.7-9.8-4.6-14.3-7.7-29.3-19.9-21.7-17.4-30.7-21.8-42.4-20.4l-5.7.7-5.6-10.4c-3-5.7-5.2-10.6-4.9-10.9.6-.7 24.1-2.4 79.1-5.9 17.3-1.1 56-3.6 86-5.5s71.8-4.6 93-6c21.2-1.3 49.3-3.2 62.5-4 13.2-.9 44.9-2.9 70.5-4.5 60.9-4 120.5-7.9 135.5-8.9 17.2-1.2 17.5-1.2 17.5-.4z"})]}),m=t.forwardRef((s,r)=>c.jsx(e,{ref:r,...s}));export{m as MidjourneyIcon};
@@ -1 +1 @@
1
- import{j as t,r as s}from"./index-ci4XHjbJ.js";const e=r=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 54 32",fill:"none",...r,children:[" ",t.jsxs("g",{clipPath:"url(#clip0_14_604)",children:[" ",t.jsx("path",{d:"M0 15.9961H21V24.9961",stroke:"currentColor",strokeWidth:"1.5"}),t.jsx("rect",{x:"27.7501",y:"15.6562",width:"17.8116",height:"17.8116",transform:"rotate(-45 27.7501 15.6562)",stroke:"currentColor",strokeWidth:"1.5"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_14_604",children:t.jsx("rect",{width:"54",height:"32",fill:"white"})})})]}),n=s.forwardRef((r,o)=>t.jsx(e,{ref:o,...r}));export{n as NotDiamondIcon};
1
+ import{j as t,r as s}from"./index-BChjg6Az.js";const e=r=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 54 32",fill:"none",...r,children:[" ",t.jsxs("g",{clipPath:"url(#clip0_14_604)",children:[" ",t.jsx("path",{d:"M0 15.9961H21V24.9961",stroke:"currentColor",strokeWidth:"1.5"}),t.jsx("rect",{x:"27.7501",y:"15.6562",width:"17.8116",height:"17.8116",transform:"rotate(-45 27.7501 15.6562)",stroke:"currentColor",strokeWidth:"1.5"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_14_604",children:t.jsx("rect",{width:"54",height:"32",fill:"white"})})})]}),n=s.forwardRef((r,o)=>t.jsx(e,{ref:o,...r}));export{n as NotDiamondIcon};
@@ -1 +1 @@
1
- import{j as c,r}from"./index-ci4XHjbJ.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-BChjg6Az.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 +1 @@
1
- import{j as t,r}from"./index-ci4XHjbJ.js";const l=s=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 1024 1024",style:{fillRule:"evenodd",clipRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:1.5},...s,children:[t.jsxs("g",{id:"Docling",transform:"matrix(1.07666,0,0,1.07666,-35.9018,-84.1562)",children:[t.jsx("g",{id:"Outline",transform:"matrix(1,0,0,1,-0.429741,55.0879)",children:t.jsx("path",{d:"M394.709,69.09C417.34,35.077 467.97,30.178 478.031,55.609C486.35,55.043 494.726,54.701 503.158,54.589C533.157,45.238 560.496,47.419 584.65,60.732C800.941,96.66 966.069,284.814 966.069,511.232C966.069,763.284 761.435,967.918 509.383,967.918C433.692,967.918 362.277,949.464 299.385,916.808L242.3,931.993C203.092,943.242 187.715,928.369 208.575,891.871C208.935,891.24 216.518,879.37 223.997,867.677C119.604,783.975 52.698,655.355 52.698,511.232C52.698,298.778 198.086,120.013 394.709,69.09Z",style:{fill:"white"}})}),t.jsxs("g",{id:"Color",transform:"matrix(1.02317,0,0,1.02317,-11.55,-17.8333)",children:[t.jsx("path",{d:"M284.8,894.232L179.735,783.955L130.222,645.203L125.538,504.726L185.211,385.816C209.006,322.738 249.951,278.973 302.281,248.028L406.684,203.333L413.483,175.767L436.637,152.428L451.408,153.312L457.726,183.183L485.164,165.379L526.92,159.699L557.014,177.545L612.652,211.018C679.009,226.066 740.505,264.146 797.138,325.26L862.813,423.477L891.583,560.826L883.273,683.32L814.268,809.924L734.431,894.384L644.495,926.906L497.146,954.121L361.064,940.647L284.8,894.232Z",style:{fill:"url(#_Linear1)"}}),t.jsx("path",{d:"M699.932,887.255L634.427,825.291L597.884,782.352L594.906,738.956L610.14,709.396L643.207,699.954L685,710.111L730.425,736.425L765.204,778.79L775.166,849.531L719.381,894.082L699.932,887.255Z",style:{fill:"url(#_Linear2)"}}),t.jsxs("g",{transform:"matrix(-0.765945,0,0,1,839.727,5.47434)",children:[t.jsx("clipPath",{id:"_clip3",children:t.jsx("path",{d:"M699.932,887.255L634.427,825.291L597.884,782.352L594.906,738.956L610.14,709.396L643.207,699.954L685,710.111L730.425,736.425L765.204,778.79L775.166,849.531L719.381,894.082L699.932,887.255Z"})}),t.jsx("g",{clipPath:"url(#_clip3)",children:t.jsx("g",{transform:"matrix(-1.18516,0,0,0.907769,1039.04,88.3496)",children:t.jsx("use",{xlinkHref:"#_Image4",x:"223.969",y:"674.21",width:"152.098px",height:"213.852px",transform:"matrix(0.994105,0,0,0.999308,0,0)"})})})]}),t.jsx("path",{d:"M311.699,713.521C189.178,639.091 164.299,526.77 191.824,394.113L135.136,476.434L122.004,547.53C143.022,614.014 174.522,676.199 225.005,730.598C210.601,754.156 201.894,776.601 197.955,798.114L245.803,841.67C247.274,812.1 254.934,783.047 270.614,754.664L311.699,713.521Z",style:{fillOpacity:.22}}),t.jsx("g",{transform:"matrix(-1,0,0,1,1022.04,2.74442)",children:t.jsx("path",{d:"M311.699,713.521C189.178,639.091 164.299,526.77 191.824,394.113L135.136,476.434L122.004,547.53C143.022,614.014 174.522,676.199 225.005,730.598C210.601,754.156 201.894,776.601 197.955,798.114L245.803,841.67C247.274,812.1 254.934,783.047 270.614,754.664L311.699,713.521Z",style:{fillOpacity:.22}})}),t.jsx("path",{style:{fill:"url(#_Linear5)"},d:"M354.92,650.818L420.009,663.185L493.368,666.379L554.826,665.251L620.19,658.511L658.169,651.428L671.428,644.802L673.265,627.093L659.898,611.845L625.422,609.244L599.275,591.212L568.632,556.79L542.9,534.336L515.052,528.253L480.412,532.71L455.2,552.337L428.514,578.155L405.312,599.359L374.228,612.097L355.342,614.456L340.75,630.308L341.568,645.341L354.92,650.818Z"}),t.jsx("path",{style:{fill:"url(#_Linear6)"},d:"M257.168,949.32L317.434,876.747L364.928,810.6L384.1,743.934L378.759,714.719L376.844,685.849L374.836,659.954L448.734,664.2L511.462,667.602L571.339,665.091L632.796,658.836L648.232,656.882L649.937,697.808L608.105,717.702L598.45,738.594L592.286,761.642L604.743,796.309L639.595,825.803L649.872,840.757L558.219,895.152L502.124,907.569L425.781,923.496L333.29,931.298L286.269,936.907L257.168,949.32Z"}),t.jsx("g",{transform:"matrix(1,0,0,1.30081,-1.77636e-15,-196.488)",children:t.jsx("path",{d:"M374.165,685.268C463.946,706.599 553.728,707.491 643.51,688.593L641.903,653.199C549.263,671.731 459.645,672.22 373.059,654.611L374.165,685.268Z",style:{fillOpacity:.18}})}),t.jsx("path",{d:"M459.633,571.457C476.7,536.091 530.064,535.913 553.1,568.767C520.703,551.407 489.553,552.374 459.633,571.457Z",style:{fill:"white"}}),t.jsx("g",{transform:"matrix(1,0,0,1,0.223468,-2.61949)",children:t.jsx("path",{d:"M355.3,267.232C500.64,173.156 720.699,241.362 793.691,423.582C766.716,384.84 735.725,357.078 697.53,349.014L717.306,335.248C698.537,321.49 675.794,320.957 651.039,327.119C652.235,315.768 658.995,306.991 674.188,302.115C641.864,287.427 617.356,289.473 596.258,298.818C597.049,286.116 605.827,278.087 620.068,273.254C589.192,267.477 564.13,270.926 544.651,283.232C545.822,271.831 550.709,260.943 560.913,250.79C517.498,257.095 492.995,267.925 482.892,282.202C477.311,269.499 477.274,257.221 487.625,245.739C439.161,252.932 421.555,265.094 410.355,278.286C407.697,269.01 407.705,260.632 410.853,253.316C389.633,254.773 372.178,260.663 355.3,267.232Z",style:{fill:"rgb(255,213,95)"}})}),t.jsx("path",{d:"M475.656,209.175C479.639,175.037 503.437,173.299 532.412,180.026C507.242,183.404 486.969,195.251 473.705,219.215L475.656,209.175Z",style:{fill:"rgb(255,215,101)"}}),t.jsx("g",{transform:"matrix(0.114323,-0.655229,0.82741,0.144365,224.632,497.317)",children:t.jsx("path",{d:"M475.656,209.175C479.639,175.037 503.437,173.299 532.412,180.026C507.242,183.404 486.969,195.251 473.705,219.215L475.656,209.175Z",style:{fill:"rgb(255,215,101)"}})}),t.jsx("g",{transform:"matrix(1.6739,1.15217e-16,-1.15217e-16,-0.733075,-341.46,1039.77)",children:t.jsx("path",{d:"M447.449,560.911C468.179,536.963 546.237,539.305 565.638,560.831C533.166,555.541 477.296,553.494 447.449,560.911Z",style:{fill:"white"}})}),t.jsx("path",{d:"M348.201,622.341C395.549,653.534 622.351,660.854 661.936,616.729L677.568,633.834L667.044,650.308L557.802,667.518L498.074,670.562L446.718,666.416L391.404,658.406L348.154,652.501L340.161,637.119L348.201,622.341Z",style:{fill:"rgb(199,68,6)"}})]}),t.jsxs("g",{id:"Black-outline",transform:"matrix(1.02317,0,0,1.02317,-11.55,-17.8333)",children:[t.jsx("path",{d:"M373.389,657.919C376.285,676.334 377.04,695.016 375.326,714.008",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("path",{d:"M645.931,654.961C646.158,669.958 647.22,684.853 648.975,699.661",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("path",{d:"M290.084,534.662C276.554,533.535 264.892,530.024 254.279,525.175C276.732,555.341 305.316,569.76 338.631,572.029L290.084,534.662Z"}),t.jsx("g",{transform:"matrix(0.94177,0,0,0.94909,28.8868,3.79501)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(0.112099,0.0552506,-0.0673118,0.136571,455.367,509.409)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(-0.112099,0.0552506,0.0673118,0.136571,560.529,509.492)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(-1,0,0,1,1013.33,-1.15187)",children:t.jsx("path",{d:"M290.084,534.662C276.554,533.535 264.892,530.024 254.279,525.175C276.732,555.341 305.316,569.76 338.631,572.029L290.084,534.662Z"})}),t.jsx("g",{transform:"matrix(-0.94177,0,0,0.94909,984.44,2.64314)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(1,0,0,1,1.9047,-5.57346)",children:t.jsx("path",{d:"M277.021,489.604C279.828,554.545 355.855,583.508 405.306,537.851C354.458,599.537 263.881,560.914 277.021,489.604Z",style:{fill:"white"}})}),t.jsx("g",{transform:"matrix(-1,0,0,1,1011.43,-5.7284)",children:t.jsx("path",{d:"M277.021,489.604C279.828,554.545 355.855,583.508 405.306,537.851C354.458,599.537 263.881,560.914 277.021,489.604Z",style:{fill:"white"}})}),t.jsx("g",{transform:"matrix(0.973815,0,0,1.00246,4.71761,-0.508759)",children:t.jsx("path",{d:"M407.22,206.891C107.655,339.384 134.447,630.03 314.615,708.305",style:{fill:"none",stroke:"black",strokeWidth:"29.39px"}})}),t.jsx("g",{transform:"matrix(-0.973815,0,0,1.00246,1006.67,-1.31695)",children:t.jsx("path",{d:"M461.559,196.756C119.768,256.762 111.059,642.544 320.305,711.486",style:{fill:"none",stroke:"black",strokeWidth:"29.39px"}})}),t.jsxs("g",{id:"vector-duck",children:[t.jsx("path",{d:"M240.912,850.71C248.043,740.231 325.609,685.992 371.268,715.193C386.487,724.926 392.506,757.72 358.575,816.753C327.005,871.68 300.465,894.596 288.329,903.447",style:{fill:"none",stroke:"black",strokeWidth:"21.79px"}}),t.jsx("path",{d:"M638.382,843.426C427.991,964.695 389.022,902.942 251.512,947.641L307.759,889.573",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("path",{d:"M770.991,853.754C779.364,764.998 730.67,727.923 666.385,704.966C629.568,691.819 580.483,723.886 595.974,772.596C606.285,805.016 650.54,839.029 707.786,886.778",style:{fill:"none",stroke:"black",strokeWidth:"21.79px"}}),t.jsx("g",{transform:"matrix(1,0,0,1,-1.87208,0.908099)",children:t.jsx("path",{d:"M603.287,772.415C614.237,757.963 627.553,750.285 642.878,748.352C628.356,760.968 617.23,775.676 620.632,799.336C635.815,785.15 650.367,779.457 664.396,780.801C651.715,790.7 639.329,803.279 641.039,818.089C641.247,819.891 647.043,823.996 647.595,825.837C659.897,816.37 672.867,811.065 689.234,809.472C676.577,822.659 668.021,834.011 674.478,848.729L664.333,847.825L625.643,812.604L603.629,786.218L603.287,772.415Z"})}),t.jsx("g",{transform:"matrix(-0.969851,0.2437,0.2437,0.969851,773.329,-138.212)",children:t.jsx("path",{d:"M603.287,772.415C614.237,757.963 627.553,750.285 642.878,748.352C628.356,760.968 617.23,775.676 620.632,799.336C635.815,785.15 650.367,779.457 664.396,780.801C651.715,790.7 639.329,803.279 641.039,818.089C641.247,819.891 647.043,823.996 647.595,825.837C659.897,816.37 672.867,811.065 689.234,809.472C676.577,822.659 668.021,834.011 674.478,848.729L664.333,847.825L625.643,812.604L603.629,786.218L603.287,772.415Z"})}),t.jsx("path",{d:"M511.787,670.044C461.061,671.835 411.878,662.84 361.322,653.92C329.071,648.229 335.56,616.432 361.693,615.181C391.498,613.754 411.83,601.737 437.593,569.084C459.063,541.872 482.443,528.143 506.834,529.767",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("g",{transform:"matrix(-1,0,0,1,1014.44,-0.213451)",children:t.jsx("path",{d:"M511.787,670.044C461.061,671.835 411.878,662.84 361.322,653.92C329.071,648.229 335.56,616.432 361.693,615.181C391.498,613.754 411.83,601.737 437.593,569.084C459.063,541.872 482.443,528.143 506.834,529.767",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}})})]}),t.jsx("g",{transform:"matrix(2.4586,0,0,2.5497,-444.527,-690.434)",children:t.jsx("ellipse",{cx:"312.566",cy:"450.751",rx:"10.63",ry:"10.48",style:{fill:"white"}})}),t.jsx("g",{transform:"matrix(2.4586,0,0,2.5497,-127.75,-690.991)",children:t.jsx("ellipse",{cx:"312.566",cy:"450.751",rx:"10.63",ry:"10.48",style:{fill:"white"}})}),t.jsx("path",{d:"M505.738,698.061L578.879,713.989",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M422.781,709.6L568.438,743.041",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M419.941,738.409L565.688,772.989",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M408.6,787.08L510.634,810.689",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M397.571,815.956L500.93,840.219",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M386.763,844.926L454.065,861.974",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M459.169,919.169C512.194,898.262 539.171,867.298 535.241,824.402C568.052,818.31 598.499,817.058 625.84,822.165",style:{fill:"none",stroke:"black",strokeWidth:"16.95px"}}),t.jsx("path",{d:"M366.219,241.106C389.605,229.261 413.371,220.601 438.247,217.5C416.795,202.419 418.72,174.582 444.22,162.47C442.086,178.175 447.633,193.354 464.772,207.738C468.721,167.57 530.015,162.087 545.674,184.112C526.45,189.314 513.082,197.344 504.566,207.717C522.403,208.119 540.706,207.86 556.2,210.609L566.935,168.471C536.388,146.208 495.718,142.166 464.65,166.705C467.703,133.264 419.536,128.364 404.624,178.47L366.219,241.106Z"}),t.jsx("path",{d:"M392.617,924.576C428.953,936.938 467.84,943.636 508.258,943.636C708.944,943.636 871.876,778.49 871.876,575.076C871.876,382.463 725.788,224.162 539.898,207.895L554.137,173.696L554.485,168.187C757.218,191.602 914.895,366.003 914.895,577.383C914.895,804.698 732.549,989.249 507.949,989.249C435.381,989.249 367.223,969.983 308.199,936.232L392.617,924.576ZM279.206,917.988C171.663,843.819 101.002,718.887 101.002,577.383C101.002,383.006 234.333,219.898 413.398,176.712L424.375,216.389C264.082,254.803 144.64,400.913 144.64,575.076C144.64,703.735 209.822,817.086 308.514,883.023L279.206,917.988Z"}),t.jsx("path",{d:"M714.938,895.223L647.287,836.693L616.06,855.308L549.158,889.412L459.845,919.216L390.213,928.828L429.291,950.712L535.832,960.1L586.137,952.591L662.254,931.896L714.938,895.223Z"}),t.jsx("path",{style:{fill:"url(#_Linear7)"},d:"M423.538,929.39C509.164,917.593 580.815,890.465 640.827,850.566C635.677,886.828 622.639,918.218 594.006,939.977C530.254,930.953 474.955,928.632 423.538,929.39Z"})]})]}),t.jsxs("defs",{children:[t.jsxs("linearGradient",{id:"_Linear1",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(-52.3962,375.121,-375.121,-52.3962,471.134,384.463)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(255,176,44)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(255,73,2)",stopOpacity:1}})]}),t.jsxs("linearGradient",{id:"_Linear2",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(28.6198,-84.8913,84.8913,28.6198,647.831,831.55)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(255,73,2)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(255,176,44)",stopOpacity:1}})]}),t.jsx("image",{id:"_Image4",width:"153px",height:"214px",xlinkHref:"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCADWAJkDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAwACBwYF/8QAGBABAQEBAQAAAAAAAAAAAAAAAgABEhH/xAAbAQADAQADAQAAAAAAAAAAAAAAAQMCBAUGB//EABYRAQEBAAAAAAAAAAAAAAAAAAABEf/aAAwDAQACEQMRAD8A63fAX1BQFAUBQFAUBQFAUBQFAZShqQSUNyBSmpIJK0pIJqakgUptyCampIx1DWPS0XSqAoCgKAoCgKAoCgKAwlDUgkobkE1aVkClNuQbU1JAtTUkElNSQTU25GOptY9Vcd0KgKAoCgKAoCgKAoDDUNSCSmpIJqakgUptyCampIJKakgWpqSCSm3IJKakjHU2sewuM86oCgKAoCgKAoCgMJQ1IJqakgWpqSCSmpIJqbcgUpqSCSmpIJqbcgmpqSCSmpIx1PGse1uK8yoCgKAoCgKAoA2obkGlNuQLU1JBJTUkElPG5AtTUkElNSQSU1JBNTbkClNSQSU1JGOptY93cR5VQFAUBQFAUAbUNyCam3IJKakgmpqSBampIJKbcgmpqSBampIJKakgmptyBampINKakjHU8ax0C4byKgKAoCgLd8gDShuQTU25AtTVkElNuQTU1JBNTUkElNuQLU1JBNTUkElNSQLU25BJWlJBJTUkY6hrHRrhPGqAoCgLd8gDahuQSU1JAtTUkE1NuQSU1JBNTUkClNSQSU25BNTUkC1NSQSVpSQSUNyCatKSBSmpIx1DWOmXBeJUBQFu+QBtQ3IFqakgkpqSCam3IFqakgkpqSCampIJqbcgUpqSCampIJq0pIJKakgWptyCampIJKakjHU2sdRuveFUBbvkASUNyCSmpIJqakgkpqSBam3IJqakgkpqSCam3IFqakgmpqSCampIFq0pIJKbcgkpqSBSmpIJKakjHUNY6vde8Ct3yAJKG5BNTUkE1NSQLU1JBJTUkE1NuQLU1JBJWlJBJQpIJq03IFKakgkp4pIJqakgmptyBSmpIJqakgkpqSMdQeOt7vl1z5/INKG5BNTbkClPFJBJTUkE1NSQKU1JBJTbkE1NSQLU1JBtTbkC1aUkE1NSQSU1JAtTUkElNuQSU1JBJTUkC1NSRjqbWOupXWPnsgmpqSBSmpIJqbcgkpqSBampIJK0pIJKbcgWoUkE1aUkElNSQTU25ApTUkElNSQSU25AtTUkElNSQTU1JApTUkZ6g8dcautfPpBJTUkE1NSQLU25BJTUkE1aUkC1NuQSU1JBNTUkClNSQSU25BJTUkE1NSQSU1JAtTbkE1NSQSU8UkClNSQe77NtQHWErrXgJBJTUkE1NuQSU8UkClNSQTVpuQSU1JBJTUkC1NSQTU1JBJTbkE1NSQKU1JBJTUkElNuQLU1JBJTUkHu+zbUBQHU2rrnhJBJWlJAtTbkElNSQTU1JBJTbkC1NSQSU1JBNTUkElNuQKU1JBJTUkE1NSQSU1JAtTbkElNSQe77NtQFAUB01q694iQSU1JBNWm5BNTUkClNSQTU25BJTUkElNSQKU25BNTVkElNuQTU1JApTUkElNSQSU25B7vs21AUBQFAdIauC8ZIJKeNyCampIFKakgmp4pIJKbcgWpqSCSnikgmpqSCSm3IFKakgkpqSCampIFKakjG77NpQFAUBQFAdCauE8fIJKakgkpqSCampIFKakgkptyCSmpIFqakg0ptyBampIJqakgWpqSCSmpIxNpQFAUBQFAUB71q4bycgkpqSBampIJKakgmpqSCSm3IFqakgkpqSCSmpIJqbcgWrSkgkoUkYm0oCgKAoCgKAoD3CVxHl5AtTUkElNSQTU1JApTbkElNSQSU1JApTUkElNuQTU1JBJWlJGIaUBQFAUBQFAUBQHsmrivNyBSmpIJKakgkptyCatKyCSm3IFqFJBNWlJBJTUkElNuRiGlAUBQFAUBQFAUBQHrErjPPyCampIJKakgmpqSBatNyCShSQTU1JAtWlJBJQ3IzNpQFAUBQFAUBQFAUBQHp2rjujkElaUkClNSQTU25BJTUkElCkgWrSkgkpqSMwagKAoCgKAoCgKAoCgKA9ElQdPIFq0pIJKakgmobkC1aUkElNSQSU1JGYNQFAUBQFAUBQFAUBQFAUB9xqk6uQTU1JApTxSQTUNyBatKSDSmpIzBqAoCgKAoCgKAoCgKAoCgKA+u1TdfIFKcUkE1NuQTU1JBLZqSMwagKAoCgKAoCgKAoCgKAoCgKA/9k="}),t.jsxs("linearGradient",{id:"_Linear5",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(-39.3403,137.423,-137.423,-39.3403,545.523,573.246)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(255,200,41)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(255,73,2)",stopOpacity:1}})]}),t.jsxs("linearGradient",{id:"_Linear6",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(1.01113,-68.2054,68.2054,1.01113,482.996,741.463)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"white",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(179,179,179)",stopOpacity:1}})]}),t.jsxs("linearGradient",{id:"_Linear7",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(-7.13599,-34.117,34.117,-7.13599,578.793,922.144)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(164,164,164)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(106,106,106)",stopOpacity:1}})]})]})]}),i=r.forwardRef((s,e)=>t.jsx(l,{ref:e,...s}));export{i as DoclingIcon};
1
+ import{j as t,r}from"./index-BChjg6Az.js";const l=s=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 1024 1024",style:{fillRule:"evenodd",clipRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:1.5},...s,children:[t.jsxs("g",{id:"Docling",transform:"matrix(1.07666,0,0,1.07666,-35.9018,-84.1562)",children:[t.jsx("g",{id:"Outline",transform:"matrix(1,0,0,1,-0.429741,55.0879)",children:t.jsx("path",{d:"M394.709,69.09C417.34,35.077 467.97,30.178 478.031,55.609C486.35,55.043 494.726,54.701 503.158,54.589C533.157,45.238 560.496,47.419 584.65,60.732C800.941,96.66 966.069,284.814 966.069,511.232C966.069,763.284 761.435,967.918 509.383,967.918C433.692,967.918 362.277,949.464 299.385,916.808L242.3,931.993C203.092,943.242 187.715,928.369 208.575,891.871C208.935,891.24 216.518,879.37 223.997,867.677C119.604,783.975 52.698,655.355 52.698,511.232C52.698,298.778 198.086,120.013 394.709,69.09Z",style:{fill:"white"}})}),t.jsxs("g",{id:"Color",transform:"matrix(1.02317,0,0,1.02317,-11.55,-17.8333)",children:[t.jsx("path",{d:"M284.8,894.232L179.735,783.955L130.222,645.203L125.538,504.726L185.211,385.816C209.006,322.738 249.951,278.973 302.281,248.028L406.684,203.333L413.483,175.767L436.637,152.428L451.408,153.312L457.726,183.183L485.164,165.379L526.92,159.699L557.014,177.545L612.652,211.018C679.009,226.066 740.505,264.146 797.138,325.26L862.813,423.477L891.583,560.826L883.273,683.32L814.268,809.924L734.431,894.384L644.495,926.906L497.146,954.121L361.064,940.647L284.8,894.232Z",style:{fill:"url(#_Linear1)"}}),t.jsx("path",{d:"M699.932,887.255L634.427,825.291L597.884,782.352L594.906,738.956L610.14,709.396L643.207,699.954L685,710.111L730.425,736.425L765.204,778.79L775.166,849.531L719.381,894.082L699.932,887.255Z",style:{fill:"url(#_Linear2)"}}),t.jsxs("g",{transform:"matrix(-0.765945,0,0,1,839.727,5.47434)",children:[t.jsx("clipPath",{id:"_clip3",children:t.jsx("path",{d:"M699.932,887.255L634.427,825.291L597.884,782.352L594.906,738.956L610.14,709.396L643.207,699.954L685,710.111L730.425,736.425L765.204,778.79L775.166,849.531L719.381,894.082L699.932,887.255Z"})}),t.jsx("g",{clipPath:"url(#_clip3)",children:t.jsx("g",{transform:"matrix(-1.18516,0,0,0.907769,1039.04,88.3496)",children:t.jsx("use",{xlinkHref:"#_Image4",x:"223.969",y:"674.21",width:"152.098px",height:"213.852px",transform:"matrix(0.994105,0,0,0.999308,0,0)"})})})]}),t.jsx("path",{d:"M311.699,713.521C189.178,639.091 164.299,526.77 191.824,394.113L135.136,476.434L122.004,547.53C143.022,614.014 174.522,676.199 225.005,730.598C210.601,754.156 201.894,776.601 197.955,798.114L245.803,841.67C247.274,812.1 254.934,783.047 270.614,754.664L311.699,713.521Z",style:{fillOpacity:.22}}),t.jsx("g",{transform:"matrix(-1,0,0,1,1022.04,2.74442)",children:t.jsx("path",{d:"M311.699,713.521C189.178,639.091 164.299,526.77 191.824,394.113L135.136,476.434L122.004,547.53C143.022,614.014 174.522,676.199 225.005,730.598C210.601,754.156 201.894,776.601 197.955,798.114L245.803,841.67C247.274,812.1 254.934,783.047 270.614,754.664L311.699,713.521Z",style:{fillOpacity:.22}})}),t.jsx("path",{style:{fill:"url(#_Linear5)"},d:"M354.92,650.818L420.009,663.185L493.368,666.379L554.826,665.251L620.19,658.511L658.169,651.428L671.428,644.802L673.265,627.093L659.898,611.845L625.422,609.244L599.275,591.212L568.632,556.79L542.9,534.336L515.052,528.253L480.412,532.71L455.2,552.337L428.514,578.155L405.312,599.359L374.228,612.097L355.342,614.456L340.75,630.308L341.568,645.341L354.92,650.818Z"}),t.jsx("path",{style:{fill:"url(#_Linear6)"},d:"M257.168,949.32L317.434,876.747L364.928,810.6L384.1,743.934L378.759,714.719L376.844,685.849L374.836,659.954L448.734,664.2L511.462,667.602L571.339,665.091L632.796,658.836L648.232,656.882L649.937,697.808L608.105,717.702L598.45,738.594L592.286,761.642L604.743,796.309L639.595,825.803L649.872,840.757L558.219,895.152L502.124,907.569L425.781,923.496L333.29,931.298L286.269,936.907L257.168,949.32Z"}),t.jsx("g",{transform:"matrix(1,0,0,1.30081,-1.77636e-15,-196.488)",children:t.jsx("path",{d:"M374.165,685.268C463.946,706.599 553.728,707.491 643.51,688.593L641.903,653.199C549.263,671.731 459.645,672.22 373.059,654.611L374.165,685.268Z",style:{fillOpacity:.18}})}),t.jsx("path",{d:"M459.633,571.457C476.7,536.091 530.064,535.913 553.1,568.767C520.703,551.407 489.553,552.374 459.633,571.457Z",style:{fill:"white"}}),t.jsx("g",{transform:"matrix(1,0,0,1,0.223468,-2.61949)",children:t.jsx("path",{d:"M355.3,267.232C500.64,173.156 720.699,241.362 793.691,423.582C766.716,384.84 735.725,357.078 697.53,349.014L717.306,335.248C698.537,321.49 675.794,320.957 651.039,327.119C652.235,315.768 658.995,306.991 674.188,302.115C641.864,287.427 617.356,289.473 596.258,298.818C597.049,286.116 605.827,278.087 620.068,273.254C589.192,267.477 564.13,270.926 544.651,283.232C545.822,271.831 550.709,260.943 560.913,250.79C517.498,257.095 492.995,267.925 482.892,282.202C477.311,269.499 477.274,257.221 487.625,245.739C439.161,252.932 421.555,265.094 410.355,278.286C407.697,269.01 407.705,260.632 410.853,253.316C389.633,254.773 372.178,260.663 355.3,267.232Z",style:{fill:"rgb(255,213,95)"}})}),t.jsx("path",{d:"M475.656,209.175C479.639,175.037 503.437,173.299 532.412,180.026C507.242,183.404 486.969,195.251 473.705,219.215L475.656,209.175Z",style:{fill:"rgb(255,215,101)"}}),t.jsx("g",{transform:"matrix(0.114323,-0.655229,0.82741,0.144365,224.632,497.317)",children:t.jsx("path",{d:"M475.656,209.175C479.639,175.037 503.437,173.299 532.412,180.026C507.242,183.404 486.969,195.251 473.705,219.215L475.656,209.175Z",style:{fill:"rgb(255,215,101)"}})}),t.jsx("g",{transform:"matrix(1.6739,1.15217e-16,-1.15217e-16,-0.733075,-341.46,1039.77)",children:t.jsx("path",{d:"M447.449,560.911C468.179,536.963 546.237,539.305 565.638,560.831C533.166,555.541 477.296,553.494 447.449,560.911Z",style:{fill:"white"}})}),t.jsx("path",{d:"M348.201,622.341C395.549,653.534 622.351,660.854 661.936,616.729L677.568,633.834L667.044,650.308L557.802,667.518L498.074,670.562L446.718,666.416L391.404,658.406L348.154,652.501L340.161,637.119L348.201,622.341Z",style:{fill:"rgb(199,68,6)"}})]}),t.jsxs("g",{id:"Black-outline",transform:"matrix(1.02317,0,0,1.02317,-11.55,-17.8333)",children:[t.jsx("path",{d:"M373.389,657.919C376.285,676.334 377.04,695.016 375.326,714.008",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("path",{d:"M645.931,654.961C646.158,669.958 647.22,684.853 648.975,699.661",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("path",{d:"M290.084,534.662C276.554,533.535 264.892,530.024 254.279,525.175C276.732,555.341 305.316,569.76 338.631,572.029L290.084,534.662Z"}),t.jsx("g",{transform:"matrix(0.94177,0,0,0.94909,28.8868,3.79501)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(0.112099,0.0552506,-0.0673118,0.136571,455.367,509.409)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(-0.112099,0.0552506,0.0673118,0.136571,560.529,509.492)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(-1,0,0,1,1013.33,-1.15187)",children:t.jsx("path",{d:"M290.084,534.662C276.554,533.535 264.892,530.024 254.279,525.175C276.732,555.341 305.316,569.76 338.631,572.029L290.084,534.662Z"})}),t.jsx("g",{transform:"matrix(-0.94177,0,0,0.94909,984.44,2.64314)",children:t.jsx("ellipse",{cx:"338.022",cy:"510.34",rx:"88.911",ry:"89.412"})}),t.jsx("g",{transform:"matrix(1,0,0,1,1.9047,-5.57346)",children:t.jsx("path",{d:"M277.021,489.604C279.828,554.545 355.855,583.508 405.306,537.851C354.458,599.537 263.881,560.914 277.021,489.604Z",style:{fill:"white"}})}),t.jsx("g",{transform:"matrix(-1,0,0,1,1011.43,-5.7284)",children:t.jsx("path",{d:"M277.021,489.604C279.828,554.545 355.855,583.508 405.306,537.851C354.458,599.537 263.881,560.914 277.021,489.604Z",style:{fill:"white"}})}),t.jsx("g",{transform:"matrix(0.973815,0,0,1.00246,4.71761,-0.508759)",children:t.jsx("path",{d:"M407.22,206.891C107.655,339.384 134.447,630.03 314.615,708.305",style:{fill:"none",stroke:"black",strokeWidth:"29.39px"}})}),t.jsx("g",{transform:"matrix(-0.973815,0,0,1.00246,1006.67,-1.31695)",children:t.jsx("path",{d:"M461.559,196.756C119.768,256.762 111.059,642.544 320.305,711.486",style:{fill:"none",stroke:"black",strokeWidth:"29.39px"}})}),t.jsxs("g",{id:"vector-duck",children:[t.jsx("path",{d:"M240.912,850.71C248.043,740.231 325.609,685.992 371.268,715.193C386.487,724.926 392.506,757.72 358.575,816.753C327.005,871.68 300.465,894.596 288.329,903.447",style:{fill:"none",stroke:"black",strokeWidth:"21.79px"}}),t.jsx("path",{d:"M638.382,843.426C427.991,964.695 389.022,902.942 251.512,947.641L307.759,889.573",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("path",{d:"M770.991,853.754C779.364,764.998 730.67,727.923 666.385,704.966C629.568,691.819 580.483,723.886 595.974,772.596C606.285,805.016 650.54,839.029 707.786,886.778",style:{fill:"none",stroke:"black",strokeWidth:"21.79px"}}),t.jsx("g",{transform:"matrix(1,0,0,1,-1.87208,0.908099)",children:t.jsx("path",{d:"M603.287,772.415C614.237,757.963 627.553,750.285 642.878,748.352C628.356,760.968 617.23,775.676 620.632,799.336C635.815,785.15 650.367,779.457 664.396,780.801C651.715,790.7 639.329,803.279 641.039,818.089C641.247,819.891 647.043,823.996 647.595,825.837C659.897,816.37 672.867,811.065 689.234,809.472C676.577,822.659 668.021,834.011 674.478,848.729L664.333,847.825L625.643,812.604L603.629,786.218L603.287,772.415Z"})}),t.jsx("g",{transform:"matrix(-0.969851,0.2437,0.2437,0.969851,773.329,-138.212)",children:t.jsx("path",{d:"M603.287,772.415C614.237,757.963 627.553,750.285 642.878,748.352C628.356,760.968 617.23,775.676 620.632,799.336C635.815,785.15 650.367,779.457 664.396,780.801C651.715,790.7 639.329,803.279 641.039,818.089C641.247,819.891 647.043,823.996 647.595,825.837C659.897,816.37 672.867,811.065 689.234,809.472C676.577,822.659 668.021,834.011 674.478,848.729L664.333,847.825L625.643,812.604L603.629,786.218L603.287,772.415Z"})}),t.jsx("path",{d:"M511.787,670.044C461.061,671.835 411.878,662.84 361.322,653.92C329.071,648.229 335.56,616.432 361.693,615.181C391.498,613.754 411.83,601.737 437.593,569.084C459.063,541.872 482.443,528.143 506.834,529.767",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}}),t.jsx("g",{transform:"matrix(-1,0,0,1,1014.44,-0.213451)",children:t.jsx("path",{d:"M511.787,670.044C461.061,671.835 411.878,662.84 361.322,653.92C329.071,648.229 335.56,616.432 361.693,615.181C391.498,613.754 411.83,601.737 437.593,569.084C459.063,541.872 482.443,528.143 506.834,529.767",style:{fill:"none",stroke:"black",strokeWidth:"15.73px"}})})]}),t.jsx("g",{transform:"matrix(2.4586,0,0,2.5497,-444.527,-690.434)",children:t.jsx("ellipse",{cx:"312.566",cy:"450.751",rx:"10.63",ry:"10.48",style:{fill:"white"}})}),t.jsx("g",{transform:"matrix(2.4586,0,0,2.5497,-127.75,-690.991)",children:t.jsx("ellipse",{cx:"312.566",cy:"450.751",rx:"10.63",ry:"10.48",style:{fill:"white"}})}),t.jsx("path",{d:"M505.738,698.061L578.879,713.989",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M422.781,709.6L568.438,743.041",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M419.941,738.409L565.688,772.989",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M408.6,787.08L510.634,810.689",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M397.571,815.956L500.93,840.219",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M386.763,844.926L454.065,861.974",style:{fill:"none",stroke:"black",strokeWidth:"12.1px"}}),t.jsx("path",{d:"M459.169,919.169C512.194,898.262 539.171,867.298 535.241,824.402C568.052,818.31 598.499,817.058 625.84,822.165",style:{fill:"none",stroke:"black",strokeWidth:"16.95px"}}),t.jsx("path",{d:"M366.219,241.106C389.605,229.261 413.371,220.601 438.247,217.5C416.795,202.419 418.72,174.582 444.22,162.47C442.086,178.175 447.633,193.354 464.772,207.738C468.721,167.57 530.015,162.087 545.674,184.112C526.45,189.314 513.082,197.344 504.566,207.717C522.403,208.119 540.706,207.86 556.2,210.609L566.935,168.471C536.388,146.208 495.718,142.166 464.65,166.705C467.703,133.264 419.536,128.364 404.624,178.47L366.219,241.106Z"}),t.jsx("path",{d:"M392.617,924.576C428.953,936.938 467.84,943.636 508.258,943.636C708.944,943.636 871.876,778.49 871.876,575.076C871.876,382.463 725.788,224.162 539.898,207.895L554.137,173.696L554.485,168.187C757.218,191.602 914.895,366.003 914.895,577.383C914.895,804.698 732.549,989.249 507.949,989.249C435.381,989.249 367.223,969.983 308.199,936.232L392.617,924.576ZM279.206,917.988C171.663,843.819 101.002,718.887 101.002,577.383C101.002,383.006 234.333,219.898 413.398,176.712L424.375,216.389C264.082,254.803 144.64,400.913 144.64,575.076C144.64,703.735 209.822,817.086 308.514,883.023L279.206,917.988Z"}),t.jsx("path",{d:"M714.938,895.223L647.287,836.693L616.06,855.308L549.158,889.412L459.845,919.216L390.213,928.828L429.291,950.712L535.832,960.1L586.137,952.591L662.254,931.896L714.938,895.223Z"}),t.jsx("path",{style:{fill:"url(#_Linear7)"},d:"M423.538,929.39C509.164,917.593 580.815,890.465 640.827,850.566C635.677,886.828 622.639,918.218 594.006,939.977C530.254,930.953 474.955,928.632 423.538,929.39Z"})]})]}),t.jsxs("defs",{children:[t.jsxs("linearGradient",{id:"_Linear1",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(-52.3962,375.121,-375.121,-52.3962,471.134,384.463)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(255,176,44)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(255,73,2)",stopOpacity:1}})]}),t.jsxs("linearGradient",{id:"_Linear2",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(28.6198,-84.8913,84.8913,28.6198,647.831,831.55)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(255,73,2)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(255,176,44)",stopOpacity:1}})]}),t.jsx("image",{id:"_Image4",width:"153px",height:"214px",xlinkHref:"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCADWAJkDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAwACBwYF/8QAGBABAQEBAQAAAAAAAAAAAAAAAgABEhH/xAAbAQADAQADAQAAAAAAAAAAAAAAAQMCBAUGB//EABYRAQEBAAAAAAAAAAAAAAAAAAABEf/aAAwDAQACEQMRAD8A63fAX1BQFAUBQFAUBQFAUBQFAZShqQSUNyBSmpIJK0pIJqakgUptyCampIx1DWPS0XSqAoCgKAoCgKAoCgKAwlDUgkobkE1aVkClNuQbU1JAtTUkElNSQTU25GOptY9Vcd0KgKAoCgKAoCgKAoDDUNSCSmpIJqakgUptyCampIJKakgWpqSCSm3IJKakjHU2sewuM86oCgKAoCgKAoCgMJQ1IJqakgWpqSCSmpIJqbcgUpqSCSmpIJqbcgmpqSCSmpIx1PGse1uK8yoCgKAoCgKAoA2obkGlNuQLU1JBJTUkElPG5AtTUkElNSQSU1JBNTbkClNSQSU1JGOptY93cR5VQFAUBQFAUAbUNyCam3IJKakgmpqSBampIJKbcgmpqSBampIJKakgmptyBampINKakjHU8ax0C4byKgKAoCgLd8gDShuQTU25AtTVkElNuQTU1JBNTUkElNuQLU1JBNTUkElNSQLU25BJWlJBJTUkY6hrHRrhPGqAoCgLd8gDahuQSU1JAtTUkE1NuQSU1JBNTUkClNSQSU25BNTUkC1NSQSVpSQSUNyCatKSBSmpIx1DWOmXBeJUBQFu+QBtQ3IFqakgkpqSCam3IFqakgkpqSCampIJqbcgUpqSCampIJq0pIJKakgWptyCampIJKakjHU2sdRuveFUBbvkASUNyCSmpIJqakgkpqSBam3IJqakgkpqSCam3IFqakgmpqSCampIFq0pIJKbcgkpqSBSmpIJKakjHUNY6vde8Ct3yAJKG5BNTUkE1NSQLU1JBJTUkE1NuQLU1JBJWlJBJQpIJq03IFKakgkp4pIJqakgmptyBSmpIJqakgkpqSMdQeOt7vl1z5/INKG5BNTbkClPFJBJTUkE1NSQKU1JBJTbkE1NSQLU1JBtTbkC1aUkE1NSQSU1JAtTUkElNuQSU1JBJTUkC1NSRjqbWOupXWPnsgmpqSBSmpIJqbcgkpqSBampIJK0pIJKbcgWoUkE1aUkElNSQTU25ApTUkElNSQSU25AtTUkElNSQTU1JApTUkZ6g8dcautfPpBJTUkE1NSQLU25BJTUkE1aUkC1NuQSU1JBNTUkClNSQSU25BJTUkE1NSQSU1JAtTbkE1NSQSU8UkClNSQe77NtQHWErrXgJBJTUkE1NuQSU8UkClNSQTVpuQSU1JBJTUkC1NSQTU1JBJTbkE1NSQKU1JBJTUkElNuQLU1JBJTUkHu+zbUBQHU2rrnhJBJWlJAtTbkElNSQTU1JBJTbkC1NSQSU1JBNTUkElNuQKU1JBJTUkE1NSQSU1JAtTbkElNSQe77NtQFAUB01q694iQSU1JBNWm5BNTUkClNSQTU25BJTUkElNSQKU25BNTVkElNuQTU1JApTUkElNSQSU25B7vs21AUBQFAdIauC8ZIJKeNyCampIFKakgmp4pIJKbcgWpqSCSnikgmpqSCSm3IFKakgkpqSCampIFKakjG77NpQFAUBQFAdCauE8fIJKakgkpqSCampIFKakgkptyCSmpIFqakg0ptyBampIJqakgWpqSCSmpIxNpQFAUBQFAUB71q4bycgkpqSBampIJKakgmpqSCSm3IFqakgkpqSCSmpIJqbcgWrSkgkoUkYm0oCgKAoCgKAoD3CVxHl5AtTUkElNSQTU1JApTbkElNSQSU1JApTUkElNuQTU1JBJWlJGIaUBQFAUBQFAUBQHsmrivNyBSmpIJKakgkptyCatKyCSm3IFqFJBNWlJBJTUkElNuRiGlAUBQFAUBQFAUBQHrErjPPyCampIJKakgmpqSBatNyCShSQTU1JAtWlJBJQ3IzNpQFAUBQFAUBQFAUBQHp2rjujkElaUkClNSQTU25BJTUkElCkgWrSkgkpqSMwagKAoCgKAoCgKAoCgKA9ElQdPIFq0pIJKakgmobkC1aUkElNSQSU1JGYNQFAUBQFAUBQFAUBQFAUB9xqk6uQTU1JApTxSQTUNyBatKSDSmpIzBqAoCgKAoCgKAoCgKAoCgKA+u1TdfIFKcUkE1NuQTU1JBLZqSMwagKAoCgKAoCgKAoCgKAoCgKA/9k="}),t.jsxs("linearGradient",{id:"_Linear5",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(-39.3403,137.423,-137.423,-39.3403,545.523,573.246)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(255,200,41)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(255,73,2)",stopOpacity:1}})]}),t.jsxs("linearGradient",{id:"_Linear6",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(1.01113,-68.2054,68.2054,1.01113,482.996,741.463)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"white",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(179,179,179)",stopOpacity:1}})]}),t.jsxs("linearGradient",{id:"_Linear7",x1:"0",y1:"0",x2:"1",y2:"0",gradientUnits:"userSpaceOnUse",gradientTransform:"matrix(-7.13599,-34.117,34.117,-7.13599,578.793,922.144)",children:[t.jsx("stop",{offset:"0",style:{stopColor:"rgb(164,164,164)",stopOpacity:1}}),t.jsx("stop",{offset:"1",style:{stopColor:"rgb(106,106,106)",stopOpacity:1}})]})]})]}),i=r.forwardRef((s,e)=>t.jsx(l,{ref:e,...s}));export{i as DoclingIcon};
@@ -1 +1 @@
1
- import{j as c,r as l}from"./index-ci4XHjbJ.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-BChjg6Az.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 o,r as t}from"./index-ci4XHjbJ.js";const e=r=>o.jsxs("svg",{viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M6.74945 13.59L7.49945 10.5H3.12695C2.89409 10.5 2.66442 10.4458 2.45613 10.3416C2.24785 10.2375 2.06667 10.0863 1.92695 9.9C1.78723 9.71371 1.6928 9.49744 1.65115 9.26833C1.60949 9.03922 1.62175 8.80355 1.68695 8.58L3.43445 2.58C3.52533 2.26843 3.71481 1.99473 3.97445 1.8C4.2341 1.60527 4.5499 1.5 4.87445 1.5H14.9995C15.3973 1.5 15.7788 1.65804 16.0601 1.93934C16.3414 2.22064 16.4995 2.60218 16.4995 3V9C16.4995 9.39782 16.3414 9.77936 16.0601 10.0607C15.7788 10.342 15.3973 10.5 14.9995 10.5H12.9295C12.6504 10.5001 12.3769 10.5781 12.1397 10.7252C11.9026 10.8723 11.7111 11.0826 11.587 11.3325L8.99945 16.5C8.64577 16.4956 8.29765 16.4114 7.9811 16.2536C7.66455 16.0957 7.38776 15.8684 7.1714 15.5886C6.95504 15.3088 6.80472 14.9837 6.73165 14.6376C6.65859 14.2915 6.66467 13.9334 6.74945 13.59Z",fill:"#FEE2E2",stroke:"#DC2626","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M12.75 10.5V1.5",stroke:"#DC2626","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"})]}),n=r=>o.jsxs("svg",{viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M11.25 4.41L10.5 7.5H14.8725C15.1054 7.5 15.335 7.55422 15.5433 7.65836C15.7516 7.7625 15.9328 7.91371 16.0725 8.1C16.2122 8.28629 16.3066 8.50256 16.3483 8.73167C16.39 8.96078 16.3777 9.19645 16.3125 9.42L14.565 15.42C14.4741 15.7316 14.2846 16.0053 14.025 16.2C13.7654 16.3947 13.4496 16.5 13.125 16.5H3C2.60218 16.5 2.22064 16.342 1.93934 16.0607C1.65804 15.7794 1.5 15.3978 1.5 15V9C1.5 8.60218 1.65804 8.22064 1.93934 7.93934C2.22064 7.65804 2.60218 7.5 3 7.5H5.07C5.34906 7.49985 5.62255 7.42186 5.85972 7.27479C6.09688 7.12772 6.28832 6.91741 6.4125 6.6675L9 1.5C9.35368 1.50438 9.7018 1.58863 10.0184 1.74645C10.3349 1.90427 10.6117 2.13158 10.8281 2.4114C11.0444 2.69122 11.1947 3.01632 11.2678 3.3624C11.3409 3.70848 11.3348 4.0666 11.25 4.41Z",fill:"#D1FAE5",stroke:"#059669","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M5.25 7.5V16.5",stroke:"#059669","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"})]}),i=t.forwardRef((r,s)=>o.jsx(n,{ref:s,...r})),l=t.forwardRef((r,s)=>o.jsx(e,{ref:s,...r}));export{l as ThumbDownIconCustom,i as ThumbUpIconCustom};
1
+ import{j as o,r as t}from"./index-BChjg6Az.js";const e=r=>o.jsxs("svg",{viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M6.74945 13.59L7.49945 10.5H3.12695C2.89409 10.5 2.66442 10.4458 2.45613 10.3416C2.24785 10.2375 2.06667 10.0863 1.92695 9.9C1.78723 9.71371 1.6928 9.49744 1.65115 9.26833C1.60949 9.03922 1.62175 8.80355 1.68695 8.58L3.43445 2.58C3.52533 2.26843 3.71481 1.99473 3.97445 1.8C4.2341 1.60527 4.5499 1.5 4.87445 1.5H14.9995C15.3973 1.5 15.7788 1.65804 16.0601 1.93934C16.3414 2.22064 16.4995 2.60218 16.4995 3V9C16.4995 9.39782 16.3414 9.77936 16.0601 10.0607C15.7788 10.342 15.3973 10.5 14.9995 10.5H12.9295C12.6504 10.5001 12.3769 10.5781 12.1397 10.7252C11.9026 10.8723 11.7111 11.0826 11.587 11.3325L8.99945 16.5C8.64577 16.4956 8.29765 16.4114 7.9811 16.2536C7.66455 16.0957 7.38776 15.8684 7.1714 15.5886C6.95504 15.3088 6.80472 14.9837 6.73165 14.6376C6.65859 14.2915 6.66467 13.9334 6.74945 13.59Z",fill:"#FEE2E2",stroke:"#DC2626","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M12.75 10.5V1.5",stroke:"#DC2626","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"})]}),n=r=>o.jsxs("svg",{viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M11.25 4.41L10.5 7.5H14.8725C15.1054 7.5 15.335 7.55422 15.5433 7.65836C15.7516 7.7625 15.9328 7.91371 16.0725 8.1C16.2122 8.28629 16.3066 8.50256 16.3483 8.73167C16.39 8.96078 16.3777 9.19645 16.3125 9.42L14.565 15.42C14.4741 15.7316 14.2846 16.0053 14.025 16.2C13.7654 16.3947 13.4496 16.5 13.125 16.5H3C2.60218 16.5 2.22064 16.342 1.93934 16.0607C1.65804 15.7794 1.5 15.3978 1.5 15V9C1.5 8.60218 1.65804 8.22064 1.93934 7.93934C2.22064 7.65804 2.60218 7.5 3 7.5H5.07C5.34906 7.49985 5.62255 7.42186 5.85972 7.27479C6.09688 7.12772 6.28832 6.91741 6.4125 6.6675L9 1.5C9.35368 1.50438 9.7018 1.58863 10.0184 1.74645C10.3349 1.90427 10.6117 2.13158 10.8281 2.4114C11.0444 2.69122 11.1947 3.01632 11.2678 3.3624C11.3409 3.70848 11.3348 4.0666 11.25 4.41Z",fill:"#D1FAE5",stroke:"#059669","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M5.25 7.5V16.5",stroke:"#059669","stroke-width":"1.25","stroke-linecap":"round","stroke-linejoin":"round"})]}),i=t.forwardRef((r,s)=>o.jsx(n,{ref:s,...r})),l=t.forwardRef((r,s)=>o.jsx(e,{ref:s,...r}));export{l as ThumbDownIconCustom,i as ThumbUpIconCustom};
@@ -1 +1 @@
1
- import{j as C,r as H}from"./index-ci4XHjbJ.js";const s=({...o})=>C.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg","aria-label":"sambanova logo",role:"img",fill:"none",viewBox:"0 0 37 37",className:"fill-foreground",...o,children:[C.jsx("path",{fill:"#EE7624",d:"M36.0662 36.4941H34.0625V11.6579C34.0652 9.11692 33.0744 6.67807 31.3063 4.87376C29.5381 3.06944 27.1363 2.04623 24.6253 2.02749H11.441C8.96465 2.02749 6.58971 3.02289 4.83866 4.79472C3.0876 6.56654 2.10386 8.96965 2.10386 11.4754C2.10386 13.9811 3.0876 16.3843 4.83866 18.1561C6.58971 19.9279 8.96465 20.9233 11.441 20.9233H12.6933C13.2616 20.8414 13.8406 20.884 14.3912 21.0481C14.9419 21.2122 15.4512 21.4942 15.8848 21.8749C16.3183 22.2555 16.666 22.726 16.9044 23.2543C17.1427 23.7827 17.266 24.3568 17.266 24.9376C17.266 25.5184 17.1427 26.0925 16.9044 26.6209C16.666 27.1494 16.3183 27.6198 15.8848 28.0005C15.4512 28.3811 14.9419 28.663 14.3912 28.8272C13.8406 28.9914 13.2616 29.0339 12.6933 28.952H0V26.9245H12.7234C12.9896 26.9439 13.257 26.9076 13.5088 26.8178C13.7606 26.728 13.9914 26.5867 14.1869 26.4027C14.3824 26.2186 14.5383 25.9957 14.6449 25.7481C14.7513 25.5004 14.8064 25.2331 14.8064 24.963C14.8064 24.6929 14.7513 24.4256 14.6449 24.1779C14.5383 23.9303 14.3824 23.7074 14.1869 23.5233C13.9914 23.3393 13.7606 23.198 13.5088 23.1082C13.257 23.0184 12.9896 22.9821 12.7234 23.0015H11.4711C8.44283 23.0122 5.5341 21.8067 3.38343 19.6495C1.23276 17.4924 0.0159055 14.5598 0 11.4957C0.0159045 8.43599 1.23033 5.50756 3.37695 3.35257C5.52358 1.19759 8.42719 -0.00805354 11.451 4.04923e-05H24.6453C27.6819 0.032044 30.5836 1.27375 32.7215 3.45598C34.8594 5.63822 36.0611 8.58511 36.0662 11.6579V36.4941Z"}),C.jsx("path",{fill:"#EE7624",d:"M32.2893 36.4943H30.2856V11.658C30.2886 10.1366 29.7014 8.67471 28.6505 7.58663C27.5995 6.49854 26.1686 5.87114 24.6653 5.83928H11.441C9.95838 5.83928 8.53648 6.43524 7.4881 7.49605C6.43972 8.55686 5.85075 9.99561 5.85075 11.4959C5.85075 12.9961 6.43972 14.4348 7.4881 15.4956C8.53648 16.5564 9.95838 17.1525 11.441 17.1525H11.5512L12.7735 17.2842C14.7928 17.2923 16.7263 18.1117 18.1486 19.5623C19.5708 21.0128 20.3654 22.9756 20.3574 25.019C20.3494 27.0622 19.5396 29.0186 18.106 30.4578C16.6725 31.897 14.7327 32.7009 12.7134 32.6928H0V30.6654H12.7234C14.206 30.6654 15.628 30.0694 16.6763 29.0086C17.7246 27.9478 18.3136 26.509 18.3136 25.0088C18.3136 23.5086 17.7246 22.0698 16.6763 21.009C15.628 19.9482 14.206 19.3522 12.7234 19.3522H12.6132L11.401 19.2205C10.401 19.2205 9.41097 19.0211 8.4872 18.634C7.56343 18.2468 6.72407 17.6793 6.01704 16.9639C5.31002 16.2485 4.74918 15.3991 4.36653 14.4645C3.9839 13.5297 3.78696 12.5279 3.78696 11.5161C3.78696 10.5044 3.9839 9.50252 4.36653 8.56782C4.74918 7.6331 5.31002 6.78377 6.01704 6.06837C6.72407 5.35296 7.56343 4.78546 8.4872 4.39829C9.41097 4.01111 10.401 3.81183 11.401 3.81183H24.6453C26.6845 3.8464 28.6286 4.69043 30.0586 6.16195C31.4885 7.63347 32.2896 9.6146 32.2893 11.6784V36.4943Z"}),C.jsx("path",{fill:"#EE7624",d:"M12.7234 36.4941H0V34.4666H12.7234C15.1998 34.4666 17.5747 33.4712 19.3257 31.6994C21.0767 29.9276 22.0605 27.5245 22.0605 25.0187C22.0605 22.513 21.0767 20.1099 19.3257 18.3381C17.5747 16.5663 15.1998 15.5708 12.7234 15.5708H11.4711C10.9028 15.6528 10.3237 15.6102 9.77312 15.4461C9.22251 15.2819 8.71317 14.9999 8.27959 14.6193C7.84601 14.2387 7.49831 13.7682 7.26001 13.2398C7.02172 12.7114 6.8984 12.1373 6.8984 11.5565C6.8984 10.9757 7.02172 10.4016 7.26001 9.87315C7.49831 9.34481 7.84601 8.87431 8.27959 8.49367C8.71317 8.11303 9.22251 7.83109 9.77312 7.66692C10.3237 7.50276 10.9028 7.4602 11.4711 7.54214H24.6453C25.7198 7.57125 26.7406 8.02441 27.4894 8.80481C28.2381 9.58524 28.6556 10.6309 28.6527 11.7187V36.4941H26.649V11.6579C26.6551 11.1199 26.4569 10.6001 26.0952 10.2058C25.7336 9.81162 25.2359 9.57292 24.7054 9.53922H11.441C11.1747 9.51977 10.9073 9.55616 10.6555 9.6459C10.4037 9.73574 10.1729 9.87709 9.97744 10.0611C9.78207 10.2451 9.62616 10.4679 9.51958 10.7157C9.413 10.9633 9.358 11.2306 9.358 11.5007C9.358 11.7709 9.413 12.0381 9.51958 12.2859C9.62616 12.5335 9.78207 12.7563 9.97744 12.9403C10.1729 13.1244 10.4037 13.2658 10.6555 13.3555C10.9073 13.4454 11.1747 13.4817 11.441 13.4623H12.6933C15.7117 13.4583 18.6081 14.6677 20.7452 16.8244C22.8824 18.9813 24.0853 21.9088 24.0892 24.9629C24.0932 28.0172 22.898 30.9479 20.7665 33.1104C18.635 35.2729 15.7418 36.4901 12.7234 36.4941Z"})]}),r=H.forwardRef((o,a)=>C.jsx(s,{ref:a,...o}));export{r as SambaNovaIcon};
1
+ import{j as C,r as H}from"./index-BChjg6Az.js";const s=({...o})=>C.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg","aria-label":"sambanova logo",role:"img",fill:"none",viewBox:"0 0 37 37",className:"fill-foreground",...o,children:[C.jsx("path",{fill:"#EE7624",d:"M36.0662 36.4941H34.0625V11.6579C34.0652 9.11692 33.0744 6.67807 31.3063 4.87376C29.5381 3.06944 27.1363 2.04623 24.6253 2.02749H11.441C8.96465 2.02749 6.58971 3.02289 4.83866 4.79472C3.0876 6.56654 2.10386 8.96965 2.10386 11.4754C2.10386 13.9811 3.0876 16.3843 4.83866 18.1561C6.58971 19.9279 8.96465 20.9233 11.441 20.9233H12.6933C13.2616 20.8414 13.8406 20.884 14.3912 21.0481C14.9419 21.2122 15.4512 21.4942 15.8848 21.8749C16.3183 22.2555 16.666 22.726 16.9044 23.2543C17.1427 23.7827 17.266 24.3568 17.266 24.9376C17.266 25.5184 17.1427 26.0925 16.9044 26.6209C16.666 27.1494 16.3183 27.6198 15.8848 28.0005C15.4512 28.3811 14.9419 28.663 14.3912 28.8272C13.8406 28.9914 13.2616 29.0339 12.6933 28.952H0V26.9245H12.7234C12.9896 26.9439 13.257 26.9076 13.5088 26.8178C13.7606 26.728 13.9914 26.5867 14.1869 26.4027C14.3824 26.2186 14.5383 25.9957 14.6449 25.7481C14.7513 25.5004 14.8064 25.2331 14.8064 24.963C14.8064 24.6929 14.7513 24.4256 14.6449 24.1779C14.5383 23.9303 14.3824 23.7074 14.1869 23.5233C13.9914 23.3393 13.7606 23.198 13.5088 23.1082C13.257 23.0184 12.9896 22.9821 12.7234 23.0015H11.4711C8.44283 23.0122 5.5341 21.8067 3.38343 19.6495C1.23276 17.4924 0.0159055 14.5598 0 11.4957C0.0159045 8.43599 1.23033 5.50756 3.37695 3.35257C5.52358 1.19759 8.42719 -0.00805354 11.451 4.04923e-05H24.6453C27.6819 0.032044 30.5836 1.27375 32.7215 3.45598C34.8594 5.63822 36.0611 8.58511 36.0662 11.6579V36.4941Z"}),C.jsx("path",{fill:"#EE7624",d:"M32.2893 36.4943H30.2856V11.658C30.2886 10.1366 29.7014 8.67471 28.6505 7.58663C27.5995 6.49854 26.1686 5.87114 24.6653 5.83928H11.441C9.95838 5.83928 8.53648 6.43524 7.4881 7.49605C6.43972 8.55686 5.85075 9.99561 5.85075 11.4959C5.85075 12.9961 6.43972 14.4348 7.4881 15.4956C8.53648 16.5564 9.95838 17.1525 11.441 17.1525H11.5512L12.7735 17.2842C14.7928 17.2923 16.7263 18.1117 18.1486 19.5623C19.5708 21.0128 20.3654 22.9756 20.3574 25.019C20.3494 27.0622 19.5396 29.0186 18.106 30.4578C16.6725 31.897 14.7327 32.7009 12.7134 32.6928H0V30.6654H12.7234C14.206 30.6654 15.628 30.0694 16.6763 29.0086C17.7246 27.9478 18.3136 26.509 18.3136 25.0088C18.3136 23.5086 17.7246 22.0698 16.6763 21.009C15.628 19.9482 14.206 19.3522 12.7234 19.3522H12.6132L11.401 19.2205C10.401 19.2205 9.41097 19.0211 8.4872 18.634C7.56343 18.2468 6.72407 17.6793 6.01704 16.9639C5.31002 16.2485 4.74918 15.3991 4.36653 14.4645C3.9839 13.5297 3.78696 12.5279 3.78696 11.5161C3.78696 10.5044 3.9839 9.50252 4.36653 8.56782C4.74918 7.6331 5.31002 6.78377 6.01704 6.06837C6.72407 5.35296 7.56343 4.78546 8.4872 4.39829C9.41097 4.01111 10.401 3.81183 11.401 3.81183H24.6453C26.6845 3.8464 28.6286 4.69043 30.0586 6.16195C31.4885 7.63347 32.2896 9.6146 32.2893 11.6784V36.4943Z"}),C.jsx("path",{fill:"#EE7624",d:"M12.7234 36.4941H0V34.4666H12.7234C15.1998 34.4666 17.5747 33.4712 19.3257 31.6994C21.0767 29.9276 22.0605 27.5245 22.0605 25.0187C22.0605 22.513 21.0767 20.1099 19.3257 18.3381C17.5747 16.5663 15.1998 15.5708 12.7234 15.5708H11.4711C10.9028 15.6528 10.3237 15.6102 9.77312 15.4461C9.22251 15.2819 8.71317 14.9999 8.27959 14.6193C7.84601 14.2387 7.49831 13.7682 7.26001 13.2398C7.02172 12.7114 6.8984 12.1373 6.8984 11.5565C6.8984 10.9757 7.02172 10.4016 7.26001 9.87315C7.49831 9.34481 7.84601 8.87431 8.27959 8.49367C8.71317 8.11303 9.22251 7.83109 9.77312 7.66692C10.3237 7.50276 10.9028 7.4602 11.4711 7.54214H24.6453C25.7198 7.57125 26.7406 8.02441 27.4894 8.80481C28.2381 9.58524 28.6556 10.6309 28.6527 11.7187V36.4941H26.649V11.6579C26.6551 11.1199 26.4569 10.6001 26.0952 10.2058C25.7336 9.81162 25.2359 9.57292 24.7054 9.53922H11.441C11.1747 9.51977 10.9073 9.55616 10.6555 9.6459C10.4037 9.73574 10.1729 9.87709 9.97744 10.0611C9.78207 10.2451 9.62616 10.4679 9.51958 10.7157C9.413 10.9633 9.358 11.2306 9.358 11.5007C9.358 11.7709 9.413 12.0381 9.51958 12.2859C9.62616 12.5335 9.78207 12.7563 9.97744 12.9403C10.1729 13.1244 10.4037 13.2658 10.6555 13.3555C10.9073 13.4454 11.1747 13.4817 11.441 13.4623H12.6933C15.7117 13.4583 18.6081 14.6677 20.7452 16.8244C22.8824 18.9813 24.0853 21.9088 24.0892 24.9629C24.0932 28.0172 22.898 30.9479 20.7665 33.1104C18.635 35.2729 15.7418 36.4901 12.7234 36.4941Z"})]}),r=H.forwardRef((o,a)=>C.jsx(s,{ref:a,...o}));export{r as SambaNovaIcon};
@@ -1 +1 @@
1
- import{j as s,r as l}from"./index-ci4XHjbJ.js";const o=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 400 400",...t,children:[s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#1F40EC",strokeWidth:"0.3",d:"M0 400h400V0H0v400M309 70c1.51 3.05.22 12.12-1 15-1.59 3.78-5.54 6.06-8 9-1.39 1.94-2.5 4.1-4 6-2.5 3.17-5.5 6.18-8 9-6.8 7.65-12.65 15.97-19.25 23.75-6.6 7.79-14.08 15.83-20.05 23.95-5.98 8.12-14.06 16.33-19.62 24.38S209.03 197.03 218 206c5.77 5.77 11.26 12.37 16 19 19.93 19.93 34.05 46.05 54 66 6.34 6.34 16.48 15.66 20 24 1.22 2.88 2.5 11.96 1 15-2.93 5.93-18.16.66-25 2s-18.99-.59-27 0-18.47-.23-27 0-18.26-.02-27 0-18.24.17-27 0-18.37.48-27 0-18.74 1.1-27 0-19.61 2.46-27 0-1.63-16.73-3-24 .61-18.78 0-27 .27-18.37 0-27 .1-18.19 0-27 0-18.14 0-27-.1-18.19 0-27-.27-18.36 0-27-.61-18.77 0-27-1.36-19.7 0-27-4.4-21.53 3.03-23.97 18.7 1.04 26.97-.03 18.36.46 27 0 18.23.16 27 0 18.26-.02 27 0 18.47-.23 27 0 18.98-.59 27 0 20.15-1.34 27 0 22.07-3.92 25 2Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#B3BCFE",strokeWidth:"0.3",d:"M309 330c-3.09 4.37-14.39-.23-20 1s-15.46-.55-22 0-15.07-.24-22 0-14.94-.09-22 0-13.88.01-21 0c-7.11-.01-14.87.1-22 0s-15 .26-22 0-15.35.6-22 0-15.12 1.41-21 0-17.14 3.38-21.22-.78c-4.09-4.16.56-15.21-.78-21.22s.63-15.36 0-22 .27-14.02 0-21 .12-14.84 0-22 .04-14.78 0-22 0-14.81 0-22-.05-13.82 0-21-.12-14.83 0-22-.26-14.94 0-22-.59-15.24 0-22-1.37-14.87 0-21-3.08-16.84.33-21.67S108.17 70.31 114 69s15.45.61 22 0 14.07.25 21 0 14.89.09 22 0 14.85 0 22 0 14.94-.1 22 0 14.14-.28 21 0 15.5-.61 22 0 16.42-1.34 22 0 17.86-3.44 21 1c-2.93-5.92-18.15-.66-25-2s-18.98.59-27 0-18.47.23-27 0-18.26.02-27 0-18.23-.16-27 0-18.36-.46-27 0-18.73-1.07-27 0-19.54-2.41-26.97.03S93.36 84.7 92 92s.61 18.77 0 27 .27 18.36 0 27 .1 18.19 0 27 0 18.14 0 27-.1 18.19 0 27-.27 18.37 0 27-.61 18.78 0 27-1.37 19.73 0 27-4.39 21.54 3 24 18.74-1.1 27 0 18.37-.48 27 0 18.24-.17 27 0 18.26.02 27 0 18.47.23 27 0 18.99.59 27 0 20.16 1.34 27 0 22.07 3.93 25-2Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#F9FBFC",strokeWidth:"0.3",d:"M309 330c1.5-3.04.22-12.12-1-15-4.59-8.32-14.19-16.19-20-24-19.95-19.95-34.07-46.07-54-66-5.91-5.91-11.04-12.33-16-19-8.97-8.97 5.52-16.87 11.08-24.92s13.64-16.26 19.62-24.38c5.97-8.12 13.45-16.16 20.05-23.95 6.6-7.78 12.45-16.1 19.25-23.75 2.43-3.4 5.19-5.96 8-9 1.5-1.9 2.61-4.06 4-6 2.15-3.01 6.37-6.05 8-9 1.22-2.88 2.51-11.95 1-15-3.14-4.44-15.42.34-21-1s-15.5.61-22 0-15.14.28-22 0-13.94.1-21 0-14.85 0-22 0-14.89-.09-22 0-15.07-.25-22 0-14.45-.61-21 0-16.17-1.31-22 0-17.26-3.5-20.67 1.33S94.37 85.87 93 92s.59 14.24 0 21 .26 14.94 0 22 .12 14.83 0 22 .05 14.82 0 22 0 13.81 0 21-.04 14.78 0 22-.12 14.84 0 22-.27 15.02 0 22-.63 14.36 0 21-1.34 15.99 0 22-3.31 17.06.78 21.22c4.08 4.16 15.34-.63 21.22.78s14.35-.6 21 0 15-.26 22 0 14.87-.1 22 0 14.89-.01 22 0c7.12.01 13.94.09 21 0s15.07.24 22 0 15.46.55 22 0 16.39 1.23 22 0 16.91 3.37 20-1m-51-215c-2.29 2.9-4.57 5.37-7 8-5.42 7.43-12.17 15.15-17.77 22.23s-12.48 15.39-17.98 22.02c-5.51 6.62-13.11 20.83-19.5 12-6.38-8.83-11.22-14.46-17.5-22.5-6.29-8.03-12.51-14.62-18.5-22.5s-12-14.41-17.67-22.33C136.41 103.99 127.17 97.38 125 88h153c-4.11 10.08-13.68 17.86-20 27m-95 54c6.61 6.61 6.17 6.49 12.75 14.25s-4.87 9.23-12.75 7.75-20.09 1.82-27 0-21.9 4.32-24.92-2.08c-3.01-6.41.69-19.69-.08-26.92s-.83-20.11 0-27-3.46-21.54 1-26c2.14-2.14 9.68 9.8 12.92 13.08 3.23 3.28 9.11 10.83 12.83 15.17s8.05 11.13 12.17 15.83S158.88 164.17 163 169m13 46c-4.25 4.92-8.9 10.16-12.75 15.25s-8.47 10.71-12.5 15.5c-4.02 4.79-9.06 11.9-12.67 16.33s-9.81 11.94-12.83 15.17S115.17 294.17 112 291c-4.56-4.56-.02-17.98-1-25s-.28-19.48 0-27-1.72-19.96 0-27 16.55-1.95 23-3 20.25.27 27 0 22.27-2.42 15 6m41 21c2.47 3.01 5.42 5.99 8 9 18.47 21.62 37.64 43.9 53 67H125v-3c-.37-3.3 6.91-8.91 9-11 6.23-6.23 11.56-14.1 17-21 1.55-1.97 2.61-4.05 4-6 2.33-3.26 5.52-6.21 8-9 4.58-5.15 9-11.62 13.3-16.7 4.31-5.08 9.59-11.73 13.45-16.55 3.87-4.81 9.43-15.83 14.17-9.67S213.01 229.82 217 236Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#92A5EC",strokeWidth:"0.3",d:"M300 94c2.46-2.94 6.41-5.22 8-9-1.63 2.95-5.85 5.99-8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2042E9",strokeWidth:"0.3",d:"M251 123c2.21-3.03 4.42-5.42 7-8 6.32-9.14 15.89-16.92 20-27H125c2.17 9.38 11.41 15.99 17.08 23.92 5.67 7.92 11.68 14.45 17.67 22.33s12.21 14.47 18.5 22.5c6.28 8.04 11.12 13.67 17.5 22.5 6.39 8.83 13.99-5.38 19.5-12 5.5-6.63 12.38-14.94 17.98-22.02S245.58 130.43 251 123Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#90A2ED",strokeWidth:"0.3",d:"M288 109c2.5-2.82 5.5-5.83 8-9-2.81 3.04-5.57 5.6-8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2142E7",strokeWidth:"0.3",d:"M112 109c-2.96 4.91 1.34 14.11 0 20s.62 13.64 0 20 .31 13.37 0 20 .23 14.28 0 21h66c-2.26-8.2-10.6-13.7-15-21-4.12-4.83-8.96-11.22-13.08-15.92s-8.45-11.49-12.17-15.83-9.6-11.89-12.83-15.17c-3.24-3.28-10.78-15.22-12.92-13.08Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#B4BFFB",strokeWidth:"0.3",d:"M163 169c4.4 7.3 12.74 12.8 15 21h-66c.23-6.72-.31-14.37 0-21s-.62-13.64 0-20-1.34-14.11 0-20-2.96-15.09 0-20c-4.46 4.46-.17 19.11-1 26s-.77 19.77 0 27-2.93 20.51.08 26.92c3.02 6.4 18.01.26 24.92 2.08s19.12-1.48 27 0 19.33.01 12.75-7.75-6.14-7.64-12.75-14.25Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#667AD7",strokeWidth:"0.3",d:"M251 123c2.43-2.63 4.71-5.1 7-8-2.58 2.58-4.79 4.97-7 8Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#8CA1EB",strokeWidth:"0.3",d:"M234 225c-4.74-6.63-10.23-13.23-16-19 4.96 6.67 10.09 13.09 16 19Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#B4BEFC",strokeWidth:"0.3",d:"M112 291c-2.96-4.91 1.34-14.11 0-20s.62-13.64 0-20 .31-13.37 0-20 .23-14.28 0-21h66c.76 2.19-1.3 3.32-2 5 7.27-8.42-8.25-6.27-15-6s-20.55-1.05-27 0-21.28-4.04-23 3 .28 19.48 0 27-.98 19.98 0 27-3.56 20.44 1 25Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2143E7",strokeWidth:"0.3",d:"M112 291c3.17 3.17 10.23-10.52 13.25-13.75s9.22-10.74 12.83-15.17 8.65-11.54 12.67-16.33c4.03-4.79 8.65-10.41 12.5-15.5s8.5-10.33 12.75-15.25c.7-1.68 2.76-2.81 2-5h-66c.23 6.72-.31 14.37 0 21s-.62 13.64 0 20-1.34 14.11 0 20-2.96 15.09 0 20Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2041E9",strokeWidth:"0.3",d:"M163 262c-1.65 2.31-3.22 4.74-5 7-2.31 2.93-4.42 5.42-7 8-5.44 6.9-10.77 14.77-17 21-1.37 1.84-9.04 9.28-9 11v3h153c-15.36-23.1-34.53-45.38-53-67-2.96-2.96-5.72-5.47-8-9-3.99-6.18-8.34-10.76-13.08-16.92s-10.3 4.86-14.17 9.67c-3.86 4.82-9.14 11.47-13.45 16.55-4.3 5.08-8.72 11.55-13.3 16.7Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#546AC4",strokeWidth:"0.3",d:"M225 245c-2.58-3.01-5.53-5.99-8-9 2.28 3.53 5.04 6.04 8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#91A7EC",strokeWidth:"0.3",d:"M155 271c.76-.8 2.23-1.3 3-2 1.78-2.26 3.35-4.69 5-7-2.48 2.79-5.67 5.74-8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#5F73D3",strokeWidth:"0.3",d:"M155 271c-1.39 1.95-2.45 4.03-4 6 2.58-2.58 4.69-5.07 7-8-.77.7-2.24 1.2-3 2Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#8396E5",strokeWidth:"0.3",d:"M308 315c-3.52-8.34-13.66-17.66-20-24 5.81 7.81 15.41 15.68 20 24Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#99A6EF",strokeWidth:"0.3",d:"M125 309c-.04-1.72 7.63-9.16 9-11-2.09 2.09-9.37 7.7-9 11Z"}),s.jsx("path",{fill:"#1F40EC",stroke:"None",d:"M0 400h400V0H0v400M309 70c1.51 3.05.22 12.12-1 15-1.59 3.78-5.54 6.06-8 9-1.39 1.94-2.5 4.1-4 6-2.5 3.17-5.5 6.18-8 9-6.8 7.65-12.65 15.97-19.25 23.75-6.6 7.79-14.08 15.83-20.05 23.95-5.98 8.12-14.06 16.33-19.62 24.38S209.03 197.03 218 206c5.77 5.77 11.26 12.37 16 19 19.93 19.93 34.05 46.05 54 66 6.34 6.34 16.48 15.66 20 24 1.22 2.88 2.5 11.96 1 15-2.93 5.93-18.16.66-25 2s-18.99-.59-27 0-18.47-.23-27 0-18.26-.02-27 0-18.24.17-27 0-18.37.48-27 0-18.74 1.1-27 0-19.61 2.46-27 0-1.63-16.73-3-24 .61-18.78 0-27 .27-18.37 0-27 .1-18.19 0-27 0-18.14 0-27-.1-18.19 0-27-.27-18.36 0-27-.61-18.77 0-27-1.36-19.7 0-27-4.4-21.53 3.03-23.97 18.7 1.04 26.97-.03 18.36.46 27 0 18.23.16 27 0 18.26-.02 27 0 18.47-.23 27 0 18.98-.59 27 0 20.15-1.34 27 0 22.07-3.92 25 2Z"}),s.jsx("path",{fill:"#B3BCFE",stroke:"None",d:"M309 330c-3.09 4.37-14.39-.23-20 1s-15.46-.55-22 0-15.07-.24-22 0-14.94-.09-22 0-13.88.01-21 0c-7.11-.01-14.87.1-22 0s-15 .26-22 0-15.35.6-22 0-15.12 1.41-21 0-17.14 3.38-21.22-.78c-4.09-4.16.56-15.21-.78-21.22s.63-15.36 0-22 .27-14.02 0-21 .12-14.84 0-22 .04-14.78 0-22 0-14.81 0-22-.05-13.82 0-21-.12-14.83 0-22-.26-14.94 0-22-.59-15.24 0-22-1.37-14.87 0-21-3.08-16.84.33-21.67S108.17 70.31 114 69s15.45.61 22 0 14.07.25 21 0 14.89.09 22 0 14.85 0 22 0 14.94-.1 22 0 14.14-.28 21 0 15.5-.61 22 0 16.42-1.34 22 0 17.86-3.44 21 1c-2.93-5.92-18.15-.66-25-2s-18.98.59-27 0-18.47.23-27 0-18.26.02-27 0-18.23-.16-27 0-18.36-.46-27 0-18.73-1.07-27 0-19.54-2.41-26.97.03S93.36 84.7 92 92s.61 18.77 0 27 .27 18.36 0 27 .1 18.19 0 27 0 18.14 0 27-.1 18.19 0 27-.27 18.37 0 27-.61 18.78 0 27-1.37 19.73 0 27-4.39 21.54 3 24 18.74-1.1 27 0 18.37-.48 27 0 18.24-.17 27 0 18.26.02 27 0 18.47.23 27 0 18.99.59 27 0 20.16 1.34 27 0 22.07 3.93 25-2Z"}),s.jsx("path",{fill:"#F9FBFC",stroke:"None",d:"M309 330c1.5-3.04.22-12.12-1-15-4.59-8.32-14.19-16.19-20-24-19.95-19.95-34.07-46.07-54-66-5.91-5.91-11.04-12.33-16-19-8.97-8.97 5.52-16.87 11.08-24.92s13.64-16.26 19.62-24.38c5.97-8.12 13.45-16.16 20.05-23.95 6.6-7.78 12.45-16.1 19.25-23.75 2.43-3.4 5.19-5.96 8-9 1.5-1.9 2.61-4.06 4-6 2.15-3.01 6.37-6.05 8-9 1.22-2.88 2.51-11.95 1-15-3.14-4.44-15.42.34-21-1s-15.5.61-22 0-15.14.28-22 0-13.94.1-21 0-14.85 0-22 0-14.89-.09-22 0-15.07-.25-22 0-14.45-.61-21 0-16.17-1.31-22 0-17.26-3.5-20.67 1.33S94.37 85.87 93 92s.59 14.24 0 21 .26 14.94 0 22 .12 14.83 0 22 .05 14.82 0 22 0 13.81 0 21-.04 14.78 0 22-.12 14.84 0 22-.27 15.02 0 22-.63 14.36 0 21-1.34 15.99 0 22-3.31 17.06.78 21.22c4.08 4.16 15.34-.63 21.22.78s14.35-.6 21 0 15-.26 22 0 14.87-.1 22 0 14.89-.01 22 0c7.12.01 13.94.09 21 0s15.07.24 22 0 15.46.55 22 0 16.39 1.23 22 0 16.91 3.37 20-1m-51-215c-2.29 2.9-4.57 5.37-7 8-5.42 7.43-12.17 15.15-17.77 22.23s-12.48 15.39-17.98 22.02c-5.51 6.62-13.11 20.83-19.5 12-6.38-8.83-11.22-14.46-17.5-22.5-6.29-8.03-12.51-14.62-18.5-22.5s-12-14.41-17.67-22.33C136.41 103.99 127.17 97.38 125 88h153c-4.11 10.08-13.68 17.86-20 27m-95 54c6.61 6.61 6.17 6.49 12.75 14.25s-4.87 9.23-12.75 7.75-20.09 1.82-27 0-21.9 4.32-24.92-2.08c-3.01-6.41.69-19.69-.08-26.92s-.83-20.11 0-27-3.46-21.54 1-26c2.14-2.14 9.68 9.8 12.92 13.08 3.23 3.28 9.11 10.83 12.83 15.17s8.05 11.13 12.17 15.83S158.88 164.17 163 169m13 46c-4.25 4.92-8.9 10.16-12.75 15.25s-8.47 10.71-12.5 15.5c-4.02 4.79-9.06 11.9-12.67 16.33s-9.81 11.94-12.83 15.17S115.17 294.17 112 291c-4.56-4.56-.02-17.98-1-25s-.28-19.48 0-27-1.72-19.96 0-27 16.55-1.95 23-3 20.25.27 27 0 22.27-2.42 15 6m41 21c2.47 3.01 5.42 5.99 8 9 18.47 21.62 37.64 43.9 53 67H125v-3c-.37-3.3 6.91-8.91 9-11 6.23-6.23 11.56-14.1 17-21 1.55-1.97 2.61-4.05 4-6 2.33-3.26 5.52-6.21 8-9 4.58-5.15 9-11.62 13.3-16.7 4.31-5.08 9.59-11.73 13.45-16.55 3.87-4.81 9.43-15.83 14.17-9.67S213.01 229.82 217 236Z"}),s.jsx("path",{fill:"#92A5EC",stroke:"None",d:"M300 94c2.46-2.94 6.41-5.22 8-9-1.63 2.95-5.85 5.99-8 9Z"}),s.jsx("path",{fill:"#2042E9",stroke:"None",d:"M251 123c2.21-3.03 4.42-5.42 7-8 6.32-9.14 15.89-16.92 20-27H125c2.17 9.38 11.41 15.99 17.08 23.92 5.67 7.92 11.68 14.45 17.67 22.33s12.21 14.47 18.5 22.5c6.28 8.04 11.12 13.67 17.5 22.5 6.39 8.83 13.99-5.38 19.5-12 5.5-6.63 12.38-14.94 17.98-22.02S245.58 130.43 251 123Z"}),s.jsx("path",{fill:"#90A2ED",stroke:"None",d:"M288 109c2.5-2.82 5.5-5.83 8-9-2.81 3.04-5.57 5.6-8 9Z"}),s.jsx("path",{fill:"#2142E7",stroke:"None",d:"M112 109c-2.96 4.91 1.34 14.11 0 20s.62 13.64 0 20 .31 13.37 0 20 .23 14.28 0 21h66c-2.26-8.2-10.6-13.7-15-21-4.12-4.83-8.96-11.22-13.08-15.92s-8.45-11.49-12.17-15.83-9.6-11.89-12.83-15.17c-3.24-3.28-10.78-15.22-12.92-13.08Z"}),s.jsx("path",{fill:"#B4BFFB",stroke:"None",d:"M163 169c4.4 7.3 12.74 12.8 15 21h-66c.23-6.72-.31-14.37 0-21s-.62-13.64 0-20-1.34-14.11 0-20-2.96-15.09 0-20c-4.46 4.46-.17 19.11-1 26s-.77 19.77 0 27-2.93 20.51.08 26.92c3.02 6.4 18.01.26 24.92 2.08s19.12-1.48 27 0 19.33.01 12.75-7.75-6.14-7.64-12.75-14.25Z"}),s.jsx("path",{fill:"#667AD7",stroke:"None",d:"M251 123c2.43-2.63 4.71-5.1 7-8-2.58 2.58-4.79 4.97-7 8Z"}),s.jsx("path",{fill:"#8CA1EB",stroke:"None",d:"M234 225c-4.74-6.63-10.23-13.23-16-19 4.96 6.67 10.09 13.09 16 19Z"}),s.jsx("path",{fill:"#B4BEFC",stroke:"None",d:"M112 291c-2.96-4.91 1.34-14.11 0-20s.62-13.64 0-20 .31-13.37 0-20 .23-14.28 0-21h66c.76 2.19-1.3 3.32-2 5 7.27-8.42-8.25-6.27-15-6s-20.55-1.05-27 0-21.28-4.04-23 3 .28 19.48 0 27-.98 19.98 0 27-3.56 20.44 1 25Z"}),s.jsx("path",{fill:"#2143E7",stroke:"None",d:"M112 291c3.17 3.17 10.23-10.52 13.25-13.75s9.22-10.74 12.83-15.17 8.65-11.54 12.67-16.33c4.03-4.79 8.65-10.41 12.5-15.5s8.5-10.33 12.75-15.25c.7-1.68 2.76-2.81 2-5h-66c.23 6.72-.31 14.37 0 21s-.62 13.64 0 20-1.34 14.11 0 20-2.96 15.09 0 20Z"}),s.jsx("path",{fill:"#2041E9",stroke:"None",d:"M163 262c-1.65 2.31-3.22 4.74-5 7-2.31 2.93-4.42 5.42-7 8-5.44 6.9-10.77 14.77-17 21-1.37 1.84-9.04 9.28-9 11v3h153c-15.36-23.1-34.53-45.38-53-67-2.96-2.96-5.72-5.47-8-9-3.99-6.18-8.34-10.76-13.08-16.92s-10.3 4.86-14.17 9.67c-3.86 4.82-9.14 11.47-13.45 16.55-4.3 5.08-8.72 11.55-13.3 16.7Z"}),s.jsx("path",{fill:"#546AC4",stroke:"None",d:"M225 245c-2.58-3.01-5.53-5.99-8-9 2.28 3.53 5.04 6.04 8 9Z"}),s.jsx("path",{fill:"#91A7EC",stroke:"None",d:"M155 271c.76-.8 2.23-1.3 3-2 1.78-2.26 3.35-4.69 5-7-2.48 2.79-5.67 5.74-8 9Z"}),s.jsx("path",{fill:"#5F73D3",stroke:"None",d:"M155 271c-1.39 1.95-2.45 4.03-4 6 2.58-2.58 4.69-5.07 7-8-.77.7-2.24 1.2-3 2Z"}),s.jsx("path",{fill:"#8396E5",stroke:"None",d:"M308 315c-3.52-8.34-13.66-17.66-20-24 5.81 7.81 15.41 15.68 20 24Z"}),s.jsx("path",{fill:"#99A6EF",stroke:"None",d:"M125 309c-.04-1.72 7.63-9.16 9-11-2.09 2.09-9.37 7.7-9 11Z"})]}),i=l.forwardRef((t,c)=>s.jsx(o,{ref:c,...t}));export{i as ExaIcon};
1
+ import{j as s,r as l}from"./index-BChjg6Az.js";const o=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 400 400",...t,children:[s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#1F40EC",strokeWidth:"0.3",d:"M0 400h400V0H0v400M309 70c1.51 3.05.22 12.12-1 15-1.59 3.78-5.54 6.06-8 9-1.39 1.94-2.5 4.1-4 6-2.5 3.17-5.5 6.18-8 9-6.8 7.65-12.65 15.97-19.25 23.75-6.6 7.79-14.08 15.83-20.05 23.95-5.98 8.12-14.06 16.33-19.62 24.38S209.03 197.03 218 206c5.77 5.77 11.26 12.37 16 19 19.93 19.93 34.05 46.05 54 66 6.34 6.34 16.48 15.66 20 24 1.22 2.88 2.5 11.96 1 15-2.93 5.93-18.16.66-25 2s-18.99-.59-27 0-18.47-.23-27 0-18.26-.02-27 0-18.24.17-27 0-18.37.48-27 0-18.74 1.1-27 0-19.61 2.46-27 0-1.63-16.73-3-24 .61-18.78 0-27 .27-18.37 0-27 .1-18.19 0-27 0-18.14 0-27-.1-18.19 0-27-.27-18.36 0-27-.61-18.77 0-27-1.36-19.7 0-27-4.4-21.53 3.03-23.97 18.7 1.04 26.97-.03 18.36.46 27 0 18.23.16 27 0 18.26-.02 27 0 18.47-.23 27 0 18.98-.59 27 0 20.15-1.34 27 0 22.07-3.92 25 2Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#B3BCFE",strokeWidth:"0.3",d:"M309 330c-3.09 4.37-14.39-.23-20 1s-15.46-.55-22 0-15.07-.24-22 0-14.94-.09-22 0-13.88.01-21 0c-7.11-.01-14.87.1-22 0s-15 .26-22 0-15.35.6-22 0-15.12 1.41-21 0-17.14 3.38-21.22-.78c-4.09-4.16.56-15.21-.78-21.22s.63-15.36 0-22 .27-14.02 0-21 .12-14.84 0-22 .04-14.78 0-22 0-14.81 0-22-.05-13.82 0-21-.12-14.83 0-22-.26-14.94 0-22-.59-15.24 0-22-1.37-14.87 0-21-3.08-16.84.33-21.67S108.17 70.31 114 69s15.45.61 22 0 14.07.25 21 0 14.89.09 22 0 14.85 0 22 0 14.94-.1 22 0 14.14-.28 21 0 15.5-.61 22 0 16.42-1.34 22 0 17.86-3.44 21 1c-2.93-5.92-18.15-.66-25-2s-18.98.59-27 0-18.47.23-27 0-18.26.02-27 0-18.23-.16-27 0-18.36-.46-27 0-18.73-1.07-27 0-19.54-2.41-26.97.03S93.36 84.7 92 92s.61 18.77 0 27 .27 18.36 0 27 .1 18.19 0 27 0 18.14 0 27-.1 18.19 0 27-.27 18.37 0 27-.61 18.78 0 27-1.37 19.73 0 27-4.39 21.54 3 24 18.74-1.1 27 0 18.37-.48 27 0 18.24-.17 27 0 18.26.02 27 0 18.47.23 27 0 18.99.59 27 0 20.16 1.34 27 0 22.07 3.93 25-2Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#F9FBFC",strokeWidth:"0.3",d:"M309 330c1.5-3.04.22-12.12-1-15-4.59-8.32-14.19-16.19-20-24-19.95-19.95-34.07-46.07-54-66-5.91-5.91-11.04-12.33-16-19-8.97-8.97 5.52-16.87 11.08-24.92s13.64-16.26 19.62-24.38c5.97-8.12 13.45-16.16 20.05-23.95 6.6-7.78 12.45-16.1 19.25-23.75 2.43-3.4 5.19-5.96 8-9 1.5-1.9 2.61-4.06 4-6 2.15-3.01 6.37-6.05 8-9 1.22-2.88 2.51-11.95 1-15-3.14-4.44-15.42.34-21-1s-15.5.61-22 0-15.14.28-22 0-13.94.1-21 0-14.85 0-22 0-14.89-.09-22 0-15.07-.25-22 0-14.45-.61-21 0-16.17-1.31-22 0-17.26-3.5-20.67 1.33S94.37 85.87 93 92s.59 14.24 0 21 .26 14.94 0 22 .12 14.83 0 22 .05 14.82 0 22 0 13.81 0 21-.04 14.78 0 22-.12 14.84 0 22-.27 15.02 0 22-.63 14.36 0 21-1.34 15.99 0 22-3.31 17.06.78 21.22c4.08 4.16 15.34-.63 21.22.78s14.35-.6 21 0 15-.26 22 0 14.87-.1 22 0 14.89-.01 22 0c7.12.01 13.94.09 21 0s15.07.24 22 0 15.46.55 22 0 16.39 1.23 22 0 16.91 3.37 20-1m-51-215c-2.29 2.9-4.57 5.37-7 8-5.42 7.43-12.17 15.15-17.77 22.23s-12.48 15.39-17.98 22.02c-5.51 6.62-13.11 20.83-19.5 12-6.38-8.83-11.22-14.46-17.5-22.5-6.29-8.03-12.51-14.62-18.5-22.5s-12-14.41-17.67-22.33C136.41 103.99 127.17 97.38 125 88h153c-4.11 10.08-13.68 17.86-20 27m-95 54c6.61 6.61 6.17 6.49 12.75 14.25s-4.87 9.23-12.75 7.75-20.09 1.82-27 0-21.9 4.32-24.92-2.08c-3.01-6.41.69-19.69-.08-26.92s-.83-20.11 0-27-3.46-21.54 1-26c2.14-2.14 9.68 9.8 12.92 13.08 3.23 3.28 9.11 10.83 12.83 15.17s8.05 11.13 12.17 15.83S158.88 164.17 163 169m13 46c-4.25 4.92-8.9 10.16-12.75 15.25s-8.47 10.71-12.5 15.5c-4.02 4.79-9.06 11.9-12.67 16.33s-9.81 11.94-12.83 15.17S115.17 294.17 112 291c-4.56-4.56-.02-17.98-1-25s-.28-19.48 0-27-1.72-19.96 0-27 16.55-1.95 23-3 20.25.27 27 0 22.27-2.42 15 6m41 21c2.47 3.01 5.42 5.99 8 9 18.47 21.62 37.64 43.9 53 67H125v-3c-.37-3.3 6.91-8.91 9-11 6.23-6.23 11.56-14.1 17-21 1.55-1.97 2.61-4.05 4-6 2.33-3.26 5.52-6.21 8-9 4.58-5.15 9-11.62 13.3-16.7 4.31-5.08 9.59-11.73 13.45-16.55 3.87-4.81 9.43-15.83 14.17-9.67S213.01 229.82 217 236Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#92A5EC",strokeWidth:"0.3",d:"M300 94c2.46-2.94 6.41-5.22 8-9-1.63 2.95-5.85 5.99-8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2042E9",strokeWidth:"0.3",d:"M251 123c2.21-3.03 4.42-5.42 7-8 6.32-9.14 15.89-16.92 20-27H125c2.17 9.38 11.41 15.99 17.08 23.92 5.67 7.92 11.68 14.45 17.67 22.33s12.21 14.47 18.5 22.5c6.28 8.04 11.12 13.67 17.5 22.5 6.39 8.83 13.99-5.38 19.5-12 5.5-6.63 12.38-14.94 17.98-22.02S245.58 130.43 251 123Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#90A2ED",strokeWidth:"0.3",d:"M288 109c2.5-2.82 5.5-5.83 8-9-2.81 3.04-5.57 5.6-8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2142E7",strokeWidth:"0.3",d:"M112 109c-2.96 4.91 1.34 14.11 0 20s.62 13.64 0 20 .31 13.37 0 20 .23 14.28 0 21h66c-2.26-8.2-10.6-13.7-15-21-4.12-4.83-8.96-11.22-13.08-15.92s-8.45-11.49-12.17-15.83-9.6-11.89-12.83-15.17c-3.24-3.28-10.78-15.22-12.92-13.08Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#B4BFFB",strokeWidth:"0.3",d:"M163 169c4.4 7.3 12.74 12.8 15 21h-66c.23-6.72-.31-14.37 0-21s-.62-13.64 0-20-1.34-14.11 0-20-2.96-15.09 0-20c-4.46 4.46-.17 19.11-1 26s-.77 19.77 0 27-2.93 20.51.08 26.92c3.02 6.4 18.01.26 24.92 2.08s19.12-1.48 27 0 19.33.01 12.75-7.75-6.14-7.64-12.75-14.25Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#667AD7",strokeWidth:"0.3",d:"M251 123c2.43-2.63 4.71-5.1 7-8-2.58 2.58-4.79 4.97-7 8Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#8CA1EB",strokeWidth:"0.3",d:"M234 225c-4.74-6.63-10.23-13.23-16-19 4.96 6.67 10.09 13.09 16 19Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#B4BEFC",strokeWidth:"0.3",d:"M112 291c-2.96-4.91 1.34-14.11 0-20s.62-13.64 0-20 .31-13.37 0-20 .23-14.28 0-21h66c.76 2.19-1.3 3.32-2 5 7.27-8.42-8.25-6.27-15-6s-20.55-1.05-27 0-21.28-4.04-23 3 .28 19.48 0 27-.98 19.98 0 27-3.56 20.44 1 25Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2143E7",strokeWidth:"0.3",d:"M112 291c3.17 3.17 10.23-10.52 13.25-13.75s9.22-10.74 12.83-15.17 8.65-11.54 12.67-16.33c4.03-4.79 8.65-10.41 12.5-15.5s8.5-10.33 12.75-15.25c.7-1.68 2.76-2.81 2-5h-66c.23 6.72-.31 14.37 0 21s-.62 13.64 0 20-1.34 14.11 0 20-2.96 15.09 0 20Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#2041E9",strokeWidth:"0.3",d:"M163 262c-1.65 2.31-3.22 4.74-5 7-2.31 2.93-4.42 5.42-7 8-5.44 6.9-10.77 14.77-17 21-1.37 1.84-9.04 9.28-9 11v3h153c-15.36-23.1-34.53-45.38-53-67-2.96-2.96-5.72-5.47-8-9-3.99-6.18-8.34-10.76-13.08-16.92s-10.3 4.86-14.17 9.67c-3.86 4.82-9.14 11.47-13.45 16.55-4.3 5.08-8.72 11.55-13.3 16.7Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#546AC4",strokeWidth:"0.3",d:"M225 245c-2.58-3.01-5.53-5.99-8-9 2.28 3.53 5.04 6.04 8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#91A7EC",strokeWidth:"0.3",d:"M155 271c.76-.8 2.23-1.3 3-2 1.78-2.26 3.35-4.69 5-7-2.48 2.79-5.67 5.74-8 9Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#5F73D3",strokeWidth:"0.3",d:"M155 271c-1.39 1.95-2.45 4.03-4 6 2.58-2.58 4.69-5.07 7-8-.77.7-2.24 1.2-3 2Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#8396E5",strokeWidth:"0.3",d:"M308 315c-3.52-8.34-13.66-17.66-20-24 5.81 7.81 15.41 15.68 20 24Z"}),s.jsx("path",{fill:"none",fillOpacity:"0",stroke:"#99A6EF",strokeWidth:"0.3",d:"M125 309c-.04-1.72 7.63-9.16 9-11-2.09 2.09-9.37 7.7-9 11Z"}),s.jsx("path",{fill:"#1F40EC",stroke:"None",d:"M0 400h400V0H0v400M309 70c1.51 3.05.22 12.12-1 15-1.59 3.78-5.54 6.06-8 9-1.39 1.94-2.5 4.1-4 6-2.5 3.17-5.5 6.18-8 9-6.8 7.65-12.65 15.97-19.25 23.75-6.6 7.79-14.08 15.83-20.05 23.95-5.98 8.12-14.06 16.33-19.62 24.38S209.03 197.03 218 206c5.77 5.77 11.26 12.37 16 19 19.93 19.93 34.05 46.05 54 66 6.34 6.34 16.48 15.66 20 24 1.22 2.88 2.5 11.96 1 15-2.93 5.93-18.16.66-25 2s-18.99-.59-27 0-18.47-.23-27 0-18.26-.02-27 0-18.24.17-27 0-18.37.48-27 0-18.74 1.1-27 0-19.61 2.46-27 0-1.63-16.73-3-24 .61-18.78 0-27 .27-18.37 0-27 .1-18.19 0-27 0-18.14 0-27-.1-18.19 0-27-.27-18.36 0-27-.61-18.77 0-27-1.36-19.7 0-27-4.4-21.53 3.03-23.97 18.7 1.04 26.97-.03 18.36.46 27 0 18.23.16 27 0 18.26-.02 27 0 18.47-.23 27 0 18.98-.59 27 0 20.15-1.34 27 0 22.07-3.92 25 2Z"}),s.jsx("path",{fill:"#B3BCFE",stroke:"None",d:"M309 330c-3.09 4.37-14.39-.23-20 1s-15.46-.55-22 0-15.07-.24-22 0-14.94-.09-22 0-13.88.01-21 0c-7.11-.01-14.87.1-22 0s-15 .26-22 0-15.35.6-22 0-15.12 1.41-21 0-17.14 3.38-21.22-.78c-4.09-4.16.56-15.21-.78-21.22s.63-15.36 0-22 .27-14.02 0-21 .12-14.84 0-22 .04-14.78 0-22 0-14.81 0-22-.05-13.82 0-21-.12-14.83 0-22-.26-14.94 0-22-.59-15.24 0-22-1.37-14.87 0-21-3.08-16.84.33-21.67S108.17 70.31 114 69s15.45.61 22 0 14.07.25 21 0 14.89.09 22 0 14.85 0 22 0 14.94-.1 22 0 14.14-.28 21 0 15.5-.61 22 0 16.42-1.34 22 0 17.86-3.44 21 1c-2.93-5.92-18.15-.66-25-2s-18.98.59-27 0-18.47.23-27 0-18.26.02-27 0-18.23-.16-27 0-18.36-.46-27 0-18.73-1.07-27 0-19.54-2.41-26.97.03S93.36 84.7 92 92s.61 18.77 0 27 .27 18.36 0 27 .1 18.19 0 27 0 18.14 0 27-.1 18.19 0 27-.27 18.37 0 27-.61 18.78 0 27-1.37 19.73 0 27-4.39 21.54 3 24 18.74-1.1 27 0 18.37-.48 27 0 18.24-.17 27 0 18.26.02 27 0 18.47.23 27 0 18.99.59 27 0 20.16 1.34 27 0 22.07 3.93 25-2Z"}),s.jsx("path",{fill:"#F9FBFC",stroke:"None",d:"M309 330c1.5-3.04.22-12.12-1-15-4.59-8.32-14.19-16.19-20-24-19.95-19.95-34.07-46.07-54-66-5.91-5.91-11.04-12.33-16-19-8.97-8.97 5.52-16.87 11.08-24.92s13.64-16.26 19.62-24.38c5.97-8.12 13.45-16.16 20.05-23.95 6.6-7.78 12.45-16.1 19.25-23.75 2.43-3.4 5.19-5.96 8-9 1.5-1.9 2.61-4.06 4-6 2.15-3.01 6.37-6.05 8-9 1.22-2.88 2.51-11.95 1-15-3.14-4.44-15.42.34-21-1s-15.5.61-22 0-15.14.28-22 0-13.94.1-21 0-14.85 0-22 0-14.89-.09-22 0-15.07-.25-22 0-14.45-.61-21 0-16.17-1.31-22 0-17.26-3.5-20.67 1.33S94.37 85.87 93 92s.59 14.24 0 21 .26 14.94 0 22 .12 14.83 0 22 .05 14.82 0 22 0 13.81 0 21-.04 14.78 0 22-.12 14.84 0 22-.27 15.02 0 22-.63 14.36 0 21-1.34 15.99 0 22-3.31 17.06.78 21.22c4.08 4.16 15.34-.63 21.22.78s14.35-.6 21 0 15-.26 22 0 14.87-.1 22 0 14.89-.01 22 0c7.12.01 13.94.09 21 0s15.07.24 22 0 15.46.55 22 0 16.39 1.23 22 0 16.91 3.37 20-1m-51-215c-2.29 2.9-4.57 5.37-7 8-5.42 7.43-12.17 15.15-17.77 22.23s-12.48 15.39-17.98 22.02c-5.51 6.62-13.11 20.83-19.5 12-6.38-8.83-11.22-14.46-17.5-22.5-6.29-8.03-12.51-14.62-18.5-22.5s-12-14.41-17.67-22.33C136.41 103.99 127.17 97.38 125 88h153c-4.11 10.08-13.68 17.86-20 27m-95 54c6.61 6.61 6.17 6.49 12.75 14.25s-4.87 9.23-12.75 7.75-20.09 1.82-27 0-21.9 4.32-24.92-2.08c-3.01-6.41.69-19.69-.08-26.92s-.83-20.11 0-27-3.46-21.54 1-26c2.14-2.14 9.68 9.8 12.92 13.08 3.23 3.28 9.11 10.83 12.83 15.17s8.05 11.13 12.17 15.83S158.88 164.17 163 169m13 46c-4.25 4.92-8.9 10.16-12.75 15.25s-8.47 10.71-12.5 15.5c-4.02 4.79-9.06 11.9-12.67 16.33s-9.81 11.94-12.83 15.17S115.17 294.17 112 291c-4.56-4.56-.02-17.98-1-25s-.28-19.48 0-27-1.72-19.96 0-27 16.55-1.95 23-3 20.25.27 27 0 22.27-2.42 15 6m41 21c2.47 3.01 5.42 5.99 8 9 18.47 21.62 37.64 43.9 53 67H125v-3c-.37-3.3 6.91-8.91 9-11 6.23-6.23 11.56-14.1 17-21 1.55-1.97 2.61-4.05 4-6 2.33-3.26 5.52-6.21 8-9 4.58-5.15 9-11.62 13.3-16.7 4.31-5.08 9.59-11.73 13.45-16.55 3.87-4.81 9.43-15.83 14.17-9.67S213.01 229.82 217 236Z"}),s.jsx("path",{fill:"#92A5EC",stroke:"None",d:"M300 94c2.46-2.94 6.41-5.22 8-9-1.63 2.95-5.85 5.99-8 9Z"}),s.jsx("path",{fill:"#2042E9",stroke:"None",d:"M251 123c2.21-3.03 4.42-5.42 7-8 6.32-9.14 15.89-16.92 20-27H125c2.17 9.38 11.41 15.99 17.08 23.92 5.67 7.92 11.68 14.45 17.67 22.33s12.21 14.47 18.5 22.5c6.28 8.04 11.12 13.67 17.5 22.5 6.39 8.83 13.99-5.38 19.5-12 5.5-6.63 12.38-14.94 17.98-22.02S245.58 130.43 251 123Z"}),s.jsx("path",{fill:"#90A2ED",stroke:"None",d:"M288 109c2.5-2.82 5.5-5.83 8-9-2.81 3.04-5.57 5.6-8 9Z"}),s.jsx("path",{fill:"#2142E7",stroke:"None",d:"M112 109c-2.96 4.91 1.34 14.11 0 20s.62 13.64 0 20 .31 13.37 0 20 .23 14.28 0 21h66c-2.26-8.2-10.6-13.7-15-21-4.12-4.83-8.96-11.22-13.08-15.92s-8.45-11.49-12.17-15.83-9.6-11.89-12.83-15.17c-3.24-3.28-10.78-15.22-12.92-13.08Z"}),s.jsx("path",{fill:"#B4BFFB",stroke:"None",d:"M163 169c4.4 7.3 12.74 12.8 15 21h-66c.23-6.72-.31-14.37 0-21s-.62-13.64 0-20-1.34-14.11 0-20-2.96-15.09 0-20c-4.46 4.46-.17 19.11-1 26s-.77 19.77 0 27-2.93 20.51.08 26.92c3.02 6.4 18.01.26 24.92 2.08s19.12-1.48 27 0 19.33.01 12.75-7.75-6.14-7.64-12.75-14.25Z"}),s.jsx("path",{fill:"#667AD7",stroke:"None",d:"M251 123c2.43-2.63 4.71-5.1 7-8-2.58 2.58-4.79 4.97-7 8Z"}),s.jsx("path",{fill:"#8CA1EB",stroke:"None",d:"M234 225c-4.74-6.63-10.23-13.23-16-19 4.96 6.67 10.09 13.09 16 19Z"}),s.jsx("path",{fill:"#B4BEFC",stroke:"None",d:"M112 291c-2.96-4.91 1.34-14.11 0-20s.62-13.64 0-20 .31-13.37 0-20 .23-14.28 0-21h66c.76 2.19-1.3 3.32-2 5 7.27-8.42-8.25-6.27-15-6s-20.55-1.05-27 0-21.28-4.04-23 3 .28 19.48 0 27-.98 19.98 0 27-3.56 20.44 1 25Z"}),s.jsx("path",{fill:"#2143E7",stroke:"None",d:"M112 291c3.17 3.17 10.23-10.52 13.25-13.75s9.22-10.74 12.83-15.17 8.65-11.54 12.67-16.33c4.03-4.79 8.65-10.41 12.5-15.5s8.5-10.33 12.75-15.25c.7-1.68 2.76-2.81 2-5h-66c.23 6.72-.31 14.37 0 21s-.62 13.64 0 20-1.34 14.11 0 20-2.96 15.09 0 20Z"}),s.jsx("path",{fill:"#2041E9",stroke:"None",d:"M163 262c-1.65 2.31-3.22 4.74-5 7-2.31 2.93-4.42 5.42-7 8-5.44 6.9-10.77 14.77-17 21-1.37 1.84-9.04 9.28-9 11v3h153c-15.36-23.1-34.53-45.38-53-67-2.96-2.96-5.72-5.47-8-9-3.99-6.18-8.34-10.76-13.08-16.92s-10.3 4.86-14.17 9.67c-3.86 4.82-9.14 11.47-13.45 16.55-4.3 5.08-8.72 11.55-13.3 16.7Z"}),s.jsx("path",{fill:"#546AC4",stroke:"None",d:"M225 245c-2.58-3.01-5.53-5.99-8-9 2.28 3.53 5.04 6.04 8 9Z"}),s.jsx("path",{fill:"#91A7EC",stroke:"None",d:"M155 271c.76-.8 2.23-1.3 3-2 1.78-2.26 3.35-4.69 5-7-2.48 2.79-5.67 5.74-8 9Z"}),s.jsx("path",{fill:"#5F73D3",stroke:"None",d:"M155 271c-1.39 1.95-2.45 4.03-4 6 2.58-2.58 4.69-5.07 7-8-.77.7-2.24 1.2-3 2Z"}),s.jsx("path",{fill:"#8396E5",stroke:"None",d:"M308 315c-3.52-8.34-13.66-17.66-20-24 5.81 7.81 15.41 15.68 20 24Z"}),s.jsx("path",{fill:"#99A6EF",stroke:"None",d:"M125 309c-.04-1.72 7.63-9.16 9-11-2.09 2.09-9.37 7.7-9 11Z"})]}),i=l.forwardRef((t,c)=>s.jsx(o,{ref:c,...t}));export{i as ExaIcon};
@@ -1 +1 @@
1
- import{j as r,r as s}from"./index-ci4XHjbJ.js";const e=c=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"lucide lucide-grip-horizontal",...c,children:[r.jsx("circle",{cx:"12",cy:"9",r:"1"}),r.jsx("circle",{cx:"19",cy:"9",r:"1"}),r.jsx("circle",{cx:"5",cy:"9",r:"1"}),r.jsx("circle",{cx:"12",cy:"15",r:"1"}),r.jsx("circle",{cx:"19",cy:"15",r:"1"}),r.jsx("circle",{cx:"5",cy:"15",r:"1"})]}),t=s.forwardRef((c,o)=>r.jsx(e,{ref:o,...c}));export{t as GridHorizontalIcon};
1
+ import{j as r,r as s}from"./index-BChjg6Az.js";const e=c=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"lucide lucide-grip-horizontal",...c,children:[r.jsx("circle",{cx:"12",cy:"9",r:"1"}),r.jsx("circle",{cx:"19",cy:"9",r:"1"}),r.jsx("circle",{cx:"5",cy:"9",r:"1"}),r.jsx("circle",{cx:"12",cy:"15",r:"1"}),r.jsx("circle",{cx:"19",cy:"15",r:"1"}),r.jsx("circle",{cx:"5",cy:"15",r:"1"})]}),t=s.forwardRef((c,o)=>r.jsx(e,{ref:o,...c}));export{t as GridHorizontalIcon};
@@ -1 +1 @@
1
- import{j as l,r as o}from"./index-ci4XHjbJ.js";const r=s=>l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",...s,children:[l.jsx("path",{fill:"#4caf50",d:"M45,16.2l-5,2.75l-5,4.75L35,40h7c1.657,0,3-1.343,3-3V16.2z"}),l.jsx("path",{fill:"#1e88e5",d:"M3,16.2l3.614,1.71L13,23.7V40H6c-1.657,0-3-1.343-3-3V16.2z"}),l.jsx("polygon",{fill:"#e53935",points:"35,11.2 24,19.45 13,11.2 12,17 13,23.7 24,31.95 35,23.7 36,17"}),l.jsx("path",{fill:"#c62828",d:"M3,12.298V16.2l10,7.5V11.2L9.876,8.859C9.132,8.301,8.228,8,7.298,8h0C4.924,8,3,9.924,3,12.298z"}),l.jsx("path",{fill:"#fbc02d",d:"M45,12.298V16.2l-10,7.5V11.2l3.124-2.341C38.868,8.301,39.772,8,40.702,8h0 C43.076,8,45,9.924,45,12.298z"})]}),c=o.forwardRef((s,t)=>l.jsx(r,{ref:t,...s}));export{c as GmailIcon};
1
+ import{j as l,r as o}from"./index-BChjg6Az.js";const r=s=>l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",...s,children:[l.jsx("path",{fill:"#4caf50",d:"M45,16.2l-5,2.75l-5,4.75L35,40h7c1.657,0,3-1.343,3-3V16.2z"}),l.jsx("path",{fill:"#1e88e5",d:"M3,16.2l3.614,1.71L13,23.7V40H6c-1.657,0-3-1.343-3-3V16.2z"}),l.jsx("polygon",{fill:"#e53935",points:"35,11.2 24,19.45 13,11.2 12,17 13,23.7 24,31.95 35,23.7 36,17"}),l.jsx("path",{fill:"#c62828",d:"M3,12.298V16.2l10,7.5V11.2L9.876,8.859C9.132,8.301,8.228,8,7.298,8h0C4.924,8,3,9.924,3,12.298z"}),l.jsx("path",{fill:"#fbc02d",d:"M45,12.298V16.2l-10,7.5V11.2l3.124-2.341C38.868,8.301,39.772,8,40.702,8h0 C43.076,8,45,9.924,45,12.298z"})]}),c=o.forwardRef((s,t)=>l.jsx(r,{ref:t,...s}));export{c as GmailIcon};
@@ -1,4 +1,4 @@
1
- import{j as n,r as i}from"./index-ci4XHjbJ.js";const r=C=>n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",imageRendering:"optimizeQuality",fillRule:"evenodd",clipRule:"evenodd",viewBox:"0 0 384 384",width:"1em",height:"1em",...C,children:[n.jsx("defs",{children:n.jsx("clipPath",{id:"clip-corners",children:n.jsx("path",{d:`
1
+ import{j as n,r as i}from"./index-BChjg6Az.js";const r=C=>n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",imageRendering:"optimizeQuality",fillRule:"evenodd",clipRule:"evenodd",viewBox:"0 0 384 384",width:"1em",height:"1em",...C,children:[n.jsx("defs",{children:n.jsx("clipPath",{id:"clip-corners",children:n.jsx("path",{d:`
2
2
  M20,0
3
3
  H364
4
4
  L384,20
@@ -1 +1 @@
1
- import{j as r,r as e}from"./index-ci4XHjbJ.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-BChjg6Az.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 o,r as t}from"./index-ci4XHjbJ.js";const x=s=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",children:[o.jsx("circle",{cx:"24",cy:"24",r:"20",fill:"#2196f3"}),o.jsx("path",{fill:"#fff",d:"M29,31H14c-1.657,0-3-1.343-3-3V17h15c1.657,0,3,1.343,3,3V31z"}),o.jsx("polygon",{fill:"#fff",points:"37,31 31,27 31,21 37,17"})]}),c=t.forwardRef((s,r)=>o.jsx(x,{ref:r,...s}));export{c as ZoomIcon};
1
+ import{j as o,r as t}from"./index-BChjg6Az.js";const x=s=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",width:"23px",height:"23px",children:[o.jsx("circle",{cx:"24",cy:"24",r:"20",fill:"#2196f3"}),o.jsx("path",{fill:"#fff",d:"M29,31H14c-1.657,0-3-1.343-3-3V17h15c1.657,0,3,1.343,3,3V31z"}),o.jsx("polygon",{fill:"#fff",points:"37,31 31,27 31,21 37,17"})]}),c=t.forwardRef((s,r)=>o.jsx(x,{ref:r,...s}));export{c as ZoomIcon};