cx-viewer 1.0.2 → 1.0.4
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.
- package/README.md +75 -28
- package/build.js +15 -0
- package/cli.js +108 -38
- package/concepts/ar/BodyDiffJSON.md +1 -1
- package/concepts/ar/BodyFields.md +30 -33
- package/concepts/ar/GlobalSettings.md +165 -167
- package/concepts/ar/MainAgent.md +3 -4
- package/concepts/ar/ProxySwitch.md +3 -3
- package/concepts/ar/QRCode.md +1 -1
- package/concepts/ar/ResponseFields.md +29 -41
- package/concepts/ar/SubAgent-Search.md +12 -12
- package/concepts/ar/Teammate.md +16 -16
- package/concepts/ar/ToolsFirst.md +42 -48
- package/concepts/ar/TranslateContextPollution.md +9 -9
- package/concepts/ar/UltraPlan.md +38 -38
- package/concepts/da/BodyDiffJSON.md +2 -2
- package/concepts/da/BodyFields.md +30 -33
- package/concepts/da/GlobalSettings.md +165 -167
- package/concepts/da/MainAgent.md +3 -4
- package/concepts/da/ProxySwitch.md +3 -3
- package/concepts/da/QRCode.md +1 -1
- package/concepts/da/ResponseFields.md +29 -41
- package/concepts/da/SubAgent-Search.md +11 -11
- package/concepts/da/Teammate.md +16 -16
- package/concepts/da/ToolsFirst.md +42 -48
- package/concepts/da/TranslateContextPollution.md +9 -9
- package/concepts/da/UltraPlan.md +38 -38
- package/concepts/de/BodyDiffJSON.md +2 -2
- package/concepts/de/BodyFields.md +30 -33
- package/concepts/de/GlobalSettings.md +165 -167
- package/concepts/de/MainAgent.md +3 -4
- package/concepts/de/ProxySwitch.md +3 -3
- package/concepts/de/QRCode.md +1 -1
- package/concepts/de/ResponseFields.md +29 -41
- package/concepts/de/SubAgent-Search.md +11 -11
- package/concepts/de/Teammate.md +15 -15
- package/concepts/de/ToolsFirst.md +41 -47
- package/concepts/de/TranslateContextPollution.md +9 -9
- package/concepts/de/UltraPlan.md +38 -38
- package/concepts/en/BodyDiffJSON.md +5 -5
- package/concepts/en/BodyFields.md +17 -20
- package/concepts/en/GlobalSettings.md +49 -51
- package/concepts/en/MainAgent.md +8 -8
- package/concepts/en/ProxySwitch.md +3 -3
- package/concepts/en/QRCode.md +6 -6
- package/concepts/en/ResponseFields.md +7 -19
- package/concepts/en/SubAgent-Search.md +2 -2
- package/concepts/en/Teammate.md +4 -4
- package/concepts/en/Tool-apply_patch.md +11 -0
- package/concepts/en/Tool-create_goal.md +8 -0
- package/concepts/en/Tool-exec.md +88 -0
- package/concepts/en/Tool-followup_task.md +10 -0
- package/concepts/en/Tool-get_goal.md +5 -0
- package/concepts/en/Tool-image_generation.md +5 -0
- package/concepts/en/Tool-interrupt_agent.md +9 -0
- package/concepts/en/Tool-list_agents.md +9 -0
- package/concepts/en/Tool-list_mcp_resource_templates.md +8 -0
- package/concepts/en/Tool-list_mcp_resources.md +8 -0
- package/concepts/en/Tool-read_mcp_resource.md +10 -0
- package/concepts/en/Tool-request_user_input.md +9 -0
- package/concepts/en/Tool-send_message.md +10 -0
- package/concepts/en/Tool-shell_command.md +12 -0
- package/concepts/en/Tool-spawn_agent.md +11 -0
- package/concepts/en/Tool-tool_search.md +12 -0
- package/concepts/en/Tool-update_goal.md +9 -0
- package/concepts/en/Tool-update_plan.md +9 -0
- package/concepts/en/Tool-view_image.md +10 -0
- package/concepts/en/Tool-wait.md +12 -0
- package/concepts/en/Tool-wait_agent.md +9 -0
- package/concepts/en/Tool-web_search.md +11 -0
- package/concepts/en/Tools.md +29 -58
- package/concepts/en/ToolsFirst.md +24 -30
- package/concepts/en/TranslateContextPollution.md +10 -38
- package/concepts/en/UltraPlan.md +7 -7
- package/concepts/es/BodyDiffJSON.md +1 -1
- package/concepts/es/BodyFields.md +35 -38
- package/concepts/es/GlobalSettings.md +165 -167
- package/concepts/es/MainAgent.md +3 -4
- package/concepts/es/ProxySwitch.md +3 -3
- package/concepts/es/QRCode.md +1 -1
- package/concepts/es/ResponseFields.md +28 -40
- package/concepts/es/SubAgent-Search.md +12 -12
- package/concepts/es/Teammate.md +17 -17
- package/concepts/es/ToolsFirst.md +41 -47
- package/concepts/es/TranslateContextPollution.md +9 -9
- package/concepts/es/UltraPlan.md +38 -38
- package/concepts/fr/BodyDiffJSON.md +2 -2
- package/concepts/fr/BodyFields.md +35 -38
- package/concepts/fr/GlobalSettings.md +165 -167
- package/concepts/fr/MainAgent.md +3 -4
- package/concepts/fr/ProxySwitch.md +3 -3
- package/concepts/fr/QRCode.md +1 -1
- package/concepts/fr/ResponseFields.md +25 -37
- package/concepts/fr/SubAgent-Search.md +12 -12
- package/concepts/fr/Teammate.md +16 -16
- package/concepts/fr/ToolsFirst.md +40 -46
- package/concepts/fr/TranslateContextPollution.md +9 -9
- package/concepts/fr/UltraPlan.md +38 -38
- package/concepts/it/BodyDiffJSON.md +2 -2
- package/concepts/it/BodyFields.md +35 -38
- package/concepts/it/GlobalSettings.md +165 -167
- package/concepts/it/MainAgent.md +3 -4
- package/concepts/it/ProxySwitch.md +3 -3
- package/concepts/it/QRCode.md +1 -1
- package/concepts/it/ResponseFields.md +28 -40
- package/concepts/it/SubAgent-Search.md +12 -12
- package/concepts/it/Teammate.md +17 -17
- package/concepts/it/ToolsFirst.md +41 -47
- package/concepts/it/TranslateContextPollution.md +9 -9
- package/concepts/it/UltraPlan.md +38 -38
- package/concepts/ja/BodyDiffJSON.md +1 -1
- package/concepts/ja/BodyFields.md +30 -33
- package/concepts/ja/GlobalSettings.md +165 -167
- package/concepts/ja/MainAgent.md +3 -4
- package/concepts/ja/ProxySwitch.md +3 -3
- package/concepts/ja/QRCode.md +1 -1
- package/concepts/ja/ResponseFields.md +29 -41
- package/concepts/ja/SubAgent-Search.md +12 -12
- package/concepts/ja/Teammate.md +17 -17
- package/concepts/ja/ToolsFirst.md +41 -47
- package/concepts/ja/TranslateContextPollution.md +9 -9
- package/concepts/ja/UltraPlan.md +38 -38
- package/concepts/ko/BodyDiffJSON.md +1 -1
- package/concepts/ko/BodyFields.md +30 -33
- package/concepts/ko/GlobalSettings.md +165 -167
- package/concepts/ko/MainAgent.md +3 -4
- package/concepts/ko/ProxySwitch.md +3 -3
- package/concepts/ko/QRCode.md +1 -1
- package/concepts/ko/ResponseFields.md +29 -41
- package/concepts/ko/SubAgent-Search.md +12 -12
- package/concepts/ko/Teammate.md +17 -17
- package/concepts/ko/ToolsFirst.md +41 -47
- package/concepts/ko/TranslateContextPollution.md +9 -9
- package/concepts/ko/UltraPlan.md +38 -38
- package/concepts/no/BodyDiffJSON.md +2 -2
- package/concepts/no/BodyFields.md +30 -33
- package/concepts/no/GlobalSettings.md +165 -167
- package/concepts/no/MainAgent.md +3 -4
- package/concepts/no/ProxySwitch.md +3 -3
- package/concepts/no/QRCode.md +1 -1
- package/concepts/no/ResponseFields.md +29 -41
- package/concepts/no/SubAgent-Search.md +12 -12
- package/concepts/no/Teammate.md +17 -17
- package/concepts/no/ToolsFirst.md +42 -48
- package/concepts/no/TranslateContextPollution.md +9 -9
- package/concepts/no/UltraPlan.md +38 -38
- package/concepts/pl/BodyDiffJSON.md +2 -2
- package/concepts/pl/BodyFields.md +30 -33
- package/concepts/pl/GlobalSettings.md +165 -167
- package/concepts/pl/MainAgent.md +3 -4
- package/concepts/pl/ProxySwitch.md +3 -3
- package/concepts/pl/QRCode.md +1 -1
- package/concepts/pl/ResponseFields.md +29 -41
- package/concepts/pl/SubAgent-Search.md +12 -12
- package/concepts/pl/Teammate.md +17 -17
- package/concepts/pl/ToolsFirst.md +42 -48
- package/concepts/pl/TranslateContextPollution.md +9 -9
- package/concepts/pl/UltraPlan.md +38 -38
- package/concepts/pt-BR/BodyDiffJSON.md +2 -2
- package/concepts/pt-BR/BodyFields.md +30 -33
- package/concepts/pt-BR/GlobalSettings.md +165 -167
- package/concepts/pt-BR/MainAgent.md +3 -4
- package/concepts/pt-BR/ProxySwitch.md +3 -3
- package/concepts/pt-BR/QRCode.md +1 -1
- package/concepts/pt-BR/ResponseFields.md +29 -41
- package/concepts/pt-BR/SubAgent-Search.md +12 -12
- package/concepts/pt-BR/Teammate.md +17 -17
- package/concepts/pt-BR/ToolsFirst.md +41 -47
- package/concepts/pt-BR/TranslateContextPollution.md +9 -9
- package/concepts/pt-BR/UltraPlan.md +38 -38
- package/concepts/ru/BodyDiffJSON.md +1 -1
- package/concepts/ru/BodyFields.md +30 -33
- package/concepts/ru/GlobalSettings.md +165 -167
- package/concepts/ru/MainAgent.md +3 -4
- package/concepts/ru/ProxySwitch.md +3 -3
- package/concepts/ru/QRCode.md +1 -1
- package/concepts/ru/ResponseFields.md +29 -41
- package/concepts/ru/SubAgent-Search.md +12 -12
- package/concepts/ru/Teammate.md +17 -17
- package/concepts/ru/ToolsFirst.md +41 -47
- package/concepts/ru/TranslateContextPollution.md +9 -9
- package/concepts/ru/UltraPlan.md +38 -38
- package/concepts/th/BodyDiffJSON.md +1 -1
- package/concepts/th/BodyFields.md +30 -33
- package/concepts/th/GlobalSettings.md +165 -167
- package/concepts/th/MainAgent.md +3 -4
- package/concepts/th/ProxySwitch.md +3 -3
- package/concepts/th/QRCode.md +1 -1
- package/concepts/th/ResponseFields.md +29 -41
- package/concepts/th/SubAgent-Search.md +12 -12
- package/concepts/th/Teammate.md +17 -17
- package/concepts/th/ToolsFirst.md +42 -48
- package/concepts/th/TranslateContextPollution.md +9 -9
- package/concepts/th/UltraPlan.md +38 -38
- package/concepts/tr/BodyDiffJSON.md +1 -1
- package/concepts/tr/BodyFields.md +30 -33
- package/concepts/tr/GlobalSettings.md +165 -167
- package/concepts/tr/MainAgent.md +3 -4
- package/concepts/tr/ProxySwitch.md +3 -3
- package/concepts/tr/QRCode.md +1 -1
- package/concepts/tr/ResponseFields.md +29 -41
- package/concepts/tr/SubAgent-Search.md +12 -12
- package/concepts/tr/Teammate.md +16 -16
- package/concepts/tr/ToolsFirst.md +42 -48
- package/concepts/tr/TranslateContextPollution.md +9 -9
- package/concepts/tr/UltraPlan.md +38 -38
- package/concepts/uk/BodyDiffJSON.md +1 -1
- package/concepts/uk/BodyFields.md +30 -33
- package/concepts/uk/GlobalSettings.md +165 -167
- package/concepts/uk/MainAgent.md +3 -4
- package/concepts/uk/ProxySwitch.md +3 -3
- package/concepts/uk/QRCode.md +1 -1
- package/concepts/uk/ResponseFields.md +29 -41
- package/concepts/uk/SubAgent-Search.md +12 -12
- package/concepts/uk/Teammate.md +17 -17
- package/concepts/uk/ToolsFirst.md +42 -48
- package/concepts/uk/TranslateContextPollution.md +9 -9
- package/concepts/uk/UltraPlan.md +38 -38
- package/concepts/zh/BodyDiffJSON.md +4 -4
- package/concepts/zh/BodyFields.md +17 -20
- package/concepts/zh/GlobalSettings.md +26 -28
- package/concepts/zh/MainAgent.md +6 -6
- package/concepts/zh/ProxySwitch.md +1 -1
- package/concepts/zh/ResponseFields.md +7 -18
- package/concepts/zh/SubAgent-Search.md +2 -2
- package/concepts/zh/Teammate.md +4 -4
- package/concepts/zh/Tool-apply_patch.md +11 -0
- package/concepts/zh/Tool-create_goal.md +8 -0
- package/concepts/zh/Tool-exec.md +88 -0
- package/concepts/zh/Tool-followup_task.md +10 -0
- package/concepts/zh/Tool-get_goal.md +5 -0
- package/concepts/zh/Tool-image_generation.md +5 -0
- package/concepts/zh/Tool-interrupt_agent.md +9 -0
- package/concepts/zh/Tool-list_agents.md +9 -0
- package/concepts/zh/Tool-list_mcp_resource_templates.md +8 -0
- package/concepts/zh/Tool-list_mcp_resources.md +8 -0
- package/concepts/zh/Tool-read_mcp_resource.md +10 -0
- package/concepts/zh/Tool-request_user_input.md +9 -0
- package/concepts/zh/Tool-send_message.md +10 -0
- package/concepts/zh/Tool-shell_command.md +12 -0
- package/concepts/zh/Tool-spawn_agent.md +11 -0
- package/concepts/zh/Tool-tool_search.md +12 -0
- package/concepts/zh/Tool-update_goal.md +9 -0
- package/concepts/zh/Tool-update_plan.md +9 -0
- package/concepts/zh/Tool-view_image.md +10 -0
- package/concepts/zh/Tool-wait.md +12 -0
- package/concepts/zh/Tool-wait_agent.md +9 -0
- package/concepts/zh/Tool-web_search.md +11 -0
- package/concepts/zh/Tools.md +29 -58
- package/concepts/zh/ToolsFirst.md +21 -27
- package/concepts/zh/TranslateContextPollution.md +10 -38
- package/concepts/zh/UltraPlan.md +7 -7
- package/concepts/zh-TW/BodyFields.md +27 -30
- package/concepts/zh-TW/GlobalSettings.md +26 -28
- package/concepts/zh-TW/MainAgent.md +0 -1
- package/concepts/zh-TW/ProxySwitch.md +22 -22
- package/concepts/zh-TW/ResponseFields.md +29 -40
- package/concepts/zh-TW/SubAgent-Search.md +12 -12
- package/concepts/zh-TW/Teammate.md +16 -16
- package/concepts/zh-TW/ToolsFirst.md +41 -47
- package/concepts/zh-TW/UltraPlan.md +38 -38
- package/dist/assets/App-BZ9oclBj.js +2 -0
- package/dist/assets/App-rWON7PuS.css +1 -0
- package/dist/assets/MdxEditorPanel-B4lZ7Z_A.js +1 -0
- package/dist/assets/MdxEditorPanel-Da_ceLFo.css +1 -0
- package/dist/assets/Mobile-B5V_-6Hc.css +1 -0
- package/dist/assets/Mobile-C7Hy-TIM.js +1 -0
- package/dist/assets/abnfDiagram-VRR7QNED-DYYppIQV.js +1 -0
- package/dist/assets/apl-B8ZmNFqK.js +1 -0
- package/dist/assets/arc-BT3um7r4.js +1 -0
- package/dist/assets/architectureDiagram-ZJ3FMSHR-uweBqnh-.js +1 -0
- package/dist/assets/asciiarmor-CIte6N-S.js +1 -0
- package/dist/assets/asn1-Ax1-z1nk.js +1 -0
- package/dist/assets/asterisk-CLHf-iRz.js +1 -0
- package/dist/assets/blockDiagram-677ZJIJ3-DzeI4GyV.js +1 -0
- package/dist/assets/brainfuck-CdLnmYpe.js +1 -0
- package/dist/assets/c4Diagram-LMCZKHZV-DBI0K7wS.js +1 -0
- package/dist/assets/channel-BrN6yx0e.js +1 -0
- package/dist/assets/chunk-2Q5K7J3B-DK9JA8Ct.js +1 -0
- package/dist/assets/chunk-32BRIVSS-VNg3Ylzs.js +1 -0
- package/dist/assets/chunk-5VM5RSS4-DFhufY9o.js +1 -0
- package/dist/assets/chunk-EX3LRPZG-B93MHNBT.js +1 -0
- package/dist/assets/chunk-JWPE2WC7-C54OW1iN.js +1 -0
- package/dist/assets/chunk-MOJQB5TN-lKhWWIDe.js +1 -0
- package/dist/assets/chunk-RYQCIY6F-BK2jDXwB.js +1 -0
- package/dist/assets/chunk-V7JOEXUC-aLHBmfOc.js +1 -0
- package/dist/assets/chunk-VR4S4FIN-Bomuor1h.js +1 -0
- package/dist/assets/chunk-XXDRQBXY-BPj05P7g.js +1 -0
- package/dist/assets/classDiagram-OUVF2IWQ-COm0X4uJ.js +1 -0
- package/dist/assets/classDiagram-v2-EOCWNBFH-COm0X4uJ.js +1 -0
- package/dist/assets/clike-BDgEuk0n.js +1 -0
- package/dist/assets/clojure-CrPxgQZl.js +1 -0
- package/dist/assets/cmake-BknZiLBu.js +1 -0
- package/dist/assets/cobol-DN1mHbgw.js +1 -0
- package/dist/assets/coffeescript-DTAwRC7M.js +1 -0
- package/dist/assets/commonlisp-B4DJ--Bo.js +1 -0
- package/dist/assets/cose-bilkent-JH36ORCC-DU44QHSb.js +1 -0
- package/dist/assets/crystal-DoipYOOv.js +1 -0
- package/dist/assets/css-BeQRP3p5.js +1 -0
- package/dist/assets/cynefin-VYW2F7L2-C0dowxsF.js +15 -0
- package/dist/assets/cynefinDiagram-TSTJHNR4-C6vNWPUV.js +1 -0
- package/dist/assets/cypher-BzELKutH.js +1 -0
- package/dist/assets/cytoscape.esm-D0POlJZ1.js +9 -0
- package/dist/assets/d-Mh2Rawoc.js +1 -0
- package/dist/assets/dagre-VKFMJZFB-aLG4uEb-.js +1 -0
- package/dist/assets/defaultLocale-DZ7E7S9R.js +1 -0
- package/dist/assets/diagram-FQU43EPY-D5C8GfdU.js +1 -0
- package/dist/assets/diagram-G47NLZAW-C9tRw_xi.js +1 -0
- package/dist/assets/diagram-NH7WQ7WH-AYxTxwJ2.js +1 -0
- package/dist/assets/diagram-OA4YK3LP-BuBE5n9n.js +1 -0
- package/dist/assets/diagram-WEI45ONY-Cda7zYeO.js +1 -0
- package/dist/assets/diff-B1OtBbfz.js +1 -0
- package/dist/assets/dockerfile-Du7niAGi.js +1 -0
- package/dist/assets/dtd-So5hjSa8.js +1 -0
- package/dist/assets/dylan-Co15g-RX.js +1 -0
- package/dist/assets/ebnf-DWrAnno4.js +1 -0
- package/dist/assets/ebnfDiagram-CCIWWBDH-DC_OGyoh.js +1 -0
- package/dist/assets/ecl-8tbf0rUT.js +1 -0
- package/dist/assets/eiffel-BXtlUtEg.js +1 -0
- package/dist/assets/elm-BwiUluiH.js +1 -0
- package/dist/assets/erDiagram-Q63AITRT-D2G21PVY.js +1 -0
- package/dist/assets/erlang-CrHBLi-m.js +1 -0
- package/dist/assets/factor-C7nC06Ta.js +1 -0
- package/dist/assets/fcl-DKWfryFT.js +1 -0
- package/dist/assets/flowDiagram-23GEKE2U-CEQPYHrk.js +1 -0
- package/dist/assets/forth-Cg8ASoTj.js +1 -0
- package/dist/assets/fortran-BHf_qfFx.js +1 -0
- package/dist/assets/ganttDiagram-NO4QXBWP-JStxUtFR.js +1 -0
- package/dist/assets/gas-cj_2N_z1.js +1 -0
- package/dist/assets/gherkin-BiuTaH40.js +1 -0
- package/dist/assets/gitGraphDiagram-IHSO6WYX-BiojPH-V.js +1 -0
- package/dist/assets/graph-CnJdn47S.js +1 -0
- package/dist/assets/groovy-Bq8cXYUU.js +1 -0
- package/dist/assets/haskell-1ANuaeie.js +1 -0
- package/dist/assets/haxe-BUNSvWf_.js +1 -0
- package/dist/assets/html2canvas.esm-HFdlUwfn.js +20 -0
- package/dist/assets/http-DPC2IRQA.js +1 -0
- package/dist/assets/idl-DDbIciu_.js +1 -0
- package/dist/assets/index-BEyKG3O5.css +1 -0
- package/dist/assets/index-BduJoLQ5.js +1 -0
- package/dist/assets/index-BqwR8F0v.js +1 -0
- package/dist/assets/index-BsycQyrv.js +1 -0
- package/dist/assets/index-CFSDxZyA.js +1 -0
- package/dist/assets/index-CunNLTHc.js +1 -0
- package/dist/assets/index-OGkDFNTK.js +1 -0
- package/dist/assets/index-oxOyrL07.js +2 -0
- package/dist/assets/index-wvaycTGT.js +1 -0
- package/dist/assets/infoDiagram-FWYZ7A6U-Csl_aBIC.js +1 -0
- package/dist/assets/init-DMZMl1PR.js +1 -0
- package/dist/assets/ishikawaDiagram-FXEZZL3T-CjgGuMwr.js +1 -0
- package/dist/assets/javascript-Cet1BUca.js +1 -0
- package/dist/assets/journeyDiagram-5HDEW3XC-DUOy1PCq.js +1 -0
- package/dist/assets/jszip.min-BxIXdRg4.js +12 -0
- package/dist/assets/julia-CdxLCr68.js +1 -0
- package/dist/assets/kanban-definition-HUTT4EX6-Cx7GSrSj.js +1 -0
- package/dist/assets/katex-CfXf84Fz.js +1 -0
- package/dist/assets/layout-CCUE9ZRw.js +1 -0
- package/dist/assets/linear-GeBi6jJp.js +1 -0
- package/dist/assets/livescript-Bw1Vw7Ae.js +1 -0
- package/dist/assets/lua-DM1wbcnc.js +1 -0
- package/dist/assets/map-DQeg2hXV.js +1 -0
- package/dist/assets/mathematica-BXSv1_O1.js +1 -0
- package/dist/assets/mbox-CWY0keg3.js +1 -0
- package/dist/assets/mermaid.core-Cy9iVxov.js +7 -0
- package/dist/assets/mindmap-definition-LN4V7U3C-CUVxVkK5.js +1 -0
- package/dist/assets/mirc-CMLrLVMT.js +1 -0
- package/dist/assets/mllike-naqhAFf1.js +1 -0
- package/dist/assets/modelica-BvadsaHY.js +1 -0
- package/dist/assets/mscgen-DOr-Q10p.js +1 -0
- package/dist/assets/mumps-DKTl5Nyj.js +1 -0
- package/dist/assets/nginx-DWR90-d1.js +1 -0
- package/dist/assets/nsis-ooFGduGn.js +1 -0
- package/dist/assets/ntriples-q5jkU4X1.js +1 -0
- package/dist/assets/octave-Deu9Ci7_.js +1 -0
- package/dist/assets/orbiting-BCD4Vuij.svg +7 -0
- package/dist/assets/ordinal-DA-_8pMy.js +1 -0
- package/dist/assets/oz-cTQm1aoB.js +1 -0
- package/dist/assets/pascal-Oh3VmczP.js +1 -0
- package/dist/assets/pegDiagram-2B236MQR-BCF1byLY.js +1 -0
- package/dist/assets/perl-BddWF1HQ.js +1 -0
- package/dist/assets/pieDiagram-ENE6RG2P-D2cZTo8-.js +1 -0
- package/dist/assets/pig-g5ZQNIDr.js +1 -0
- package/dist/assets/powershell-CNmQNFVJ.js +1 -0
- package/dist/assets/properties-B41DXfv6.js +1 -0
- package/dist/assets/protobuf-eEBl31OJ.js +1 -0
- package/dist/assets/pug-DRSo4eCK.js +1 -0
- package/dist/assets/puppet-ClfRubAD.js +1 -0
- package/dist/assets/python-BSflc812.js +1 -0
- package/dist/assets/q-BBDx3N9Y.js +1 -0
- package/dist/assets/quadrantDiagram-ABIIQ3AL-Bwsn2--F.js +1 -0
- package/dist/assets/r-CByC1eO8.js +1 -0
- package/dist/assets/railroadDiagram-RFXS5EU6-CLGLpWHs.js +1 -0
- package/dist/assets/requirementDiagram-TGXJPOKE-BfmBYwZl.js +1 -0
- package/dist/assets/rpm-8t935XkD.js +1 -0
- package/dist/assets/ruby-CAgbkLZh.js +1 -0
- package/dist/assets/sankeyDiagram-HTMAVEWB-CqZhbyFn.js +1 -0
- package/dist/assets/sas-C-JWcRvo.js +1 -0
- package/dist/assets/scheme-D7o9RjUX.js +1 -0
- package/dist/assets/seqResourceLoaders-Bkh2Rb9i.js +2 -0
- package/dist/assets/seqResourceLoaders-Do7Kqg3B.css +41 -0
- package/dist/assets/sequenceDiagram-DBY2YBRQ-CcOdXkN2.js +1 -0
- package/dist/assets/shell-BXA79DV6.js +1 -0
- package/dist/assets/shimmer-BBDejmDf.svg +7 -0
- package/dist/assets/sieve-DNwyl0rd.js +1 -0
- package/dist/assets/simple-mode-CoQRusFX.js +1 -0
- package/dist/assets/sizeCapture-X5ZJPWSS-B4OVmPqu.js +1 -0
- package/dist/assets/smalltalk-DggktV6S.js +1 -0
- package/dist/assets/solr-D7NRuIPM.js +1 -0
- package/dist/assets/sparql-Cr71deJQ.js +1 -0
- package/dist/assets/spreadsheet-BMD3tYqw.js +1 -0
- package/dist/assets/sql-CbOjXfBR.js +1 -0
- package/dist/assets/stateDiagram-2N3HPSRC-Dysun0oO.js +1 -0
- package/dist/assets/stateDiagram-v2-6OUMAXLB-BFet8xAz.js +1 -0
- package/dist/assets/stex-iDPIkRmr.js +1 -0
- package/dist/assets/stylus-nWZizI-c.js +1 -0
- package/dist/assets/swift-DOhLK5SG.js +1 -0
- package/dist/assets/swimlanes-5IMT3BWC-_30OXwXy.js +2 -0
- package/dist/assets/swimlanesDiagram-G3AALYLV-C19viY0G.js +1 -0
- package/dist/assets/tcl-CQhJd1WY.js +1 -0
- package/dist/assets/textile-D9XqfVtL.js +1 -0
- package/dist/assets/tiddlywiki-DfOYgVky.js +1 -0
- package/dist/assets/tiki-a0_YLWvV.js +1 -0
- package/dist/assets/timeline-definition-FHXFAJF6-X1Xk3onD.js +1 -0
- package/dist/assets/toml-ekl3F1YB.js +1 -0
- package/dist/assets/troff-Bh_pcXF1.js +1 -0
- package/dist/assets/ttcn-M6363IRW.js +1 -0
- package/dist/assets/ttcn-cfg-7I2DgJEN.js +1 -0
- package/dist/assets/turtle-B5jdxH6D.js +1 -0
- package/dist/assets/vb-DM-xPmVv.js +1 -0
- package/dist/assets/vbscript-B0qu41Yc.js +1 -0
- package/dist/assets/velocity-FCgsuVHf.js +1 -0
- package/dist/assets/vendor-antd-Bzi1WuBb.js +17 -0
- package/dist/assets/vendor-codemirror-CKTrJd47.js +1 -0
- package/dist/assets/vendor-highlight-IFTJ9nxW.js +1 -0
- package/dist/assets/vendor-markdown-BN3QLsBu.js +3 -0
- package/dist/assets/vendor-mdxeditor-4PbKH6K7.js +2 -0
- package/dist/assets/vendor-qrcode-Bnjm0rcu.js +6 -0
- package/dist/assets/vendor-react-l0sNRNKZ.js +1 -0
- package/dist/assets/vendor-virtuoso-2P4SowHC.js +1 -0
- package/dist/assets/vendor-xterm-DckPrCx1.js +37 -0
- package/dist/assets/vennDiagram-L72KCM5P-D3fQnGq7.js +1 -0
- package/dist/assets/verilog-nrfFvR12.js +1 -0
- package/dist/assets/vhdl-WlDXtV-W.js +1 -0
- package/dist/assets/wardleyDiagram-EHGQE667-CRhqI6-g.js +1 -0
- package/dist/assets/webidl-RIQoSXDx.js +1 -0
- package/dist/assets/xquery-BN45G3lJ.js +1 -0
- package/dist/assets/xychartDiagram-FW5EYKEG-Cmtgmmtg.js +1 -0
- package/dist/assets/yacas-U6gaIVhD.js +1 -0
- package/dist/assets/z80-CFe5BHbK.js +1 -0
- package/dist/index.html +25 -6
- package/dist/voice-packs/default/A_choice_for_your_consideration_sir.MP3 +0 -0
- package/dist/voice-packs/default/It_is_done_sir.MP3 +0 -0
- package/dist/voice-packs/default/The_plan_awaits_your_approval_sir.MP3 +0 -0
- package/dist/voice-packs/default/pack.json +24 -0
- package/dist/voice-packs/sanguo/ask.MP3 +0 -0
- package/dist/voice-packs/sanguo/end.MP3 +0 -0
- package/dist/voice-packs/sanguo/pack.json +24 -0
- package/dist/voice-packs/sanguo/plan.MP3 +0 -0
- package/electron/diag.js +110 -0
- package/electron/main.js +1432 -0
- package/electron/menu-model.js +107 -0
- package/electron/tab-bar.html +575 -0
- package/electron/tab-content-preload.js +66 -0
- package/electron/tab-preload.js +24 -0
- package/electron/tab-worker.js +142 -0
- package/electron/window-state.js +60 -0
- package/electron/workspace-preload.js +19 -0
- package/findcx.js +4 -0
- package/i18n.js +3 -423
- package/index.html +30 -0
- package/interceptor.js +144 -70
- package/jsconfig.json +25 -0
- package/lib/approval-reviewer.js +23 -0
- package/lib/appserver-bridge.js +1753 -237
- package/lib/ask-bridge.js +5 -5
- package/lib/cli-args.js +57 -0
- package/lib/codex-config.js +157 -18
- package/lib/context-watcher.js +6 -65
- package/lib/delta-reconstructor.js +74 -52
- package/lib/ensure-hooks.js +37 -30
- package/lib/interceptor-core.js +490 -43
- package/lib/log-watcher.js +3 -8
- package/lib/main-agent-entry.js +68 -0
- package/lib/openai-body.js +95 -0
- package/lib/otel-adapter.js +3 -2
- package/lib/otel-receiver.js +1 -2
- package/lib/perm-bridge.js +84 -44
- package/lib/proxy-env.js +45 -1
- package/lib/sdk-adapter.js +241 -51
- package/lib/sdk-manager.js +523 -370
- package/lib/skills-api.js +364 -0
- package/lib/stats-worker.js +21 -21
- package/lib/token-usage.js +29 -0
- package/lib/updater.js +3 -7
- package/package.json +27 -6
- package/plugins/.gitkeep +0 -0
- package/plugins/README.md +8 -0
- package/proxy.js +187 -241
- package/pty-manager.js +17 -1
- package/public/favicon.ico +0 -0
- package/public/voice-packs/default/A_choice_for_your_consideration_sir.MP3 +0 -0
- package/public/voice-packs/default/It_is_done_sir.MP3 +0 -0
- package/public/voice-packs/default/The_plan_awaits_your_approval_sir.MP3 +0 -0
- package/public/voice-packs/default/pack.json +24 -0
- package/public/voice-packs/sanguo/ask.MP3 +0 -0
- package/public/voice-packs/sanguo/end.MP3 +0 -0
- package/public/voice-packs/sanguo/pack.json +24 -0
- package/public/voice-packs/sanguo/plan.MP3 +0 -0
- package/scripts/check-no-control-bytes.js +130 -0
- package/scripts/check-sign-config.sh +85 -0
- package/scripts/gen-default-voicepack.js +176 -0
- package/scripts/mac-sign.sh +47 -0
- package/scripts/npm-pack-dry-run.mjs +20 -0
- package/server/lib/approval-modal-prefs.js +72 -0
- package/server/lib/context-rules.js +70 -0
- package/server/lib/delta-reconstructor.js +403 -0
- package/server/lib/tools-xml-formatter.js +91 -0
- package/server/lib/voice-pack-events.js +79 -0
- package/server.js +420 -86
- package/src/App.jsx +638 -0
- package/src/App.module.css +1088 -0
- package/src/AppBase.jsx +2803 -0
- package/src/Mobile.jsx +1348 -0
- package/src/components/approval/ApprovalModal.jsx +319 -0
- package/src/components/approval/ApprovalModal.module.css +160 -0
- package/src/components/approval/ToolApprovalPanel.jsx +111 -0
- package/src/components/approval/ToolApprovalPanel.module.css +250 -0
- package/src/components/chat/ApprovalPortalContext.js +26 -0
- package/src/components/chat/AskQuestionForm.jsx +279 -0
- package/src/components/chat/AskTimeoutCountdown.jsx +113 -0
- package/src/components/chat/ChatInputBar.jsx +584 -0
- package/src/components/chat/ChatInputBar.module.css +656 -0
- package/src/components/chat/ChatMessage.jsx +1587 -0
- package/src/components/chat/ChatMessage.module.css +1560 -0
- package/src/components/chat/ChatView.jsx +3533 -0
- package/src/components/chat/ChatView.module.css +418 -0
- package/src/components/chat/DiffView.jsx +111 -0
- package/src/components/chat/DiffView.module.css +141 -0
- package/src/components/chat/RoleFilterBar.jsx +35 -0
- package/src/components/chat/RoleFilterBar.module.css +62 -0
- package/src/components/chat/controllers/askFlowController.js +789 -0
- package/src/components/chat/controllers/permissionController.js +84 -0
- package/src/components/chat/controllers/ptyPromptController.js +166 -0
- package/src/components/chat/controllers/scrollHighlightController.js +50 -0
- package/src/components/chat/controllers/splitDragController.js +135 -0
- package/src/components/chat/controllers/toolFileChangeController.js +216 -0
- package/src/components/chat/interactionOwnership.js +106 -0
- package/src/components/chat/uploadDeferLogic.js +46 -0
- package/src/components/common/ConceptHelp.jsx +97 -0
- package/src/components/common/ConceptHelp.module.css +151 -0
- package/src/components/common/ConfirmRemoveButton.jsx +78 -0
- package/src/components/common/CountryFlag.jsx +105 -0
- package/src/components/common/CountryFlag.module.css +36 -0
- package/src/components/common/DingTalkIcon.jsx +20 -0
- package/src/components/common/DiscordIcon.jsx +21 -0
- package/src/components/common/FeishuIcon.jsx +23 -0
- package/src/components/common/HoverPreviewTip.jsx +62 -0
- package/src/components/common/HoverPreviewTip.module.css +21 -0
- package/src/components/common/ImageLightbox.jsx +244 -0
- package/src/components/common/ImageLightbox.module.css +120 -0
- package/src/components/common/MemoryDetailModal.jsx +75 -0
- package/src/components/common/OpenFolderIcon.jsx +53 -0
- package/src/components/common/OpenFolderIcon.module.css +7 -0
- package/src/components/common/PanelResizer.jsx +48 -0
- package/src/components/common/PanelResizer.module.css +11 -0
- package/src/components/common/QuickAutoApproveRows.jsx +66 -0
- package/src/components/common/RefreshIcon.jsx +50 -0
- package/src/components/common/RefreshIcon.module.css +26 -0
- package/src/components/common/SnapLineOverlay.jsx +47 -0
- package/src/components/common/SnapLineOverlay.module.css +31 -0
- package/src/components/common/ToolsHelp.jsx +113 -0
- package/src/components/common/ToolsHelp.module.css +85 -0
- package/src/components/common/WeComIcon.jsx +22 -0
- package/src/components/common/quickMenuIcons.jsx +99 -0
- package/src/components/common/sharedChrome.module.css +274 -0
- package/src/components/dashboard/AppHeader.jsx +2085 -0
- package/src/components/dashboard/AppHeader.module.css +676 -0
- package/src/components/dashboard/CachePopoverContent.jsx +538 -0
- package/src/components/dashboard/CachePopoverContent.module.css +191 -0
- package/src/components/dashboard/ContextTab.jsx +769 -0
- package/src/components/dashboard/ContextTab.module.css +565 -0
- package/src/components/dashboard/DetailPanel.jsx +813 -0
- package/src/components/dashboard/DetailPanel.module.css +513 -0
- package/src/components/dashboard/LiveTagPopover.jsx +89 -0
- package/src/components/dashboard/LiveTagPopover.module.css +67 -0
- package/src/components/dashboard/RequestList.jsx +146 -0
- package/src/components/dashboard/RequestList.module.css +146 -0
- package/src/components/dashboard/TeamSessionPanel.jsx +584 -0
- package/src/components/dashboard/TeamSessionPanel.module.css +457 -0
- package/src/components/dashboard/UsageWindowPill.jsx +166 -0
- package/src/components/dashboard/UsageWindowPill.module.css +140 -0
- package/src/components/dashboard/WorkflowRunsPanel.jsx +108 -0
- package/src/components/dashboard/WorkflowRunsPanel.module.css +72 -0
- package/src/components/dashboard/WorkspaceList.jsx +410 -0
- package/src/components/dashboard/WorkspaceList.module.css +254 -0
- package/src/components/files/FileContentView.jsx +1013 -0
- package/src/components/files/FileContentView.module.css +418 -0
- package/src/components/files/FileExplorer.jsx +937 -0
- package/src/components/files/FileExplorer.module.css +173 -0
- package/src/components/files/MdxEditorPanel.base.css +9 -0
- package/src/components/files/MdxEditorPanel.jsx +181 -0
- package/src/components/files/MdxEditorPanel.module.css +917 -0
- package/src/components/git/DiffMiniMap.jsx +98 -0
- package/src/components/git/DiffMiniMap.module.css +17 -0
- package/src/components/git/FullFileDiffView.jsx +265 -0
- package/src/components/git/FullFileDiffView.module.css +176 -0
- package/src/components/git/GitChanges.jsx +461 -0
- package/src/components/git/GitChanges.module.css +337 -0
- package/src/components/git/GitDiffView.jsx +161 -0
- package/src/components/git/GitDiffView.module.css +205 -0
- package/src/components/mobile/MobileDrawerCloseButton.jsx +18 -0
- package/src/components/mobile/MobileFileExplorer.jsx +231 -0
- package/src/components/mobile/MobileFileExplorer.module.css +171 -0
- package/src/components/mobile/MobileGitDiff.jsx +293 -0
- package/src/components/mobile/MobileGitDiff.module.css +317 -0
- package/src/components/mobile/MobileStats.jsx +211 -0
- package/src/components/mobile/MobileStats.module.css +75 -0
- package/src/components/settings/ImAppendSystemModal.jsx +104 -0
- package/src/components/settings/ImConversationModal.jsx +328 -0
- package/src/components/settings/ImConversationModal.module.css +49 -0
- package/src/components/settings/ImPlatformSettings.jsx +453 -0
- package/src/components/settings/ImPlatformSettings.module.css +110 -0
- package/src/components/settings/ImSkillsModal.jsx +94 -0
- package/src/components/settings/ImStatusChip.jsx +80 -0
- package/src/components/settings/ImStatusChip.module.css +36 -0
- package/src/components/settings/MessagingModal.jsx +65 -0
- package/src/components/settings/MessagingModal.module.css +95 -0
- package/src/components/settings/ModelPromptTabs.jsx +118 -0
- package/src/components/settings/PluginModal.jsx +423 -0
- package/src/components/settings/PluginModal.module.css +136 -0
- package/src/components/settings/PreferencesForm.jsx +104 -0
- package/src/components/settings/PreferencesForm.module.css +27 -0
- package/src/components/settings/ProcessModal.jsx +175 -0
- package/src/components/settings/ProcessModal.module.css +21 -0
- package/src/components/settings/ProjectAliasEditor.jsx +138 -0
- package/src/components/settings/ProjectAliasEditor.module.css +87 -0
- package/src/components/settings/ProjectPrefsManagerModal.jsx +123 -0
- package/src/components/settings/ProjectPrefsManagerModal.module.css +52 -0
- package/src/components/settings/ProxyModal.jsx +286 -0
- package/src/components/settings/ProxyModal.module.css +141 -0
- package/src/components/settings/SkillsManagerModal.jsx +143 -0
- package/src/components/settings/SkillsManagerModal.module.css +143 -0
- package/src/components/settings/SystemTextModal.jsx +312 -0
- package/src/components/settings/SystemTextModal.module.css +331 -0
- package/src/components/settings/VoicePackSettings.jsx +319 -0
- package/src/components/settings/VoicePackSettings.module.css +151 -0
- package/src/components/settings/imPlatforms.js +177 -0
- package/src/components/terminal/CustomUltraplanEditModal.jsx +227 -0
- package/src/components/terminal/CustomUltraplanEditModal.module.css +189 -0
- package/src/components/terminal/PresetExpertPickerModal.jsx +116 -0
- package/src/components/terminal/PresetExpertPickerModal.module.css +90 -0
- package/src/components/terminal/PresetModal.jsx +118 -0
- package/src/components/terminal/ScratchTerminal.jsx +359 -0
- package/src/components/terminal/TerminalPanel.jsx +2021 -0
- package/src/components/terminal/TerminalPanel.module.css +872 -0
- package/src/components/terminal/TerminalWsContext.jsx +226 -0
- package/src/components/terminal/UltraPlanModal.jsx +328 -0
- package/src/components/terminal/UltraPlanModal.module.css +527 -0
- package/src/components/terminal/UltraplanExpertManagerModal.jsx +114 -0
- package/src/components/terminal/UltraplanExpertManagerModal.module.css +91 -0
- package/src/components/terminal/UltraplanPanel.jsx +307 -0
- package/src/components/terminal/UltraplanPanel.module.css +540 -0
- package/src/components/terminal/terminalThemes.js +33 -0
- package/src/components/viewers/ImageViewer.jsx +288 -0
- package/src/components/viewers/ImageViewer.module.css +203 -0
- package/src/components/viewers/JsonViewer.jsx +40 -0
- package/src/components/viewers/JsonViewer.module.css +9 -0
- package/src/components/viewers/LogTable.jsx +131 -0
- package/src/components/viewers/MarkdownBlock.jsx +112 -0
- package/src/components/viewers/MarkdownBlock.module.css +157 -0
- package/src/components/viewers/ToolResultView.jsx +389 -0
- package/src/components/viewers/ToolResultView.module.css +108 -0
- package/src/components/viewers/WebResultsView.jsx +74 -0
- package/src/components/viewers/WebResultsView.module.css +85 -0
- package/src/components/viewers/WorkflowLiveHud.jsx +153 -0
- package/src/components/viewers/WorkflowLiveHud.module.css +256 -0
- package/src/components/viewers/WorkflowPanel.jsx +243 -0
- package/src/components/viewers/WorkflowPanel.module.css +265 -0
- package/src/components/viewers/WorkflowTimeline.jsx +83 -0
- package/src/components/viewers/WorkflowTimeline.module.css +116 -0
- package/src/contexts/SettingsContext.jsx +140 -0
- package/src/env.js +54 -0
- package/src/global.css +607 -0
- package/src/hooks/useMarkdownExport.js +146 -0
- package/src/hooks/useMermaidRender.js +193 -0
- package/src/hooks/useProjectAlias.js +29 -0
- package/src/hooks/useSessionStoragePersistedSet.js +41 -0
- package/src/i18n/mdxTranslations.js +472 -0
- package/src/i18n.js +12409 -0
- package/src/img/ccv-logo.png +0 -0
- package/src/img/codex/entrance.svg +7 -0
- package/src/img/codex/exit.svg +7 -0
- package/src/img/codex/orbiting.svg +7 -0
- package/src/img/codex/shimmer.svg +7 -0
- package/src/img/codex/thinking.svg +7 -0
- package/src/img/codex/tickle.svg +7 -0
- package/src/img/codex/waiting.svg +7 -0
- package/src/img/codex/writing.svg +7 -0
- package/src/img/default-avatar.svg +1 -0
- package/src/img/default-model-avatar.svg +1 -0
- package/src/img/loading-pet.gif +0 -0
- package/src/img/model-codex.svg +2 -0
- package/src/img/model-deepseek.svg +2 -0
- package/src/img/model-gemini.svg +2 -0
- package/src/img/model-glm.svg +2 -0
- package/src/img/model-kimi.svg +2 -0
- package/src/img/model-minimax.svg +2 -0
- package/src/img/model-openai.svg +2 -0
- package/src/img/model-qwen.svg +2 -0
- package/src/img/teammates/DESIGN.md +165 -0
- package/src/img/teammates/analyst.svg +32 -0
- package/src/img/teammates/auditor.svg +28 -0
- package/src/img/teammates/builder.svg +33 -0
- package/src/img/teammates/default.svg +25 -0
- package/src/img/teammates/designer.svg +25 -0
- package/src/img/teammates/executor.svg +31 -0
- package/src/img/teammates/expert.svg +30 -0
- package/src/img/teammates/explorer.svg +30 -0
- package/src/img/teammates/implementer.svg +34 -0
- package/src/img/teammates/investigator.svg +29 -0
- package/src/img/teammates/marvel/analyst.svg +26 -0
- package/src/img/teammates/marvel/auditor.svg +28 -0
- package/src/img/teammates/marvel/builder.svg +15 -0
- package/src/img/teammates/marvel/default.svg +25 -0
- package/src/img/teammates/marvel/designer.svg +21 -0
- package/src/img/teammates/marvel/executor.svg +25 -0
- package/src/img/teammates/marvel/expert.svg +31 -0
- package/src/img/teammates/marvel/explorer.svg +22 -0
- package/src/img/teammates/marvel/implementer.svg +30 -0
- package/src/img/teammates/marvel/investigator.svg +21 -0
- package/src/img/teammates/marvel/researcher.svg +30 -0
- package/src/img/teammates/marvel/reviewer.svg +21 -0
- package/src/img/teammates/marvel/scanner.svg +23 -0
- package/src/img/teammates/marvel/security.svg +30 -0
- package/src/img/teammates/marvel/tracer.svg +19 -0
- package/src/img/teammates/marvel/translator.svg +24 -0
- package/src/img/teammates/marvel/worker.svg +16 -0
- package/src/img/teammates/researcher.svg +35 -0
- package/src/img/teammates/reviewer.svg +23 -0
- package/src/img/teammates/scanner.svg +31 -0
- package/src/img/teammates/security.svg +31 -0
- package/src/img/teammates/tracer.svg +30 -0
- package/src/img/teammates/translator.svg +32 -0
- package/src/img/teammates/worker.svg +29 -0
- package/src/main.jsx +30 -0
- package/src/tokenInterceptor.js +60 -0
- package/src/utils/apiUrl.js +26 -0
- package/src/utils/approvalReviewerOptions.js +27 -0
- package/src/utils/askFallback.js +21 -0
- package/src/utils/askOptionDesc.js +55 -0
- package/src/utils/askPortalMatcher.js +54 -0
- package/src/utils/autoApproveOptions.js +23 -0
- package/src/utils/avatarAnimationPostPass.js +46 -0
- package/src/utils/builtinPresets.js +18 -0
- package/src/utils/clearCheckpoint.js +154 -0
- package/src/utils/commandValidator.js +45 -0
- package/src/utils/contentFilter.js +675 -0
- package/src/utils/contextRaw.js +17 -0
- package/src/utils/contextSidebarNavigation.js +16 -0
- package/src/utils/conversationEntryNormalize.js +497 -0
- package/src/utils/displayScaleHelper.js +47 -0
- package/src/utils/entry-slim.js +594 -0
- package/src/utils/entryCache.js +179 -0
- package/src/utils/errorReport.js +40 -0
- package/src/utils/fileExpandedPathsStorage.js +70 -0
- package/src/utils/fileIcons.jsx +36 -0
- package/src/utils/fileOpen.js +37 -0
- package/src/utils/formatters.js +48 -0
- package/src/utils/gitApi.js +50 -0
- package/src/utils/gitTreeBuilder.js +19 -0
- package/src/utils/helpers.js +462 -0
- package/src/utils/identityHeal.js +83 -0
- package/src/utils/imOrigin.js +24 -0
- package/src/utils/imTr.js +7 -0
- package/src/utils/imageCompress.js +83 -0
- package/src/utils/imageDownscale.js +28 -0
- package/src/utils/imageResize.js +112 -0
- package/src/utils/ingestPipeline.js +47 -0
- package/src/utils/lazyWithReload.js +53 -0
- package/src/utils/markdown.js +30 -0
- package/src/utils/markdownIncremental.js +39 -0
- package/src/utils/markdownProfiler.js +113 -0
- package/src/utils/mdExtensionDetect.js +64 -0
- package/src/utils/memoryLinkParser.js +44 -0
- package/src/utils/modalMask.js +15 -0
- package/src/utils/monotime.js +6 -0
- package/src/utils/pinnedMenu.js +55 -0
- package/src/utils/presetShortcuts.js +14 -0
- package/src/utils/projectAlias.js +135 -0
- package/src/utils/promptClassifier.js +111 -0
- package/src/utils/promptDetect.js +196 -0
- package/src/utils/promptNav.js +60 -0
- package/src/utils/ptyChunkBuilder.js +251 -0
- package/src/utils/quickMenuHoverIntent.js +35 -0
- package/src/utils/rateLimitParser.js +249 -0
- package/src/utils/readResultPool.js +106 -0
- package/src/utils/refreshCachedItemProp.js +32 -0
- package/src/utils/requestTools.js +19 -0
- package/src/utils/requestType.js +284 -0
- package/src/utils/resizeCalc.js +21 -0
- package/src/utils/resolveLocalized.js +17 -0
- package/src/utils/seqResourceLoaders.js +79 -0
- package/src/utils/sessionManager.js +694 -0
- package/src/utils/sessionMerge.js +290 -0
- package/src/utils/skillModalController.js +111 -0
- package/src/utils/skillsParser.js +116 -0
- package/src/utils/slashCommandLabels.js +80 -0
- package/src/utils/splitDragCalc.js +73 -0
- package/src/utils/stickyBottomController.js +643 -0
- package/src/utils/svgSanitize.js +48 -0
- package/src/utils/systemTags.js +47 -0
- package/src/utils/tCodex.js +20 -0
- package/src/utils/teamModalBuilder.js +347 -0
- package/src/utils/teamSessionParser.js +186 -0
- package/src/utils/teammateAvatars.js +194 -0
- package/src/utils/teammateDetector.js +106 -0
- package/src/utils/termDiag.js +114 -0
- package/src/utils/terminalClipboard.js +117 -0
- package/src/utils/terminalWriteQueue.js +398 -0
- package/src/utils/thinkingMerge.js +49 -0
- package/src/utils/tokenUsage.js +1 -0
- package/src/utils/toolCatalog.js +31 -0
- package/src/utils/toolNameAliases.js +13 -0
- package/src/utils/toolResultBuilder.js +312 -0
- package/src/utils/toolResultClassifier.js +16 -0
- package/src/utils/toolResultCore.js +161 -0
- package/src/utils/toolsDiff.js +44 -0
- package/src/utils/toolsXmlFormatter.js +3 -0
- package/src/utils/ultraplanController.js +109 -0
- package/src/utils/ultraplanExperts.js +86 -0
- package/src/utils/ultraplanTemplates.js +152 -0
- package/src/utils/userImageRefs.js +49 -0
- package/src/utils/voicePackPlayer.js +233 -0
- package/src/utils/webResultGrouping.js +111 -0
- package/src/utils/workflowFormat.js +52 -0
- package/src/utils/workflowRuns.js +118 -0
- package/src/utils/workflowStore.js +94 -0
- package/vite.config.js +106 -0
- package/concepts/ar/CacheRebuild.md +0 -36
- package/concepts/ar/KVCacheContent.md +0 -49
- package/concepts/ar/Tool-Agent.md +0 -125
- package/concepts/ar/Tool-AskUserQuestion.md +0 -75
- package/concepts/ar/Tool-Bash.md +0 -167
- package/concepts/ar/Tool-Edit.md +0 -46
- package/concepts/ar/Tool-EnterPlanMode.md +0 -128
- package/concepts/ar/Tool-EnterWorktree.md +0 -56
- package/concepts/ar/Tool-ExitPlanMode.md +0 -62
- package/concepts/ar/Tool-Glob.md +0 -39
- package/concepts/ar/Tool-Grep.md +0 -57
- package/concepts/ar/Tool-NotebookEdit.md +0 -33
- package/concepts/ar/Tool-Read.md +0 -56
- package/concepts/ar/Tool-SendMessage.md +0 -41
- package/concepts/ar/Tool-Skill.md +0 -56
- package/concepts/ar/Tool-Task.md +0 -51
- package/concepts/ar/Tool-TaskCreate.md +0 -78
- package/concepts/ar/Tool-TaskGet.md +0 -56
- package/concepts/ar/Tool-TaskList.md +0 -56
- package/concepts/ar/Tool-TaskOutput.md +0 -40
- package/concepts/ar/Tool-TaskStop.md +0 -32
- package/concepts/ar/Tool-TaskUpdate.md +0 -123
- package/concepts/ar/Tool-TeamCreate.md +0 -38
- package/concepts/ar/Tool-TeamDelete.md +0 -30
- package/concepts/ar/Tool-WebFetch.md +0 -55
- package/concepts/ar/Tool-WebSearch.md +0 -58
- package/concepts/ar/Tool-Write.md +0 -39
- package/concepts/ar/Tool-executeCode.md +0 -41
- package/concepts/ar/Tool-getDiagnostics.md +0 -32
- package/concepts/ar/Tools.md +0 -67
- package/concepts/da/CacheRebuild.md +0 -36
- package/concepts/da/KVCacheContent.md +0 -49
- package/concepts/da/Tool-Agent.md +0 -125
- package/concepts/da/Tool-AskUserQuestion.md +0 -75
- package/concepts/da/Tool-Bash.md +0 -167
- package/concepts/da/Tool-Edit.md +0 -46
- package/concepts/da/Tool-EnterPlanMode.md +0 -128
- package/concepts/da/Tool-EnterWorktree.md +0 -56
- package/concepts/da/Tool-ExitPlanMode.md +0 -62
- package/concepts/da/Tool-Glob.md +0 -39
- package/concepts/da/Tool-Grep.md +0 -57
- package/concepts/da/Tool-NotebookEdit.md +0 -33
- package/concepts/da/Tool-Read.md +0 -56
- package/concepts/da/Tool-SendMessage.md +0 -41
- package/concepts/da/Tool-Skill.md +0 -56
- package/concepts/da/Tool-Task.md +0 -51
- package/concepts/da/Tool-TaskCreate.md +0 -78
- package/concepts/da/Tool-TaskGet.md +0 -56
- package/concepts/da/Tool-TaskList.md +0 -56
- package/concepts/da/Tool-TaskOutput.md +0 -40
- package/concepts/da/Tool-TaskStop.md +0 -32
- package/concepts/da/Tool-TaskUpdate.md +0 -123
- package/concepts/da/Tool-TeamCreate.md +0 -38
- package/concepts/da/Tool-TeamDelete.md +0 -30
- package/concepts/da/Tool-WebFetch.md +0 -55
- package/concepts/da/Tool-WebSearch.md +0 -58
- package/concepts/da/Tool-Write.md +0 -39
- package/concepts/da/Tool-executeCode.md +0 -41
- package/concepts/da/Tool-getDiagnostics.md +0 -32
- package/concepts/da/Tools.md +0 -67
- package/concepts/de/CacheRebuild.md +0 -36
- package/concepts/de/KVCacheContent.md +0 -49
- package/concepts/de/Tool-Agent.md +0 -125
- package/concepts/de/Tool-AskUserQuestion.md +0 -75
- package/concepts/de/Tool-Bash.md +0 -167
- package/concepts/de/Tool-Edit.md +0 -46
- package/concepts/de/Tool-EnterPlanMode.md +0 -128
- package/concepts/de/Tool-EnterWorktree.md +0 -56
- package/concepts/de/Tool-ExitPlanMode.md +0 -62
- package/concepts/de/Tool-Glob.md +0 -39
- package/concepts/de/Tool-Grep.md +0 -57
- package/concepts/de/Tool-NotebookEdit.md +0 -33
- package/concepts/de/Tool-Read.md +0 -56
- package/concepts/de/Tool-SendMessage.md +0 -41
- package/concepts/de/Tool-Skill.md +0 -56
- package/concepts/de/Tool-Task.md +0 -51
- package/concepts/de/Tool-TaskCreate.md +0 -78
- package/concepts/de/Tool-TaskGet.md +0 -56
- package/concepts/de/Tool-TaskList.md +0 -56
- package/concepts/de/Tool-TaskOutput.md +0 -40
- package/concepts/de/Tool-TaskStop.md +0 -32
- package/concepts/de/Tool-TaskUpdate.md +0 -123
- package/concepts/de/Tool-TeamCreate.md +0 -38
- package/concepts/de/Tool-TeamDelete.md +0 -30
- package/concepts/de/Tool-WebFetch.md +0 -55
- package/concepts/de/Tool-WebSearch.md +0 -58
- package/concepts/de/Tool-Write.md +0 -39
- package/concepts/de/Tool-executeCode.md +0 -41
- package/concepts/de/Tool-getDiagnostics.md +0 -32
- package/concepts/de/Tools.md +0 -67
- package/concepts/en/CacheRebuild.md +0 -36
- package/concepts/en/KVCacheContent.md +0 -49
- package/concepts/en/Tool-Agent.md +0 -125
- package/concepts/en/Tool-AskUserQuestion.md +0 -75
- package/concepts/en/Tool-Bash.md +0 -167
- package/concepts/en/Tool-Edit.md +0 -46
- package/concepts/en/Tool-EnterPlanMode.md +0 -128
- package/concepts/en/Tool-EnterWorktree.md +0 -56
- package/concepts/en/Tool-ExitPlanMode.md +0 -62
- package/concepts/en/Tool-Glob.md +0 -39
- package/concepts/en/Tool-Grep.md +0 -57
- package/concepts/en/Tool-NotebookEdit.md +0 -33
- package/concepts/en/Tool-Read.md +0 -56
- package/concepts/en/Tool-SendMessage.md +0 -41
- package/concepts/en/Tool-Skill.md +0 -56
- package/concepts/en/Tool-Task.md +0 -51
- package/concepts/en/Tool-TaskCreate.md +0 -78
- package/concepts/en/Tool-TaskGet.md +0 -56
- package/concepts/en/Tool-TaskList.md +0 -56
- package/concepts/en/Tool-TaskOutput.md +0 -40
- package/concepts/en/Tool-TaskStop.md +0 -32
- package/concepts/en/Tool-TaskUpdate.md +0 -123
- package/concepts/en/Tool-TeamCreate.md +0 -38
- package/concepts/en/Tool-TeamDelete.md +0 -30
- package/concepts/en/Tool-WebFetch.md +0 -55
- package/concepts/en/Tool-WebSearch.md +0 -58
- package/concepts/en/Tool-Write.md +0 -39
- package/concepts/en/Tool-executeCode.md +0 -41
- package/concepts/en/Tool-getDiagnostics.md +0 -32
- package/concepts/es/CacheRebuild.md +0 -36
- package/concepts/es/KVCacheContent.md +0 -49
- package/concepts/es/Tool-Agent.md +0 -125
- package/concepts/es/Tool-AskUserQuestion.md +0 -75
- package/concepts/es/Tool-Bash.md +0 -167
- package/concepts/es/Tool-Edit.md +0 -46
- package/concepts/es/Tool-EnterPlanMode.md +0 -128
- package/concepts/es/Tool-EnterWorktree.md +0 -56
- package/concepts/es/Tool-ExitPlanMode.md +0 -62
- package/concepts/es/Tool-Glob.md +0 -39
- package/concepts/es/Tool-Grep.md +0 -57
- package/concepts/es/Tool-NotebookEdit.md +0 -33
- package/concepts/es/Tool-Read.md +0 -56
- package/concepts/es/Tool-SendMessage.md +0 -41
- package/concepts/es/Tool-Skill.md +0 -56
- package/concepts/es/Tool-Task.md +0 -51
- package/concepts/es/Tool-TaskCreate.md +0 -78
- package/concepts/es/Tool-TaskGet.md +0 -56
- package/concepts/es/Tool-TaskList.md +0 -56
- package/concepts/es/Tool-TaskOutput.md +0 -40
- package/concepts/es/Tool-TaskStop.md +0 -32
- package/concepts/es/Tool-TaskUpdate.md +0 -123
- package/concepts/es/Tool-TeamCreate.md +0 -38
- package/concepts/es/Tool-TeamDelete.md +0 -30
- package/concepts/es/Tool-WebFetch.md +0 -55
- package/concepts/es/Tool-WebSearch.md +0 -58
- package/concepts/es/Tool-Write.md +0 -39
- package/concepts/es/Tool-executeCode.md +0 -41
- package/concepts/es/Tool-getDiagnostics.md +0 -32
- package/concepts/es/Tools.md +0 -67
- package/concepts/fr/CacheRebuild.md +0 -36
- package/concepts/fr/KVCacheContent.md +0 -49
- package/concepts/fr/Tool-Agent.md +0 -125
- package/concepts/fr/Tool-AskUserQuestion.md +0 -75
- package/concepts/fr/Tool-Bash.md +0 -167
- package/concepts/fr/Tool-Edit.md +0 -46
- package/concepts/fr/Tool-EnterPlanMode.md +0 -128
- package/concepts/fr/Tool-EnterWorktree.md +0 -56
- package/concepts/fr/Tool-ExitPlanMode.md +0 -62
- package/concepts/fr/Tool-Glob.md +0 -39
- package/concepts/fr/Tool-Grep.md +0 -57
- package/concepts/fr/Tool-NotebookEdit.md +0 -33
- package/concepts/fr/Tool-Read.md +0 -56
- package/concepts/fr/Tool-SendMessage.md +0 -41
- package/concepts/fr/Tool-Skill.md +0 -56
- package/concepts/fr/Tool-Task.md +0 -51
- package/concepts/fr/Tool-TaskCreate.md +0 -78
- package/concepts/fr/Tool-TaskGet.md +0 -56
- package/concepts/fr/Tool-TaskList.md +0 -56
- package/concepts/fr/Tool-TaskOutput.md +0 -40
- package/concepts/fr/Tool-TaskStop.md +0 -32
- package/concepts/fr/Tool-TaskUpdate.md +0 -123
- package/concepts/fr/Tool-TeamCreate.md +0 -38
- package/concepts/fr/Tool-TeamDelete.md +0 -30
- package/concepts/fr/Tool-WebFetch.md +0 -55
- package/concepts/fr/Tool-WebSearch.md +0 -58
- package/concepts/fr/Tool-Write.md +0 -39
- package/concepts/fr/Tool-executeCode.md +0 -41
- package/concepts/fr/Tool-getDiagnostics.md +0 -32
- package/concepts/fr/Tools.md +0 -67
- package/concepts/it/CacheRebuild.md +0 -36
- package/concepts/it/KVCacheContent.md +0 -49
- package/concepts/it/Tool-Agent.md +0 -125
- package/concepts/it/Tool-AskUserQuestion.md +0 -75
- package/concepts/it/Tool-Bash.md +0 -167
- package/concepts/it/Tool-Edit.md +0 -46
- package/concepts/it/Tool-EnterPlanMode.md +0 -128
- package/concepts/it/Tool-EnterWorktree.md +0 -56
- package/concepts/it/Tool-ExitPlanMode.md +0 -62
- package/concepts/it/Tool-Glob.md +0 -39
- package/concepts/it/Tool-Grep.md +0 -57
- package/concepts/it/Tool-NotebookEdit.md +0 -33
- package/concepts/it/Tool-Read.md +0 -56
- package/concepts/it/Tool-SendMessage.md +0 -41
- package/concepts/it/Tool-Skill.md +0 -56
- package/concepts/it/Tool-Task.md +0 -51
- package/concepts/it/Tool-TaskCreate.md +0 -78
- package/concepts/it/Tool-TaskGet.md +0 -56
- package/concepts/it/Tool-TaskList.md +0 -56
- package/concepts/it/Tool-TaskOutput.md +0 -40
- package/concepts/it/Tool-TaskStop.md +0 -32
- package/concepts/it/Tool-TaskUpdate.md +0 -123
- package/concepts/it/Tool-TeamCreate.md +0 -38
- package/concepts/it/Tool-TeamDelete.md +0 -30
- package/concepts/it/Tool-WebFetch.md +0 -55
- package/concepts/it/Tool-WebSearch.md +0 -58
- package/concepts/it/Tool-Write.md +0 -39
- package/concepts/it/Tool-executeCode.md +0 -41
- package/concepts/it/Tool-getDiagnostics.md +0 -32
- package/concepts/it/Tools.md +0 -67
- package/concepts/ja/CacheRebuild.md +0 -36
- package/concepts/ja/KVCacheContent.md +0 -49
- package/concepts/ja/Tool-Agent.md +0 -125
- package/concepts/ja/Tool-AskUserQuestion.md +0 -75
- package/concepts/ja/Tool-Bash.md +0 -167
- package/concepts/ja/Tool-Edit.md +0 -46
- package/concepts/ja/Tool-EnterPlanMode.md +0 -128
- package/concepts/ja/Tool-EnterWorktree.md +0 -56
- package/concepts/ja/Tool-ExitPlanMode.md +0 -62
- package/concepts/ja/Tool-Glob.md +0 -39
- package/concepts/ja/Tool-Grep.md +0 -57
- package/concepts/ja/Tool-NotebookEdit.md +0 -33
- package/concepts/ja/Tool-Read.md +0 -56
- package/concepts/ja/Tool-SendMessage.md +0 -41
- package/concepts/ja/Tool-Skill.md +0 -56
- package/concepts/ja/Tool-Task.md +0 -51
- package/concepts/ja/Tool-TaskCreate.md +0 -78
- package/concepts/ja/Tool-TaskGet.md +0 -56
- package/concepts/ja/Tool-TaskList.md +0 -56
- package/concepts/ja/Tool-TaskOutput.md +0 -40
- package/concepts/ja/Tool-TaskStop.md +0 -32
- package/concepts/ja/Tool-TaskUpdate.md +0 -123
- package/concepts/ja/Tool-TeamCreate.md +0 -38
- package/concepts/ja/Tool-TeamDelete.md +0 -30
- package/concepts/ja/Tool-WebFetch.md +0 -55
- package/concepts/ja/Tool-WebSearch.md +0 -58
- package/concepts/ja/Tool-Write.md +0 -39
- package/concepts/ja/Tool-executeCode.md +0 -41
- package/concepts/ja/Tool-getDiagnostics.md +0 -32
- package/concepts/ja/Tools.md +0 -67
- package/concepts/ko/CacheRebuild.md +0 -36
- package/concepts/ko/KVCacheContent.md +0 -49
- package/concepts/ko/Tool-Agent.md +0 -125
- package/concepts/ko/Tool-AskUserQuestion.md +0 -75
- package/concepts/ko/Tool-Bash.md +0 -167
- package/concepts/ko/Tool-Edit.md +0 -46
- package/concepts/ko/Tool-EnterPlanMode.md +0 -128
- package/concepts/ko/Tool-EnterWorktree.md +0 -56
- package/concepts/ko/Tool-ExitPlanMode.md +0 -62
- package/concepts/ko/Tool-Glob.md +0 -39
- package/concepts/ko/Tool-Grep.md +0 -57
- package/concepts/ko/Tool-NotebookEdit.md +0 -33
- package/concepts/ko/Tool-Read.md +0 -56
- package/concepts/ko/Tool-SendMessage.md +0 -41
- package/concepts/ko/Tool-Skill.md +0 -56
- package/concepts/ko/Tool-Task.md +0 -51
- package/concepts/ko/Tool-TaskCreate.md +0 -78
- package/concepts/ko/Tool-TaskGet.md +0 -56
- package/concepts/ko/Tool-TaskList.md +0 -56
- package/concepts/ko/Tool-TaskOutput.md +0 -40
- package/concepts/ko/Tool-TaskStop.md +0 -32
- package/concepts/ko/Tool-TaskUpdate.md +0 -123
- package/concepts/ko/Tool-TeamCreate.md +0 -38
- package/concepts/ko/Tool-TeamDelete.md +0 -30
- package/concepts/ko/Tool-WebFetch.md +0 -55
- package/concepts/ko/Tool-WebSearch.md +0 -58
- package/concepts/ko/Tool-Write.md +0 -39
- package/concepts/ko/Tool-executeCode.md +0 -41
- package/concepts/ko/Tool-getDiagnostics.md +0 -32
- package/concepts/ko/Tools.md +0 -67
- package/concepts/no/CacheRebuild.md +0 -36
- package/concepts/no/KVCacheContent.md +0 -49
- package/concepts/no/Tool-Agent.md +0 -125
- package/concepts/no/Tool-AskUserQuestion.md +0 -75
- package/concepts/no/Tool-Bash.md +0 -167
- package/concepts/no/Tool-Edit.md +0 -46
- package/concepts/no/Tool-EnterPlanMode.md +0 -128
- package/concepts/no/Tool-EnterWorktree.md +0 -56
- package/concepts/no/Tool-ExitPlanMode.md +0 -62
- package/concepts/no/Tool-Glob.md +0 -39
- package/concepts/no/Tool-Grep.md +0 -57
- package/concepts/no/Tool-NotebookEdit.md +0 -33
- package/concepts/no/Tool-Read.md +0 -56
- package/concepts/no/Tool-SendMessage.md +0 -41
- package/concepts/no/Tool-Skill.md +0 -56
- package/concepts/no/Tool-Task.md +0 -51
- package/concepts/no/Tool-TaskCreate.md +0 -78
- package/concepts/no/Tool-TaskGet.md +0 -56
- package/concepts/no/Tool-TaskList.md +0 -56
- package/concepts/no/Tool-TaskOutput.md +0 -40
- package/concepts/no/Tool-TaskStop.md +0 -32
- package/concepts/no/Tool-TaskUpdate.md +0 -123
- package/concepts/no/Tool-TeamCreate.md +0 -38
- package/concepts/no/Tool-TeamDelete.md +0 -30
- package/concepts/no/Tool-WebFetch.md +0 -55
- package/concepts/no/Tool-WebSearch.md +0 -58
- package/concepts/no/Tool-Write.md +0 -39
- package/concepts/no/Tool-executeCode.md +0 -41
- package/concepts/no/Tool-getDiagnostics.md +0 -32
- package/concepts/no/Tools.md +0 -67
- package/concepts/pl/CacheRebuild.md +0 -36
- package/concepts/pl/KVCacheContent.md +0 -49
- package/concepts/pl/Tool-Agent.md +0 -125
- package/concepts/pl/Tool-AskUserQuestion.md +0 -75
- package/concepts/pl/Tool-Bash.md +0 -167
- package/concepts/pl/Tool-Edit.md +0 -46
- package/concepts/pl/Tool-EnterPlanMode.md +0 -128
- package/concepts/pl/Tool-EnterWorktree.md +0 -56
- package/concepts/pl/Tool-ExitPlanMode.md +0 -62
- package/concepts/pl/Tool-Glob.md +0 -39
- package/concepts/pl/Tool-Grep.md +0 -57
- package/concepts/pl/Tool-NotebookEdit.md +0 -33
- package/concepts/pl/Tool-Read.md +0 -56
- package/concepts/pl/Tool-SendMessage.md +0 -41
- package/concepts/pl/Tool-Skill.md +0 -56
- package/concepts/pl/Tool-Task.md +0 -51
- package/concepts/pl/Tool-TaskCreate.md +0 -78
- package/concepts/pl/Tool-TaskGet.md +0 -56
- package/concepts/pl/Tool-TaskList.md +0 -56
- package/concepts/pl/Tool-TaskOutput.md +0 -40
- package/concepts/pl/Tool-TaskStop.md +0 -32
- package/concepts/pl/Tool-TaskUpdate.md +0 -123
- package/concepts/pl/Tool-TeamCreate.md +0 -38
- package/concepts/pl/Tool-TeamDelete.md +0 -30
- package/concepts/pl/Tool-WebFetch.md +0 -55
- package/concepts/pl/Tool-WebSearch.md +0 -58
- package/concepts/pl/Tool-Write.md +0 -39
- package/concepts/pl/Tool-executeCode.md +0 -41
- package/concepts/pl/Tool-getDiagnostics.md +0 -32
- package/concepts/pl/Tools.md +0 -67
- package/concepts/pt-BR/CacheRebuild.md +0 -36
- package/concepts/pt-BR/KVCacheContent.md +0 -49
- package/concepts/pt-BR/Tool-Agent.md +0 -125
- package/concepts/pt-BR/Tool-AskUserQuestion.md +0 -75
- package/concepts/pt-BR/Tool-Bash.md +0 -167
- package/concepts/pt-BR/Tool-Edit.md +0 -46
- package/concepts/pt-BR/Tool-EnterPlanMode.md +0 -128
- package/concepts/pt-BR/Tool-EnterWorktree.md +0 -56
- package/concepts/pt-BR/Tool-ExitPlanMode.md +0 -62
- package/concepts/pt-BR/Tool-Glob.md +0 -39
- package/concepts/pt-BR/Tool-Grep.md +0 -57
- package/concepts/pt-BR/Tool-NotebookEdit.md +0 -33
- package/concepts/pt-BR/Tool-Read.md +0 -56
- package/concepts/pt-BR/Tool-SendMessage.md +0 -41
- package/concepts/pt-BR/Tool-Skill.md +0 -56
- package/concepts/pt-BR/Tool-Task.md +0 -51
- package/concepts/pt-BR/Tool-TaskCreate.md +0 -78
- package/concepts/pt-BR/Tool-TaskGet.md +0 -56
- package/concepts/pt-BR/Tool-TaskList.md +0 -56
- package/concepts/pt-BR/Tool-TaskOutput.md +0 -40
- package/concepts/pt-BR/Tool-TaskStop.md +0 -32
- package/concepts/pt-BR/Tool-TaskUpdate.md +0 -123
- package/concepts/pt-BR/Tool-TeamCreate.md +0 -38
- package/concepts/pt-BR/Tool-TeamDelete.md +0 -30
- package/concepts/pt-BR/Tool-WebFetch.md +0 -55
- package/concepts/pt-BR/Tool-WebSearch.md +0 -58
- package/concepts/pt-BR/Tool-Write.md +0 -39
- package/concepts/pt-BR/Tool-executeCode.md +0 -41
- package/concepts/pt-BR/Tool-getDiagnostics.md +0 -32
- package/concepts/pt-BR/Tools.md +0 -67
- package/concepts/ru/CacheRebuild.md +0 -36
- package/concepts/ru/KVCacheContent.md +0 -49
- package/concepts/ru/Tool-Agent.md +0 -125
- package/concepts/ru/Tool-AskUserQuestion.md +0 -75
- package/concepts/ru/Tool-Bash.md +0 -167
- package/concepts/ru/Tool-Edit.md +0 -46
- package/concepts/ru/Tool-EnterPlanMode.md +0 -128
- package/concepts/ru/Tool-EnterWorktree.md +0 -56
- package/concepts/ru/Tool-ExitPlanMode.md +0 -62
- package/concepts/ru/Tool-Glob.md +0 -39
- package/concepts/ru/Tool-Grep.md +0 -57
- package/concepts/ru/Tool-NotebookEdit.md +0 -33
- package/concepts/ru/Tool-Read.md +0 -56
- package/concepts/ru/Tool-SendMessage.md +0 -41
- package/concepts/ru/Tool-Skill.md +0 -56
- package/concepts/ru/Tool-Task.md +0 -51
- package/concepts/ru/Tool-TaskCreate.md +0 -78
- package/concepts/ru/Tool-TaskGet.md +0 -56
- package/concepts/ru/Tool-TaskList.md +0 -56
- package/concepts/ru/Tool-TaskOutput.md +0 -40
- package/concepts/ru/Tool-TaskStop.md +0 -32
- package/concepts/ru/Tool-TaskUpdate.md +0 -123
- package/concepts/ru/Tool-TeamCreate.md +0 -38
- package/concepts/ru/Tool-TeamDelete.md +0 -30
- package/concepts/ru/Tool-WebFetch.md +0 -55
- package/concepts/ru/Tool-WebSearch.md +0 -58
- package/concepts/ru/Tool-Write.md +0 -39
- package/concepts/ru/Tool-executeCode.md +0 -41
- package/concepts/ru/Tool-getDiagnostics.md +0 -32
- package/concepts/ru/Tools.md +0 -67
- package/concepts/th/CacheRebuild.md +0 -36
- package/concepts/th/KVCacheContent.md +0 -49
- package/concepts/th/Tool-Agent.md +0 -125
- package/concepts/th/Tool-AskUserQuestion.md +0 -75
- package/concepts/th/Tool-Bash.md +0 -167
- package/concepts/th/Tool-Edit.md +0 -46
- package/concepts/th/Tool-EnterPlanMode.md +0 -128
- package/concepts/th/Tool-EnterWorktree.md +0 -56
- package/concepts/th/Tool-ExitPlanMode.md +0 -62
- package/concepts/th/Tool-Glob.md +0 -39
- package/concepts/th/Tool-Grep.md +0 -57
- package/concepts/th/Tool-NotebookEdit.md +0 -33
- package/concepts/th/Tool-Read.md +0 -56
- package/concepts/th/Tool-SendMessage.md +0 -41
- package/concepts/th/Tool-Skill.md +0 -56
- package/concepts/th/Tool-Task.md +0 -51
- package/concepts/th/Tool-TaskCreate.md +0 -78
- package/concepts/th/Tool-TaskGet.md +0 -56
- package/concepts/th/Tool-TaskList.md +0 -56
- package/concepts/th/Tool-TaskOutput.md +0 -40
- package/concepts/th/Tool-TaskStop.md +0 -32
- package/concepts/th/Tool-TaskUpdate.md +0 -123
- package/concepts/th/Tool-TeamCreate.md +0 -38
- package/concepts/th/Tool-TeamDelete.md +0 -30
- package/concepts/th/Tool-WebFetch.md +0 -55
- package/concepts/th/Tool-WebSearch.md +0 -58
- package/concepts/th/Tool-Write.md +0 -39
- package/concepts/th/Tool-executeCode.md +0 -41
- package/concepts/th/Tool-getDiagnostics.md +0 -32
- package/concepts/th/Tools.md +0 -67
- package/concepts/tr/CacheRebuild.md +0 -36
- package/concepts/tr/KVCacheContent.md +0 -49
- package/concepts/tr/Tool-Agent.md +0 -125
- package/concepts/tr/Tool-AskUserQuestion.md +0 -75
- package/concepts/tr/Tool-Bash.md +0 -167
- package/concepts/tr/Tool-Edit.md +0 -46
- package/concepts/tr/Tool-EnterPlanMode.md +0 -128
- package/concepts/tr/Tool-EnterWorktree.md +0 -56
- package/concepts/tr/Tool-ExitPlanMode.md +0 -62
- package/concepts/tr/Tool-Glob.md +0 -39
- package/concepts/tr/Tool-Grep.md +0 -57
- package/concepts/tr/Tool-NotebookEdit.md +0 -33
- package/concepts/tr/Tool-Read.md +0 -56
- package/concepts/tr/Tool-SendMessage.md +0 -41
- package/concepts/tr/Tool-Skill.md +0 -56
- package/concepts/tr/Tool-Task.md +0 -51
- package/concepts/tr/Tool-TaskCreate.md +0 -78
- package/concepts/tr/Tool-TaskGet.md +0 -56
- package/concepts/tr/Tool-TaskList.md +0 -56
- package/concepts/tr/Tool-TaskOutput.md +0 -40
- package/concepts/tr/Tool-TaskStop.md +0 -32
- package/concepts/tr/Tool-TaskUpdate.md +0 -123
- package/concepts/tr/Tool-TeamCreate.md +0 -38
- package/concepts/tr/Tool-TeamDelete.md +0 -30
- package/concepts/tr/Tool-WebFetch.md +0 -55
- package/concepts/tr/Tool-WebSearch.md +0 -58
- package/concepts/tr/Tool-Write.md +0 -39
- package/concepts/tr/Tool-executeCode.md +0 -41
- package/concepts/tr/Tool-getDiagnostics.md +0 -32
- package/concepts/tr/Tools.md +0 -67
- package/concepts/uk/CacheRebuild.md +0 -36
- package/concepts/uk/KVCacheContent.md +0 -49
- package/concepts/uk/Tool-Agent.md +0 -125
- package/concepts/uk/Tool-AskUserQuestion.md +0 -75
- package/concepts/uk/Tool-Bash.md +0 -167
- package/concepts/uk/Tool-Edit.md +0 -46
- package/concepts/uk/Tool-EnterPlanMode.md +0 -128
- package/concepts/uk/Tool-EnterWorktree.md +0 -56
- package/concepts/uk/Tool-ExitPlanMode.md +0 -62
- package/concepts/uk/Tool-Glob.md +0 -39
- package/concepts/uk/Tool-Grep.md +0 -57
- package/concepts/uk/Tool-NotebookEdit.md +0 -33
- package/concepts/uk/Tool-Read.md +0 -56
- package/concepts/uk/Tool-SendMessage.md +0 -41
- package/concepts/uk/Tool-Skill.md +0 -56
- package/concepts/uk/Tool-Task.md +0 -51
- package/concepts/uk/Tool-TaskCreate.md +0 -78
- package/concepts/uk/Tool-TaskGet.md +0 -56
- package/concepts/uk/Tool-TaskList.md +0 -56
- package/concepts/uk/Tool-TaskOutput.md +0 -40
- package/concepts/uk/Tool-TaskStop.md +0 -32
- package/concepts/uk/Tool-TaskUpdate.md +0 -123
- package/concepts/uk/Tool-TeamCreate.md +0 -38
- package/concepts/uk/Tool-TeamDelete.md +0 -30
- package/concepts/uk/Tool-WebFetch.md +0 -55
- package/concepts/uk/Tool-WebSearch.md +0 -58
- package/concepts/uk/Tool-Write.md +0 -39
- package/concepts/uk/Tool-executeCode.md +0 -41
- package/concepts/uk/Tool-getDiagnostics.md +0 -32
- package/concepts/uk/Tools.md +0 -67
- package/concepts/zh/CacheRebuild.md +0 -36
- package/concepts/zh/KVCacheContent.md +0 -49
- package/concepts/zh/Tool-Agent.md +0 -125
- package/concepts/zh/Tool-AskUserQuestion.md +0 -75
- package/concepts/zh/Tool-Bash.md +0 -167
- package/concepts/zh/Tool-Edit.md +0 -46
- package/concepts/zh/Tool-EnterPlanMode.md +0 -128
- package/concepts/zh/Tool-EnterWorktree.md +0 -56
- package/concepts/zh/Tool-ExitPlanMode.md +0 -62
- package/concepts/zh/Tool-Glob.md +0 -39
- package/concepts/zh/Tool-Grep.md +0 -57
- package/concepts/zh/Tool-NotebookEdit.md +0 -33
- package/concepts/zh/Tool-Read.md +0 -56
- package/concepts/zh/Tool-SendMessage.md +0 -41
- package/concepts/zh/Tool-Skill.md +0 -56
- package/concepts/zh/Tool-Task.md +0 -51
- package/concepts/zh/Tool-TaskCreate.md +0 -78
- package/concepts/zh/Tool-TaskGet.md +0 -56
- package/concepts/zh/Tool-TaskList.md +0 -56
- package/concepts/zh/Tool-TaskOutput.md +0 -40
- package/concepts/zh/Tool-TaskStop.md +0 -32
- package/concepts/zh/Tool-TaskUpdate.md +0 -123
- package/concepts/zh/Tool-TeamCreate.md +0 -38
- package/concepts/zh/Tool-TeamDelete.md +0 -30
- package/concepts/zh/Tool-WebFetch.md +0 -55
- package/concepts/zh/Tool-WebSearch.md +0 -58
- package/concepts/zh/Tool-Write.md +0 -39
- package/concepts/zh/Tool-executeCode.md +0 -41
- package/concepts/zh/Tool-getDiagnostics.md +0 -32
- package/concepts/zh-TW/CacheRebuild.md +0 -36
- package/concepts/zh-TW/KVCacheContent.md +0 -49
- package/concepts/zh-TW/Tool-Agent.md +0 -125
- package/concepts/zh-TW/Tool-AskUserQuestion.md +0 -75
- package/concepts/zh-TW/Tool-Bash.md +0 -167
- package/concepts/zh-TW/Tool-Edit.md +0 -46
- package/concepts/zh-TW/Tool-EnterPlanMode.md +0 -128
- package/concepts/zh-TW/Tool-EnterWorktree.md +0 -56
- package/concepts/zh-TW/Tool-ExitPlanMode.md +0 -62
- package/concepts/zh-TW/Tool-Glob.md +0 -39
- package/concepts/zh-TW/Tool-Grep.md +0 -57
- package/concepts/zh-TW/Tool-NotebookEdit.md +0 -33
- package/concepts/zh-TW/Tool-Read.md +0 -56
- package/concepts/zh-TW/Tool-SendMessage.md +0 -41
- package/concepts/zh-TW/Tool-Skill.md +0 -56
- package/concepts/zh-TW/Tool-Task.md +0 -51
- package/concepts/zh-TW/Tool-TaskCreate.md +0 -78
- package/concepts/zh-TW/Tool-TaskGet.md +0 -56
- package/concepts/zh-TW/Tool-TaskList.md +0 -56
- package/concepts/zh-TW/Tool-TaskOutput.md +0 -40
- package/concepts/zh-TW/Tool-TaskStop.md +0 -32
- package/concepts/zh-TW/Tool-TaskUpdate.md +0 -123
- package/concepts/zh-TW/Tool-TeamCreate.md +0 -38
- package/concepts/zh-TW/Tool-TeamDelete.md +0 -30
- package/concepts/zh-TW/Tool-WebFetch.md +0 -55
- package/concepts/zh-TW/Tool-WebSearch.md +0 -58
- package/concepts/zh-TW/Tool-Write.md +0 -39
- package/concepts/zh-TW/Tool-executeCode.md +0 -41
- package/concepts/zh-TW/Tool-getDiagnostics.md +0 -32
- package/concepts/zh-TW/Tools.md +0 -67
- package/dist/assets/App-CF-qZ3B6.js +0 -41
- package/dist/assets/App-fG2r3jFq.css +0 -1
- package/dist/assets/AppHeader-BqUGBbBx.css +0 -41
- package/dist/assets/AppHeader.module-BjoBBbCB.js +0 -1250
- package/dist/assets/Mobile-BnDkLcBv.css +0 -1
- package/dist/assets/Mobile-ByhBkyqb.js +0 -10
- package/dist/assets/_baseUniq-5XIuSb_1.js +0 -1
- package/dist/assets/arc-V3mJhKFJ.js +0 -1
- package/dist/assets/architectureDiagram-Q4EWVU46-22bjxOE1.js +0 -36
- package/dist/assets/blockDiagram-DXYQGD6D-Brshek1N.js +0 -132
- package/dist/assets/c4Diagram-AHTNJAMY-DQHIuxkd.js +0 -10
- package/dist/assets/channel-SmGaOM6g.js +0 -1
- package/dist/assets/chunk-4BX2VUAB-BQE7pifU.js +0 -1
- package/dist/assets/chunk-4TB4RGXK-DcZwv_PV.js +0 -206
- package/dist/assets/chunk-55IACEB6-Gd_3-vV5.js +0 -1
- package/dist/assets/chunk-EDXVE4YY-BbnYdg9M.js +0 -1
- package/dist/assets/chunk-FMBD7UC4-NSh7z90L.js +0 -15
- package/dist/assets/chunk-OYMX7WX6-DdFwjHsc.js +0 -231
- package/dist/assets/chunk-QZHKN3VN-C-1z3DA3.js +0 -1
- package/dist/assets/chunk-YZCP3GAM-w_NiY6dL.js +0 -1
- package/dist/assets/classDiagram-6PBFFD2Q-Bu96zciS.js +0 -1
- package/dist/assets/classDiagram-v2-HSJHXN6E-Bu96zciS.js +0 -1
- package/dist/assets/clone-u2hQVO7u.js +0 -1
- package/dist/assets/cose-bilkent-S5V4N54A-bHlM-ydV.js +0 -1
- package/dist/assets/cytoscape.esm-DxGcaOPV.js +0 -331
- package/dist/assets/dagre-KV5264BT-2cCXOuNw.js +0 -4
- package/dist/assets/defaultLocale-DX6XiGOO.js +0 -1
- package/dist/assets/diagram-5BDNPKRD-C70P_Nd1.js +0 -10
- package/dist/assets/diagram-G4DWMVQ6-C2JvwT8U.js +0 -24
- package/dist/assets/diagram-MMDJMWI5-C9ygMSLV.js +0 -43
- package/dist/assets/diagram-TYMM5635-x-SMPmqb.js +0 -24
- package/dist/assets/erDiagram-SMLLAGMA-BGIbL82W.js +0 -85
- package/dist/assets/flowDiagram-DWJPFMVM-Dg0qwguE.js +0 -162
- package/dist/assets/ganttDiagram-T4ZO3ILL-XX5qCwKD.js +0 -292
- package/dist/assets/gitGraphDiagram-UUTBAWPF-DFil4bpA.js +0 -106
- package/dist/assets/graph-DJ6egHOd.js +0 -1
- package/dist/assets/html2canvas.esm-QH1iLAAe.js +0 -22
- package/dist/assets/index-DCtZ2KSX.css +0 -1
- package/dist/assets/index-DYIYWRaO.js +0 -41
- package/dist/assets/infoDiagram-42DDH7IO-yB7VRrpO.js +0 -2
- package/dist/assets/init-Gi6I4Gst.js +0 -1
- package/dist/assets/ishikawaDiagram-UXIWVN3A-DZ_lPco0.js +0 -70
- package/dist/assets/journeyDiagram-VCZTEJTY-B-FlPR2W.js +0 -139
- package/dist/assets/kanban-definition-6JOO6SKY-mgJwVxKf.js +0 -89
- package/dist/assets/katex-DkKDou_j.js +0 -257
- package/dist/assets/layout-BjzpJ8ZU.js +0 -1
- package/dist/assets/linear-CqOq1rA7.js +0 -1
- package/dist/assets/mermaid.core-CZyQhtml.js +0 -308
- package/dist/assets/min-B_tad8Qz.js +0 -1
- package/dist/assets/mindmap-definition-QFDTVHPH-CgBeHk8K.js +0 -96
- package/dist/assets/ordinal-Cboi1Yqb.js +0 -1
- package/dist/assets/pieDiagram-DEJITSTG-CHENa0KJ.js +0 -30
- package/dist/assets/quadrantDiagram-34T5L4WZ-BUwZwCpc.js +0 -7
- package/dist/assets/requirementDiagram-MS252O5E-H7OaNjNn.js +0 -84
- package/dist/assets/sankeyDiagram-XADWPNL6-6UqaFrBf.js +0 -10
- package/dist/assets/sequenceDiagram-FGHM5R23-DBgpLSsr.js +0 -157
- package/dist/assets/stateDiagram-FHFEXIEX-D_6TWlLl.js +0 -1
- package/dist/assets/stateDiagram-v2-QKLJ7IA2-Cg06jbzN.js +0 -1
- package/dist/assets/timeline-definition-GMOUNBTQ-9_saaHvl.js +0 -120
- package/dist/assets/vennDiagram-DHZGUBPP-DMUS1fiT.js +0 -34
- package/dist/assets/wardley-RL74JXVD-Y-_Nnpu2.js +0 -162
- package/dist/assets/wardleyDiagram-NUSXRM2D-DIh62HY7.js +0 -20
- package/dist/assets/xychartDiagram-5P7HB3ND-B_CLrnpt.js +0 -7
- package/lib/kv-cache-analyzer.js +0 -164
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#1c2a44"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#dfa878"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M41 63C44 66 51 66 54 63L56 71C51.5 74 43.5 74 39 71Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M46 64.5L49 64.5L49.3 67.5L47.5 75L46.7 67.5Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.78s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M34.5 30C33 34 33 41 34.5 45C35.2 46.8 37 46.5 37 44.5C36.2 40 36.2 35 37 31C36.3 30 35.3 29.5 34.5 30ZM60.5 30C62 34 62 41 60.5 45C59.8 46.8 58 46.5 58 44.5C58.8 40 58.8 35 58 31C58.7 30 59.7 29.5 60.5 30Z" fill="#b8b3ac"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.56s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M38.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0ZM51.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0Z" fill="rgba(197,116,92,0.26)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.733;1" dur="0.75s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M43.9 52.1C45.3 51.2 46.9 51.4 47.6 52C48.3 51.4 49.9 51.2 51.3 52.1C50 53.7 45.3 53.7 43.9 52.1Z" fill="#b56a68"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.652;1" dur="0.46s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M31 26.5C31 18 37.5 12.5 47.5 12.5C57.5 12.5 67 18 67 26.5C58 24.5 41 24.5 31 26.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M31 26C40.5 24.2 58.5 24.2 67 26L66.3 30C57.5 28.3 41.5 28.3 31.7 30Z" fill="#1c2a44"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.6;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M31.7 29.5C41 31 57 31 66.3 29.5C63.5 33 57 34.5 47.5 34.5C38 34.5 34.5 33 31.7 29.5Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.62;1" dur="0.64s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M45.9 27a1.6 1.6 0 1 0 3.2 0a1.6 1.6 0 1 0-3.2 0Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M78.5 41C74 38 70 37.5 68.5 39.5C69.5 42 74 42.5 78.5 41.5ZM79.5 41C84 38 88 37.5 89.5 39.5C88.5 42 84 42.5 79.5 41.5ZM78.5 43C76 44 74 45.5 74.5 47C76 47.5 78 46 78.7 44ZM79.5 43C82 44 84 45.5 83.5 47C82 47.5 80 46 79.3 44Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.787;1" dur="0.94s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M78.3 39.5a0.7 2.5 0 1 0 1.4 0a0.7 2.5 0 1 0-1.4 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.8;1" dur="0.9s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M40.4 39.2C41.6 38.2 43.6 38.1 44.8 38.9" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.3s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M51 38.9C52.2 38.1 54.2 38.2 55.4 39.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.32s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M31 26.5C31 18 37.5 12.5 47.5 12.5C57.5 12.5 67 18 67 26.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M31 26.5L31.7 30.5M67 26.5L66.3 30.5M31.7 30C41 31.5 57 31.5 66.3 30M31.7 29.5C34.5 33.2 41 34.8 47.5 34.8C54 34.8 60.5 33.2 66.3 29.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M39.5 42.6a3.2 3.2 0 1 0 6.4 0a3.2 3.2 0 1 0-6.4 0ZM49.7 42.6a3.2 3.2 0 1 0 6.4 0a3.2 3.2 0 1 0-6.4 0Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.7;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
<path d="M45.9 42.6L49.7 42.6M39.5 42.6L35.8 43M56.1 42.6L60 43" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.72;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
26
|
+
<path d="M43 56L43 63.2M52 56L52 63.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.769;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.52s" begin="0s" fill="freeze"/></path>
|
|
27
|
+
<path d="M40.5 62.5C43.5 65.8 51.5 65.8 54.5 62.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
28
|
+
<path d="M41 63C44 66 51 66 54 63M42 65L42 71M53 65L53 71" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.774;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
29
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
30
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
31
|
+
<path d="M25 83C28 81 31.5 80.5 34 81M75 83C72 81 68.5 80.5 66 81" fill="none" stroke="#d4a437" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
32
|
+
<path d="M78.5 39.5C77 37 75.5 36 74.5 35.5M79.5 39.5C81 37 82.5 36 83.5 35.5M78 41C75 40.5 72 40 70 39.5M80 41C83 40.5 86 40 88 39.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.9s" begin="0s" fill="freeze"/></path>
|
|
33
|
+
<path d="M84 33L84 36M82.5 34.5L85.5 34.5M89.5 46L89.5 48.5M88.3 47.2L90.7 47.2" fill="none" stroke="#d4a437" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.82;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
34
|
+
</svg>
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#5a5244"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#dfa878"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63L56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M34.6 30C33.9 36 34 43 35 48C36.2 53.5 38.5 57 42 59.5C45 61.5 50 61.5 53 59.5C56.5 57 58.8 53.5 60 48C61 43 61.1 36 60.4 30C59.5 36 57.5 43 55 46.5C53.5 48.5 51 49.5 49 49.5C48.5 49.6 47 49.6 46.5 49.5C44.5 49.5 42 48.5 40.5 46.5C38 43 36 36 34.6 30Z" fill="#6e4a2f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M37 50C38 54 40 57 43 59.2C41 56 39.5 52.5 39 49C38.2 49.4 37.5 49.7 37 50Z" fill="#82603f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M29.5 25.5C29.5 23.2 38 22 47.5 22C57 22 65.5 23.2 65.5 25.5C65.5 27.8 57 29 47.5 29C38 29 29.5 27.8 29.5 25.5Z" fill="#4a4038"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.607;1" dur="0.56s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M33.5 25.5C32.5 16 39.5 10.5 47.5 10.5C55.5 10.5 62.5 16 61.5 25.5C55 22.5 40 22.5 33.5 25.5Z" fill="#4a4038"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M33.8 24C40 22.2 55 22.2 61.2 24L61.4 25.6C55 23.2 40 23.2 33.6 25.6Z" fill="#372f29"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.66;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M72 42a6 6 0 1 0 12 0a6 6 0 1 0-12 0Z" fill="rgba(244,233,216,0.22)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.787;1" dur="0.94s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M34.6 30C33.9 36 34 43 35 48C36.2 53.5 38.5 57 42 59.5C45 61.5 50 61.5 53 59.5C56.5 57 58.8 53.5 60 48C61 43 61.1 36 60.4 30" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M40.2 38.4C41.8 38 43.8 38.4 45 39.6" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.3s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M50 39.6C51.2 38.4 53.2 38 54.8 38.4" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.32s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M33.5 25.5C32.5 16 39.5 10.5 47.5 10.5C55.5 10.5 62.5 16 61.5 25.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M29.5 25.5C29.5 23.2 38 22 47.5 22C57 22 65.5 23.2 65.5 25.5C65.5 27.8 57 29 47.5 29C38 29 29.5 27.8 29.5 25.5Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M40.5 49.5C43 50.5 45 51 47.5 51C50 51 52 50.5 54.5 49.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.72;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M38.5 69.5C43.5 72.8 51.5 72.8 56.5 69.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.774;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
<path d="M44 71L40.5 88M51 71L54.5 88" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
26
|
+
<path d="M72 42a6 6 0 1 0 12 0a6 6 0 1 0-12 0Z" fill="none" stroke="#c9982f" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.725;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
27
|
+
<path d="M82.2 46.2L89 53" fill="none" stroke="#c9982f" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.75;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.84s" begin="0s" fill="freeze"/></path>
|
|
28
|
+
<path d="M84 33.5L86 31.5M88 38L91 37M85 48L87 50" fill="none" stroke="#c9982f" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
29
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#2f6b4f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M34 71C34 74 34 76 34.5 78C42 80 57 80 65 78C65.5 76 65.5 74 65.5 71C57 74.5 42.5 74.5 34 71Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#b3474f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#8e3038"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63L56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#b3474f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M36.5 37C34.8 42 34.8 49.5 37 55C36.3 49.5 36.6 43.5 38.2 38.5C37.6 37.8 37 37.3 36.5 37ZM63.5 37C65.2 42 65.2 49.5 63 55C63.7 49.5 63.4 43.5 61.8 38.5C62.4 37.8 63 37.3 63.5 37Z" fill="#8e3038"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.6;1" dur="0.66s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M43.9 52.1C45.3 51.2 46.9 51.4 47.6 52C48.3 51.4 49.9 51.2 51.3 52.1C50 53.7 45.3 53.7 43.9 52.1Z" fill="#8e3038"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.652;1" dur="0.46s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M47.5 25.5L51 30L47.5 35L44 30Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.787;1" dur="0.94s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M45.8 29.3L47.3 28L48.2 29L46.7 30.3Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.85;1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M40.2 39.4C41.5 38.5 43.5 38.5 44.8 39.3" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.3s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M51 39.3C52.3 38.5 54.3 38.5 55.6 39.4" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.32s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M35.6 34C35.4 27.5 40.5 24 47.5 24C54.5 24 59.6 27.5 59.4 34" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M37 38C35.5 43 35.5 50 37 55M63 38C64.5 43 64.5 50 63 55" fill="none" stroke="#8e3038" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M43 56L43 63.2M52 56L52 63.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.769;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.52s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M34 71C34 74 34 76.5 34.5 78.5M65.5 71C65.5 74 65.5 76.5 65 78.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M47.5 25.5L51 30L47.5 35L44 30Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.725;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
<path d="M43 27L40.5 24.5M52 27L54.5 24.5" fill="none" stroke="#d4a437" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
26
|
+
</svg>
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#2b2b33"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M36 72C36 66 38 62 42 60L45 64L44 71Z" fill="#23232a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.7;1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M59 72C59 66 57 62 53 60L50 64L51 71Z" fill="#23232a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.71;1" dur="0.76s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#a06840"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#7a4e30"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63L56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M34.5 35C32.5 25 36 15 47.5 14C59 15 62.5 25 60.5 35C55 29 40 29 34.5 35Z" fill="#a06840"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.56s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#a06840"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M49 40C49 37.5 51 36.5 53 36.5C55.5 36.5 57.5 38 57.5 41C57.5 44 55.5 45.5 53 45.5C50.5 45.5 49 43.5 49 40Z" fill="#1a1a1f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.62;1" dur="0.64s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M43.5 53.5C45 57 50 57 51.5 53.5C50 55.5 45 55.5 43.5 53.5Z" fill="rgba(205,203,195,0.32)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.733;1" dur="0.78s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M44.5 50.3C46 51.3 49 51.3 50.5 50.3C49 51.8 46 51.8 44.5 50.3Z" fill="rgba(205,203,195,0.32)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.75;1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M39.5 50.5C40.5 53 41.8 55 43.5 56.5C41.8 54.5 40.8 52.5 40.5 50.3Z" fill="rgba(205,203,195,0.32)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.76;1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M40.2 39.8C41.8 39.6 43.6 40 45 41" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.3s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M44.5 52.5C46.5 53 48.5 53 50.5 52.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.6;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.44s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M34 40C31.5 33 32 24 38.5 19.5C43 16.5 52 16.5 56.5 19.5C63 24 63.5 33 61 40" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M49 40C49 37.5 51 36.5 53 36.5C55.5 36.5 57.5 38 57.5 41C57.5 44 55.5 45.5 53 45.5C50.5 45.5 49 43.5 49 40Z" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.6;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M56 38C48 34 40 33 34 34" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M36 72C36 66 38 62 42 60M59 72C59 66 57 62 53 60" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.72;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M38.5 69.5C43.5 72.8 51.5 72.8 56.5 69.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.774;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
26
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
27
|
+
<path d="M44 71L40.5 88M51 71L54.5 88" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
28
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#b3232a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M43 59L43 70L52 70L52 59C49.5 61.5 45.5 61.5 43 59Z" fill="#b3232a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.62;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M34 38C34 22 40 15 47.5 15C55 15 61 22 61 38C61 49 58 57 53 61C50 63.5 45 63.5 42 61C37 57 34 49 34 38Z" fill="#b3232a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 59.5C45.5 62 49.5 62 52 59.5L52 61.5C49.5 64 45.5 64 43 61.5Z" fill="#2b2b33"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.66;1" dur="0.64s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M39 34C40 32 55 32 56 34C57 40 56 46 54.5 50L51 56.5L44 56.5L41 50C39 46 38 40 39 34Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.6;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M40 44.6L44.8 43.2L45.2 45L40.4 46.4ZM55 44.6L50.2 43.2L49.8 45L54.6 46.4Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.7;1" dur="0.75s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M40.5 82a7 7 0 1 0 14 0a7 7 0 1 0-14 0Z" fill="rgba(111,214,224,0.3)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.82;1" dur="0.94s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M44.5 82a3 3 0 1 0 6 0a3 3 0 1 0-6 0Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.85;1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M34 38C34 22 40 15 47.5 15C55 15 61 22 61 38C61 49 58 57 53 61C50 63.5 45 63.5 42 61C37 57 34 49 34 38Z" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M39 34C40 32 55 32 56 34C57 40 56 46 54.5 50L51 56.5L44 56.5L41 50C39 46 38 40 39 34Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M40 44.6L44.8 43.2L45.2 45L40.4 46.4ZM55 44.6L50.2 43.2L49.8 45L54.6 46.4Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M51.5 82a4 4 0 1 0-8 0a4 4 0 1 0 8 0Z" fill="none" stroke="#6fd6e0" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#2c3e6b"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#dfa878"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63L56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#24335a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M43.9 52.1C45.3 51.2 46.9 51.4 47.6 52C48.3 51.4 49.9 51.2 51.3 52.1C50 53.7 45.3 53.7 43.9 52.1Z" fill="#b56a68"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.652;1" dur="0.46s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M33 32C31.5 24 36 16 47.5 15C59 16 63.5 24 62 32C55 28 40 28 33 32Z" fill="#2c3e6b"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M34.5 31.5C38 35 57 35 60.5 31.5C60.5 34 57.5 36.5 47.5 36.5C37.5 36.5 34.5 34 34.5 31.5Z" fill="#24335a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.6;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M36 41C36 39.5 37.5 38.8 40 38.8L55 38.8C57.5 38.8 59 39.5 59 41L59 44C59 45.5 57.5 46.5 55 46.5L40 46.5C37.5 46.5 36 45.5 36 44Z" fill="#1a1a1f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.62;1" dur="0.64s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M60.5 47.5a1.6 1.6 0 1 0 3.2 0a1.6 1.6 0 1 0-3.2 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.75;1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M76 52a1.7 1.7 0 1 0 3.4 0a1.7 1.7 0 1 0-3.4 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.82;1" dur="0.96s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M44.5 52.5C46.5 53 48.5 53 50.5 52.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.6;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.44s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M33 32C31.5 24 36 16 47.5 15C59 16 63.5 24 62 32" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M34.5 31.5C38 35 57 35 60.5 31.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M36 41C36 39.5 37.5 38.8 40 38.8L55 38.8C57.5 38.8 59 39.5 59 41L59 44C59 45.5 57.5 46.5 55 46.5L40 46.5C37.5 46.5 36 45.5 36 44Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.6;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M61 49C62 51.5 62 54 61 56.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.72;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M38.5 69.5C43.5 72.8 51.5 72.8 56.5 69.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.774;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M44 71L40.5 88M51 71L54.5 88" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M74 39C74 35 82 35 82 39.5C82 43 77.5 43.2 77.5 47L77.5 49" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.75;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.9s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M39 57C36 61 34.5 67 35.5 72C37.5 70 39.5 64 41.5 59ZM56 57C59 61 60.5 67 59.5 72C57.5 70 55.5 64 53.5 59Z" fill="#2a2622"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#2f6b4f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M41 68L40 57C40 55 42 55 43 57C46 60 49 60 52 57C53 55 55 55 55 57L54 68C50 66 44 66 41 68Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.66;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M34 34C33 23 39 15 47.5 15C56 15 62 23 61 34C58 30 54 28 47.5 28C41 28 37 30 34 34Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M38 32C30 29 25 23 25 13C25.5 10 28 9 30 11C31.5 16 34 23 41 30ZM62 32C70 29 75 23 75 13C74.5 10 72 9 70 11C68.5 16 66 23 59 30Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.45;1" dur="0.56s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M38.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0ZM51.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0Z" fill="rgba(197,116,92,0.26)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.733;1" dur="0.75s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M43.5 52C46 53.5 50 53.2 53 50.8C50.5 52.2 46 52.5 43.5 52Z" fill="#b56a68"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.652;1" dur="0.46s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M23 88L25.5 78L39 78L40 88ZM77 88L74.5 78L61 78L60 88Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.78;1" dur="0.88s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M40.4 39.2C41.6 38.2 43.6 38.1 44.8 38.9M51 38.9C52.2 38.1 54.2 38.2 55.4 39.2M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M43.5 52C46 53.6 50 53.3 53 50.8" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.55;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M34 34C33 23 39 15 47.5 15C56 15 62 23 61 34M35 33C37.5 30 41.5 28.5 47.5 28.5C53.5 28.5 57.5 30 60 33" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M38 32C30 29 25 23 25 13C25.5 10 28 9 30 11C31.5 16 34 23 41 30M62 32C70 29 75 23 75 13C74.5 10 72 9 70 11C68.5 16 66 23 59 30" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.3;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.56s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M40 57C40 55 42 55 43 57C46 60 49 60 52 57C53 55 55 55 55 57" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.6;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.66s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M23 88L25.5 78L39 78L40 88M77 88L74.5 78L61 78L60 88" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.9s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M40 66C28 67 20 73 18.5 85C19 88 23 90 28 90.5C34 93 61 93 67 90.5C72 90 76 88 76.5 85C75 73 67 67 55 66C51 70 44 70 40 66Z" fill="#a4403a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M32 43C30 26 37 12 47.5 12C58 12 65 26 63 43C63 55 60 65 57 72C55 68 54 60 53 52C52 44 51 40 47.5 40C44 40 43 44 42 52C41 60 40 68 38 72C35 65 32 55 32 43Z" fill="#d8b25a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M40 69.5C35.5 71 30 74.5 27.5 79C25.8 82 25.5 84.5 25.5 86.5C31 90 39 92 47.5 92C56 92 64 90 69.5 86.5C69.5 84.5 69.2 82 67.5 79C65 74.5 59.5 71 55 69.5C51 72 44 72 40 69.5Z" fill="#c9c2b8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.66;1" dur="0.78s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M37 46C37 55 41 62 47.5 64C54 62 58 55 58 46C56 51 52 53.5 47.5 53.5C43 53.5 39 51 37 46Z" fill="#c49a3f"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.56;1" dur="0.64s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M38.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0ZM51.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0Z" fill="rgba(197,116,92,0.26)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.733;1" dur="0.75s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M43.9 51.6C45.3 50.9 46.9 51.1 47.6 51.6C48.3 51.1 49.9 50.9 51.3 51.6C50 53.1 45.3 53.1 43.9 51.6Z" fill="#b56a68"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.652;1" dur="0.46s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M36.5 82a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0-7 0ZM51.5 82a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0-7 0Z" fill="#b0a99e"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.75;1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M68 39L83 39L83 51L68 51Z" fill="#8a8f98"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.68;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M73.5 51L73.5 65L77.5 65L77.5 51Z" fill="#7a5230"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.7;1" dur="0.88s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M72.5 67a3 3 0 1 0 6 0a3 3 0 1 0-6 0Z" fill="#7a5230"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.9s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M40.4 39.2C41.6 38.2 43.6 38.1 44.8 38.9M51 38.9C52.2 38.1 54.2 38.2 55.4 39.2M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M32 43C30 26 37 12 47.5 12C58 12 65 26 63 43C63 55 60 65 57 72M32 43C32 55 35 65 38 72" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M37 46C37 55 41 62 47.5 64C54 62 58 55 58 46" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.6;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M43 52C45 53.4 50 53.4 52 52" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.55;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M36.5 82a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0-7 0ZM51.5 82a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0-7 0Z" fill="none" stroke="#7a7268" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.75;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.85s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M40 66C28 67 20 73 18.5 85C19 88 23 90 28 90.5M55 66C67 67 75 73 76.5 85C76 88 72 90 67 90.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M68 39L83 39L83 51L68 51ZM75.5 51L75.5 65" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.7;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.88s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M69.5 42L76 42" fill="none" stroke="#f4e9d8" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.75;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.92s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M85 41L81 47L84 47L80 54M67 44L70 49L67.5 49L71 55" fill="none" stroke="#d4a437" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.8;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
</svg>
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M22.5 60C22 48 23 36 26 26C30 30 35 40 41 47C44 50 46 51 47.5 51C49 51 51 50 54 47C60 40 65 30 69 26C72 36 73 48 72.5 60C60 64 35 64 22.5 60Z" fill="#a4403a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#3b5ba5"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M30 74C37 77 58 77 65 74C64 78 62 80 60 81C55 82 40 82 35 81C33 80 31 78 30 74Z" fill="#2e4680"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#dfa878"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63L56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M38.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0ZM51.7 47.2a2.3 1.9 0 1 0 4.6 0a2.3 1.9 0 1 0-4.6 0Z" fill="rgba(197,116,92,0.26)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.733;1" dur="0.75s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M43.9 52.1C45.3 51.2 46.9 51.4 47.6 52C48.3 51.4 49.9 51.2 51.3 52.1C50 53.7 45.3 53.7 43.9 52.1Z" fill="#b56a68"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.652;1" dur="0.46s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M35.8 38.5C33.3 35 33 30 34.5 25C36.5 18.5 43 14.5 49.5 14.8C56.5 15.2 62 19.5 63.2 26C64 31 62.9 36.5 60.7 39.5C60.2 33 58.9 28.6 56.5 26.6C52.5 23.6 42.5 23.6 39 26.6C37 28.4 36.1 32.8 35.8 38.5Z" fill="#2a2333"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M36.2 27C35.4 31 35.4 35.5 36.2 39.5C37.8 36 38.4 31.5 38.8 27.4C38 26.9 37 26.8 36.2 27Z" fill="#c9c2b8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M63.8 27C64.6 31 64.6 35.5 63.8 39.5C62.2 36 61.6 31.5 61.2 27.4C62 26.9 63 26.8 63.8 27Z" fill="#c9c2b8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M43.5 54C44 57.5 45.5 60 47.6 60.5C49.7 60 51 57.5 51.5 54C50 55.8 45 55.8 43.5 54ZM43.5 50.5C44.5 51.8 46 52 47 51.6C46 51 44.5 50.8 43.5 51ZM51.5 50.5C50.5 51.8 49 52 48 51.6C49 51 50.5 50.8 51.5 51Z" fill="#2a2333"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.6;1" dur="0.66s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M41.5 79a6 6 0 1 0 12 0a6 6 0 1 0-12 0Z" fill="#d4a437"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.787;1" dur="0.94s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M47.5 75.5C49 77 49 81 47.5 82.5C46 81 46 77 47.5 75.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.85;1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M40.2 39.4C41.5 38.5 43.5 38.5 44.8 39.3" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.3s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M51 39.3C52.3 38.5 54.3 38.5 55.6 39.4" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.32s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M35.8 38.5C33.3 35 33 30 34.5 25C36.5 18.5 43 14.5 49.5 14.8C56.5 15.2 62 19.5 63.2 26C64 31 62.9 36.5 60.7 39.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M36.4 35.5C36.9 30.8 38 28.2 40 26.9C43.5 24.4 52 24.4 55.5 27C57.6 28.6 58.9 32 59.4 36" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M22.5 60C22 48 23 36 26 26C30 30 35 40 41 47M54 47C60 40 65 30 69 26C72 36 73 48 72.5 60" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.35;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
<path d="M43 56L43 63.2M52 56L52 63.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.769;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.52s" begin="0s" fill="freeze"/></path>
|
|
26
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
27
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
28
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
29
|
+
<path d="M41.5 79a6 6 0 1 0 12 0a6 6 0 1 0-12 0Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.725;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
30
|
+
<path d="M58 73C62 74 64 78 63.5 82M61 71C66 72 68.5 77 68 83" fill="none" stroke="#d4a437" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
31
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#5e4638"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M43 67.5L47.5 81L52 67.5C50 70 45 70 43 67.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#7a3040"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M42 12C42.5 7 46 5 49.5 5.5C53 6 55 9 54.5 12.5C50.5 10.5 45.5 10.5 42 12Z" fill="#5a3d28"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.56s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#7a3040"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M35.4 33C34 26 34.5 18 37.5 14C40.5 10 44.5 9.5 49.5 9.5C54.5 9.5 58.5 10 61.5 14C64.5 18 65 26 59.6 33.5Z" fill="#7a3040"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M33.3 45a6.7 5.3 0 1 0 13.4 0a6.7 5.3 0 1 0-13.4 0ZM48.3 45a6.7 5.3 0 1 0 13.4 0a6.7 5.3 0 1 0-13.4 0Z" fill="rgba(111,214,224,0.3)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.75s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M34.5 43.5C35 41 39.5 39.8 43.5 41C45.3 41.6 45 45 43.6 47.2C42.2 49.4 35.5 49.2 34.5 46.2Z" fill="#6fd6e0"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M60.5 43.5C60 41 55.5 39.8 51.5 41C49.7 41.6 50 45 51.4 47.2C52.8 49.4 59.5 49.2 60.5 46.2Z" fill="#6fd6e0"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M43.5 51h1.2v1.2h-1.2zM46.9 51h1.2v1.2h-1.2zM50.3 51h1.2v1.2h-1.2zM44.8 53.2h1.2v1.2h-1.2zM48.2 53.2h1.2v1.2h-1.2zM46.2 55.4h1.2v1.2h-1.2z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M35.4 33C34 26 34.5 18 37.5 14C40.5 10 44.5 9.5 49.5 9.5C54.5 9.5 58.5 10 61.5 14C64.5 18 65 26 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M42 12C42.5 7 46 5 49.5 5.5C53 6 55 9 54.5 12.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.3;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.44s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M35 39.5C40 36.5 55 36.5 60 39.5M47.5 38L47.5 49" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M34.5 43.5C35 41 39.5 39.8 43.5 41C45.3 41.6 45 45 43.6 47.2C42.2 49.4 35.5 49.2 34.5 46.2ZM60.5 43.5C60 41 55.5 39.8 51.5 41C49.7 41.6 50 45 51.4 47.2C52.8 49.4 59.5 49.2 60.5 46.2Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M43 56L43 63.2M52 56L52 63.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.769;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.52s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M43 68L37.5 84M52 68L57.5 84" fill="none" stroke="#3f2f24" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M37.5 42.5L39 41M57.5 42.5L56 41" fill="none" stroke="#bff0f5" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.82;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#3b5ba5"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M26 84C33 87 62 87 69 84L69.5 87C63 89.5 32 89.5 25.5 87Z" fill="#2f4a86"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#dfa878"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M43.9 52.1C45.3 51.2 46.9 51.4 47.6 52C48.3 51.4 49.9 51.2 51.3 52.1C50 53.7 45.3 53.7 43.9 52.1Z" fill="#b56a68"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.652;1" dur="0.46s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M35.8 38.5C33.3 35 33 30 34.5 25C36.5 18.5 43 14.5 49.5 14.8C56.5 15.2 62 19.5 63.2 26C64 31 62.9 36.5 60.7 39.5C60.2 33 58.9 28.6 56.5 26.6C52.5 23.6 42.5 23.6 39 26.6C37 28.4 36.1 32.8 35.8 38.5Z" fill="#2a2622"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M34.8 40C34.4 34.5 35.2 29.5 38 26C37.2 30.5 38.2 35.5 39.5 39.5C38 40.2 36.2 40.4 34.8 40Z" fill="#c9c2b8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.66;1" dur="0.66s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M60.2 40C60.6 34.5 59.8 29.5 57 26C57.8 30.5 56.8 35.5 55.5 39.5C57 40.2 58.8 40.4 60.2 40Z" fill="#c9c2b8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.68;1" dur="0.68s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M43.5 81a4 4 0 1 0 8 0a4 4 0 1 0-8 0Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.75;1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M61 73C71 67 82 69 85 75C87 79 84 83 80 82C83 81 84 78 82 76C78 72 70 73 62 78Z" fill="#3b5ba5"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.77;1" dur="0.9s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M78 80.5C76.8 82 77.2 84.5 79.5 85C81.8 85.4 83.5 83.5 82.8 81.3C82.2 82.6 80.8 83 79.6 82.4C78.8 82 78.4 81.2 78 80.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.82;1" dur="0.96s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M40.4 39.2C41.6 38.2 43.6 38.1 44.8 38.9" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.467;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.3s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M51 38.9C52.2 38.1 54.2 38.2 55.4 39.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.32s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M35.8 38.5C33.3 35 33 30 34.5 25C36.5 18.5 43 14.5 49.5 14.8C56.5 15.2 62 19.5 63.2 26C64 31 62.9 36.5 60.7 39.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M36.4 35.5C36.9 30.8 38 28.2 40 26.9C43.5 24.4 52 24.4 55.5 27C57.6 28.6 58.9 32 59.4 36" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M44 52.3C46 54 49 54 51.5 52.3" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.72;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M38.5 69.5C43.5 72.8 51.5 72.8 56.5 69.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.774;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
26
|
+
<path d="M43.5 81a4 4 0 1 0 8 0a4 4 0 1 0-8 0Z" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.75;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
27
|
+
<path d="M61 73C71 67 82 69 85 75C87 79 84 83 80 82C83 81 84 78 82 76C78 72 70 73 62 78" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.725;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
28
|
+
<path d="M78 80.5C76.8 82 77.2 84.5 79.5 85C81.8 85.4 83.5 83.5 82.8 81.3" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.9s" begin="0s" fill="freeze"/></path>
|
|
29
|
+
<path d="M66 69.5C70 67.5 74.5 67.5 78.5 69M65 81C69 83 74 83 78 81.5" fill="none" stroke="#9db4e0" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.8;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
30
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#8e1f24"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#dfa878"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#eec49c"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M38 15L35.5 8.5L42 14ZM57 15L59.5 8.5L53 14Z" fill="#8e1f24"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.56s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M35 44C33 38 33 28 35 21C37 14 41.5 10.5 47.5 10.5C53.5 10.5 58 14 60 21C62 28 62 38 60 44C56 48 52 49.5 47.5 49.5C43 49.5 39 48 35 44Z" fill="#8e1f24"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M37 43.5C39.5 43 43.5 44 45 45.5C43 46.5 39 46 37 43.5ZM58 43.5C55.5 43 51.5 44 50 45.5C52 46.5 56 46 58 43.5Z" fill="#6e1418"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M38.4 44a0.8 0.7 0 1 0 1.6 0a0.8 0.7 0 1 0-1.6 0ZM55.6 44a0.8 0.7 0 1 0 1.6 0a0.8 0.7 0 1 0-1.6 0Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.72;1" dur="0.75s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M39 49C40.5 53 44 58.5 47.5 58.5C51 58.5 54.5 53 56 49" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M35 44C33 38 33 28 35 21C37 14 41.5 10.5 47.5 10.5C53.5 10.5 58 14 60 21C62 28 62 38 60 44" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M35 44C39 48 43 49.5 47.5 49.5C52 49.5 56 48 60 44M38 15L35.5 8.5L42 14M57 15L59.5 8.5L53 14" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M37 43.5C39.5 43 43.5 44 45 45.5C43 46.5 39 46 37 43.5ZM58 43.5C55.5 43 51.5 44 50 45.5C52 46.5 56 46 58 43.5Z" fill="none" stroke="#f4e9d8" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.5;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M47.5 50L46.5 53C47 53.5 48 53.5 48.5 53M43 55.5L52 55.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M43 56L43 63.2M52 56L52 63.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.769;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.52s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M47.5 70L47.5 92M33.5 80C38.5 77 44 76.5 47.5 76.5M61.5 80C56.5 77 51 76.5 47.5 76.5" fill="none" stroke="#6e1418" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M68 40L74.5 46.5M76 49.5L82.5 56" fill="none" stroke="#8e1f24" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M74.5 46.5C77.5 47.3 74.5 48.7 76 49.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M62 53a14 14 0 1 0 28 0a14 14 0 1 0-28 0Z" fill="rgba(124,229,119,0.25)"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.759;1" dur="1.08s" begin="0s" fill="freeze"/></path>
|
|
3
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5C28.5 91.5 38 93.6 47.5 93.6C57 93.6 66 91.5 72.8 86.5C72.8 84.5 72.4 82 70.5 79C67.5 74.5 62 71 56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#6b4a8a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.674;1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
4
|
+
<path d="M43 54.5L43 64C45.5 66 49.5 66 52 64L52 54.5C49.5 57.5 45.5 57.5 43 54.5Z" fill="#5da35a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.633;1" dur="0.6s" begin="0s" fill="freeze"/></path>
|
|
5
|
+
<path d="M43 55C45.5 57.8 49.5 57.8 52 55L52 58.5C49.5 60.8 45.5 60.8 43 58.5Z" fill="#478247"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.714;1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
6
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63L56.5 69.5C51.5 72.8 43.5 72.8 38.5 69.5Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.694;1" dur="0.72s" begin="0s" fill="freeze"/></path>
|
|
7
|
+
<path d="M37 70L33.5 83L40.5 77L41.5 70Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.7;1" dur="0.78s" begin="0s" fill="freeze"/></path>
|
|
8
|
+
<path d="M58 70L61.5 83L54.5 77L53.5 70Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.71;1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
9
|
+
<path d="M35.2 34C35.2 26.8 40.6 23.6 47.5 23.6C54.4 23.6 60 27 60 34.2C60 43.5 58 50.8 54.2 54.8C50.4 58.8 44.6 58.7 40.9 54.6C37.2 50.4 35.2 43 35.2 34Z" fill="#5da35a"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.548;1" dur="0.62s" begin="0s" fill="freeze"/></path>
|
|
10
|
+
<path d="M36.5 38C34.8 43 34.8 50 37 55.5C36.2 50 36.4 44 38 39C37.5 38.4 37 38.1 36.5 38ZM63.5 38C65.2 43 65.2 50 63 55.5C63.8 50 63.6 44 62 39C62.5 38.4 63 38.1 63.5 38Z" fill="#478247"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.6;1" dur="0.66s" begin="0s" fill="freeze"/></path>
|
|
11
|
+
<path d="M38.5 39.8C41 38 45 38.2 46.5 40C44.5 40 40.5 40.2 38.5 39.8ZM52.5 40C54 38.2 58 38 60.5 39.8C58.5 40.2 54.5 40 52.5 40Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.5;1" dur="0.5s" begin="0s" fill="freeze"/></path>
|
|
12
|
+
<path d="M40.9 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0ZM51.1 42.6a1.8 1.5 0 1 0 3.6 0a1.8 1.5 0 1 0-3.6 0Z" fill="#2b2233"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.571;1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
13
|
+
<path d="M35.8 38.5C33.3 35 33 30 34.5 25C36.5 18.5 43 14.5 49.5 14.8C56.5 15.2 62 19.5 63.2 26C64 31 62.9 36.5 60.7 39.5C60.2 33 58.9 28.6 56.5 26.6C52.5 23.6 42.5 23.6 39 26.6C37 28.4 36.1 32.8 35.8 38.5Z" fill="#241d29"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.517;1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
14
|
+
<path d="M74.8 46L69 61L83 61L77.2 46ZM74.8 41L74.8 46L77.2 46L77.2 41Z" fill="#f4e9d8"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.787;1" dur="0.94s" begin="0s" fill="freeze"/></path>
|
|
15
|
+
<path d="M72.3 55L70.5 61L81.5 61L79.7 55C77 56.2 75 56.2 72.3 55Z" fill="#7ce577"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.8;1" dur="0.98s" begin="0s" fill="freeze"/></path>
|
|
16
|
+
<path d="M73.5 57.5a0.9 0.9 0 1 0 1.8 0a0.9 0.9 0 1 0-1.8 0ZM77 58.5a0.7 0.7 0 1 0 1.4 0a0.7 0.7 0 1 0-1.4 0Z" fill="#d9f7d0"><animate attributeName="opacity" values="0;0;1" keyTimes="0;0.85;1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
17
|
+
<path d="M35.4 33C34.8 40.5 36.2 48.8 40.9 54.6C44.4 58.6 50.4 58.7 54.2 54.8C58.4 50 59.8 41 59.6 33.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;0" keyTimes="0;1" calcMode="spline" keySplines=".4 0 .2 1" dur="0.24s" begin="0s" fill="freeze"/></path>
|
|
18
|
+
<path d="M47.4 43C47.2 45.4 46.9 47.2 46.3 48.4C47 49.1 48.2 49.1 48.9 48.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.529;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.34s" begin="0s" fill="freeze"/></path>
|
|
19
|
+
<path d="M44 52.5C46.5 54.5 50 54.2 52 51.5" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.55;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.36s" begin="0s" fill="freeze"/></path>
|
|
20
|
+
<path d="M35.8 38.5C33.3 35 33 30 34.5 25C36.5 18.5 43 14.5 49.5 14.8C56.5 15.2 62 19.5 63.2 26C64 31 62.9 36.5 60.7 39.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.238;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.42s" begin="0s" fill="freeze"/></path>
|
|
21
|
+
<path d="M36.4 35.5C36.9 30.8 38 28.2 40 26.9C43.5 24.4 52 24.4 55.5 27C57.6 28.6 58.9 32 59.4 36" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.667;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.48s" begin="0s" fill="freeze"/></path>
|
|
22
|
+
<path d="M43 56L43 63.2M52 56L52 63.2" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.769;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.52s" begin="0s" fill="freeze"/></path>
|
|
23
|
+
<path d="M40.5 63C43.5 66.3 51.5 66.3 54.5 63" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.759;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.58s" begin="0s" fill="freeze"/></path>
|
|
24
|
+
<path d="M38.5 69.5C33 71 27.5 74.5 24.5 79C22.6 82 22.2 84.5 22.2 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.714;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.7s" begin="0s" fill="freeze"/></path>
|
|
25
|
+
<path d="M56.5 69.5C62 71 67.5 74.5 70.5 79C72.4 82 72.8 84.5 72.8 86.5" fill="none" stroke="#2b2233" stroke-width="3.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.73;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.74s" begin="0s" fill="freeze"/></path>
|
|
26
|
+
<path d="M28 77L31.5 74.5L29.5 79L33 77.5M62 74.5L65.5 77L62 78L66.5 80" fill="none" stroke="#4f3568" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.795;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.82s" begin="0s" fill="freeze"/></path>
|
|
27
|
+
<path d="M74.8 41L74.8 46L69 61L83 61L77.2 46L77.2 41M73.5 41L78.5 41" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.725;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.8s" begin="0s" fill="freeze"/></path>
|
|
28
|
+
<path d="M37.7 43a5 5 0 1 0 10 0a5 5 0 1 0-10 0ZM47.9 43a5 5 0 1 0 10 0a5 5 0 1 0-10 0ZM47.7 43L48.1 43M37.7 43L33.8 41.3M57.9 43L61.8 41.3" fill="none" stroke="#2b2233" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.66;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="0.86s" begin="0s" fill="freeze"/></path>
|
|
29
|
+
<path d="M85 47L88.5 45M84.5 53L88 53M79.5 38L80.5 35" fill="none" stroke="#7ce577" stroke-width="2.5" pathLength="1" stroke-dasharray="1"><animate attributeName="stroke-dashoffset" values="1.01;1.01;0" keyTimes="0;0.78;1" calcMode="spline" keySplines="0 0 1 1;.4 0 .2 1" dur="1s" begin="0s" fill="freeze"/></path>
|
|
30
|
+
</svg>
|