@zenmux/icons 0.1.0-dev.0 → 0.1.0-dev.2
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 +44 -21
- package/dist/Adobe/Color.js +13 -0
- package/dist/Adobe/Combine.js +10 -0
- package/dist/Adobe/CombineDark.js +19 -0
- package/dist/Adobe/CombineLight.js +10 -0
- package/dist/Adobe/Dark.js +13 -0
- package/dist/Adobe/Light.js +10 -0
- package/dist/Adobe/Mono.js +10 -0
- package/dist/Adobe/index.d.ts +10 -0
- package/dist/Adobe/index.js +11 -0
- package/dist/AdobeFirefly/Color.js +13 -0
- package/dist/AdobeFirefly/Combine.d.ts +3 -0
- package/dist/AdobeFirefly/Combine.js +10 -0
- package/dist/AdobeFirefly/CombineDark.d.ts +3 -0
- package/dist/AdobeFirefly/CombineDark.js +19 -0
- package/dist/AdobeFirefly/CombineLight.d.ts +3 -0
- package/dist/AdobeFirefly/CombineLight.js +10 -0
- package/dist/AdobeFirefly/Dark.d.ts +3 -0
- package/dist/AdobeFirefly/Dark.js +13 -0
- package/dist/AdobeFirefly/Light.d.ts +3 -0
- package/dist/AdobeFirefly/Light.js +10 -0
- package/dist/AdobeFirefly/Mono.d.ts +3 -0
- package/dist/AdobeFirefly/Mono.js +10 -0
- package/dist/AdobeFirefly/index.d.ts +10 -0
- package/dist/AdobeFirefly/index.js +11 -0
- package/dist/AgUi/Color.d.ts +3 -0
- package/dist/AgUi/Color.js +16 -0
- package/dist/AgUi/Combine.d.ts +3 -0
- package/dist/AgUi/Combine.js +10 -0
- package/dist/AgUi/CombineDark.d.ts +3 -0
- package/dist/AgUi/CombineDark.js +22 -0
- package/dist/AgUi/CombineLight.d.ts +3 -0
- package/dist/AgUi/CombineLight.js +10 -0
- package/dist/AgUi/Dark.d.ts +3 -0
- package/dist/AgUi/Dark.js +16 -0
- package/dist/AgUi/Light.d.ts +3 -0
- package/dist/AgUi/Light.js +10 -0
- package/dist/AgUi/Mono.d.ts +3 -0
- package/dist/AgUi/Mono.js +10 -0
- package/dist/AgUi/index.d.ts +10 -0
- package/dist/AgUi/index.js +11 -0
- package/dist/AgnesAi/Color.d.ts +3 -0
- package/dist/AgnesAi/Color.js +16 -0
- package/dist/AgnesAi/Combine.d.ts +3 -0
- package/dist/AgnesAi/Combine.js +10 -0
- package/dist/AgnesAi/CombineDark.d.ts +3 -0
- package/dist/AgnesAi/CombineDark.js +25 -0
- package/dist/AgnesAi/CombineLight.d.ts +3 -0
- package/dist/AgnesAi/CombineLight.js +10 -0
- package/dist/AgnesAi/Dark.d.ts +3 -0
- package/dist/AgnesAi/Dark.js +16 -0
- package/dist/AgnesAi/Light.d.ts +3 -0
- package/dist/AgnesAi/Light.js +10 -0
- package/dist/AgnesAi/Mono.d.ts +3 -0
- package/dist/AgnesAi/Mono.js +10 -0
- package/dist/AgnesAi/index.d.ts +10 -0
- package/dist/AgnesAi/index.js +11 -0
- package/dist/Airjelly/Color.d.ts +3 -0
- package/dist/Airjelly/Color.js +16 -0
- package/dist/Airjelly/Combine.d.ts +3 -0
- package/dist/Airjelly/Combine.js +10 -0
- package/dist/Airjelly/CombineDark.d.ts +3 -0
- package/dist/Airjelly/CombineDark.js +25 -0
- package/dist/Airjelly/CombineLight.d.ts +3 -0
- package/dist/Airjelly/CombineLight.js +10 -0
- package/dist/Airjelly/Dark.d.ts +3 -0
- package/dist/Airjelly/Dark.js +16 -0
- package/dist/Airjelly/Light.d.ts +3 -0
- package/dist/Airjelly/Light.js +10 -0
- package/dist/Airjelly/Mono.d.ts +3 -0
- package/dist/Airjelly/Mono.js +10 -0
- package/dist/Airjelly/index.d.ts +10 -0
- package/dist/Airjelly/index.js +11 -0
- package/dist/Amp/Color.d.ts +3 -0
- package/dist/Amp/Color.js +22 -0
- package/dist/Amp/Combine.d.ts +3 -0
- package/dist/Amp/Combine.js +10 -0
- package/dist/Amp/CombineDark.d.ts +3 -0
- package/dist/Amp/CombineDark.js +31 -0
- package/dist/Amp/CombineLight.d.ts +3 -0
- package/dist/Amp/CombineLight.js +10 -0
- package/dist/Amp/Dark.d.ts +3 -0
- package/dist/Amp/Dark.js +22 -0
- package/dist/Amp/Light.d.ts +3 -0
- package/dist/Amp/Light.js +10 -0
- package/dist/Amp/Mono.d.ts +3 -0
- package/dist/Amp/Mono.js +10 -0
- package/dist/Amp/index.d.ts +10 -0
- package/dist/Amp/index.js +11 -0
- package/dist/Antigravity/Color.d.ts +3 -0
- package/dist/Antigravity/Color.js +51 -0
- package/dist/Antigravity/Combine.d.ts +3 -0
- package/dist/Antigravity/Combine.js +10 -0
- package/dist/Antigravity/CombineDark.d.ts +3 -0
- package/dist/Antigravity/CombineDark.js +19 -0
- package/dist/Antigravity/CombineLight.d.ts +3 -0
- package/dist/Antigravity/CombineLight.js +10 -0
- package/dist/Antigravity/Dark.d.ts +3 -0
- package/dist/Antigravity/Dark.js +16 -0
- package/dist/Antigravity/Light.d.ts +3 -0
- package/dist/Antigravity/Light.js +10 -0
- package/dist/Antigravity/Mono.d.ts +3 -0
- package/dist/Antigravity/Mono.js +10 -0
- package/dist/Antigravity/index.d.ts +10 -0
- package/dist/Antigravity/index.js +11 -0
- package/dist/Askverdict/Color.d.ts +3 -0
- package/dist/Askverdict/Color.js +49 -0
- package/dist/Askverdict/Combine.d.ts +3 -0
- package/dist/Askverdict/Combine.js +10 -0
- package/dist/Askverdict/CombineDark.d.ts +3 -0
- package/dist/Askverdict/CombineDark.js +34 -0
- package/dist/Askverdict/CombineLight.d.ts +3 -0
- package/dist/Askverdict/CombineLight.js +10 -0
- package/dist/Askverdict/Dark.d.ts +3 -0
- package/dist/Askverdict/Dark.js +25 -0
- package/dist/Askverdict/Light.d.ts +3 -0
- package/dist/Askverdict/Light.js +10 -0
- package/dist/Askverdict/Mono.d.ts +3 -0
- package/dist/Askverdict/Mono.js +10 -0
- package/dist/Askverdict/index.d.ts +10 -0
- package/dist/Askverdict/index.js +11 -0
- package/dist/Automatic1111/Color.d.ts +3 -0
- package/dist/Automatic1111/Color.js +28 -0
- package/dist/Automatic1111/Combine.d.ts +3 -0
- package/dist/Automatic1111/Combine.js +10 -0
- package/dist/Automatic1111/CombineDark.d.ts +3 -0
- package/dist/Automatic1111/CombineDark.js +31 -0
- package/dist/Automatic1111/CombineLight.d.ts +3 -0
- package/dist/Automatic1111/CombineLight.js +10 -0
- package/dist/Automatic1111/Dark.d.ts +3 -0
- package/dist/Automatic1111/Dark.js +28 -0
- package/dist/Automatic1111/Light.d.ts +3 -0
- package/dist/Automatic1111/Light.js +10 -0
- package/dist/Automatic1111/Mono.d.ts +3 -0
- package/dist/Automatic1111/Mono.js +10 -0
- package/dist/Automatic1111/index.d.ts +10 -0
- package/dist/Automatic1111/index.js +11 -0
- package/dist/Capcut/Color.d.ts +3 -0
- package/dist/Capcut/Color.js +16 -0
- package/dist/Capcut/Combine.d.ts +3 -0
- package/dist/Capcut/Combine.js +10 -0
- package/dist/Capcut/CombineDark.d.ts +3 -0
- package/dist/Capcut/CombineDark.js +25 -0
- package/dist/Capcut/CombineLight.d.ts +3 -0
- package/dist/Capcut/CombineLight.js +10 -0
- package/dist/Capcut/Dark.d.ts +3 -0
- package/dist/Capcut/Dark.js +16 -0
- package/dist/Capcut/Light.d.ts +3 -0
- package/dist/Capcut/Light.js +10 -0
- package/dist/Capcut/Mono.d.ts +3 -0
- package/dist/Capcut/Mono.js +10 -0
- package/dist/Capcut/index.d.ts +10 -0
- package/dist/Capcut/index.js +11 -0
- package/dist/Celestoai/Color.d.ts +3 -0
- package/dist/Celestoai/Color.js +19 -0
- package/dist/Celestoai/Combine.d.ts +3 -0
- package/dist/Celestoai/Combine.js +10 -0
- package/dist/Celestoai/CombineDark.d.ts +3 -0
- package/dist/Celestoai/CombineDark.js +22 -0
- package/dist/Celestoai/CombineLight.d.ts +3 -0
- package/dist/Celestoai/CombineLight.js +10 -0
- package/dist/Celestoai/Dark.d.ts +3 -0
- package/dist/Celestoai/Dark.js +16 -0
- package/dist/Celestoai/Light.d.ts +3 -0
- package/dist/Celestoai/Light.js +10 -0
- package/dist/Celestoai/Mono.d.ts +3 -0
- package/dist/Celestoai/Mono.js +10 -0
- package/dist/Celestoai/index.d.ts +10 -0
- package/dist/Celestoai/index.js +11 -0
- package/dist/CherryStudio/Color.js +11 -2
- package/dist/CherryStudio/Combine.d.ts +3 -0
- package/dist/CherryStudio/Combine.js +10 -0
- package/dist/CherryStudio/CombineDark.d.ts +3 -0
- package/dist/CherryStudio/CombineDark.js +52 -0
- package/dist/CherryStudio/CombineLight.d.ts +3 -0
- package/dist/CherryStudio/CombineLight.js +10 -0
- package/dist/CherryStudio/Dark.d.ts +3 -0
- package/dist/CherryStudio/Dark.js +19 -0
- package/dist/CherryStudio/Light.d.ts +3 -0
- package/dist/CherryStudio/Light.js +10 -0
- package/dist/CherryStudio/Mono.js +2 -2
- package/dist/CherryStudio/index.d.ts +6 -0
- package/dist/CherryStudio/index.js +6 -1
- package/dist/ClaudeCode/Color.d.ts +3 -0
- package/dist/ClaudeCode/Color.js +13 -0
- package/dist/ClaudeCode/Combine.d.ts +3 -0
- package/dist/ClaudeCode/Combine.js +10 -0
- package/dist/ClaudeCode/CombineDark.d.ts +3 -0
- package/dist/ClaudeCode/CombineDark.js +19 -0
- package/dist/ClaudeCode/CombineLight.d.ts +3 -0
- package/dist/ClaudeCode/CombineLight.js +10 -0
- package/dist/ClaudeCode/Dark.d.ts +3 -0
- package/dist/ClaudeCode/Dark.js +13 -0
- package/dist/ClaudeCode/Light.d.ts +3 -0
- package/dist/ClaudeCode/Light.js +10 -0
- package/dist/ClaudeCode/Mono.d.ts +3 -0
- package/dist/ClaudeCode/Mono.js +10 -0
- package/dist/ClaudeCode/index.d.ts +10 -0
- package/dist/ClaudeCode/index.js +11 -0
- package/dist/Cline/Color.js +8 -2
- package/dist/Cline/Combine.d.ts +3 -0
- package/dist/Cline/Combine.js +10 -0
- package/dist/Cline/CombineDark.d.ts +3 -0
- package/dist/Cline/CombineDark.js +28 -0
- package/dist/Cline/CombineLight.d.ts +3 -0
- package/dist/Cline/CombineLight.js +10 -0
- package/dist/Cline/Dark.d.ts +3 -0
- package/dist/Cline/Dark.js +16 -0
- package/dist/Cline/Light.d.ts +3 -0
- package/dist/Cline/Light.js +10 -0
- package/dist/Cline/Mono.js +2 -2
- package/dist/Cline/index.d.ts +6 -0
- package/dist/Cline/index.js +6 -1
- package/dist/Clipdrop/Color.d.ts +3 -0
- package/dist/Clipdrop/Color.js +13 -0
- package/dist/Clipdrop/Combine.d.ts +3 -0
- package/dist/Clipdrop/Combine.js +10 -0
- package/dist/Clipdrop/CombineDark.d.ts +3 -0
- package/dist/Clipdrop/CombineDark.js +22 -0
- package/dist/Clipdrop/CombineLight.d.ts +3 -0
- package/dist/Clipdrop/CombineLight.js +10 -0
- package/dist/Clipdrop/Dark.d.ts +3 -0
- package/dist/Clipdrop/Dark.js +13 -0
- package/dist/Clipdrop/Light.d.ts +3 -0
- package/dist/Clipdrop/Light.js +10 -0
- package/dist/Clipdrop/Mono.d.ts +3 -0
- package/dist/Clipdrop/Mono.js +10 -0
- package/dist/Clipdrop/index.d.ts +10 -0
- package/dist/Clipdrop/index.js +11 -0
- package/dist/Codebuddy/Color.d.ts +3 -0
- package/dist/Codebuddy/Color.js +25 -0
- package/dist/Codebuddy/Combine.d.ts +3 -0
- package/dist/Codebuddy/Combine.js +10 -0
- package/dist/Codebuddy/CombineDark.d.ts +3 -0
- package/dist/Codebuddy/CombineDark.js +37 -0
- package/dist/Codebuddy/CombineLight.d.ts +3 -0
- package/dist/Codebuddy/CombineLight.js +10 -0
- package/dist/Codebuddy/Dark.d.ts +3 -0
- package/dist/Codebuddy/Dark.js +16 -0
- package/dist/Codebuddy/Light.d.ts +3 -0
- package/dist/Codebuddy/Light.js +10 -0
- package/dist/Codebuddy/Mono.d.ts +3 -0
- package/dist/Codebuddy/Mono.js +10 -0
- package/dist/Codebuddy/index.d.ts +10 -0
- package/dist/Codebuddy/index.js +11 -0
- package/dist/Codeflicker/Color.d.ts +3 -0
- package/dist/Codeflicker/Color.js +91 -0
- package/dist/Codeflicker/Combine.d.ts +3 -0
- package/dist/Codeflicker/Combine.js +10 -0
- package/dist/Codeflicker/CombineDark.d.ts +3 -0
- package/dist/Codeflicker/CombineDark.js +28 -0
- package/dist/Codeflicker/CombineLight.d.ts +3 -0
- package/dist/Codeflicker/CombineLight.js +10 -0
- package/dist/Codeflicker/Dark.d.ts +3 -0
- package/dist/Codeflicker/Dark.js +16 -0
- package/dist/Codeflicker/Light.d.ts +3 -0
- package/dist/Codeflicker/Light.js +10 -0
- package/dist/Codeflicker/Mono.d.ts +3 -0
- package/dist/Codeflicker/Mono.js +10 -0
- package/dist/Codeflicker/index.d.ts +10 -0
- package/dist/Codeflicker/index.js +11 -0
- package/dist/Colab/Color.d.ts +3 -0
- package/dist/Colab/Color.js +19 -0
- package/dist/Colab/Combine.d.ts +3 -0
- package/dist/Colab/Combine.js +10 -0
- package/dist/Colab/CombineDark.d.ts +3 -0
- package/dist/Colab/CombineDark.js +22 -0
- package/dist/Colab/CombineLight.d.ts +3 -0
- package/dist/Colab/CombineLight.js +10 -0
- package/dist/Colab/Dark.d.ts +3 -0
- package/dist/Colab/Dark.js +13 -0
- package/dist/Colab/Light.d.ts +3 -0
- package/dist/Colab/Light.js +10 -0
- package/dist/Colab/Mono.d.ts +3 -0
- package/dist/Colab/Mono.js +10 -0
- package/dist/Colab/index.d.ts +10 -0
- package/dist/Colab/index.js +11 -0
- package/dist/Comfyui/Color.d.ts +3 -0
- package/dist/Comfyui/Color.js +13 -0
- package/dist/Comfyui/Combine.d.ts +3 -0
- package/dist/Comfyui/Combine.js +10 -0
- package/dist/Comfyui/CombineDark.d.ts +3 -0
- package/dist/Comfyui/CombineDark.js +16 -0
- package/dist/Comfyui/CombineLight.d.ts +3 -0
- package/dist/Comfyui/CombineLight.js +10 -0
- package/dist/Comfyui/Dark.d.ts +3 -0
- package/dist/Comfyui/Dark.js +13 -0
- package/dist/Comfyui/Light.d.ts +3 -0
- package/dist/Comfyui/Light.js +10 -0
- package/dist/Comfyui/Mono.d.ts +3 -0
- package/dist/Comfyui/Mono.js +10 -0
- package/dist/Comfyui/index.d.ts +10 -0
- package/dist/Comfyui/index.js +11 -0
- package/dist/Copilotkit/Color.d.ts +3 -0
- package/dist/Copilotkit/Color.js +55 -0
- package/dist/Copilotkit/Combine.d.ts +3 -0
- package/dist/Copilotkit/Combine.js +10 -0
- package/dist/Copilotkit/CombineDark.d.ts +3 -0
- package/dist/Copilotkit/CombineDark.js +40 -0
- package/dist/Copilotkit/CombineLight.d.ts +3 -0
- package/dist/Copilotkit/CombineLight.js +10 -0
- package/dist/Copilotkit/Dark.d.ts +3 -0
- package/dist/Copilotkit/Dark.js +34 -0
- package/dist/Copilotkit/Light.d.ts +3 -0
- package/dist/Copilotkit/Light.js +10 -0
- package/dist/Copilotkit/Mono.d.ts +3 -0
- package/dist/Copilotkit/Mono.js +10 -0
- package/dist/Copilotkit/index.d.ts +10 -0
- package/dist/Copilotkit/index.js +11 -0
- package/dist/Coqui/Color.d.ts +3 -0
- package/dist/Coqui/Color.js +19 -0
- package/dist/Coqui/Combine.d.ts +3 -0
- package/dist/Coqui/Combine.js +10 -0
- package/dist/Coqui/CombineDark.d.ts +3 -0
- package/dist/Coqui/CombineDark.js +34 -0
- package/dist/Coqui/CombineLight.d.ts +3 -0
- package/dist/Coqui/CombineLight.js +10 -0
- package/dist/Coqui/Dark.d.ts +3 -0
- package/dist/Coqui/Dark.js +19 -0
- package/dist/Coqui/Light.d.ts +3 -0
- package/dist/Coqui/Light.js +10 -0
- package/dist/Coqui/Mono.d.ts +3 -0
- package/dist/Coqui/Mono.js +10 -0
- package/dist/Coqui/index.d.ts +10 -0
- package/dist/Coqui/index.js +11 -0
- package/dist/Coze/Color.d.ts +3 -0
- package/dist/Coze/Color.js +16 -0
- package/dist/Coze/Combine.d.ts +3 -0
- package/dist/Coze/Combine.js +10 -0
- package/dist/Coze/CombineDark.d.ts +3 -0
- package/dist/Coze/CombineDark.js +25 -0
- package/dist/Coze/CombineLight.d.ts +3 -0
- package/dist/Coze/CombineLight.js +10 -0
- package/dist/Coze/Dark.d.ts +3 -0
- package/dist/Coze/Dark.js +16 -0
- package/dist/Coze/Light.d.ts +3 -0
- package/dist/Coze/Light.js +10 -0
- package/dist/Coze/Mono.d.ts +3 -0
- package/dist/Coze/Mono.js +10 -0
- package/dist/Coze/index.d.ts +10 -0
- package/dist/Coze/index.js +11 -0
- package/dist/Crewai/Color.d.ts +3 -0
- package/dist/Crewai/Color.js +19 -0
- package/dist/Crewai/Combine.d.ts +3 -0
- package/dist/Crewai/Combine.js +10 -0
- package/dist/Crewai/CombineDark.d.ts +3 -0
- package/dist/Crewai/CombineDark.js +25 -0
- package/dist/Crewai/CombineLight.d.ts +3 -0
- package/dist/Crewai/CombineLight.js +10 -0
- package/dist/Crewai/Dark.d.ts +3 -0
- package/dist/Crewai/Dark.js +16 -0
- package/dist/Crewai/Light.d.ts +3 -0
- package/dist/Crewai/Light.js +10 -0
- package/dist/Crewai/Mono.d.ts +3 -0
- package/dist/Crewai/Mono.js +10 -0
- package/dist/Crewai/index.d.ts +10 -0
- package/dist/Crewai/index.js +11 -0
- package/dist/Cursor/Color.js +6 -3
- package/dist/Cursor/Combine.d.ts +3 -0
- package/dist/Cursor/Combine.js +10 -0
- package/dist/Cursor/CombineDark.d.ts +3 -0
- package/dist/Cursor/CombineDark.js +19 -0
- package/dist/Cursor/CombineLight.d.ts +3 -0
- package/dist/Cursor/CombineLight.js +10 -0
- package/dist/Cursor/Dark.d.ts +3 -0
- package/dist/Cursor/Dark.js +13 -0
- package/dist/Cursor/Light.d.ts +3 -0
- package/dist/Cursor/Light.js +10 -0
- package/dist/Cursor/Mono.js +3 -3
- package/dist/Cursor/index.d.ts +6 -0
- package/dist/Cursor/index.js +6 -1
- package/dist/Cybercut/Color.d.ts +3 -0
- package/dist/Cybercut/Color.js +21 -0
- package/dist/Cybercut/Combine.d.ts +3 -0
- package/dist/Cybercut/Combine.js +10 -0
- package/dist/Cybercut/CombineDark.d.ts +3 -0
- package/dist/Cybercut/CombineDark.js +22 -0
- package/dist/Cybercut/CombineLight.d.ts +3 -0
- package/dist/Cybercut/CombineLight.js +10 -0
- package/dist/Cybercut/Dark.d.ts +3 -0
- package/dist/Cybercut/Dark.js +21 -0
- package/dist/Cybercut/Light.d.ts +3 -0
- package/dist/Cybercut/Light.js +12 -0
- package/dist/Cybercut/Mono.d.ts +3 -0
- package/dist/Cybercut/Mono.js +12 -0
- package/dist/Cybercut/index.d.ts +10 -0
- package/dist/Cybercut/index.js +11 -0
- package/dist/Deepai/Color.d.ts +3 -0
- package/dist/Deepai/Color.js +16 -0
- package/dist/Deepai/Combine.d.ts +3 -0
- package/dist/Deepai/Combine.js +10 -0
- package/dist/Deepai/CombineDark.d.ts +3 -0
- package/dist/Deepai/CombineDark.js +25 -0
- package/dist/Deepai/CombineLight.d.ts +3 -0
- package/dist/Deepai/CombineLight.js +10 -0
- package/dist/Deepai/Dark.d.ts +3 -0
- package/dist/Deepai/Dark.js +16 -0
- package/dist/Deepai/Light.d.ts +3 -0
- package/dist/Deepai/Light.js +10 -0
- package/dist/Deepai/Mono.d.ts +3 -0
- package/dist/Deepai/Mono.js +10 -0
- package/dist/Deepai/index.d.ts +10 -0
- package/dist/Deepai/index.js +11 -0
- package/dist/Deepl/Color.d.ts +3 -0
- package/dist/Deepl/Color.js +19 -0
- package/dist/Deepl/Combine.d.ts +3 -0
- package/dist/Deepl/Combine.js +10 -0
- package/dist/Deepl/CombineDark.d.ts +3 -0
- package/dist/Deepl/CombineDark.js +28 -0
- package/dist/Deepl/CombineLight.d.ts +3 -0
- package/dist/Deepl/CombineLight.js +10 -0
- package/dist/Deepl/Dark.d.ts +3 -0
- package/dist/Deepl/Dark.js +19 -0
- package/dist/Deepl/Light.d.ts +3 -0
- package/dist/Deepl/Light.js +10 -0
- package/dist/Deepl/Mono.d.ts +3 -0
- package/dist/Deepl/Mono.js +10 -0
- package/dist/Deepl/index.d.ts +10 -0
- package/dist/Deepl/index.js +11 -0
- package/dist/Devin/Color.d.ts +3 -0
- package/dist/Devin/Color.js +19 -0
- package/dist/Devin/Combine.d.ts +3 -0
- package/dist/Devin/Combine.js +10 -0
- package/dist/Devin/CombineDark.d.ts +3 -0
- package/dist/Devin/CombineDark.js +28 -0
- package/dist/Devin/CombineLight.d.ts +3 -0
- package/dist/Devin/CombineLight.js +10 -0
- package/dist/Devin/Dark.d.ts +3 -0
- package/dist/Devin/Dark.js +19 -0
- package/dist/Devin/Light.d.ts +3 -0
- package/dist/Devin/Light.js +10 -0
- package/dist/Devin/Mono.d.ts +3 -0
- package/dist/Devin/Mono.js +10 -0
- package/dist/Devin/index.d.ts +10 -0
- package/dist/Devin/index.js +11 -0
- package/dist/Dify/Color.d.ts +3 -0
- package/dist/Dify/Color.js +16 -0
- package/dist/Dify/Combine.d.ts +3 -0
- package/dist/Dify/Combine.js +10 -0
- package/dist/Dify/CombineDark.d.ts +3 -0
- package/dist/Dify/CombineDark.js +25 -0
- package/dist/Dify/CombineLight.d.ts +3 -0
- package/dist/Dify/CombineLight.js +10 -0
- package/dist/Dify/Dark.d.ts +3 -0
- package/dist/Dify/Dark.js +16 -0
- package/dist/Dify/Light.d.ts +3 -0
- package/dist/Dify/Light.js +10 -0
- package/dist/Dify/Mono.d.ts +3 -0
- package/dist/Dify/Mono.js +10 -0
- package/dist/Dify/index.d.ts +10 -0
- package/dist/Dify/index.js +11 -0
- package/dist/Doc2x/Color.d.ts +3 -0
- package/dist/Doc2x/Color.js +16 -0
- package/dist/Doc2x/Combine.d.ts +3 -0
- package/dist/Doc2x/Combine.js +10 -0
- package/dist/Doc2x/CombineDark.d.ts +3 -0
- package/dist/Doc2x/CombineDark.js +22 -0
- package/dist/Doc2x/CombineLight.d.ts +3 -0
- package/dist/Doc2x/CombineLight.js +10 -0
- package/dist/Doc2x/Dark.d.ts +3 -0
- package/dist/Doc2x/Dark.js +16 -0
- package/dist/Doc2x/Light.d.ts +3 -0
- package/dist/Doc2x/Light.js +10 -0
- package/dist/Doc2x/Mono.d.ts +3 -0
- package/dist/Doc2x/Mono.js +10 -0
- package/dist/Doc2x/index.d.ts +10 -0
- package/dist/Doc2x/index.js +11 -0
- package/dist/Docsearch/Color.d.ts +3 -0
- package/dist/Docsearch/Color.js +19 -0
- package/dist/Docsearch/Combine.d.ts +3 -0
- package/dist/Docsearch/Combine.js +10 -0
- package/dist/Docsearch/CombineDark.d.ts +3 -0
- package/dist/Docsearch/CombineDark.js +25 -0
- package/dist/Docsearch/CombineLight.d.ts +3 -0
- package/dist/Docsearch/CombineLight.js +10 -0
- package/dist/Docsearch/Dark.d.ts +3 -0
- package/dist/Docsearch/Dark.js +19 -0
- package/dist/Docsearch/Light.d.ts +3 -0
- package/dist/Docsearch/Light.js +10 -0
- package/dist/Docsearch/Mono.d.ts +3 -0
- package/dist/Docsearch/Mono.js +10 -0
- package/dist/Docsearch/index.d.ts +10 -0
- package/dist/Docsearch/index.js +11 -0
- package/dist/DreamMachine/Color.d.ts +3 -0
- package/dist/DreamMachine/Color.js +16 -0
- package/dist/DreamMachine/Combine.d.ts +3 -0
- package/dist/DreamMachine/Combine.js +10 -0
- package/dist/DreamMachine/CombineDark.d.ts +3 -0
- package/dist/DreamMachine/CombineDark.js +28 -0
- package/dist/DreamMachine/CombineLight.d.ts +3 -0
- package/dist/DreamMachine/CombineLight.js +10 -0
- package/dist/DreamMachine/Dark.d.ts +3 -0
- package/dist/DreamMachine/Dark.js +16 -0
- package/dist/DreamMachine/Light.d.ts +3 -0
- package/dist/DreamMachine/Light.js +10 -0
- package/dist/DreamMachine/Mono.d.ts +3 -0
- package/dist/DreamMachine/Mono.js +10 -0
- package/dist/DreamMachine/index.d.ts +10 -0
- package/dist/DreamMachine/index.js +11 -0
- package/dist/Fastgpt/Color.d.ts +3 -0
- package/dist/Fastgpt/Color.js +25 -0
- package/dist/Fastgpt/Combine.d.ts +3 -0
- package/dist/Fastgpt/Combine.js +10 -0
- package/dist/Fastgpt/CombineDark.d.ts +3 -0
- package/dist/Fastgpt/CombineDark.js +25 -0
- package/dist/Fastgpt/CombineLight.d.ts +3 -0
- package/dist/Fastgpt/CombineLight.js +10 -0
- package/dist/Fastgpt/Dark.d.ts +3 -0
- package/dist/Fastgpt/Dark.js +19 -0
- package/dist/Fastgpt/Light.d.ts +3 -0
- package/dist/Fastgpt/Light.js +10 -0
- package/dist/Fastgpt/Mono.d.ts +3 -0
- package/dist/Fastgpt/Mono.js +10 -0
- package/dist/Fastgpt/index.d.ts +10 -0
- package/dist/Fastgpt/index.js +11 -0
- package/dist/Figma/Color.d.ts +3 -0
- package/dist/Figma/Color.js +25 -0
- package/dist/Figma/Combine.d.ts +3 -0
- package/dist/Figma/Combine.js +10 -0
- package/dist/Figma/CombineDark.d.ts +3 -0
- package/dist/Figma/CombineDark.js +22 -0
- package/dist/Figma/CombineLight.d.ts +3 -0
- package/dist/Figma/CombineLight.js +10 -0
- package/dist/Figma/Dark.d.ts +3 -0
- package/dist/Figma/Dark.js +13 -0
- package/dist/Figma/Light.d.ts +3 -0
- package/dist/Figma/Light.js +10 -0
- package/dist/Figma/Mono.d.ts +3 -0
- package/dist/Figma/Mono.js +10 -0
- package/dist/Figma/index.d.ts +10 -0
- package/dist/Figma/index.js +11 -0
- package/dist/Firecrawl/Color.d.ts +3 -0
- package/dist/Firecrawl/Color.js +16 -0
- package/dist/Firecrawl/Combine.d.ts +3 -0
- package/dist/Firecrawl/Combine.js +10 -0
- package/dist/Firecrawl/CombineDark.d.ts +3 -0
- package/dist/Firecrawl/CombineDark.js +25 -0
- package/dist/Firecrawl/CombineLight.d.ts +3 -0
- package/dist/Firecrawl/CombineLight.js +10 -0
- package/dist/Firecrawl/Dark.d.ts +3 -0
- package/dist/Firecrawl/Dark.js +16 -0
- package/dist/Firecrawl/Light.d.ts +3 -0
- package/dist/Firecrawl/Light.js +10 -0
- package/dist/Firecrawl/Mono.d.ts +3 -0
- package/dist/Firecrawl/Mono.js +10 -0
- package/dist/Firecrawl/index.d.ts +10 -0
- package/dist/Firecrawl/index.js +11 -0
- package/dist/Flora/Color.d.ts +3 -0
- package/dist/Flora/Color.js +13 -0
- package/dist/Flora/Combine.d.ts +3 -0
- package/dist/Flora/Combine.js +10 -0
- package/dist/Flora/CombineDark.d.ts +3 -0
- package/dist/Flora/CombineDark.js +19 -0
- package/dist/Flora/CombineLight.d.ts +3 -0
- package/dist/Flora/CombineLight.js +10 -0
- package/dist/Flora/Dark.d.ts +3 -0
- package/dist/Flora/Dark.js +13 -0
- package/dist/Flora/Light.d.ts +3 -0
- package/dist/Flora/Light.js +10 -0
- package/dist/Flora/Mono.d.ts +3 -0
- package/dist/Flora/Mono.js +10 -0
- package/dist/Flora/index.d.ts +10 -0
- package/dist/Flora/index.js +11 -0
- package/dist/Flowith/Color.d.ts +3 -0
- package/dist/Flowith/Color.js +13 -0
- package/dist/Flowith/Combine.d.ts +3 -0
- package/dist/Flowith/Combine.js +10 -0
- package/dist/Flowith/CombineDark.d.ts +3 -0
- package/dist/Flowith/CombineDark.js +22 -0
- package/dist/Flowith/CombineLight.d.ts +3 -0
- package/dist/Flowith/CombineLight.js +10 -0
- package/dist/Flowith/Dark.d.ts +3 -0
- package/dist/Flowith/Dark.js +13 -0
- package/dist/Flowith/Light.d.ts +3 -0
- package/dist/Flowith/Light.js +10 -0
- package/dist/Flowith/Mono.d.ts +3 -0
- package/dist/Flowith/Mono.js +10 -0
- package/dist/Flowith/index.d.ts +10 -0
- package/dist/Flowith/index.js +11 -0
- package/dist/GeminiCli/Color.d.ts +3 -0
- package/dist/GeminiCli/Color.js +25 -0
- package/dist/GeminiCli/Combine.d.ts +3 -0
- package/dist/GeminiCli/Combine.js +10 -0
- package/dist/GeminiCli/CombineDark.d.ts +3 -0
- package/dist/GeminiCli/CombineDark.js +25 -0
- package/dist/GeminiCli/CombineLight.d.ts +3 -0
- package/dist/GeminiCli/CombineLight.js +10 -0
- package/dist/GeminiCli/Dark.d.ts +3 -0
- package/dist/GeminiCli/Dark.js +19 -0
- package/dist/GeminiCli/Light.d.ts +3 -0
- package/dist/GeminiCli/Light.js +10 -0
- package/dist/GeminiCli/Mono.d.ts +3 -0
- package/dist/GeminiCli/Mono.js +10 -0
- package/dist/GeminiCli/index.d.ts +10 -0
- package/dist/GeminiCli/index.js +11 -0
- package/dist/GithubCopilot/Color.d.ts +3 -0
- package/dist/GithubCopilot/Color.js +13 -0
- package/dist/GithubCopilot/Combine.d.ts +3 -0
- package/dist/GithubCopilot/Combine.js +10 -0
- package/dist/GithubCopilot/CombineDark.d.ts +3 -0
- package/dist/GithubCopilot/CombineDark.js +19 -0
- package/dist/GithubCopilot/CombineLight.d.ts +3 -0
- package/dist/GithubCopilot/CombineLight.js +10 -0
- package/dist/GithubCopilot/Dark.d.ts +3 -0
- package/dist/GithubCopilot/Dark.js +13 -0
- package/dist/GithubCopilot/Light.d.ts +3 -0
- package/dist/GithubCopilot/Light.js +10 -0
- package/dist/GithubCopilot/Mono.d.ts +3 -0
- package/dist/GithubCopilot/Mono.js +10 -0
- package/dist/GithubCopilot/index.d.ts +10 -0
- package/dist/GithubCopilot/index.js +11 -0
- package/dist/Glama/Color.d.ts +3 -0
- package/dist/Glama/Color.js +19 -0
- package/dist/Glama/Combine.d.ts +3 -0
- package/dist/Glama/Combine.js +10 -0
- package/dist/Glama/CombineDark.d.ts +3 -0
- package/dist/Glama/CombineDark.js +25 -0
- package/dist/Glama/CombineLight.d.ts +3 -0
- package/dist/Glama/CombineLight.js +10 -0
- package/dist/Glama/Dark.d.ts +3 -0
- package/dist/Glama/Dark.js +19 -0
- package/dist/Glama/Light.d.ts +3 -0
- package/dist/Glama/Light.js +10 -0
- package/dist/Glama/Mono.d.ts +3 -0
- package/dist/Glama/Mono.js +10 -0
- package/dist/Glama/index.d.ts +10 -0
- package/dist/Glama/index.js +11 -0
- package/dist/Glif/Color.d.ts +3 -0
- package/dist/Glif/Color.js +13 -0
- package/dist/Glif/Dark.d.ts +3 -0
- package/dist/Glif/Dark.js +13 -0
- package/dist/Glif/Light.d.ts +3 -0
- package/dist/Glif/Light.js +10 -0
- package/dist/Glif/Mono.d.ts +3 -0
- package/dist/Glif/Mono.js +10 -0
- package/dist/Glif/index.d.ts +7 -0
- package/dist/Glif/index.js +8 -0
- package/dist/Goose/Color.d.ts +3 -0
- package/dist/Goose/Color.js +16 -0
- package/dist/Goose/Combine.d.ts +3 -0
- package/dist/Goose/Combine.js +10 -0
- package/dist/Goose/CombineDark.d.ts +3 -0
- package/dist/Goose/CombineDark.js +25 -0
- package/dist/Goose/CombineLight.d.ts +3 -0
- package/dist/Goose/CombineLight.js +10 -0
- package/dist/Goose/Dark.d.ts +3 -0
- package/dist/Goose/Dark.js +16 -0
- package/dist/Goose/Light.d.ts +3 -0
- package/dist/Goose/Light.js +10 -0
- package/dist/Goose/Mono.d.ts +3 -0
- package/dist/Goose/Mono.js +10 -0
- package/dist/Goose/index.d.ts +10 -0
- package/dist/Goose/index.js +11 -0
- package/dist/Gradio/Color.d.ts +3 -0
- package/dist/Gradio/Color.js +31 -0
- package/dist/Gradio/Combine.d.ts +3 -0
- package/dist/Gradio/Combine.js +10 -0
- package/dist/Gradio/CombineDark.d.ts +3 -0
- package/dist/Gradio/CombineDark.js +31 -0
- package/dist/Gradio/CombineLight.d.ts +3 -0
- package/dist/Gradio/CombineLight.js +10 -0
- package/dist/Gradio/Dark.d.ts +3 -0
- package/dist/Gradio/Dark.js +22 -0
- package/dist/Gradio/Light.d.ts +3 -0
- package/dist/Gradio/Light.js +10 -0
- package/dist/Gradio/Mono.d.ts +3 -0
- package/dist/Gradio/Mono.js +10 -0
- package/dist/Gradio/index.d.ts +10 -0
- package/dist/Gradio/index.js +11 -0
- package/dist/Greptile/Color.d.ts +3 -0
- package/dist/Greptile/Color.js +16 -0
- package/dist/Greptile/Combine.d.ts +3 -0
- package/dist/Greptile/Combine.js +10 -0
- package/dist/Greptile/CombineDark.d.ts +3 -0
- package/dist/Greptile/CombineDark.js +25 -0
- package/dist/Greptile/CombineLight.d.ts +3 -0
- package/dist/Greptile/CombineLight.js +10 -0
- package/dist/Greptile/Dark.d.ts +3 -0
- package/dist/Greptile/Dark.js +16 -0
- package/dist/Greptile/Light.d.ts +3 -0
- package/dist/Greptile/Light.js +10 -0
- package/dist/Greptile/Mono.d.ts +3 -0
- package/dist/Greptile/Mono.js +10 -0
- package/dist/Greptile/index.d.ts +10 -0
- package/dist/Greptile/index.js +11 -0
- package/dist/Hailuo/Color.d.ts +3 -0
- package/dist/Hailuo/Color.js +28 -0
- package/dist/Hailuo/Combine.d.ts +3 -0
- package/dist/Hailuo/Combine.js +10 -0
- package/dist/Hailuo/CombineDark.d.ts +3 -0
- package/dist/Hailuo/CombineDark.js +25 -0
- package/dist/Hailuo/CombineLight.d.ts +3 -0
- package/dist/Hailuo/CombineLight.js +10 -0
- package/dist/Hailuo/Dark.d.ts +3 -0
- package/dist/Hailuo/Dark.js +16 -0
- package/dist/Hailuo/Light.d.ts +3 -0
- package/dist/Hailuo/Light.js +10 -0
- package/dist/Hailuo/Mono.d.ts +3 -0
- package/dist/Hailuo/Mono.js +10 -0
- package/dist/Hailuo/index.d.ts +10 -0
- package/dist/Hailuo/index.js +11 -0
- package/dist/Haiper/Color.d.ts +3 -0
- package/dist/Haiper/Color.js +13 -0
- package/dist/Haiper/Combine.d.ts +3 -0
- package/dist/Haiper/Combine.js +10 -0
- package/dist/Haiper/CombineDark.d.ts +3 -0
- package/dist/Haiper/CombineDark.js +19 -0
- package/dist/Haiper/CombineLight.d.ts +3 -0
- package/dist/Haiper/CombineLight.js +10 -0
- package/dist/Haiper/Dark.d.ts +3 -0
- package/dist/Haiper/Dark.js +13 -0
- package/dist/Haiper/Light.d.ts +3 -0
- package/dist/Haiper/Light.js +10 -0
- package/dist/Haiper/Mono.d.ts +3 -0
- package/dist/Haiper/Mono.js +10 -0
- package/dist/Haiper/index.d.ts +10 -0
- package/dist/Haiper/index.js +11 -0
- package/dist/Hedra/Color.d.ts +3 -0
- package/dist/Hedra/Color.js +13 -0
- package/dist/Hedra/Combine.d.ts +3 -0
- package/dist/Hedra/Combine.js +10 -0
- package/dist/Hedra/CombineDark.d.ts +3 -0
- package/dist/Hedra/CombineDark.js +25 -0
- package/dist/Hedra/CombineLight.d.ts +3 -0
- package/dist/Hedra/CombineLight.js +10 -0
- package/dist/Hedra/Dark.d.ts +3 -0
- package/dist/Hedra/Dark.js +13 -0
- package/dist/Hedra/Light.d.ts +3 -0
- package/dist/Hedra/Light.js +10 -0
- package/dist/Hedra/Mono.d.ts +3 -0
- package/dist/Hedra/Mono.js +10 -0
- package/dist/Hedra/index.d.ts +10 -0
- package/dist/Hedra/index.js +11 -0
- package/dist/HermesAgent/Color.d.ts +3 -0
- package/dist/HermesAgent/Color.js +19 -0
- package/dist/HermesAgent/Combine.d.ts +3 -0
- package/dist/HermesAgent/Combine.js +10 -0
- package/dist/HermesAgent/CombineDark.d.ts +3 -0
- package/dist/HermesAgent/CombineDark.js +31 -0
- package/dist/HermesAgent/CombineLight.d.ts +3 -0
- package/dist/HermesAgent/CombineLight.js +10 -0
- package/dist/HermesAgent/Dark.d.ts +3 -0
- package/dist/HermesAgent/Dark.js +19 -0
- package/dist/HermesAgent/Light.d.ts +3 -0
- package/dist/HermesAgent/Light.js +10 -0
- package/dist/HermesAgent/Mono.d.ts +3 -0
- package/dist/HermesAgent/Mono.js +10 -0
- package/dist/HermesAgent/index.d.ts +10 -0
- package/dist/HermesAgent/index.js +11 -0
- package/dist/Icon11x/Color.d.ts +3 -0
- package/dist/Icon11x/Color.js +13 -0
- package/dist/Icon11x/Combine.d.ts +3 -0
- package/dist/Icon11x/Combine.js +10 -0
- package/dist/Icon11x/CombineDark.d.ts +3 -0
- package/dist/Icon11x/CombineDark.js +19 -0
- package/dist/Icon11x/CombineLight.d.ts +3 -0
- package/dist/Icon11x/CombineLight.js +10 -0
- package/dist/Icon11x/Dark.d.ts +3 -0
- package/dist/Icon11x/Dark.js +13 -0
- package/dist/Icon11x/Light.d.ts +3 -0
- package/dist/Icon11x/Light.js +10 -0
- package/dist/Icon11x/Mono.d.ts +3 -0
- package/dist/Icon11x/Mono.js +10 -0
- package/dist/Icon11x/index.d.ts +10 -0
- package/dist/Icon11x/index.js +11 -0
- package/dist/Ideogram/Color.d.ts +3 -0
- package/dist/Ideogram/Color.js +13 -0
- package/dist/Ideogram/Combine.d.ts +3 -0
- package/dist/Ideogram/Combine.js +10 -0
- package/dist/Ideogram/CombineDark.d.ts +3 -0
- package/dist/Ideogram/CombineDark.js +22 -0
- package/dist/Ideogram/CombineLight.d.ts +3 -0
- package/dist/Ideogram/CombineLight.js +10 -0
- package/dist/Ideogram/Dark.d.ts +3 -0
- package/dist/Ideogram/Dark.js +13 -0
- package/dist/Ideogram/Light.d.ts +3 -0
- package/dist/Ideogram/Light.js +10 -0
- package/dist/Ideogram/Mono.d.ts +3 -0
- package/dist/Ideogram/Mono.js +10 -0
- package/dist/Ideogram/index.d.ts +10 -0
- package/dist/Ideogram/index.js +11 -0
- package/dist/Jimeng/Color.d.ts +3 -0
- package/dist/Jimeng/Color.js +116 -0
- package/dist/Jimeng/Combine.d.ts +3 -0
- package/dist/Jimeng/Combine.js +10 -0
- package/dist/Jimeng/CombineDark.d.ts +3 -0
- package/dist/Jimeng/CombineDark.js +19 -0
- package/dist/Jimeng/CombineLight.d.ts +3 -0
- package/dist/Jimeng/CombineLight.js +10 -0
- package/dist/Jimeng/Dark.d.ts +3 -0
- package/dist/Jimeng/Dark.js +13 -0
- package/dist/Jimeng/Light.d.ts +3 -0
- package/dist/Jimeng/Light.js +10 -0
- package/dist/Jimeng/Mono.d.ts +3 -0
- package/dist/Jimeng/Mono.js +10 -0
- package/dist/Jimeng/index.d.ts +10 -0
- package/dist/Jimeng/index.js +11 -0
- package/dist/Junie/Color.d.ts +3 -0
- package/dist/Junie/Color.js +16 -0
- package/dist/Junie/Combine.d.ts +3 -0
- package/dist/Junie/Combine.js +10 -0
- package/dist/Junie/CombineDark.d.ts +3 -0
- package/dist/Junie/CombineDark.js +22 -0
- package/dist/Junie/CombineLight.d.ts +3 -0
- package/dist/Junie/CombineLight.js +10 -0
- package/dist/Junie/Dark.d.ts +3 -0
- package/dist/Junie/Dark.js +16 -0
- package/dist/Junie/Light.d.ts +3 -0
- package/dist/Junie/Light.js +10 -0
- package/dist/Junie/Mono.d.ts +3 -0
- package/dist/Junie/Mono.js +10 -0
- package/dist/Junie/index.d.ts +10 -0
- package/dist/Junie/index.js +11 -0
- package/dist/KiloCode/Color.d.ts +3 -0
- package/dist/KiloCode/Color.js +16 -0
- package/dist/KiloCode/Combine.d.ts +3 -0
- package/dist/KiloCode/Combine.js +10 -0
- package/dist/KiloCode/CombineDark.d.ts +3 -0
- package/dist/KiloCode/CombineDark.js +22 -0
- package/dist/KiloCode/CombineLight.d.ts +3 -0
- package/dist/KiloCode/CombineLight.js +10 -0
- package/dist/KiloCode/Dark.d.ts +3 -0
- package/dist/KiloCode/Dark.js +16 -0
- package/dist/KiloCode/Light.d.ts +3 -0
- package/dist/KiloCode/Light.js +10 -0
- package/dist/KiloCode/Mono.d.ts +3 -0
- package/dist/KiloCode/Mono.js +10 -0
- package/dist/KiloCode/index.d.ts +10 -0
- package/dist/KiloCode/index.js +11 -0
- package/dist/Kimi/Color.d.ts +3 -0
- package/dist/Kimi/Color.js +16 -0
- package/dist/Kimi/Combine.d.ts +3 -0
- package/dist/Kimi/Combine.js +10 -0
- package/dist/Kimi/CombineDark.d.ts +3 -0
- package/dist/Kimi/CombineDark.js +25 -0
- package/dist/Kimi/CombineLight.d.ts +3 -0
- package/dist/Kimi/CombineLight.js +10 -0
- package/dist/Kimi/Dark.d.ts +3 -0
- package/dist/Kimi/Dark.js +16 -0
- package/dist/Kimi/Light.d.ts +3 -0
- package/dist/Kimi/Light.js +10 -0
- package/dist/Kimi/Mono.d.ts +3 -0
- package/dist/Kimi/Mono.js +10 -0
- package/dist/Kimi/index.d.ts +10 -0
- package/dist/Kimi/index.js +11 -0
- package/dist/Kiro/Color.d.ts +3 -0
- package/dist/Kiro/Color.js +22 -0
- package/dist/Kiro/Combine.d.ts +3 -0
- package/dist/Kiro/Combine.js +10 -0
- package/dist/Kiro/CombineDark.d.ts +3 -0
- package/dist/Kiro/CombineDark.js +31 -0
- package/dist/Kiro/CombineLight.d.ts +3 -0
- package/dist/Kiro/CombineLight.js +10 -0
- package/dist/Kiro/Dark.d.ts +3 -0
- package/dist/Kiro/Dark.js +16 -0
- package/dist/Kiro/Light.d.ts +3 -0
- package/dist/Kiro/Light.js +10 -0
- package/dist/Kiro/Mono.d.ts +3 -0
- package/dist/Kiro/Mono.js +10 -0
- package/dist/Kiro/index.d.ts +10 -0
- package/dist/Kiro/index.js +11 -0
- package/dist/Kling/Color.d.ts +3 -0
- package/dist/Kling/Color.js +49 -0
- package/dist/Kling/Combine.d.ts +3 -0
- package/dist/Kling/Combine.js +10 -0
- package/dist/Kling/CombineDark.d.ts +3 -0
- package/dist/Kling/CombineDark.js +22 -0
- package/dist/Kling/CombineLight.d.ts +3 -0
- package/dist/Kling/CombineLight.js +10 -0
- package/dist/Kling/Dark.d.ts +3 -0
- package/dist/Kling/Dark.js +13 -0
- package/dist/Kling/Light.d.ts +3 -0
- package/dist/Kling/Light.js +10 -0
- package/dist/Kling/Mono.d.ts +3 -0
- package/dist/Kling/Mono.js +10 -0
- package/dist/Kling/index.d.ts +10 -0
- package/dist/Kling/index.js +11 -0
- package/dist/Krea/Color.d.ts +3 -0
- package/dist/Krea/Color.js +19 -0
- package/dist/Krea/Combine.d.ts +3 -0
- package/dist/Krea/Combine.js +10 -0
- package/dist/Krea/CombineDark.d.ts +3 -0
- package/dist/Krea/CombineDark.js +25 -0
- package/dist/Krea/CombineLight.d.ts +3 -0
- package/dist/Krea/CombineLight.js +10 -0
- package/dist/Krea/Dark.d.ts +3 -0
- package/dist/Krea/Dark.js +19 -0
- package/dist/Krea/Light.d.ts +3 -0
- package/dist/Krea/Light.js +10 -0
- package/dist/Krea/Mono.d.ts +3 -0
- package/dist/Krea/Mono.js +10 -0
- package/dist/Krea/index.d.ts +10 -0
- package/dist/Krea/index.js +11 -0
- package/dist/Langchain/Color.d.ts +3 -0
- package/dist/Langchain/Color.js +16 -0
- package/dist/Langchain/Combine.d.ts +3 -0
- package/dist/Langchain/Combine.js +10 -0
- package/dist/Langchain/CombineDark.d.ts +3 -0
- package/dist/Langchain/CombineDark.js +22 -0
- package/dist/Langchain/CombineLight.d.ts +3 -0
- package/dist/Langchain/CombineLight.js +10 -0
- package/dist/Langchain/Dark.d.ts +3 -0
- package/dist/Langchain/Dark.js +16 -0
- package/dist/Langchain/Light.d.ts +3 -0
- package/dist/Langchain/Light.js +10 -0
- package/dist/Langchain/Mono.d.ts +3 -0
- package/dist/Langchain/Mono.js +10 -0
- package/dist/Langchain/index.d.ts +10 -0
- package/dist/Langchain/index.js +11 -0
- package/dist/Langfuse/Color.d.ts +3 -0
- package/dist/Langfuse/Color.js +22 -0
- package/dist/Langfuse/Combine.d.ts +3 -0
- package/dist/Langfuse/Combine.js +10 -0
- package/dist/Langfuse/CombineDark.d.ts +3 -0
- package/dist/Langfuse/CombineDark.js +31 -0
- package/dist/Langfuse/CombineLight.d.ts +3 -0
- package/dist/Langfuse/CombineLight.js +10 -0
- package/dist/Langfuse/Dark.d.ts +3 -0
- package/dist/Langfuse/Dark.js +22 -0
- package/dist/Langfuse/Light.d.ts +3 -0
- package/dist/Langfuse/Light.js +10 -0
- package/dist/Langfuse/Mono.d.ts +3 -0
- package/dist/Langfuse/Mono.js +10 -0
- package/dist/Langfuse/index.d.ts +10 -0
- package/dist/Langfuse/index.js +11 -0
- package/dist/Langgraph/Color.d.ts +3 -0
- package/dist/Langgraph/Color.js +13 -0
- package/dist/Langgraph/Dark.d.ts +3 -0
- package/dist/Langgraph/Dark.js +13 -0
- package/dist/Langgraph/Light.d.ts +3 -0
- package/dist/Langgraph/Light.js +10 -0
- package/dist/Langgraph/Mono.d.ts +3 -0
- package/dist/Langgraph/Mono.js +10 -0
- package/dist/Langgraph/index.d.ts +7 -0
- package/dist/Langgraph/index.js +8 -0
- package/dist/Langsmith/Color.d.ts +3 -0
- package/dist/Langsmith/Color.js +13 -0
- package/dist/Langsmith/Dark.d.ts +3 -0
- package/dist/Langsmith/Dark.js +13 -0
- package/dist/Langsmith/Light.d.ts +3 -0
- package/dist/Langsmith/Light.js +10 -0
- package/dist/Langsmith/Mono.d.ts +3 -0
- package/dist/Langsmith/Mono.js +10 -0
- package/dist/Langsmith/index.d.ts +7 -0
- package/dist/Langsmith/index.js +8 -0
- package/dist/Lightricks/Color.d.ts +3 -0
- package/dist/Lightricks/Color.js +13 -0
- package/dist/Lightricks/Combine.d.ts +3 -0
- package/dist/Lightricks/Combine.js +10 -0
- package/dist/Lightricks/CombineDark.d.ts +3 -0
- package/dist/Lightricks/CombineDark.js +22 -0
- package/dist/Lightricks/CombineLight.d.ts +3 -0
- package/dist/Lightricks/CombineLight.js +10 -0
- package/dist/Lightricks/Dark.d.ts +3 -0
- package/dist/Lightricks/Dark.js +13 -0
- package/dist/Lightricks/Light.d.ts +3 -0
- package/dist/Lightricks/Light.js +10 -0
- package/dist/Lightricks/Mono.d.ts +3 -0
- package/dist/Lightricks/Mono.js +10 -0
- package/dist/Lightricks/index.d.ts +10 -0
- package/dist/Lightricks/index.js +11 -0
- package/dist/Livekit/Color.d.ts +3 -0
- package/dist/Livekit/Color.js +16 -0
- package/dist/Livekit/Combine.d.ts +3 -0
- package/dist/Livekit/Combine.js +10 -0
- package/dist/Livekit/CombineDark.d.ts +3 -0
- package/dist/Livekit/CombineDark.js +25 -0
- package/dist/Livekit/CombineLight.d.ts +3 -0
- package/dist/Livekit/CombineLight.js +10 -0
- package/dist/Livekit/Dark.d.ts +3 -0
- package/dist/Livekit/Dark.js +16 -0
- package/dist/Livekit/Light.d.ts +3 -0
- package/dist/Livekit/Light.js +10 -0
- package/dist/Livekit/Mono.d.ts +3 -0
- package/dist/Livekit/Mono.js +10 -0
- package/dist/Livekit/index.d.ts +10 -0
- package/dist/Livekit/index.js +11 -0
- package/dist/Llamaindex/Color.d.ts +3 -0
- package/dist/Llamaindex/Color.js +22 -0
- package/dist/Llamaindex/Combine.d.ts +3 -0
- package/dist/Llamaindex/Combine.js +10 -0
- package/dist/Llamaindex/CombineDark.d.ts +3 -0
- package/dist/Llamaindex/CombineDark.js +43 -0
- package/dist/Llamaindex/CombineLight.d.ts +3 -0
- package/dist/Llamaindex/CombineLight.js +10 -0
- package/dist/Llamaindex/Dark.d.ts +3 -0
- package/dist/Llamaindex/Dark.js +13 -0
- package/dist/Llamaindex/Light.d.ts +3 -0
- package/dist/Llamaindex/Light.js +10 -0
- package/dist/Llamaindex/Mono.d.ts +3 -0
- package/dist/Llamaindex/Mono.js +10 -0
- package/dist/Llamaindex/index.d.ts +10 -0
- package/dist/Llamaindex/index.js +11 -0
- package/dist/Lovable/Color.d.ts +3 -0
- package/dist/Lovable/Color.js +28 -0
- package/dist/Lovable/Combine.d.ts +3 -0
- package/dist/Lovable/Combine.js +10 -0
- package/dist/Lovable/CombineDark.d.ts +3 -0
- package/dist/Lovable/CombineDark.js +22 -0
- package/dist/Lovable/CombineLight.d.ts +3 -0
- package/dist/Lovable/CombineLight.js +10 -0
- package/dist/Lovable/Dark.d.ts +3 -0
- package/dist/Lovable/Dark.js +16 -0
- package/dist/Lovable/Light.d.ts +3 -0
- package/dist/Lovable/Light.js +10 -0
- package/dist/Lovable/Mono.d.ts +3 -0
- package/dist/Lovable/Mono.js +10 -0
- package/dist/Lovable/index.d.ts +10 -0
- package/dist/Lovable/index.js +11 -0
- package/dist/Lovart/Color.d.ts +3 -0
- package/dist/Lovart/Color.js +16 -0
- package/dist/Lovart/Combine.d.ts +3 -0
- package/dist/Lovart/Combine.js +10 -0
- package/dist/Lovart/CombineDark.d.ts +3 -0
- package/dist/Lovart/CombineDark.js +25 -0
- package/dist/Lovart/CombineLight.d.ts +3 -0
- package/dist/Lovart/CombineLight.js +10 -0
- package/dist/Lovart/Dark.d.ts +3 -0
- package/dist/Lovart/Dark.js +16 -0
- package/dist/Lovart/Light.d.ts +3 -0
- package/dist/Lovart/Light.js +10 -0
- package/dist/Lovart/Mono.d.ts +3 -0
- package/dist/Lovart/Mono.js +10 -0
- package/dist/Lovart/index.d.ts +10 -0
- package/dist/Lovart/index.js +11 -0
- package/dist/Luma/Color.d.ts +3 -0
- package/dist/Luma/Color.js +43 -0
- package/dist/Luma/Combine.d.ts +3 -0
- package/dist/Luma/Combine.js +10 -0
- package/dist/Luma/CombineDark.d.ts +3 -0
- package/dist/Luma/CombineDark.js +25 -0
- package/dist/Luma/CombineLight.d.ts +3 -0
- package/dist/Luma/CombineLight.js +10 -0
- package/dist/Luma/Dark.d.ts +3 -0
- package/dist/Luma/Dark.js +16 -0
- package/dist/Luma/Light.d.ts +3 -0
- package/dist/Luma/Light.js +10 -0
- package/dist/Luma/Mono.d.ts +3 -0
- package/dist/Luma/Mono.js +10 -0
- package/dist/Luma/index.d.ts +10 -0
- package/dist/Luma/index.js +11 -0
- package/dist/Make/Color.d.ts +3 -0
- package/dist/Make/Color.js +67 -0
- package/dist/Make/Combine.d.ts +3 -0
- package/dist/Make/Combine.js +10 -0
- package/dist/Make/CombineDark.d.ts +3 -0
- package/dist/Make/CombineDark.js +34 -0
- package/dist/Make/CombineLight.d.ts +3 -0
- package/dist/Make/CombineLight.js +10 -0
- package/dist/Make/Dark.d.ts +3 -0
- package/dist/Make/Dark.js +22 -0
- package/dist/Make/Light.d.ts +3 -0
- package/dist/Make/Light.js +10 -0
- package/dist/Make/Mono.d.ts +3 -0
- package/dist/Make/Mono.js +10 -0
- package/dist/Make/index.d.ts +10 -0
- package/dist/Make/index.js +11 -0
- package/dist/Manus/Color.d.ts +3 -0
- package/dist/Manus/Color.js +22 -0
- package/dist/Manus/Combine.d.ts +3 -0
- package/dist/Manus/Combine.js +10 -0
- package/dist/Manus/CombineDark.d.ts +3 -0
- package/dist/Manus/CombineDark.js +28 -0
- package/dist/Manus/CombineLight.d.ts +3 -0
- package/dist/Manus/CombineLight.js +10 -0
- package/dist/Manus/Dark.d.ts +3 -0
- package/dist/Manus/Dark.js +22 -0
- package/dist/Manus/Light.d.ts +3 -0
- package/dist/Manus/Light.js +10 -0
- package/dist/Manus/Mono.d.ts +3 -0
- package/dist/Manus/Mono.js +10 -0
- package/dist/Manus/index.d.ts +10 -0
- package/dist/Manus/index.js +11 -0
- package/dist/Mastra/Color.d.ts +3 -0
- package/dist/Mastra/Color.js +19 -0
- package/dist/Mastra/Combine.d.ts +3 -0
- package/dist/Mastra/Combine.js +10 -0
- package/dist/Mastra/CombineDark.d.ts +3 -0
- package/dist/Mastra/CombineDark.js +28 -0
- package/dist/Mastra/CombineLight.d.ts +3 -0
- package/dist/Mastra/CombineLight.js +10 -0
- package/dist/Mastra/Dark.d.ts +3 -0
- package/dist/Mastra/Dark.js +19 -0
- package/dist/Mastra/Light.d.ts +3 -0
- package/dist/Mastra/Light.js +10 -0
- package/dist/Mastra/Mono.d.ts +3 -0
- package/dist/Mastra/Mono.js +10 -0
- package/dist/Mastra/index.d.ts +10 -0
- package/dist/Mastra/index.js +11 -0
- package/dist/Mcp/Color.d.ts +3 -0
- package/dist/Mcp/Color.js +19 -0
- package/dist/Mcp/Combine.d.ts +3 -0
- package/dist/Mcp/Combine.js +10 -0
- package/dist/Mcp/CombineDark.d.ts +3 -0
- package/dist/Mcp/CombineDark.js +28 -0
- package/dist/Mcp/CombineLight.d.ts +3 -0
- package/dist/Mcp/CombineLight.js +10 -0
- package/dist/Mcp/Dark.d.ts +3 -0
- package/dist/Mcp/Dark.js +19 -0
- package/dist/Mcp/Light.d.ts +3 -0
- package/dist/Mcp/Light.js +10 -0
- package/dist/Mcp/Mono.d.ts +3 -0
- package/dist/Mcp/Mono.js +10 -0
- package/dist/Mcp/index.d.ts +10 -0
- package/dist/Mcp/index.js +11 -0
- package/dist/McpSo/Color.d.ts +3 -0
- package/dist/McpSo/Color.js +19 -0
- package/dist/McpSo/Combine.d.ts +3 -0
- package/dist/McpSo/Combine.js +10 -0
- package/dist/McpSo/CombineDark.d.ts +3 -0
- package/dist/McpSo/CombineDark.js +25 -0
- package/dist/McpSo/CombineLight.d.ts +3 -0
- package/dist/McpSo/CombineLight.js +10 -0
- package/dist/McpSo/Dark.d.ts +3 -0
- package/dist/McpSo/Dark.js +19 -0
- package/dist/McpSo/Light.d.ts +3 -0
- package/dist/McpSo/Light.js +10 -0
- package/dist/McpSo/Mono.d.ts +3 -0
- package/dist/McpSo/Mono.js +10 -0
- package/dist/McpSo/index.d.ts +10 -0
- package/dist/McpSo/index.js +11 -0
- package/dist/MetaAi/Color.d.ts +3 -0
- package/dist/MetaAi/Color.js +76 -0
- package/dist/MetaAi/Combine.d.ts +3 -0
- package/dist/MetaAi/Combine.js +10 -0
- package/dist/MetaAi/CombineDark.d.ts +3 -0
- package/dist/MetaAi/CombineDark.js +22 -0
- package/dist/MetaAi/CombineLight.d.ts +3 -0
- package/dist/MetaAi/CombineLight.js +10 -0
- package/dist/MetaAi/Dark.d.ts +3 -0
- package/dist/MetaAi/Dark.js +13 -0
- package/dist/MetaAi/Light.d.ts +3 -0
- package/dist/MetaAi/Light.js +10 -0
- package/dist/MetaAi/Mono.d.ts +3 -0
- package/dist/MetaAi/Mono.js +10 -0
- package/dist/MetaAi/index.d.ts +10 -0
- package/dist/MetaAi/index.js +11 -0
- package/dist/Metagpt/Color.d.ts +3 -0
- package/dist/Metagpt/Color.js +25 -0
- package/dist/Metagpt/Combine.d.ts +3 -0
- package/dist/Metagpt/Combine.js +10 -0
- package/dist/Metagpt/CombineDark.d.ts +3 -0
- package/dist/Metagpt/CombineDark.js +31 -0
- package/dist/Metagpt/CombineLight.d.ts +3 -0
- package/dist/Metagpt/CombineLight.js +10 -0
- package/dist/Metagpt/Dark.d.ts +3 -0
- package/dist/Metagpt/Dark.js +25 -0
- package/dist/Metagpt/Light.d.ts +3 -0
- package/dist/Metagpt/Light.js +10 -0
- package/dist/Metagpt/Mono.d.ts +3 -0
- package/dist/Metagpt/Mono.js +10 -0
- package/dist/Metagpt/index.d.ts +10 -0
- package/dist/Metagpt/index.js +11 -0
- package/dist/MicrosoftBing/Color.d.ts +3 -0
- package/dist/MicrosoftBing/Color.js +31 -0
- package/dist/MicrosoftBing/Combine.d.ts +3 -0
- package/dist/MicrosoftBing/Combine.js +10 -0
- package/dist/MicrosoftBing/CombineDark.d.ts +3 -0
- package/dist/MicrosoftBing/CombineDark.js +25 -0
- package/dist/MicrosoftBing/CombineLight.d.ts +3 -0
- package/dist/MicrosoftBing/CombineLight.js +10 -0
- package/dist/MicrosoftBing/Dark.d.ts +3 -0
- package/dist/MicrosoftBing/Dark.js +16 -0
- package/dist/MicrosoftBing/Light.d.ts +3 -0
- package/dist/MicrosoftBing/Light.js +10 -0
- package/dist/MicrosoftBing/Mono.d.ts +3 -0
- package/dist/MicrosoftBing/Mono.js +10 -0
- package/dist/MicrosoftBing/index.d.ts +10 -0
- package/dist/MicrosoftBing/index.js +11 -0
- package/dist/MicrosoftCopilot/Color.d.ts +3 -0
- package/dist/MicrosoftCopilot/Color.js +64 -0
- package/dist/MicrosoftCopilot/Combine.d.ts +3 -0
- package/dist/MicrosoftCopilot/Combine.js +10 -0
- package/dist/MicrosoftCopilot/CombineDark.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineDark.js +22 -0
- package/dist/MicrosoftCopilot/CombineLight.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineLight.js +10 -0
- package/dist/MicrosoftCopilot/Dark.d.ts +3 -0
- package/dist/MicrosoftCopilot/Dark.js +13 -0
- package/dist/MicrosoftCopilot/Light.d.ts +3 -0
- package/dist/MicrosoftCopilot/Light.js +10 -0
- package/dist/MicrosoftCopilot/Mono.d.ts +3 -0
- package/dist/MicrosoftCopilot/Mono.js +10 -0
- package/dist/MicrosoftCopilot/index.d.ts +10 -0
- package/dist/MicrosoftCopilot/index.js +11 -0
- package/dist/Midjourney/Color.d.ts +3 -0
- package/dist/Midjourney/Color.js +16 -0
- package/dist/Midjourney/Combine.d.ts +3 -0
- package/dist/Midjourney/Combine.js +10 -0
- package/dist/Midjourney/CombineDark.d.ts +3 -0
- package/dist/Midjourney/CombineDark.js +25 -0
- package/dist/Midjourney/CombineLight.d.ts +3 -0
- package/dist/Midjourney/CombineLight.js +10 -0
- package/dist/Midjourney/Dark.d.ts +3 -0
- package/dist/Midjourney/Dark.js +16 -0
- package/dist/Midjourney/Light.d.ts +3 -0
- package/dist/Midjourney/Light.js +10 -0
- package/dist/Midjourney/Mono.d.ts +3 -0
- package/dist/Midjourney/Mono.js +10 -0
- package/dist/Midjourney/index.d.ts +10 -0
- package/dist/Midjourney/index.js +11 -0
- package/dist/Monica/Color.d.ts +3 -0
- package/dist/Monica/Color.js +28 -0
- package/dist/Monica/Combine.d.ts +3 -0
- package/dist/Monica/Combine.js +10 -0
- package/dist/Monica/CombineDark.d.ts +3 -0
- package/dist/Monica/CombineDark.js +28 -0
- package/dist/Monica/CombineLight.d.ts +3 -0
- package/dist/Monica/CombineLight.js +10 -0
- package/dist/Monica/Dark.d.ts +3 -0
- package/dist/Monica/Dark.js +19 -0
- package/dist/Monica/Light.d.ts +3 -0
- package/dist/Monica/Light.js +10 -0
- package/dist/Monica/Mono.d.ts +3 -0
- package/dist/Monica/Mono.js +10 -0
- package/dist/Monica/index.d.ts +10 -0
- package/dist/Monica/index.js +11 -0
- package/dist/Moxt/Color.d.ts +3 -0
- package/dist/Moxt/Color.js +19 -0
- package/dist/Moxt/Combine.d.ts +3 -0
- package/dist/Moxt/Combine.js +10 -0
- package/dist/Moxt/CombineDark.d.ts +3 -0
- package/dist/Moxt/CombineDark.js +25 -0
- package/dist/Moxt/CombineLight.d.ts +3 -0
- package/dist/Moxt/CombineLight.js +10 -0
- package/dist/Moxt/Dark.d.ts +3 -0
- package/dist/Moxt/Dark.js +19 -0
- package/dist/Moxt/Light.d.ts +3 -0
- package/dist/Moxt/Light.js +10 -0
- package/dist/Moxt/Mono.d.ts +3 -0
- package/dist/Moxt/Mono.js +10 -0
- package/dist/Moxt/index.d.ts +10 -0
- package/dist/Moxt/index.js +11 -0
- package/dist/Myshell/Color.d.ts +3 -0
- package/dist/Myshell/Color.js +28 -0
- package/dist/Myshell/Combine.d.ts +3 -0
- package/dist/Myshell/Combine.js +10 -0
- package/dist/Myshell/CombineDark.d.ts +3 -0
- package/dist/Myshell/CombineDark.js +22 -0
- package/dist/Myshell/CombineLight.d.ts +3 -0
- package/dist/Myshell/CombineLight.js +10 -0
- package/dist/Myshell/Dark.d.ts +3 -0
- package/dist/Myshell/Dark.js +19 -0
- package/dist/Myshell/Light.d.ts +3 -0
- package/dist/Myshell/Light.js +10 -0
- package/dist/Myshell/Mono.d.ts +3 -0
- package/dist/Myshell/Mono.js +10 -0
- package/dist/Myshell/index.d.ts +10 -0
- package/dist/Myshell/index.js +11 -0
- package/dist/N8n/Color.d.ts +3 -0
- package/dist/N8n/Color.js +13 -0
- package/dist/N8n/Combine.d.ts +3 -0
- package/dist/N8n/Combine.js +10 -0
- package/dist/N8n/CombineDark.d.ts +3 -0
- package/dist/N8n/CombineDark.js +19 -0
- package/dist/N8n/CombineLight.d.ts +3 -0
- package/dist/N8n/CombineLight.js +10 -0
- package/dist/N8n/Dark.d.ts +3 -0
- package/dist/N8n/Dark.js +13 -0
- package/dist/N8n/Light.d.ts +3 -0
- package/dist/N8n/Light.js +10 -0
- package/dist/N8n/Mono.d.ts +3 -0
- package/dist/N8n/Mono.js +10 -0
- package/dist/N8n/index.d.ts +10 -0
- package/dist/N8n/index.js +11 -0
- package/dist/Notebooklm/Color.d.ts +3 -0
- package/dist/Notebooklm/Color.js +13 -0
- package/dist/Notebooklm/Combine.d.ts +3 -0
- package/dist/Notebooklm/Combine.js +10 -0
- package/dist/Notebooklm/CombineDark.d.ts +3 -0
- package/dist/Notebooklm/CombineDark.js +19 -0
- package/dist/Notebooklm/CombineLight.d.ts +3 -0
- package/dist/Notebooklm/CombineLight.js +10 -0
- package/dist/Notebooklm/Dark.d.ts +3 -0
- package/dist/Notebooklm/Dark.js +13 -0
- package/dist/Notebooklm/Light.d.ts +3 -0
- package/dist/Notebooklm/Light.js +10 -0
- package/dist/Notebooklm/Mono.d.ts +3 -0
- package/dist/Notebooklm/Mono.js +10 -0
- package/dist/Notebooklm/index.d.ts +10 -0
- package/dist/Notebooklm/index.js +11 -0
- package/dist/Notion/Color.d.ts +3 -0
- package/dist/Notion/Color.js +13 -0
- package/dist/Notion/Combine.d.ts +3 -0
- package/dist/Notion/Combine.js +10 -0
- package/dist/Notion/CombineDark.d.ts +3 -0
- package/dist/Notion/CombineDark.js +25 -0
- package/dist/Notion/CombineLight.d.ts +3 -0
- package/dist/Notion/CombineLight.js +10 -0
- package/dist/Notion/Dark.d.ts +3 -0
- package/dist/Notion/Dark.js +13 -0
- package/dist/Notion/Light.d.ts +3 -0
- package/dist/Notion/Light.js +10 -0
- package/dist/Notion/Mono.d.ts +3 -0
- package/dist/Notion/Mono.js +10 -0
- package/dist/Notion/index.d.ts +10 -0
- package/dist/Notion/index.js +11 -0
- package/dist/Novelai/Color.d.ts +3 -0
- package/dist/Novelai/Color.js +16 -0
- package/dist/Novelai/Combine.d.ts +3 -0
- package/dist/Novelai/Combine.js +10 -0
- package/dist/Novelai/CombineDark.d.ts +3 -0
- package/dist/Novelai/CombineDark.js +28 -0
- package/dist/Novelai/CombineLight.d.ts +3 -0
- package/dist/Novelai/CombineLight.js +10 -0
- package/dist/Novelai/Dark.d.ts +3 -0
- package/dist/Novelai/Dark.js +16 -0
- package/dist/Novelai/Light.d.ts +3 -0
- package/dist/Novelai/Light.js +10 -0
- package/dist/Novelai/Mono.d.ts +3 -0
- package/dist/Novelai/Mono.js +10 -0
- package/dist/Novelai/index.d.ts +10 -0
- package/dist/Novelai/index.js +11 -0
- package/dist/Obsidian/Color.js +14 -2
- package/dist/Obsidian/Combine.d.ts +3 -0
- package/dist/Obsidian/Combine.js +10 -0
- package/dist/Obsidian/CombineDark.d.ts +3 -0
- package/dist/Obsidian/CombineDark.js +28 -0
- package/dist/Obsidian/CombineLight.d.ts +3 -0
- package/dist/Obsidian/CombineLight.js +10 -0
- package/dist/Obsidian/Dark.d.ts +3 -0
- package/dist/Obsidian/Dark.js +22 -0
- package/dist/Obsidian/Light.d.ts +3 -0
- package/dist/Obsidian/Light.js +10 -0
- package/dist/Obsidian/Mono.js +2 -2
- package/dist/Obsidian/index.d.ts +6 -0
- package/dist/Obsidian/index.js +6 -1
- package/dist/OpenWebui/Color.d.ts +3 -0
- package/dist/OpenWebui/Color.js +16 -0
- package/dist/OpenWebui/Combine.d.ts +3 -0
- package/dist/OpenWebui/Combine.js +10 -0
- package/dist/OpenWebui/CombineDark.d.ts +3 -0
- package/dist/OpenWebui/CombineDark.js +25 -0
- package/dist/OpenWebui/CombineLight.d.ts +3 -0
- package/dist/OpenWebui/CombineLight.js +10 -0
- package/dist/OpenWebui/Dark.d.ts +3 -0
- package/dist/OpenWebui/Dark.js +16 -0
- package/dist/OpenWebui/Light.d.ts +3 -0
- package/dist/OpenWebui/Light.js +10 -0
- package/dist/OpenWebui/Mono.d.ts +3 -0
- package/dist/OpenWebui/Mono.js +10 -0
- package/dist/OpenWebui/index.d.ts +10 -0
- package/dist/OpenWebui/index.js +11 -0
- package/dist/Openclaw/Color.d.ts +3 -0
- package/dist/Openclaw/Color.js +37 -0
- package/dist/Openclaw/Combine.d.ts +3 -0
- package/dist/Openclaw/Combine.js +12 -0
- package/dist/Openclaw/CombineDark.d.ts +3 -0
- package/dist/Openclaw/CombineDark.js +39 -0
- package/dist/Openclaw/CombineLight.d.ts +3 -0
- package/dist/Openclaw/CombineLight.js +12 -0
- package/dist/Openclaw/Dark.d.ts +3 -0
- package/dist/Openclaw/Dark.js +33 -0
- package/dist/Openclaw/Light.d.ts +3 -0
- package/dist/Openclaw/Light.js +12 -0
- package/dist/Openclaw/Mono.d.ts +3 -0
- package/dist/Openclaw/Mono.js +12 -0
- package/dist/Openclaw/index.d.ts +10 -0
- package/dist/Openclaw/index.js +11 -0
- package/dist/Opencode/Color.d.ts +3 -0
- package/dist/Opencode/Color.js +13 -0
- package/dist/Opencode/Combine.d.ts +3 -0
- package/dist/Opencode/Combine.js +10 -0
- package/dist/Opencode/CombineDark.d.ts +3 -0
- package/dist/Opencode/CombineDark.js +64 -0
- package/dist/Opencode/CombineLight.d.ts +3 -0
- package/dist/Opencode/CombineLight.js +10 -0
- package/dist/Opencode/Dark.d.ts +3 -0
- package/dist/Opencode/Dark.js +13 -0
- package/dist/Opencode/Light.d.ts +3 -0
- package/dist/Opencode/Light.js +10 -0
- package/dist/Opencode/Mono.d.ts +3 -0
- package/dist/Opencode/Mono.js +10 -0
- package/dist/Opencode/index.d.ts +10 -0
- package/dist/Opencode/index.js +11 -0
- package/dist/Openhands/Color.d.ts +3 -0
- package/dist/Openhands/Color.js +22 -0
- package/dist/Openhands/Combine.d.ts +3 -0
- package/dist/Openhands/Combine.js +10 -0
- package/dist/Openhands/CombineDark.d.ts +3 -0
- package/dist/Openhands/CombineDark.js +28 -0
- package/dist/Openhands/CombineLight.d.ts +3 -0
- package/dist/Openhands/CombineLight.js +10 -0
- package/dist/Openhands/Dark.d.ts +3 -0
- package/dist/Openhands/Dark.js +19 -0
- package/dist/Openhands/Light.d.ts +3 -0
- package/dist/Openhands/Light.js +10 -0
- package/dist/Openhands/Mono.d.ts +3 -0
- package/dist/Openhands/Mono.js +10 -0
- package/dist/Openhands/index.d.ts +10 -0
- package/dist/Openhands/index.js +11 -0
- package/dist/Openhuman/Color.d.ts +3 -0
- package/dist/Openhuman/Color.js +13 -0
- package/dist/Openhuman/Combine.d.ts +3 -0
- package/dist/Openhuman/Combine.js +10 -0
- package/dist/Openhuman/CombineDark.d.ts +3 -0
- package/dist/Openhuman/CombineDark.js +22 -0
- package/dist/Openhuman/CombineLight.d.ts +3 -0
- package/dist/Openhuman/CombineLight.js +10 -0
- package/dist/Openhuman/Dark.d.ts +3 -0
- package/dist/Openhuman/Dark.js +13 -0
- package/dist/Openhuman/Light.d.ts +3 -0
- package/dist/Openhuman/Light.js +10 -0
- package/dist/Openhuman/Mono.d.ts +3 -0
- package/dist/Openhuman/Mono.js +10 -0
- package/dist/Openhuman/index.d.ts +10 -0
- package/dist/Openhuman/index.js +11 -0
- package/dist/Phidata/Color.d.ts +3 -0
- package/dist/Phidata/Color.js +13 -0
- package/dist/Phidata/Combine.d.ts +3 -0
- package/dist/Phidata/Combine.js +10 -0
- package/dist/Phidata/CombineDark.d.ts +3 -0
- package/dist/Phidata/CombineDark.js +22 -0
- package/dist/Phidata/CombineLight.d.ts +3 -0
- package/dist/Phidata/CombineLight.js +10 -0
- package/dist/Phidata/Dark.d.ts +3 -0
- package/dist/Phidata/Dark.js +13 -0
- package/dist/Phidata/Light.d.ts +3 -0
- package/dist/Phidata/Light.js +10 -0
- package/dist/Phidata/Mono.d.ts +3 -0
- package/dist/Phidata/Mono.js +10 -0
- package/dist/Phidata/index.d.ts +10 -0
- package/dist/Phidata/index.js +11 -0
- package/dist/Pika/Color.d.ts +3 -0
- package/dist/Pika/Color.js +16 -0
- package/dist/Pika/Combine.d.ts +3 -0
- package/dist/Pika/Combine.js +10 -0
- package/dist/Pika/CombineDark.d.ts +3 -0
- package/dist/Pika/CombineDark.js +22 -0
- package/dist/Pika/CombineLight.d.ts +3 -0
- package/dist/Pika/CombineLight.js +10 -0
- package/dist/Pika/Dark.d.ts +3 -0
- package/dist/Pika/Dark.js +16 -0
- package/dist/Pika/Light.d.ts +3 -0
- package/dist/Pika/Light.js +10 -0
- package/dist/Pika/Mono.d.ts +3 -0
- package/dist/Pika/Mono.js +10 -0
- package/dist/Pika/index.d.ts +10 -0
- package/dist/Pika/index.js +11 -0
- package/dist/Pixverse/Color.d.ts +3 -0
- package/dist/Pixverse/Color.js +28 -0
- package/dist/Pixverse/Combine.d.ts +3 -0
- package/dist/Pixverse/Combine.js +10 -0
- package/dist/Pixverse/CombineDark.d.ts +3 -0
- package/dist/Pixverse/CombineDark.js +46 -0
- package/dist/Pixverse/CombineLight.d.ts +3 -0
- package/dist/Pixverse/CombineLight.js +10 -0
- package/dist/Pixverse/Dark.d.ts +3 -0
- package/dist/Pixverse/Dark.js +16 -0
- package/dist/Pixverse/Light.d.ts +3 -0
- package/dist/Pixverse/Light.js +10 -0
- package/dist/Pixverse/Mono.d.ts +3 -0
- package/dist/Pixverse/Mono.js +10 -0
- package/dist/Pixverse/index.d.ts +10 -0
- package/dist/Pixverse/index.js +11 -0
- package/dist/Player2/Color.d.ts +3 -0
- package/dist/Player2/Color.js +16 -0
- package/dist/Player2/Combine.d.ts +3 -0
- package/dist/Player2/Combine.js +10 -0
- package/dist/Player2/CombineDark.d.ts +3 -0
- package/dist/Player2/CombineDark.js +25 -0
- package/dist/Player2/CombineLight.d.ts +3 -0
- package/dist/Player2/CombineLight.js +10 -0
- package/dist/Player2/Dark.d.ts +3 -0
- package/dist/Player2/Dark.js +16 -0
- package/dist/Player2/Light.d.ts +3 -0
- package/dist/Player2/Light.js +10 -0
- package/dist/Player2/Mono.d.ts +3 -0
- package/dist/Player2/Mono.js +10 -0
- package/dist/Player2/index.d.ts +10 -0
- package/dist/Player2/index.js +11 -0
- package/dist/Poe/Color.d.ts +3 -0
- package/dist/Poe/Color.js +28 -0
- package/dist/Poe/Combine.d.ts +3 -0
- package/dist/Poe/Combine.js +10 -0
- package/dist/Poe/CombineDark.d.ts +3 -0
- package/dist/Poe/CombineDark.js +31 -0
- package/dist/Poe/CombineLight.d.ts +3 -0
- package/dist/Poe/CombineLight.js +10 -0
- package/dist/Poe/Dark.d.ts +3 -0
- package/dist/Poe/Dark.js +22 -0
- package/dist/Poe/Light.d.ts +3 -0
- package/dist/Poe/Light.js +10 -0
- package/dist/Poe/Mono.d.ts +3 -0
- package/dist/Poe/Mono.js +10 -0
- package/dist/Poe/index.d.ts +10 -0
- package/dist/Poe/index.js +11 -0
- package/dist/Pollinations/Color.d.ts +3 -0
- package/dist/Pollinations/Color.js +16 -0
- package/dist/Pollinations/Combine.d.ts +3 -0
- package/dist/Pollinations/Combine.js +10 -0
- package/dist/Pollinations/CombineDark.d.ts +3 -0
- package/dist/Pollinations/CombineDark.js +25 -0
- package/dist/Pollinations/CombineLight.d.ts +3 -0
- package/dist/Pollinations/CombineLight.js +10 -0
- package/dist/Pollinations/Dark.d.ts +3 -0
- package/dist/Pollinations/Dark.js +16 -0
- package/dist/Pollinations/Light.d.ts +3 -0
- package/dist/Pollinations/Light.js +10 -0
- package/dist/Pollinations/Mono.d.ts +3 -0
- package/dist/Pollinations/Mono.js +10 -0
- package/dist/Pollinations/index.d.ts +10 -0
- package/dist/Pollinations/index.js +11 -0
- package/dist/Pydanticai/Color.d.ts +3 -0
- package/dist/Pydanticai/Color.js +28 -0
- package/dist/Pydanticai/Combine.d.ts +3 -0
- package/dist/Pydanticai/Combine.js +10 -0
- package/dist/Pydanticai/CombineDark.d.ts +3 -0
- package/dist/Pydanticai/CombineDark.js +40 -0
- package/dist/Pydanticai/CombineLight.d.ts +3 -0
- package/dist/Pydanticai/CombineLight.js +10 -0
- package/dist/Pydanticai/Dark.d.ts +3 -0
- package/dist/Pydanticai/Dark.js +28 -0
- package/dist/Pydanticai/Light.d.ts +3 -0
- package/dist/Pydanticai/Light.js +10 -0
- package/dist/Pydanticai/Mono.d.ts +3 -0
- package/dist/Pydanticai/Mono.js +10 -0
- package/dist/Pydanticai/index.d.ts +10 -0
- package/dist/Pydanticai/index.js +11 -0
- package/dist/Qingyan/Color.d.ts +3 -0
- package/dist/Qingyan/Color.js +16 -0
- package/dist/Qingyan/Combine.d.ts +3 -0
- package/dist/Qingyan/Combine.js +10 -0
- package/dist/Qingyan/CombineDark.d.ts +3 -0
- package/dist/Qingyan/CombineDark.js +22 -0
- package/dist/Qingyan/CombineLight.d.ts +3 -0
- package/dist/Qingyan/CombineLight.js +10 -0
- package/dist/Qingyan/Dark.d.ts +3 -0
- package/dist/Qingyan/Dark.js +16 -0
- package/dist/Qingyan/Light.d.ts +3 -0
- package/dist/Qingyan/Light.js +10 -0
- package/dist/Qingyan/Mono.d.ts +3 -0
- package/dist/Qingyan/Mono.js +10 -0
- package/dist/Qingyan/index.d.ts +10 -0
- package/dist/Qingyan/index.js +11 -0
- package/dist/Qoder/Color.d.ts +3 -0
- package/dist/Qoder/Color.js +16 -0
- package/dist/Qoder/Combine.d.ts +3 -0
- package/dist/Qoder/Combine.js +10 -0
- package/dist/Qoder/CombineDark.d.ts +3 -0
- package/dist/Qoder/CombineDark.js +25 -0
- package/dist/Qoder/CombineLight.d.ts +3 -0
- package/dist/Qoder/CombineLight.js +10 -0
- package/dist/Qoder/Dark.d.ts +3 -0
- package/dist/Qoder/Dark.js +16 -0
- package/dist/Qoder/Light.d.ts +3 -0
- package/dist/Qoder/Light.js +10 -0
- package/dist/Qoder/Mono.d.ts +3 -0
- package/dist/Qoder/Mono.js +10 -0
- package/dist/Qoder/index.d.ts +10 -0
- package/dist/Qoder/index.js +11 -0
- package/dist/Railway/Color.d.ts +3 -0
- package/dist/Railway/Color.js +19 -0
- package/dist/Railway/Combine.d.ts +3 -0
- package/dist/Railway/Combine.js +10 -0
- package/dist/Railway/CombineDark.d.ts +3 -0
- package/dist/Railway/CombineDark.js +28 -0
- package/dist/Railway/CombineLight.d.ts +3 -0
- package/dist/Railway/CombineLight.js +10 -0
- package/dist/Railway/Dark.d.ts +3 -0
- package/dist/Railway/Dark.js +19 -0
- package/dist/Railway/Light.d.ts +3 -0
- package/dist/Railway/Light.js +10 -0
- package/dist/Railway/Mono.d.ts +3 -0
- package/dist/Railway/Mono.js +10 -0
- package/dist/Railway/index.d.ts +10 -0
- package/dist/Railway/index.js +11 -0
- package/dist/Recraft/Color.d.ts +3 -0
- package/dist/Recraft/Color.js +16 -0
- package/dist/Recraft/Combine.d.ts +3 -0
- package/dist/Recraft/Combine.js +10 -0
- package/dist/Recraft/CombineDark.d.ts +3 -0
- package/dist/Recraft/CombineDark.js +25 -0
- package/dist/Recraft/CombineLight.d.ts +3 -0
- package/dist/Recraft/CombineLight.js +10 -0
- package/dist/Recraft/Dark.d.ts +3 -0
- package/dist/Recraft/Dark.js +16 -0
- package/dist/Recraft/Light.d.ts +3 -0
- package/dist/Recraft/Light.js +10 -0
- package/dist/Recraft/Mono.d.ts +3 -0
- package/dist/Recraft/Mono.js +10 -0
- package/dist/Recraft/index.d.ts +10 -0
- package/dist/Recraft/index.js +11 -0
- package/dist/Replit/Color.d.ts +3 -0
- package/dist/Replit/Color.js +13 -0
- package/dist/Replit/Combine.d.ts +3 -0
- package/dist/Replit/Combine.js +10 -0
- package/dist/Replit/CombineDark.d.ts +3 -0
- package/dist/Replit/CombineDark.js +22 -0
- package/dist/Replit/CombineLight.d.ts +3 -0
- package/dist/Replit/CombineLight.js +10 -0
- package/dist/Replit/Dark.d.ts +3 -0
- package/dist/Replit/Dark.js +13 -0
- package/dist/Replit/Light.d.ts +3 -0
- package/dist/Replit/Light.js +10 -0
- package/dist/Replit/Mono.d.ts +3 -0
- package/dist/Replit/Mono.js +10 -0
- package/dist/Replit/index.d.ts +10 -0
- package/dist/Replit/index.js +11 -0
- package/dist/RooCode/Color.d.ts +3 -0
- package/dist/RooCode/Color.js +16 -0
- package/dist/RooCode/Combine.d.ts +3 -0
- package/dist/RooCode/Combine.js +10 -0
- package/dist/RooCode/CombineDark.d.ts +3 -0
- package/dist/RooCode/CombineDark.js +22 -0
- package/dist/RooCode/CombineLight.d.ts +3 -0
- package/dist/RooCode/CombineLight.js +10 -0
- package/dist/RooCode/Dark.d.ts +3 -0
- package/dist/RooCode/Dark.js +16 -0
- package/dist/RooCode/Light.d.ts +3 -0
- package/dist/RooCode/Light.js +10 -0
- package/dist/RooCode/Mono.d.ts +3 -0
- package/dist/RooCode/Mono.js +10 -0
- package/dist/RooCode/index.d.ts +10 -0
- package/dist/RooCode/index.js +11 -0
- package/dist/Rsshub/Color.d.ts +3 -0
- package/dist/Rsshub/Color.js +19 -0
- package/dist/Rsshub/Combine.d.ts +3 -0
- package/dist/Rsshub/Combine.js +10 -0
- package/dist/Rsshub/CombineDark.d.ts +3 -0
- package/dist/Rsshub/CombineDark.js +25 -0
- package/dist/Rsshub/CombineLight.d.ts +3 -0
- package/dist/Rsshub/CombineLight.js +10 -0
- package/dist/Rsshub/Dark.d.ts +3 -0
- package/dist/Rsshub/Dark.js +19 -0
- package/dist/Rsshub/Light.d.ts +3 -0
- package/dist/Rsshub/Light.js +10 -0
- package/dist/Rsshub/Mono.d.ts +3 -0
- package/dist/Rsshub/Mono.js +10 -0
- package/dist/Rsshub/index.d.ts +10 -0
- package/dist/Rsshub/index.js +11 -0
- package/dist/Runway/Color.d.ts +3 -0
- package/dist/Runway/Color.js +13 -0
- package/dist/Runway/Combine.d.ts +3 -0
- package/dist/Runway/Combine.js +10 -0
- package/dist/Runway/CombineDark.d.ts +3 -0
- package/dist/Runway/CombineDark.js +22 -0
- package/dist/Runway/CombineLight.d.ts +3 -0
- package/dist/Runway/CombineLight.js +10 -0
- package/dist/Runway/Dark.d.ts +3 -0
- package/dist/Runway/Dark.js +13 -0
- package/dist/Runway/Light.d.ts +3 -0
- package/dist/Runway/Light.js +10 -0
- package/dist/Runway/Mono.d.ts +3 -0
- package/dist/Runway/Mono.js +10 -0
- package/dist/Runway/index.d.ts +10 -0
- package/dist/Runway/index.js +11 -0
- package/dist/Sillytavern/Color.d.ts +3 -0
- package/dist/Sillytavern/Color.js +19 -0
- package/dist/Sillytavern/Combine.d.ts +3 -0
- package/dist/Sillytavern/Combine.js +10 -0
- package/dist/Sillytavern/CombineDark.d.ts +3 -0
- package/dist/Sillytavern/CombineDark.js +28 -0
- package/dist/Sillytavern/CombineLight.d.ts +3 -0
- package/dist/Sillytavern/CombineLight.js +10 -0
- package/dist/Sillytavern/Dark.d.ts +3 -0
- package/dist/Sillytavern/Dark.js +19 -0
- package/dist/Sillytavern/Light.d.ts +3 -0
- package/dist/Sillytavern/Light.js +10 -0
- package/dist/Sillytavern/Mono.d.ts +3 -0
- package/dist/Sillytavern/Mono.js +10 -0
- package/dist/Sillytavern/index.d.ts +10 -0
- package/dist/Sillytavern/index.js +11 -0
- package/dist/Slock/Color.d.ts +3 -0
- package/dist/Slock/Color.js +13 -0
- package/dist/Slock/Combine.d.ts +3 -0
- package/dist/Slock/Combine.js +10 -0
- package/dist/Slock/CombineDark.d.ts +3 -0
- package/dist/Slock/CombineDark.js +22 -0
- package/dist/Slock/CombineLight.d.ts +3 -0
- package/dist/Slock/CombineLight.js +10 -0
- package/dist/Slock/Dark.d.ts +3 -0
- package/dist/Slock/Dark.js +13 -0
- package/dist/Slock/Light.d.ts +3 -0
- package/dist/Slock/Light.js +10 -0
- package/dist/Slock/Mono.d.ts +3 -0
- package/dist/Slock/Mono.js +10 -0
- package/dist/Slock/index.d.ts +10 -0
- package/dist/Slock/index.js +11 -0
- package/dist/Smithery/Color.d.ts +3 -0
- package/dist/Smithery/Color.js +16 -0
- package/dist/Smithery/Combine.d.ts +3 -0
- package/dist/Smithery/Combine.js +10 -0
- package/dist/Smithery/CombineDark.d.ts +3 -0
- package/dist/Smithery/CombineDark.js +22 -0
- package/dist/Smithery/CombineLight.d.ts +3 -0
- package/dist/Smithery/CombineLight.js +10 -0
- package/dist/Smithery/Dark.d.ts +3 -0
- package/dist/Smithery/Dark.js +13 -0
- package/dist/Smithery/Light.d.ts +3 -0
- package/dist/Smithery/Light.js +10 -0
- package/dist/Smithery/Mono.d.ts +3 -0
- package/dist/Smithery/Mono.js +10 -0
- package/dist/Smithery/index.d.ts +10 -0
- package/dist/Smithery/index.js +11 -0
- package/dist/Suno/Color.d.ts +3 -0
- package/dist/Suno/Color.js +16 -0
- package/dist/Suno/Combine.d.ts +3 -0
- package/dist/Suno/Combine.js +10 -0
- package/dist/Suno/CombineDark.d.ts +3 -0
- package/dist/Suno/CombineDark.js +22 -0
- package/dist/Suno/CombineLight.d.ts +3 -0
- package/dist/Suno/CombineLight.js +10 -0
- package/dist/Suno/Dark.d.ts +3 -0
- package/dist/Suno/Dark.js +16 -0
- package/dist/Suno/Light.d.ts +3 -0
- package/dist/Suno/Light.js +10 -0
- package/dist/Suno/Mono.d.ts +3 -0
- package/dist/Suno/Mono.js +10 -0
- package/dist/Suno/index.d.ts +10 -0
- package/dist/Suno/index.js +11 -0
- package/dist/Sync/Color.d.ts +3 -0
- package/dist/Sync/Color.js +13 -0
- package/dist/Sync/Combine.d.ts +3 -0
- package/dist/Sync/Combine.js +10 -0
- package/dist/Sync/CombineDark.d.ts +3 -0
- package/dist/Sync/CombineDark.js +22 -0
- package/dist/Sync/CombineLight.d.ts +3 -0
- package/dist/Sync/CombineLight.js +10 -0
- package/dist/Sync/Dark.d.ts +3 -0
- package/dist/Sync/Dark.js +13 -0
- package/dist/Sync/Light.d.ts +3 -0
- package/dist/Sync/Light.js +10 -0
- package/dist/Sync/Mono.d.ts +3 -0
- package/dist/Sync/Mono.js +10 -0
- package/dist/Sync/index.d.ts +10 -0
- package/dist/Sync/index.js +11 -0
- package/dist/Tavily/Color.d.ts +3 -0
- package/dist/Tavily/Color.js +31 -0
- package/dist/Tavily/Combine.d.ts +3 -0
- package/dist/Tavily/Combine.js +10 -0
- package/dist/Tavily/CombineDark.d.ts +3 -0
- package/dist/Tavily/CombineDark.js +25 -0
- package/dist/Tavily/CombineLight.d.ts +3 -0
- package/dist/Tavily/CombineLight.js +10 -0
- package/dist/Tavily/Dark.d.ts +3 -0
- package/dist/Tavily/Dark.js +16 -0
- package/dist/Tavily/Light.d.ts +3 -0
- package/dist/Tavily/Light.js +10 -0
- package/dist/Tavily/Mono.d.ts +3 -0
- package/dist/Tavily/Mono.js +10 -0
- package/dist/Tavily/index.d.ts +10 -0
- package/dist/Tavily/index.js +11 -0
- package/dist/Tiangong/Color.d.ts +3 -0
- package/dist/Tiangong/Color.js +28 -0
- package/dist/Tiangong/Combine.d.ts +3 -0
- package/dist/Tiangong/Combine.js +10 -0
- package/dist/Tiangong/CombineDark.d.ts +3 -0
- package/dist/Tiangong/CombineDark.js +28 -0
- package/dist/Tiangong/CombineLight.d.ts +3 -0
- package/dist/Tiangong/CombineLight.js +10 -0
- package/dist/Tiangong/Dark.d.ts +3 -0
- package/dist/Tiangong/Dark.js +19 -0
- package/dist/Tiangong/Light.d.ts +3 -0
- package/dist/Tiangong/Light.js +10 -0
- package/dist/Tiangong/Mono.d.ts +3 -0
- package/dist/Tiangong/Mono.js +10 -0
- package/dist/Tiangong/index.d.ts +10 -0
- package/dist/Tiangong/index.js +11 -0
- package/dist/Topazlabs/Color.d.ts +3 -0
- package/dist/Topazlabs/Color.js +13 -0
- package/dist/Topazlabs/Combine.d.ts +3 -0
- package/dist/Topazlabs/Combine.js +10 -0
- package/dist/Topazlabs/CombineDark.d.ts +3 -0
- package/dist/Topazlabs/CombineDark.js +31 -0
- package/dist/Topazlabs/CombineLight.d.ts +3 -0
- package/dist/Topazlabs/CombineLight.js +10 -0
- package/dist/Topazlabs/Dark.d.ts +3 -0
- package/dist/Topazlabs/Dark.js +13 -0
- package/dist/Topazlabs/Light.d.ts +3 -0
- package/dist/Topazlabs/Light.js +10 -0
- package/dist/Topazlabs/Mono.d.ts +3 -0
- package/dist/Topazlabs/Mono.js +10 -0
- package/dist/Topazlabs/index.d.ts +10 -0
- package/dist/Topazlabs/index.js +11 -0
- package/dist/Trae/Color.d.ts +3 -0
- package/dist/Trae/Color.js +13 -0
- package/dist/Trae/Combine.d.ts +3 -0
- package/dist/Trae/Combine.js +10 -0
- package/dist/Trae/CombineDark.d.ts +3 -0
- package/dist/Trae/CombineDark.js +19 -0
- package/dist/Trae/CombineLight.d.ts +3 -0
- package/dist/Trae/CombineLight.js +10 -0
- package/dist/Trae/Dark.d.ts +3 -0
- package/dist/Trae/Dark.js +13 -0
- package/dist/Trae/Light.d.ts +3 -0
- package/dist/Trae/Light.js +10 -0
- package/dist/Trae/Mono.d.ts +3 -0
- package/dist/Trae/Mono.js +10 -0
- package/dist/Trae/index.d.ts +10 -0
- package/dist/Trae/index.js +11 -0
- package/dist/Tripo/Color.d.ts +3 -0
- package/dist/Tripo/Color.js +19 -0
- package/dist/Tripo/Combine.d.ts +3 -0
- package/dist/Tripo/Combine.js +10 -0
- package/dist/Tripo/CombineDark.d.ts +3 -0
- package/dist/Tripo/CombineDark.js +25 -0
- package/dist/Tripo/CombineLight.d.ts +3 -0
- package/dist/Tripo/CombineLight.js +10 -0
- package/dist/Tripo/Dark.d.ts +3 -0
- package/dist/Tripo/Dark.js +19 -0
- package/dist/Tripo/Light.d.ts +3 -0
- package/dist/Tripo/Light.js +10 -0
- package/dist/Tripo/Mono.d.ts +3 -0
- package/dist/Tripo/Mono.js +10 -0
- package/dist/Tripo/index.d.ts +10 -0
- package/dist/Tripo/index.js +11 -0
- package/dist/Turix/Color.d.ts +3 -0
- package/dist/Turix/Color.js +13 -0
- package/dist/Turix/Combine.d.ts +3 -0
- package/dist/Turix/Combine.js +10 -0
- package/dist/Turix/CombineDark.d.ts +3 -0
- package/dist/Turix/CombineDark.js +19 -0
- package/dist/Turix/CombineLight.d.ts +3 -0
- package/dist/Turix/CombineLight.js +10 -0
- package/dist/Turix/Dark.d.ts +3 -0
- package/dist/Turix/Dark.js +13 -0
- package/dist/Turix/Light.d.ts +3 -0
- package/dist/Turix/Light.js +10 -0
- package/dist/Turix/Mono.d.ts +3 -0
- package/dist/Turix/Mono.js +10 -0
- package/dist/Turix/index.d.ts +10 -0
- package/dist/Turix/index.js +11 -0
- package/dist/Udio/Color.d.ts +3 -0
- package/dist/Udio/Color.js +13 -0
- package/dist/Udio/Combine.d.ts +3 -0
- package/dist/Udio/Combine.js +10 -0
- package/dist/Udio/CombineDark.d.ts +3 -0
- package/dist/Udio/CombineDark.js +28 -0
- package/dist/Udio/CombineLight.d.ts +3 -0
- package/dist/Udio/CombineLight.js +10 -0
- package/dist/Udio/Dark.d.ts +3 -0
- package/dist/Udio/Dark.js +13 -0
- package/dist/Udio/Light.d.ts +3 -0
- package/dist/Udio/Light.js +10 -0
- package/dist/Udio/Mono.d.ts +3 -0
- package/dist/Udio/Mono.js +10 -0
- package/dist/Udio/index.d.ts +10 -0
- package/dist/Udio/index.js +11 -0
- package/dist/Unstructured/Color.d.ts +3 -0
- package/dist/Unstructured/Color.js +19 -0
- package/dist/Unstructured/Combine.d.ts +3 -0
- package/dist/Unstructured/Combine.js +10 -0
- package/dist/Unstructured/CombineDark.d.ts +3 -0
- package/dist/Unstructured/CombineDark.js +22 -0
- package/dist/Unstructured/CombineLight.d.ts +3 -0
- package/dist/Unstructured/CombineLight.js +10 -0
- package/dist/Unstructured/Dark.d.ts +3 -0
- package/dist/Unstructured/Dark.js +16 -0
- package/dist/Unstructured/Light.d.ts +3 -0
- package/dist/Unstructured/Light.js +10 -0
- package/dist/Unstructured/Mono.d.ts +3 -0
- package/dist/Unstructured/Mono.js +10 -0
- package/dist/Unstructured/index.d.ts +10 -0
- package/dist/Unstructured/index.js +11 -0
- package/dist/V0/Color.d.ts +3 -0
- package/dist/V0/Color.js +13 -0
- package/dist/V0/Dark.d.ts +3 -0
- package/dist/V0/Dark.js +13 -0
- package/dist/V0/Light.d.ts +3 -0
- package/dist/V0/Light.js +10 -0
- package/dist/V0/Mono.d.ts +3 -0
- package/dist/V0/Mono.js +10 -0
- package/dist/V0/index.d.ts +7 -0
- package/dist/V0/index.js +8 -0
- package/dist/VectorizerAi/Color.d.ts +3 -0
- package/dist/VectorizerAi/Color.js +16 -0
- package/dist/VectorizerAi/Combine.d.ts +3 -0
- package/dist/VectorizerAi/Combine.js +10 -0
- package/dist/VectorizerAi/CombineDark.d.ts +3 -0
- package/dist/VectorizerAi/CombineDark.js +22 -0
- package/dist/VectorizerAi/CombineLight.d.ts +3 -0
- package/dist/VectorizerAi/CombineLight.js +10 -0
- package/dist/VectorizerAi/Dark.d.ts +3 -0
- package/dist/VectorizerAi/Dark.js +16 -0
- package/dist/VectorizerAi/Light.d.ts +3 -0
- package/dist/VectorizerAi/Light.js +10 -0
- package/dist/VectorizerAi/Mono.d.ts +3 -0
- package/dist/VectorizerAi/Mono.js +10 -0
- package/dist/VectorizerAi/index.d.ts +10 -0
- package/dist/VectorizerAi/index.js +11 -0
- package/dist/Venice/Color.d.ts +3 -0
- package/dist/Venice/Color.js +16 -0
- package/dist/Venice/Combine.d.ts +3 -0
- package/dist/Venice/Combine.js +10 -0
- package/dist/Venice/CombineDark.d.ts +3 -0
- package/dist/Venice/CombineDark.js +25 -0
- package/dist/Venice/CombineLight.d.ts +3 -0
- package/dist/Venice/CombineLight.js +10 -0
- package/dist/Venice/Dark.d.ts +3 -0
- package/dist/Venice/Dark.js +16 -0
- package/dist/Venice/Light.d.ts +3 -0
- package/dist/Venice/Light.js +10 -0
- package/dist/Venice/Mono.d.ts +3 -0
- package/dist/Venice/Mono.js +10 -0
- package/dist/Venice/index.d.ts +10 -0
- package/dist/Venice/index.js +11 -0
- package/dist/Vidu/Color.d.ts +3 -0
- package/dist/Vidu/Color.js +34 -0
- package/dist/Vidu/Combine.d.ts +3 -0
- package/dist/Vidu/Combine.js +10 -0
- package/dist/Vidu/CombineDark.d.ts +3 -0
- package/dist/Vidu/CombineDark.js +25 -0
- package/dist/Vidu/CombineLight.d.ts +3 -0
- package/dist/Vidu/CombineLight.js +10 -0
- package/dist/Vidu/Dark.d.ts +3 -0
- package/dist/Vidu/Dark.js +16 -0
- package/dist/Vidu/Light.d.ts +3 -0
- package/dist/Vidu/Light.js +10 -0
- package/dist/Vidu/Mono.d.ts +3 -0
- package/dist/Vidu/Mono.js +10 -0
- package/dist/Vidu/index.d.ts +10 -0
- package/dist/Vidu/index.js +11 -0
- package/dist/Viggle/Color.d.ts +3 -0
- package/dist/Viggle/Color.js +16 -0
- package/dist/Viggle/Combine.d.ts +3 -0
- package/dist/Viggle/Combine.js +10 -0
- package/dist/Viggle/CombineDark.d.ts +3 -0
- package/dist/Viggle/CombineDark.js +22 -0
- package/dist/Viggle/CombineLight.d.ts +3 -0
- package/dist/Viggle/CombineLight.js +10 -0
- package/dist/Viggle/Dark.d.ts +3 -0
- package/dist/Viggle/Dark.js +16 -0
- package/dist/Viggle/Light.d.ts +3 -0
- package/dist/Viggle/Light.js +10 -0
- package/dist/Viggle/Mono.d.ts +3 -0
- package/dist/Viggle/Mono.js +10 -0
- package/dist/Viggle/index.d.ts +10 -0
- package/dist/Viggle/index.js +11 -0
- package/dist/Windsurf/Color.d.ts +3 -0
- package/dist/Windsurf/Color.js +16 -0
- package/dist/Windsurf/Combine.d.ts +3 -0
- package/dist/Windsurf/Combine.js +10 -0
- package/dist/Windsurf/CombineDark.d.ts +3 -0
- package/dist/Windsurf/CombineDark.js +22 -0
- package/dist/Windsurf/CombineLight.d.ts +3 -0
- package/dist/Windsurf/CombineLight.js +10 -0
- package/dist/Windsurf/Dark.d.ts +3 -0
- package/dist/Windsurf/Dark.js +16 -0
- package/dist/Windsurf/Light.d.ts +3 -0
- package/dist/Windsurf/Light.js +10 -0
- package/dist/Windsurf/Mono.d.ts +3 -0
- package/dist/Windsurf/Mono.js +10 -0
- package/dist/Windsurf/index.d.ts +10 -0
- package/dist/Windsurf/index.js +11 -0
- package/dist/Youmind/Color.d.ts +3 -0
- package/dist/Youmind/Color.js +13 -0
- package/dist/Youmind/Combine.d.ts +3 -0
- package/dist/Youmind/Combine.js +10 -0
- package/dist/Youmind/CombineDark.d.ts +3 -0
- package/dist/Youmind/CombineDark.js +22 -0
- package/dist/Youmind/CombineLight.d.ts +3 -0
- package/dist/Youmind/CombineLight.js +10 -0
- package/dist/Youmind/Dark.d.ts +3 -0
- package/dist/Youmind/Dark.js +13 -0
- package/dist/Youmind/Light.d.ts +3 -0
- package/dist/Youmind/Light.js +10 -0
- package/dist/Youmind/Mono.d.ts +3 -0
- package/dist/Youmind/Mono.js +10 -0
- package/dist/Youmind/index.d.ts +10 -0
- package/dist/Youmind/index.js +11 -0
- package/dist/Yuanbao/Color.d.ts +3 -0
- package/dist/Yuanbao/Color.js +19 -0
- package/dist/Yuanbao/Combine.d.ts +3 -0
- package/dist/Yuanbao/Combine.js +10 -0
- package/dist/Yuanbao/CombineDark.d.ts +3 -0
- package/dist/Yuanbao/CombineDark.js +25 -0
- package/dist/Yuanbao/CombineLight.d.ts +3 -0
- package/dist/Yuanbao/CombineLight.js +10 -0
- package/dist/Yuanbao/Dark.d.ts +3 -0
- package/dist/Yuanbao/Dark.js +19 -0
- package/dist/Yuanbao/Light.d.ts +3 -0
- package/dist/Yuanbao/Light.js +10 -0
- package/dist/Yuanbao/Mono.d.ts +3 -0
- package/dist/Yuanbao/Mono.js +10 -0
- package/dist/Yuanbao/index.d.ts +10 -0
- package/dist/Yuanbao/index.js +11 -0
- package/dist/Zai/Color.js +6 -3
- package/dist/Zai/Combine.d.ts +3 -0
- package/dist/Zai/Combine.js +10 -0
- package/dist/Zai/CombineDark.d.ts +3 -0
- package/dist/Zai/CombineDark.js +19 -0
- package/dist/Zai/CombineLight.d.ts +3 -0
- package/dist/Zai/CombineLight.js +10 -0
- package/dist/Zai/Dark.d.ts +3 -0
- package/dist/Zai/Dark.js +13 -0
- package/dist/Zai/Light.d.ts +3 -0
- package/dist/Zai/Light.js +10 -0
- package/dist/Zai/Mono.js +3 -3
- package/dist/Zai/index.d.ts +6 -0
- package/dist/Zai/index.js +6 -1
- package/dist/Zapier/Color.d.ts +3 -0
- package/dist/Zapier/Color.js +13 -0
- package/dist/Zapier/Combine.d.ts +3 -0
- package/dist/Zapier/Combine.js +10 -0
- package/dist/Zapier/CombineDark.d.ts +3 -0
- package/dist/Zapier/CombineDark.js +19 -0
- package/dist/Zapier/CombineLight.d.ts +3 -0
- package/dist/Zapier/CombineLight.js +10 -0
- package/dist/Zapier/Dark.d.ts +3 -0
- package/dist/Zapier/Dark.js +13 -0
- package/dist/Zapier/Light.d.ts +3 -0
- package/dist/Zapier/Light.js +10 -0
- package/dist/Zapier/Mono.d.ts +3 -0
- package/dist/Zapier/Mono.js +10 -0
- package/dist/Zapier/index.d.ts +10 -0
- package/dist/Zapier/index.js +11 -0
- package/dist/Zeabur/Color.d.ts +3 -0
- package/dist/Zeabur/Color.js +19 -0
- package/dist/Zeabur/Combine.d.ts +3 -0
- package/dist/Zeabur/Combine.js +10 -0
- package/dist/Zeabur/CombineDark.d.ts +3 -0
- package/dist/Zeabur/CombineDark.js +22 -0
- package/dist/Zeabur/CombineLight.d.ts +3 -0
- package/dist/Zeabur/CombineLight.js +10 -0
- package/dist/Zeabur/Dark.d.ts +3 -0
- package/dist/Zeabur/Dark.js +16 -0
- package/dist/Zeabur/Light.d.ts +3 -0
- package/dist/Zeabur/Light.js +10 -0
- package/dist/Zeabur/Mono.d.ts +3 -0
- package/dist/Zeabur/Mono.js +10 -0
- package/dist/Zeabur/index.d.ts +10 -0
- package/dist/Zeabur/index.js +11 -0
- package/dist/Zencoder/Color.d.ts +3 -0
- package/dist/Zencoder/Color.js +16 -0
- package/dist/Zencoder/Combine.d.ts +3 -0
- package/dist/Zencoder/Combine.js +10 -0
- package/dist/Zencoder/CombineDark.d.ts +3 -0
- package/dist/Zencoder/CombineDark.js +25 -0
- package/dist/Zencoder/CombineLight.d.ts +3 -0
- package/dist/Zencoder/CombineLight.js +10 -0
- package/dist/Zencoder/Dark.d.ts +3 -0
- package/dist/Zencoder/Dark.js +16 -0
- package/dist/Zencoder/Light.d.ts +3 -0
- package/dist/Zencoder/Light.js +10 -0
- package/dist/Zencoder/Mono.d.ts +3 -0
- package/dist/Zencoder/Mono.js +10 -0
- package/dist/Zencoder/index.d.ts +10 -0
- package/dist/Zencoder/index.js +11 -0
- package/dist/catalog.d.ts +2040 -8
- package/dist/catalog.js +3 -51
- package/dist/index.d.ts +125 -4
- package/dist/index.js +125 -4
- package/dist/lazy.d.ts +1 -1
- package/dist/lazy.js +5 -1
- package/dist/loaders.d.ts +11 -40
- package/dist/loaders.js +133 -13
- package/icons/adobe-firefly.svg +7 -0
- package/icons/adobe.svg +7 -0
- package/icons/ag-ui.svg +12 -0
- package/icons/agnes-ai.svg +12 -0
- package/icons/airjelly.svg +12 -0
- package/icons/amp.svg +14 -0
- package/icons/antigravity.svg +110 -0
- package/icons/askverdict.svg +33 -0
- package/icons/automatic1111.svg +16 -0
- package/icons/capcut.svg +12 -0
- package/icons/celestoai.svg +16 -0
- package/icons/cherry-studio.svg +8 -12
- package/icons/claude-code.svg +7 -0
- package/icons/cline.svg +7 -8
- package/icons/clipdrop.svg +7 -0
- package/icons/codebuddy.svg +18 -0
- package/icons/codeflicker.svg +44 -0
- package/icons/colab.svg +9 -0
- package/icons/combine/adobe-firefly.svg +21 -0
- package/icons/combine/adobe.svg +17 -0
- package/icons/combine/ag-ui.svg +20 -0
- package/icons/combine/agnes-ai.svg +23 -0
- package/icons/combine/airjelly.svg +23 -0
- package/icons/combine/amp.svg +25 -0
- package/icons/combine/antigravity.svg +17 -0
- package/icons/combine/askverdict.svg +24 -0
- package/icons/combine/automatic1111.svg +21 -0
- package/icons/combine/capcut.svg +23 -0
- package/icons/combine/celestoai.svg +20 -0
- package/icons/combine/cherry-studio.svg +32 -0
- package/icons/combine/claude-code.svg +17 -0
- package/icons/combine/cline.svg +24 -0
- package/icons/combine/clipdrop.svg +20 -0
- package/icons/combine/codebuddy.svg +25 -0
- package/icons/combine/codeflicker.svg +20 -0
- package/icons/combine/colab.svg +20 -0
- package/icons/combine/comfyui.svg +14 -0
- package/icons/combine/copilotkit.svg +26 -0
- package/icons/combine/coqui.svg +26 -0
- package/icons/combine/coze.svg +25 -0
- package/icons/combine/crewai.svg +23 -0
- package/icons/combine/cursor.svg +17 -0
- package/icons/combine/cybercut.svg +18 -0
- package/icons/combine/deepai.svg +23 -0
- package/icons/combine/deepl.svg +24 -0
- package/icons/combine/devin.svg +22 -0
- package/icons/combine/dify.svg +17 -0
- package/icons/combine/doc2x.svg +18 -0
- package/icons/combine/docsearch.svg +21 -0
- package/icons/combine/dream-machine.svg +24 -0
- package/icons/combine/fastgpt.svg +21 -0
- package/icons/combine/figma.svg +20 -0
- package/icons/combine/firecrawl.svg +23 -0
- package/icons/combine/flora.svg +17 -0
- package/icons/combine/flowith.svg +20 -0
- package/icons/combine/gemini-cli.svg +21 -0
- package/icons/combine/github-copilot.svg +17 -0
- package/icons/combine/glama.svg +19 -0
- package/icons/combine/goose.svg +23 -0
- package/icons/combine/gradio.svg +25 -0
- package/icons/combine/greptile.svg +23 -0
- package/icons/combine/hailuo.svg +23 -0
- package/icons/combine/haiper.svg +17 -0
- package/icons/combine/hedra.svg +23 -0
- package/icons/combine/hermes-agent.svg +25 -0
- package/icons/combine/icon-11x.svg +17 -0
- package/icons/combine/ideogram.svg +20 -0
- package/icons/combine/jimeng.svg +17 -0
- package/icons/combine/junie.svg +20 -0
- package/icons/combine/kilo-code.svg +20 -0
- package/icons/combine/kimi.svg +25 -0
- package/icons/combine/kiro.svg +25 -0
- package/icons/combine/kling.svg +20 -0
- package/icons/combine/krea.svg +21 -0
- package/icons/combine/langchain.svg +20 -0
- package/icons/combine/langfuse.svg +25 -0
- package/icons/combine/lightricks.svg +20 -0
- package/icons/combine/livekit.svg +21 -0
- package/icons/combine/llamaindex.svg +33 -0
- package/icons/combine/lovable.svg +20 -0
- package/icons/combine/lovart.svg +23 -0
- package/icons/combine/luma.svg +21 -0
- package/icons/combine/make.svg +26 -0
- package/icons/combine/manus.svg +22 -0
- package/icons/combine/mastra.svg +24 -0
- package/icons/combine/mcp-so.svg +21 -0
- package/icons/combine/mcp.svg +24 -0
- package/icons/combine/meta-ai.svg +20 -0
- package/icons/combine/metagpt.svg +23 -0
- package/icons/combine/microsoft-bing.svg +23 -0
- package/icons/combine/microsoft-copilot.svg +20 -0
- package/icons/combine/midjourney.svg +23 -0
- package/icons/combine/monica.svg +24 -0
- package/icons/combine/moxt.svg +21 -0
- package/icons/combine/myshell.svg +18 -0
- package/icons/combine/n8n.svg +17 -0
- package/icons/combine/notebooklm.svg +17 -0
- package/icons/combine/notion.svg +23 -0
- package/icons/combine/novelai.svg +22 -0
- package/icons/combine/obsidian.svg +22 -0
- package/icons/combine/open-webui.svg +25 -0
- package/icons/combine/openclaw.svg +35 -0
- package/icons/combine/opencode.svg +32 -0
- package/icons/combine/openhands.svg +24 -0
- package/icons/combine/openhuman.svg +20 -0
- package/icons/combine/phidata.svg +20 -0
- package/icons/combine/pika.svg +20 -0
- package/icons/combine/pixverse.svg +28 -0
- package/icons/combine/player2.svg +21 -0
- package/icons/combine/poe.svg +23 -0
- package/icons/combine/pollinations.svg +23 -0
- package/icons/combine/pydanticai.svg +28 -0
- package/icons/combine/qingyan.svg +18 -0
- package/icons/combine/qoder.svg +21 -0
- package/icons/combine/railway.svg +24 -0
- package/icons/combine/recraft.svg +25 -0
- package/icons/combine/replit.svg +20 -0
- package/icons/combine/roo-code.svg +20 -0
- package/icons/combine/rsshub.svg +19 -0
- package/icons/combine/runway.svg +20 -0
- package/icons/combine/sillytavern.svg +22 -0
- package/icons/combine/slock.svg +20 -0
- package/icons/combine/smithery.svg +20 -0
- package/icons/combine/suno.svg +20 -0
- package/icons/combine/sync.svg +20 -0
- package/icons/combine/tavily.svg +23 -0
- package/icons/combine/tiangong.svg +22 -0
- package/icons/combine/topazlabs.svg +23 -0
- package/icons/combine/trae.svg +17 -0
- package/icons/combine/tripo.svg +21 -0
- package/icons/combine/turix.svg +17 -0
- package/icons/combine/udio.svg +20 -0
- package/icons/combine/unstructured.svg +20 -0
- package/icons/combine/vectorizer-ai.svg +24 -0
- package/icons/combine/venice.svg +19 -0
- package/icons/combine/vidu.svg +23 -0
- package/icons/combine/viggle.svg +20 -0
- package/icons/combine/windsurf.svg +20 -0
- package/icons/combine/youmind.svg +20 -0
- package/icons/combine/yuanbao.svg +21 -0
- package/icons/combine/zai.svg +17 -0
- package/icons/combine/zapier.svg +17 -0
- package/icons/combine/zeabur.svg +18 -0
- package/icons/combine/zencoder.svg +23 -0
- package/icons/comfyui.svg +7 -0
- package/icons/copilotkit.svg +37 -0
- package/icons/coqui.svg +13 -0
- package/icons/coze.svg +12 -0
- package/icons/crewai.svg +13 -0
- package/icons/cursor.svg +6 -8
- package/icons/cybercut.svg +23 -0
- package/icons/deepai.svg +12 -0
- package/icons/deepl.svg +13 -0
- package/icons/default/adobe-firefly.svg +7 -0
- package/icons/default/adobe.svg +7 -0
- package/icons/default/ag-ui.svg +12 -0
- package/icons/default/agnes-ai.svg +12 -0
- package/icons/default/airjelly.svg +12 -0
- package/icons/default/amp.svg +14 -0
- package/icons/default/antigravity.svg +12 -0
- package/icons/default/askverdict.svg +11 -0
- package/icons/default/automatic1111.svg +16 -0
- package/icons/default/capcut.svg +12 -0
- package/icons/default/celestoai.svg +12 -0
- package/icons/default/cherry-studio.svg +9 -0
- package/icons/default/claude-code.svg +7 -0
- package/icons/default/cline.svg +8 -0
- package/icons/default/clipdrop.svg +7 -0
- package/icons/default/codebuddy.svg +8 -0
- package/icons/default/codeflicker.svg +8 -0
- package/icons/default/colab.svg +7 -0
- package/icons/default/comfyui.svg +7 -0
- package/icons/default/copilotkit.svg +18 -0
- package/icons/default/coqui.svg +13 -0
- package/icons/default/coze.svg +12 -0
- package/icons/default/crewai.svg +12 -0
- package/icons/default/cursor.svg +7 -0
- package/icons/default/cybercut.svg +23 -0
- package/icons/default/deepai.svg +12 -0
- package/icons/default/deepl.svg +13 -0
- package/icons/default/devin.svg +9 -0
- package/icons/default/dify.svg +8 -0
- package/icons/default/doc2x.svg +8 -0
- package/icons/default/docsearch.svg +13 -0
- package/icons/default/dream-machine.svg +8 -0
- package/icons/default/fastgpt.svg +13 -0
- package/icons/default/figma.svg +7 -0
- package/icons/default/firecrawl.svg +12 -0
- package/icons/default/flora.svg +7 -0
- package/icons/default/flowith.svg +7 -0
- package/icons/default/gemini-cli.svg +13 -0
- package/icons/default/github-copilot.svg +7 -0
- package/icons/default/glama.svg +9 -0
- package/icons/default/glif.svg +7 -0
- package/icons/default/goose.svg +12 -0
- package/icons/default/gradio.svg +14 -0
- package/icons/default/greptile.svg +12 -0
- package/icons/default/hailuo.svg +12 -0
- package/icons/default/haiper.svg +7 -0
- package/icons/default/hedra.svg +7 -0
- package/icons/default/hermes-agent.svg +9 -0
- package/icons/default/icon-11x.svg +7 -0
- package/icons/default/ideogram.svg +7 -0
- package/icons/default/jimeng.svg +7 -0
- package/icons/default/junie.svg +12 -0
- package/icons/default/kilo-code.svg +12 -0
- package/icons/default/kimi.svg +8 -0
- package/icons/default/kiro.svg +12 -0
- package/icons/default/kling.svg +7 -0
- package/icons/default/krea.svg +13 -0
- package/icons/default/langchain.svg +12 -0
- package/icons/default/langfuse.svg +14 -0
- package/icons/default/langgraph.svg +7 -0
- package/icons/default/langsmith.svg +7 -0
- package/icons/default/lightricks.svg +7 -0
- package/icons/default/livekit.svg +8 -0
- package/icons/default/llamaindex.svg +7 -0
- package/icons/default/lovable.svg +12 -0
- package/icons/default/lovart.svg +12 -0
- package/icons/default/luma.svg +8 -0
- package/icons/default/make.svg +14 -0
- package/icons/default/manus.svg +14 -0
- package/icons/default/mastra.svg +13 -0
- package/icons/default/mcp-so.svg +13 -0
- package/icons/default/mcp.svg +13 -0
- package/icons/default/meta-ai.svg +7 -0
- package/icons/default/metagpt.svg +15 -0
- package/icons/default/microsoft-bing.svg +12 -0
- package/icons/default/microsoft-copilot.svg +7 -0
- package/icons/default/midjourney.svg +12 -0
- package/icons/default/monica.svg +13 -0
- package/icons/default/moxt.svg +13 -0
- package/icons/default/myshell.svg +13 -0
- package/icons/default/n8n.svg +7 -0
- package/icons/default/notebooklm.svg +7 -0
- package/icons/default/notion.svg +7 -0
- package/icons/default/novelai.svg +12 -0
- package/icons/default/obsidian.svg +14 -0
- package/icons/default/open-webui.svg +8 -0
- package/icons/default/openclaw.svg +27 -0
- package/icons/default/opencode.svg +7 -0
- package/icons/default/openhands.svg +13 -0
- package/icons/default/openhuman.svg +7 -0
- package/icons/default/phidata.svg +7 -0
- package/icons/default/pika.svg +12 -0
- package/icons/default/pixverse.svg +8 -0
- package/icons/default/player2.svg +8 -0
- package/icons/default/poe.svg +10 -0
- package/icons/default/pollinations.svg +12 -0
- package/icons/default/pydanticai.svg +12 -0
- package/icons/default/qingyan.svg +8 -0
- package/icons/default/qoder.svg +8 -0
- package/icons/default/railway.svg +13 -0
- package/icons/default/recraft.svg +8 -0
- package/icons/default/replit.svg +7 -0
- package/icons/default/roo-code.svg +12 -0
- package/icons/default/rsshub.svg +9 -0
- package/icons/default/runway.svg +7 -0
- package/icons/default/sillytavern.svg +9 -0
- package/icons/default/slock.svg +7 -0
- package/icons/default/smithery.svg +7 -0
- package/icons/default/suno.svg +12 -0
- package/icons/default/sync.svg +7 -0
- package/icons/default/tavily.svg +12 -0
- package/icons/default/tiangong.svg +9 -0
- package/icons/default/topazlabs.svg +7 -0
- package/icons/default/trae.svg +7 -0
- package/icons/default/tripo.svg +13 -0
- package/icons/default/turix.svg +7 -0
- package/icons/default/udio.svg +7 -0
- package/icons/default/unstructured.svg +12 -0
- package/icons/default/v0.svg +7 -0
- package/icons/default/vectorizer-ai.svg +12 -0
- package/icons/default/venice.svg +8 -0
- package/icons/default/vidu.svg +12 -0
- package/icons/default/viggle.svg +12 -0
- package/icons/default/windsurf.svg +12 -0
- package/icons/default/youmind.svg +7 -0
- package/icons/default/yuanbao.svg +13 -0
- package/icons/default/zai.svg +7 -0
- package/icons/default/zapier.svg +7 -0
- package/icons/default/zeabur.svg +8 -0
- package/icons/default/zencoder.svg +12 -0
- package/icons/devin.svg +9 -0
- package/icons/dify.svg +8 -0
- package/icons/doc2x.svg +8 -0
- package/icons/docsearch.svg +13 -0
- package/icons/dream-machine.svg +8 -0
- package/icons/fastgpt.svg +21 -0
- package/icons/figma.svg +11 -0
- package/icons/firecrawl.svg +12 -0
- package/icons/flora.svg +7 -0
- package/icons/flowith.svg +7 -0
- package/icons/gemini-cli.svg +18 -0
- package/icons/github-copilot.svg +7 -0
- package/icons/glama.svg +9 -0
- package/icons/glif.svg +7 -0
- package/icons/goose.svg +12 -0
- package/icons/gradio.svg +26 -0
- package/icons/greptile.svg +12 -0
- package/icons/hailuo.svg +19 -0
- package/icons/haiper.svg +7 -0
- package/icons/hedra.svg +7 -0
- package/icons/hermes-agent.svg +9 -0
- package/icons/icon-11x.svg +7 -0
- package/icons/ideogram.svg +7 -0
- package/icons/jimeng.svg +90 -0
- package/icons/junie.svg +12 -0
- package/icons/kilo-code.svg +12 -0
- package/icons/kimi.svg +8 -0
- package/icons/kiro.svg +14 -0
- package/icons/kling.svg +35 -0
- package/icons/krea.svg +13 -0
- package/icons/langchain.svg +12 -0
- package/icons/langfuse.svg +14 -0
- package/icons/langgraph.svg +7 -0
- package/icons/langsmith.svg +7 -0
- package/icons/lightricks.svg +7 -0
- package/icons/livekit.svg +8 -0
- package/icons/llamaindex.svg +15 -0
- package/icons/lovable.svg +19 -0
- package/icons/lovart.svg +12 -0
- package/icons/luma.svg +34 -0
- package/icons/make.svg +38 -0
- package/icons/manus.svg +14 -0
- package/icons/mastra.svg +13 -0
- package/icons/mcp-so.svg +13 -0
- package/icons/mcp.svg +13 -0
- package/icons/meta-ai.svg +51 -0
- package/icons/metagpt.svg +15 -0
- package/icons/microsoft-bing.svg +26 -0
- package/icons/microsoft-copilot.svg +46 -0
- package/icons/midjourney.svg +12 -0
- package/icons/monica.svg +19 -0
- package/icons/moxt.svg +13 -0
- package/icons/myshell.svg +22 -0
- package/icons/n8n.svg +7 -0
- package/icons/notebooklm.svg +7 -0
- package/icons/notion.svg +7 -0
- package/icons/novelai.svg +12 -0
- package/icons/obsidian.svg +12 -12
- package/icons/open-webui.svg +8 -0
- package/icons/openclaw.svg +26 -0
- package/icons/opencode.svg +7 -0
- package/icons/openhands.svg +14 -0
- package/icons/openhuman.svg +7 -0
- package/icons/phidata.svg +7 -0
- package/icons/pika.svg +12 -0
- package/icons/pixverse.svg +20 -0
- package/icons/player2.svg +8 -0
- package/icons/poe.svg +20 -0
- package/icons/pollinations.svg +12 -0
- package/icons/pydanticai.svg +12 -0
- package/icons/qingyan.svg +8 -0
- package/icons/qoder.svg +8 -0
- package/icons/railway.svg +13 -0
- package/icons/recraft.svg +8 -0
- package/icons/replit.svg +7 -0
- package/icons/roo-code.svg +12 -0
- package/icons/rsshub.svg +9 -0
- package/icons/runway.svg +7 -0
- package/icons/sillytavern.svg +13 -0
- package/icons/slock.svg +7 -0
- package/icons/smithery.svg +8 -0
- package/icons/suno.svg +12 -0
- package/icons/sync.svg +7 -0
- package/icons/tavily.svg +17 -0
- package/icons/tiangong.svg +23 -0
- package/icons/topazlabs.svg +7 -0
- package/icons/trae.svg +7 -0
- package/icons/tripo.svg +13 -0
- package/icons/turix.svg +7 -0
- package/icons/udio.svg +7 -0
- package/icons/unstructured.svg +13 -0
- package/icons/v0.svg +7 -0
- package/icons/vectorizer-ai.svg +12 -0
- package/icons/venice.svg +8 -0
- package/icons/vidu.svg +21 -0
- package/icons/viggle.svg +12 -0
- package/icons/windsurf.svg +12 -0
- package/icons/youmind.svg +7 -0
- package/icons/yuanbao.svg +9 -0
- package/icons/zai.svg +6 -12
- package/icons/zapier.svg +7 -0
- package/icons/zeabur.svg +9 -0
- package/icons/zencoder.svg +12 -0
- package/metadata.json +1142 -17
- package/package.json +1 -1
- package/static/black/adobe-firefly.svg +1 -0
- package/static/black/adobe.svg +1 -0
- package/static/black/ag-ui.svg +1 -0
- package/static/black/agnes-ai.svg +1 -0
- package/static/black/airjelly.svg +1 -0
- package/static/black/amp.svg +1 -0
- package/static/black/antigravity.svg +1 -0
- package/static/black/askverdict.svg +1 -0
- package/static/black/automatic1111.svg +1 -0
- package/static/black/capcut.svg +1 -0
- package/static/black/celestoai.svg +1 -0
- package/static/black/cherry-studio.svg +1 -1
- package/static/black/claude-code.svg +1 -0
- package/static/black/cline.svg +1 -1
- package/static/black/clipdrop.svg +1 -0
- package/static/black/codebuddy.svg +1 -0
- package/static/black/codeflicker.svg +1 -0
- package/static/black/colab.svg +1 -0
- package/static/black/comfyui.svg +1 -0
- package/static/black/copilotkit.svg +1 -0
- package/static/black/coqui.svg +1 -0
- package/static/black/coze.svg +1 -0
- package/static/black/crewai.svg +1 -0
- package/static/black/cursor.svg +1 -1
- package/static/black/cybercut.svg +1 -0
- package/static/black/deepai.svg +1 -0
- package/static/black/deepl.svg +1 -0
- package/static/black/devin.svg +1 -0
- package/static/black/dify.svg +1 -0
- package/static/black/doc2x.svg +1 -0
- package/static/black/docsearch.svg +1 -0
- package/static/black/dream-machine.svg +1 -0
- package/static/black/fastgpt.svg +1 -0
- package/static/black/figma.svg +1 -0
- package/static/black/firecrawl.svg +1 -0
- package/static/black/flora.svg +1 -0
- package/static/black/flowith.svg +1 -0
- package/static/black/gemini-cli.svg +1 -0
- package/static/black/github-copilot.svg +1 -0
- package/static/black/glama.svg +1 -0
- package/static/black/glif.svg +1 -0
- package/static/black/goose.svg +1 -0
- package/static/black/gradio.svg +1 -0
- package/static/black/greptile.svg +1 -0
- package/static/black/hailuo.svg +1 -0
- package/static/black/haiper.svg +1 -0
- package/static/black/hedra.svg +1 -0
- package/static/black/hermes-agent.svg +1 -0
- package/static/black/icon-11x.svg +1 -0
- package/static/black/ideogram.svg +1 -0
- package/static/black/jimeng.svg +1 -0
- package/static/black/junie.svg +1 -0
- package/static/black/kilo-code.svg +1 -0
- package/static/black/kimi.svg +1 -0
- package/static/black/kiro.svg +1 -0
- package/static/black/kling.svg +1 -0
- package/static/black/krea.svg +1 -0
- package/static/black/langchain.svg +1 -0
- package/static/black/langfuse.svg +1 -0
- package/static/black/langgraph.svg +1 -0
- package/static/black/langsmith.svg +1 -0
- package/static/black/lightricks.svg +1 -0
- package/static/black/livekit.svg +1 -0
- package/static/black/llamaindex.svg +1 -0
- package/static/black/lovable.svg +1 -0
- package/static/black/lovart.svg +1 -0
- package/static/black/luma.svg +1 -0
- package/static/black/make.svg +1 -0
- package/static/black/manus.svg +1 -0
- package/static/black/mastra.svg +1 -0
- package/static/black/mcp-so.svg +1 -0
- package/static/black/mcp.svg +1 -0
- package/static/black/meta-ai.svg +1 -0
- package/static/black/metagpt.svg +1 -0
- package/static/black/microsoft-bing.svg +1 -0
- package/static/black/microsoft-copilot.svg +1 -0
- package/static/black/midjourney.svg +1 -0
- package/static/black/monica.svg +1 -0
- package/static/black/moxt.svg +1 -0
- package/static/black/myshell.svg +1 -0
- package/static/black/n8n.svg +1 -0
- package/static/black/notebooklm.svg +1 -0
- package/static/black/notion.svg +1 -0
- package/static/black/novelai.svg +1 -0
- package/static/black/obsidian.svg +1 -1
- package/static/black/open-webui.svg +1 -0
- package/static/black/openclaw.svg +1 -0
- package/static/black/opencode.svg +1 -0
- package/static/black/openhands.svg +1 -0
- package/static/black/openhuman.svg +1 -0
- package/static/black/phidata.svg +1 -0
- package/static/black/pika.svg +1 -0
- package/static/black/pixverse.svg +1 -0
- package/static/black/player2.svg +1 -0
- package/static/black/poe.svg +1 -0
- package/static/black/pollinations.svg +1 -0
- package/static/black/pydanticai.svg +1 -0
- package/static/black/qingyan.svg +1 -0
- package/static/black/qoder.svg +1 -0
- package/static/black/railway.svg +1 -0
- package/static/black/recraft.svg +1 -0
- package/static/black/replit.svg +1 -0
- package/static/black/roo-code.svg +1 -0
- package/static/black/rsshub.svg +1 -0
- package/static/black/runway.svg +1 -0
- package/static/black/sillytavern.svg +1 -0
- package/static/black/slock.svg +1 -0
- package/static/black/smithery.svg +1 -0
- package/static/black/suno.svg +1 -0
- package/static/black/sync.svg +1 -0
- package/static/black/tavily.svg +1 -0
- package/static/black/tiangong.svg +1 -0
- package/static/black/topazlabs.svg +1 -0
- package/static/black/trae.svg +1 -0
- package/static/black/tripo.svg +1 -0
- package/static/black/turix.svg +1 -0
- package/static/black/udio.svg +1 -0
- package/static/black/unstructured.svg +1 -0
- package/static/black/v0.svg +1 -0
- package/static/black/vectorizer-ai.svg +1 -0
- package/static/black/venice.svg +1 -0
- package/static/black/vidu.svg +1 -0
- package/static/black/viggle.svg +1 -0
- package/static/black/windsurf.svg +1 -0
- package/static/black/youmind.svg +1 -0
- package/static/black/yuanbao.svg +1 -0
- package/static/black/zai.svg +1 -1
- package/static/black/zapier.svg +1 -0
- package/static/black/zeabur.svg +1 -0
- package/static/black/zencoder.svg +1 -0
- package/static/combine-dark/adobe-firefly.svg +1 -0
- package/static/combine-dark/adobe.svg +1 -0
- package/static/combine-dark/ag-ui.svg +1 -0
- package/static/combine-dark/agnes-ai.svg +1 -0
- package/static/combine-dark/airjelly.svg +1 -0
- package/static/combine-dark/amp.svg +1 -0
- package/static/combine-dark/antigravity.svg +1 -0
- package/static/combine-dark/askverdict.svg +1 -0
- package/static/combine-dark/automatic1111.svg +1 -0
- package/static/combine-dark/capcut.svg +1 -0
- package/static/combine-dark/celestoai.svg +1 -0
- package/static/combine-dark/cherry-studio.svg +1 -0
- package/static/combine-dark/claude-code.svg +1 -0
- package/static/combine-dark/cline.svg +1 -0
- package/static/combine-dark/clipdrop.svg +1 -0
- package/static/combine-dark/codebuddy.svg +1 -0
- package/static/combine-dark/codeflicker.svg +1 -0
- package/static/combine-dark/colab.svg +1 -0
- package/static/combine-dark/comfyui.svg +1 -0
- package/static/combine-dark/copilotkit.svg +1 -0
- package/static/combine-dark/coqui.svg +1 -0
- package/static/combine-dark/coze.svg +1 -0
- package/static/combine-dark/crewai.svg +1 -0
- package/static/combine-dark/cursor.svg +1 -0
- package/static/combine-dark/cybercut.svg +1 -0
- package/static/combine-dark/deepai.svg +1 -0
- package/static/combine-dark/deepl.svg +1 -0
- package/static/combine-dark/devin.svg +1 -0
- package/static/combine-dark/dify.svg +1 -0
- package/static/combine-dark/doc2x.svg +1 -0
- package/static/combine-dark/docsearch.svg +1 -0
- package/static/combine-dark/dream-machine.svg +1 -0
- package/static/combine-dark/fastgpt.svg +1 -0
- package/static/combine-dark/figma.svg +1 -0
- package/static/combine-dark/firecrawl.svg +1 -0
- package/static/combine-dark/flora.svg +1 -0
- package/static/combine-dark/flowith.svg +1 -0
- package/static/combine-dark/gemini-cli.svg +1 -0
- package/static/combine-dark/github-copilot.svg +1 -0
- package/static/combine-dark/glama.svg +1 -0
- package/static/combine-dark/goose.svg +1 -0
- package/static/combine-dark/gradio.svg +1 -0
- package/static/combine-dark/greptile.svg +1 -0
- package/static/combine-dark/hailuo.svg +1 -0
- package/static/combine-dark/haiper.svg +1 -0
- package/static/combine-dark/hedra.svg +1 -0
- package/static/combine-dark/hermes-agent.svg +1 -0
- package/static/combine-dark/icon-11x.svg +1 -0
- package/static/combine-dark/ideogram.svg +1 -0
- package/static/combine-dark/jimeng.svg +1 -0
- package/static/combine-dark/junie.svg +1 -0
- package/static/combine-dark/kilo-code.svg +1 -0
- package/static/combine-dark/kimi.svg +1 -0
- package/static/combine-dark/kiro.svg +1 -0
- package/static/combine-dark/kling.svg +1 -0
- package/static/combine-dark/krea.svg +1 -0
- package/static/combine-dark/langchain.svg +1 -0
- package/static/combine-dark/langfuse.svg +1 -0
- package/static/combine-dark/lightricks.svg +1 -0
- package/static/combine-dark/livekit.svg +1 -0
- package/static/combine-dark/llamaindex.svg +1 -0
- package/static/combine-dark/lovable.svg +1 -0
- package/static/combine-dark/lovart.svg +1 -0
- package/static/combine-dark/luma.svg +1 -0
- package/static/combine-dark/make.svg +1 -0
- package/static/combine-dark/manus.svg +1 -0
- package/static/combine-dark/mastra.svg +1 -0
- package/static/combine-dark/mcp-so.svg +1 -0
- package/static/combine-dark/mcp.svg +1 -0
- package/static/combine-dark/meta-ai.svg +1 -0
- package/static/combine-dark/metagpt.svg +1 -0
- package/static/combine-dark/microsoft-bing.svg +1 -0
- package/static/combine-dark/microsoft-copilot.svg +1 -0
- package/static/combine-dark/midjourney.svg +1 -0
- package/static/combine-dark/monica.svg +1 -0
- package/static/combine-dark/moxt.svg +1 -0
- package/static/combine-dark/myshell.svg +1 -0
- package/static/combine-dark/n8n.svg +1 -0
- package/static/combine-dark/notebooklm.svg +1 -0
- package/static/combine-dark/notion.svg +1 -0
- package/static/combine-dark/novelai.svg +1 -0
- package/static/combine-dark/obsidian.svg +1 -0
- package/static/combine-dark/open-webui.svg +1 -0
- package/static/combine-dark/openclaw.svg +1 -0
- package/static/combine-dark/opencode.svg +1 -0
- package/static/combine-dark/openhands.svg +1 -0
- package/static/combine-dark/openhuman.svg +1 -0
- package/static/combine-dark/phidata.svg +1 -0
- package/static/combine-dark/pika.svg +1 -0
- package/static/combine-dark/pixverse.svg +1 -0
- package/static/combine-dark/player2.svg +1 -0
- package/static/combine-dark/poe.svg +1 -0
- package/static/combine-dark/pollinations.svg +1 -0
- package/static/combine-dark/pydanticai.svg +1 -0
- package/static/combine-dark/qingyan.svg +1 -0
- package/static/combine-dark/qoder.svg +1 -0
- package/static/combine-dark/railway.svg +1 -0
- package/static/combine-dark/recraft.svg +1 -0
- package/static/combine-dark/replit.svg +1 -0
- package/static/combine-dark/roo-code.svg +1 -0
- package/static/combine-dark/rsshub.svg +1 -0
- package/static/combine-dark/runway.svg +1 -0
- package/static/combine-dark/sillytavern.svg +1 -0
- package/static/combine-dark/slock.svg +1 -0
- package/static/combine-dark/smithery.svg +1 -0
- package/static/combine-dark/suno.svg +1 -0
- package/static/combine-dark/sync.svg +1 -0
- package/static/combine-dark/tavily.svg +1 -0
- package/static/combine-dark/tiangong.svg +1 -0
- package/static/combine-dark/topazlabs.svg +1 -0
- package/static/combine-dark/trae.svg +1 -0
- package/static/combine-dark/tripo.svg +1 -0
- package/static/combine-dark/turix.svg +1 -0
- package/static/combine-dark/udio.svg +1 -0
- package/static/combine-dark/unstructured.svg +1 -0
- package/static/combine-dark/vectorizer-ai.svg +1 -0
- package/static/combine-dark/venice.svg +1 -0
- package/static/combine-dark/vidu.svg +1 -0
- package/static/combine-dark/viggle.svg +1 -0
- package/static/combine-dark/windsurf.svg +1 -0
- package/static/combine-dark/youmind.svg +1 -0
- package/static/combine-dark/yuanbao.svg +1 -0
- package/static/combine-dark/zai.svg +1 -0
- package/static/combine-dark/zapier.svg +1 -0
- package/static/combine-dark/zeabur.svg +1 -0
- package/static/combine-dark/zencoder.svg +1 -0
- package/static/combine-light/adobe-firefly.svg +1 -0
- package/static/combine-light/adobe.svg +1 -0
- package/static/combine-light/ag-ui.svg +1 -0
- package/static/combine-light/agnes-ai.svg +1 -0
- package/static/combine-light/airjelly.svg +1 -0
- package/static/combine-light/amp.svg +1 -0
- package/static/combine-light/antigravity.svg +1 -0
- package/static/combine-light/askverdict.svg +1 -0
- package/static/combine-light/automatic1111.svg +1 -0
- package/static/combine-light/capcut.svg +1 -0
- package/static/combine-light/celestoai.svg +1 -0
- package/static/combine-light/cherry-studio.svg +1 -0
- package/static/combine-light/claude-code.svg +1 -0
- package/static/combine-light/cline.svg +1 -0
- package/static/combine-light/clipdrop.svg +1 -0
- package/static/combine-light/codebuddy.svg +1 -0
- package/static/combine-light/codeflicker.svg +1 -0
- package/static/combine-light/colab.svg +1 -0
- package/static/combine-light/comfyui.svg +1 -0
- package/static/combine-light/copilotkit.svg +1 -0
- package/static/combine-light/coqui.svg +1 -0
- package/static/combine-light/coze.svg +1 -0
- package/static/combine-light/crewai.svg +1 -0
- package/static/combine-light/cursor.svg +1 -0
- package/static/combine-light/cybercut.svg +1 -0
- package/static/combine-light/deepai.svg +1 -0
- package/static/combine-light/deepl.svg +1 -0
- package/static/combine-light/devin.svg +1 -0
- package/static/combine-light/dify.svg +1 -0
- package/static/combine-light/doc2x.svg +1 -0
- package/static/combine-light/docsearch.svg +1 -0
- package/static/combine-light/dream-machine.svg +1 -0
- package/static/combine-light/fastgpt.svg +1 -0
- package/static/combine-light/figma.svg +1 -0
- package/static/combine-light/firecrawl.svg +1 -0
- package/static/combine-light/flora.svg +1 -0
- package/static/combine-light/flowith.svg +1 -0
- package/static/combine-light/gemini-cli.svg +1 -0
- package/static/combine-light/github-copilot.svg +1 -0
- package/static/combine-light/glama.svg +1 -0
- package/static/combine-light/goose.svg +1 -0
- package/static/combine-light/gradio.svg +1 -0
- package/static/combine-light/greptile.svg +1 -0
- package/static/combine-light/hailuo.svg +1 -0
- package/static/combine-light/haiper.svg +1 -0
- package/static/combine-light/hedra.svg +1 -0
- package/static/combine-light/hermes-agent.svg +1 -0
- package/static/combine-light/icon-11x.svg +1 -0
- package/static/combine-light/ideogram.svg +1 -0
- package/static/combine-light/jimeng.svg +1 -0
- package/static/combine-light/junie.svg +1 -0
- package/static/combine-light/kilo-code.svg +1 -0
- package/static/combine-light/kimi.svg +1 -0
- package/static/combine-light/kiro.svg +1 -0
- package/static/combine-light/kling.svg +1 -0
- package/static/combine-light/krea.svg +1 -0
- package/static/combine-light/langchain.svg +1 -0
- package/static/combine-light/langfuse.svg +1 -0
- package/static/combine-light/lightricks.svg +1 -0
- package/static/combine-light/livekit.svg +1 -0
- package/static/combine-light/llamaindex.svg +1 -0
- package/static/combine-light/lovable.svg +1 -0
- package/static/combine-light/lovart.svg +1 -0
- package/static/combine-light/luma.svg +1 -0
- package/static/combine-light/make.svg +1 -0
- package/static/combine-light/manus.svg +1 -0
- package/static/combine-light/mastra.svg +1 -0
- package/static/combine-light/mcp-so.svg +1 -0
- package/static/combine-light/mcp.svg +1 -0
- package/static/combine-light/meta-ai.svg +1 -0
- package/static/combine-light/metagpt.svg +1 -0
- package/static/combine-light/microsoft-bing.svg +1 -0
- package/static/combine-light/microsoft-copilot.svg +1 -0
- package/static/combine-light/midjourney.svg +1 -0
- package/static/combine-light/monica.svg +1 -0
- package/static/combine-light/moxt.svg +1 -0
- package/static/combine-light/myshell.svg +1 -0
- package/static/combine-light/n8n.svg +1 -0
- package/static/combine-light/notebooklm.svg +1 -0
- package/static/combine-light/notion.svg +1 -0
- package/static/combine-light/novelai.svg +1 -0
- package/static/combine-light/obsidian.svg +1 -0
- package/static/combine-light/open-webui.svg +1 -0
- package/static/combine-light/openclaw.svg +1 -0
- package/static/combine-light/opencode.svg +1 -0
- package/static/combine-light/openhands.svg +1 -0
- package/static/combine-light/openhuman.svg +1 -0
- package/static/combine-light/phidata.svg +1 -0
- package/static/combine-light/pika.svg +1 -0
- package/static/combine-light/pixverse.svg +1 -0
- package/static/combine-light/player2.svg +1 -0
- package/static/combine-light/poe.svg +1 -0
- package/static/combine-light/pollinations.svg +1 -0
- package/static/combine-light/pydanticai.svg +1 -0
- package/static/combine-light/qingyan.svg +1 -0
- package/static/combine-light/qoder.svg +1 -0
- package/static/combine-light/railway.svg +1 -0
- package/static/combine-light/recraft.svg +1 -0
- package/static/combine-light/replit.svg +1 -0
- package/static/combine-light/roo-code.svg +1 -0
- package/static/combine-light/rsshub.svg +1 -0
- package/static/combine-light/runway.svg +1 -0
- package/static/combine-light/sillytavern.svg +1 -0
- package/static/combine-light/slock.svg +1 -0
- package/static/combine-light/smithery.svg +1 -0
- package/static/combine-light/suno.svg +1 -0
- package/static/combine-light/sync.svg +1 -0
- package/static/combine-light/tavily.svg +1 -0
- package/static/combine-light/tiangong.svg +1 -0
- package/static/combine-light/topazlabs.svg +1 -0
- package/static/combine-light/trae.svg +1 -0
- package/static/combine-light/tripo.svg +1 -0
- package/static/combine-light/turix.svg +1 -0
- package/static/combine-light/udio.svg +1 -0
- package/static/combine-light/unstructured.svg +1 -0
- package/static/combine-light/vectorizer-ai.svg +1 -0
- package/static/combine-light/venice.svg +1 -0
- package/static/combine-light/vidu.svg +1 -0
- package/static/combine-light/viggle.svg +1 -0
- package/static/combine-light/windsurf.svg +1 -0
- package/static/combine-light/youmind.svg +1 -0
- package/static/combine-light/yuanbao.svg +1 -0
- package/static/combine-light/zai.svg +1 -0
- package/static/combine-light/zapier.svg +1 -0
- package/static/combine-light/zeabur.svg +1 -0
- package/static/combine-light/zencoder.svg +1 -0
- package/static/dark/adobe-firefly.svg +1 -0
- package/static/dark/adobe.svg +1 -0
- package/static/dark/ag-ui.svg +1 -0
- package/static/dark/agnes-ai.svg +1 -0
- package/static/dark/airjelly.svg +1 -0
- package/static/dark/amp.svg +1 -0
- package/static/dark/antigravity.svg +1 -0
- package/static/dark/askverdict.svg +1 -0
- package/static/dark/automatic1111.svg +1 -0
- package/static/dark/capcut.svg +1 -0
- package/static/dark/celestoai.svg +1 -0
- package/static/dark/cherry-studio.svg +1 -0
- package/static/dark/claude-code.svg +1 -0
- package/static/dark/cline.svg +1 -0
- package/static/dark/clipdrop.svg +1 -0
- package/static/dark/codebuddy.svg +1 -0
- package/static/dark/codeflicker.svg +1 -0
- package/static/dark/colab.svg +1 -0
- package/static/dark/comfyui.svg +1 -0
- package/static/dark/copilotkit.svg +1 -0
- package/static/dark/coqui.svg +1 -0
- package/static/dark/coze.svg +1 -0
- package/static/dark/crewai.svg +1 -0
- package/static/dark/cursor.svg +1 -0
- package/static/dark/cybercut.svg +1 -0
- package/static/dark/deepai.svg +1 -0
- package/static/dark/deepl.svg +1 -0
- package/static/dark/devin.svg +1 -0
- package/static/dark/dify.svg +1 -0
- package/static/dark/doc2x.svg +1 -0
- package/static/dark/docsearch.svg +1 -0
- package/static/dark/dream-machine.svg +1 -0
- package/static/dark/fastgpt.svg +1 -0
- package/static/dark/figma.svg +1 -0
- package/static/dark/firecrawl.svg +1 -0
- package/static/dark/flora.svg +1 -0
- package/static/dark/flowith.svg +1 -0
- package/static/dark/gemini-cli.svg +1 -0
- package/static/dark/github-copilot.svg +1 -0
- package/static/dark/glama.svg +1 -0
- package/static/dark/glif.svg +1 -0
- package/static/dark/goose.svg +1 -0
- package/static/dark/gradio.svg +1 -0
- package/static/dark/greptile.svg +1 -0
- package/static/dark/hailuo.svg +1 -0
- package/static/dark/haiper.svg +1 -0
- package/static/dark/hedra.svg +1 -0
- package/static/dark/hermes-agent.svg +1 -0
- package/static/dark/icon-11x.svg +1 -0
- package/static/dark/ideogram.svg +1 -0
- package/static/dark/jimeng.svg +1 -0
- package/static/dark/junie.svg +1 -0
- package/static/dark/kilo-code.svg +1 -0
- package/static/dark/kimi.svg +1 -0
- package/static/dark/kiro.svg +1 -0
- package/static/dark/kling.svg +1 -0
- package/static/dark/krea.svg +1 -0
- package/static/dark/langchain.svg +1 -0
- package/static/dark/langfuse.svg +1 -0
- package/static/dark/langgraph.svg +1 -0
- package/static/dark/langsmith.svg +1 -0
- package/static/dark/lightricks.svg +1 -0
- package/static/dark/livekit.svg +1 -0
- package/static/dark/llamaindex.svg +1 -0
- package/static/dark/lovable.svg +1 -0
- package/static/dark/lovart.svg +1 -0
- package/static/dark/luma.svg +1 -0
- package/static/dark/make.svg +1 -0
- package/static/dark/manus.svg +1 -0
- package/static/dark/mastra.svg +1 -0
- package/static/dark/mcp-so.svg +1 -0
- package/static/dark/mcp.svg +1 -0
- package/static/dark/meta-ai.svg +1 -0
- package/static/dark/metagpt.svg +1 -0
- package/static/dark/microsoft-bing.svg +1 -0
- package/static/dark/microsoft-copilot.svg +1 -0
- package/static/dark/midjourney.svg +1 -0
- package/static/dark/monica.svg +1 -0
- package/static/dark/moxt.svg +1 -0
- package/static/dark/myshell.svg +1 -0
- package/static/dark/n8n.svg +1 -0
- package/static/dark/notebooklm.svg +1 -0
- package/static/dark/notion.svg +1 -0
- package/static/dark/novelai.svg +1 -0
- package/static/dark/obsidian.svg +1 -0
- package/static/dark/open-webui.svg +1 -0
- package/static/dark/openclaw.svg +1 -0
- package/static/dark/opencode.svg +1 -0
- package/static/dark/openhands.svg +1 -0
- package/static/dark/openhuman.svg +1 -0
- package/static/dark/phidata.svg +1 -0
- package/static/dark/pika.svg +1 -0
- package/static/dark/pixverse.svg +1 -0
- package/static/dark/player2.svg +1 -0
- package/static/dark/poe.svg +1 -0
- package/static/dark/pollinations.svg +1 -0
- package/static/dark/pydanticai.svg +1 -0
- package/static/dark/qingyan.svg +1 -0
- package/static/dark/qoder.svg +1 -0
- package/static/dark/railway.svg +1 -0
- package/static/dark/recraft.svg +1 -0
- package/static/dark/replit.svg +1 -0
- package/static/dark/roo-code.svg +1 -0
- package/static/dark/rsshub.svg +1 -0
- package/static/dark/runway.svg +1 -0
- package/static/dark/sillytavern.svg +1 -0
- package/static/dark/slock.svg +1 -0
- package/static/dark/smithery.svg +1 -0
- package/static/dark/suno.svg +1 -0
- package/static/dark/sync.svg +1 -0
- package/static/dark/tavily.svg +1 -0
- package/static/dark/tiangong.svg +1 -0
- package/static/dark/topazlabs.svg +1 -0
- package/static/dark/trae.svg +1 -0
- package/static/dark/tripo.svg +1 -0
- package/static/dark/turix.svg +1 -0
- package/static/dark/udio.svg +1 -0
- package/static/dark/unstructured.svg +1 -0
- package/static/dark/v0.svg +1 -0
- package/static/dark/vectorizer-ai.svg +1 -0
- package/static/dark/venice.svg +1 -0
- package/static/dark/vidu.svg +1 -0
- package/static/dark/viggle.svg +1 -0
- package/static/dark/windsurf.svg +1 -0
- package/static/dark/youmind.svg +1 -0
- package/static/dark/yuanbao.svg +1 -0
- package/static/dark/zai.svg +1 -0
- package/static/dark/zapier.svg +1 -0
- package/static/dark/zeabur.svg +1 -0
- package/static/dark/zencoder.svg +1 -0
- package/static/light/adobe-firefly.svg +1 -0
- package/static/light/adobe.svg +1 -0
- package/static/light/ag-ui.svg +1 -0
- package/static/light/agnes-ai.svg +1 -0
- package/static/light/airjelly.svg +1 -0
- package/static/light/amp.svg +1 -0
- package/static/light/antigravity.svg +1 -0
- package/static/light/askverdict.svg +1 -0
- package/static/light/automatic1111.svg +1 -0
- package/static/light/capcut.svg +1 -0
- package/static/light/celestoai.svg +1 -0
- package/static/light/cherry-studio.svg +1 -0
- package/static/light/claude-code.svg +1 -0
- package/static/light/cline.svg +1 -0
- package/static/light/clipdrop.svg +1 -0
- package/static/light/codebuddy.svg +1 -0
- package/static/light/codeflicker.svg +1 -0
- package/static/light/colab.svg +1 -0
- package/static/light/comfyui.svg +1 -0
- package/static/light/copilotkit.svg +1 -0
- package/static/light/coqui.svg +1 -0
- package/static/light/coze.svg +1 -0
- package/static/light/crewai.svg +1 -0
- package/static/light/cursor.svg +1 -0
- package/static/light/cybercut.svg +1 -0
- package/static/light/deepai.svg +1 -0
- package/static/light/deepl.svg +1 -0
- package/static/light/devin.svg +1 -0
- package/static/light/dify.svg +1 -0
- package/static/light/doc2x.svg +1 -0
- package/static/light/docsearch.svg +1 -0
- package/static/light/dream-machine.svg +1 -0
- package/static/light/fastgpt.svg +1 -0
- package/static/light/figma.svg +1 -0
- package/static/light/firecrawl.svg +1 -0
- package/static/light/flora.svg +1 -0
- package/static/light/flowith.svg +1 -0
- package/static/light/gemini-cli.svg +1 -0
- package/static/light/github-copilot.svg +1 -0
- package/static/light/glama.svg +1 -0
- package/static/light/glif.svg +1 -0
- package/static/light/goose.svg +1 -0
- package/static/light/gradio.svg +1 -0
- package/static/light/greptile.svg +1 -0
- package/static/light/hailuo.svg +1 -0
- package/static/light/haiper.svg +1 -0
- package/static/light/hedra.svg +1 -0
- package/static/light/hermes-agent.svg +1 -0
- package/static/light/icon-11x.svg +1 -0
- package/static/light/ideogram.svg +1 -0
- package/static/light/jimeng.svg +1 -0
- package/static/light/junie.svg +1 -0
- package/static/light/kilo-code.svg +1 -0
- package/static/light/kimi.svg +1 -0
- package/static/light/kiro.svg +1 -0
- package/static/light/kling.svg +1 -0
- package/static/light/krea.svg +1 -0
- package/static/light/langchain.svg +1 -0
- package/static/light/langfuse.svg +1 -0
- package/static/light/langgraph.svg +1 -0
- package/static/light/langsmith.svg +1 -0
- package/static/light/lightricks.svg +1 -0
- package/static/light/livekit.svg +1 -0
- package/static/light/llamaindex.svg +1 -0
- package/static/light/lovable.svg +1 -0
- package/static/light/lovart.svg +1 -0
- package/static/light/luma.svg +1 -0
- package/static/light/make.svg +1 -0
- package/static/light/manus.svg +1 -0
- package/static/light/mastra.svg +1 -0
- package/static/light/mcp-so.svg +1 -0
- package/static/light/mcp.svg +1 -0
- package/static/light/meta-ai.svg +1 -0
- package/static/light/metagpt.svg +1 -0
- package/static/light/microsoft-bing.svg +1 -0
- package/static/light/microsoft-copilot.svg +1 -0
- package/static/light/midjourney.svg +1 -0
- package/static/light/monica.svg +1 -0
- package/static/light/moxt.svg +1 -0
- package/static/light/myshell.svg +1 -0
- package/static/light/n8n.svg +1 -0
- package/static/light/notebooklm.svg +1 -0
- package/static/light/notion.svg +1 -0
- package/static/light/novelai.svg +1 -0
- package/static/light/obsidian.svg +1 -0
- package/static/light/open-webui.svg +1 -0
- package/static/light/openclaw.svg +1 -0
- package/static/light/opencode.svg +1 -0
- package/static/light/openhands.svg +1 -0
- package/static/light/openhuman.svg +1 -0
- package/static/light/phidata.svg +1 -0
- package/static/light/pika.svg +1 -0
- package/static/light/pixverse.svg +1 -0
- package/static/light/player2.svg +1 -0
- package/static/light/poe.svg +1 -0
- package/static/light/pollinations.svg +1 -0
- package/static/light/pydanticai.svg +1 -0
- package/static/light/qingyan.svg +1 -0
- package/static/light/qoder.svg +1 -0
- package/static/light/railway.svg +1 -0
- package/static/light/recraft.svg +1 -0
- package/static/light/replit.svg +1 -0
- package/static/light/roo-code.svg +1 -0
- package/static/light/rsshub.svg +1 -0
- package/static/light/runway.svg +1 -0
- package/static/light/sillytavern.svg +1 -0
- package/static/light/slock.svg +1 -0
- package/static/light/smithery.svg +1 -0
- package/static/light/suno.svg +1 -0
- package/static/light/sync.svg +1 -0
- package/static/light/tavily.svg +1 -0
- package/static/light/tiangong.svg +1 -0
- package/static/light/topazlabs.svg +1 -0
- package/static/light/trae.svg +1 -0
- package/static/light/tripo.svg +1 -0
- package/static/light/turix.svg +1 -0
- package/static/light/udio.svg +1 -0
- package/static/light/unstructured.svg +1 -0
- package/static/light/v0.svg +1 -0
- package/static/light/vectorizer-ai.svg +1 -0
- package/static/light/venice.svg +1 -0
- package/static/light/vidu.svg +1 -0
- package/static/light/viggle.svg +1 -0
- package/static/light/windsurf.svg +1 -0
- package/static/light/youmind.svg +1 -0
- package/static/light/yuanbao.svg +1 -0
- package/static/light/zai.svg +1 -0
- package/static/light/zapier.svg +1 -0
- package/static/light/zeabur.svg +1 -0
- package/static/light/zencoder.svg +1 -0
- package/static/white/adobe-firefly.svg +1 -0
- package/static/white/adobe.svg +1 -0
- package/static/white/ag-ui.svg +1 -0
- package/static/white/agnes-ai.svg +1 -0
- package/static/white/airjelly.svg +1 -0
- package/static/white/amp.svg +1 -0
- package/static/white/antigravity.svg +1 -0
- package/static/white/askverdict.svg +1 -0
- package/static/white/automatic1111.svg +1 -0
- package/static/white/capcut.svg +1 -0
- package/static/white/celestoai.svg +1 -0
- package/static/white/cherry-studio.svg +1 -1
- package/static/white/claude-code.svg +1 -0
- package/static/white/cline.svg +1 -1
- package/static/white/clipdrop.svg +1 -0
- package/static/white/codebuddy.svg +1 -0
- package/static/white/codeflicker.svg +1 -0
- package/static/white/colab.svg +1 -0
- package/static/white/comfyui.svg +1 -0
- package/static/white/copilotkit.svg +1 -0
- package/static/white/coqui.svg +1 -0
- package/static/white/coze.svg +1 -0
- package/static/white/crewai.svg +1 -0
- package/static/white/cursor.svg +1 -1
- package/static/white/cybercut.svg +1 -0
- package/static/white/deepai.svg +1 -0
- package/static/white/deepl.svg +1 -0
- package/static/white/devin.svg +1 -0
- package/static/white/dify.svg +1 -0
- package/static/white/doc2x.svg +1 -0
- package/static/white/docsearch.svg +1 -0
- package/static/white/dream-machine.svg +1 -0
- package/static/white/fastgpt.svg +1 -0
- package/static/white/figma.svg +1 -0
- package/static/white/firecrawl.svg +1 -0
- package/static/white/flora.svg +1 -0
- package/static/white/flowith.svg +1 -0
- package/static/white/gemini-cli.svg +1 -0
- package/static/white/github-copilot.svg +1 -0
- package/static/white/glama.svg +1 -0
- package/static/white/glif.svg +1 -0
- package/static/white/goose.svg +1 -0
- package/static/white/gradio.svg +1 -0
- package/static/white/greptile.svg +1 -0
- package/static/white/hailuo.svg +1 -0
- package/static/white/haiper.svg +1 -0
- package/static/white/hedra.svg +1 -0
- package/static/white/hermes-agent.svg +1 -0
- package/static/white/icon-11x.svg +1 -0
- package/static/white/ideogram.svg +1 -0
- package/static/white/jimeng.svg +1 -0
- package/static/white/junie.svg +1 -0
- package/static/white/kilo-code.svg +1 -0
- package/static/white/kimi.svg +1 -0
- package/static/white/kiro.svg +1 -0
- package/static/white/kling.svg +1 -0
- package/static/white/krea.svg +1 -0
- package/static/white/langchain.svg +1 -0
- package/static/white/langfuse.svg +1 -0
- package/static/white/langgraph.svg +1 -0
- package/static/white/langsmith.svg +1 -0
- package/static/white/lightricks.svg +1 -0
- package/static/white/livekit.svg +1 -0
- package/static/white/llamaindex.svg +1 -0
- package/static/white/lovable.svg +1 -0
- package/static/white/lovart.svg +1 -0
- package/static/white/luma.svg +1 -0
- package/static/white/make.svg +1 -0
- package/static/white/manus.svg +1 -0
- package/static/white/mastra.svg +1 -0
- package/static/white/mcp-so.svg +1 -0
- package/static/white/mcp.svg +1 -0
- package/static/white/meta-ai.svg +1 -0
- package/static/white/metagpt.svg +1 -0
- package/static/white/microsoft-bing.svg +1 -0
- package/static/white/microsoft-copilot.svg +1 -0
- package/static/white/midjourney.svg +1 -0
- package/static/white/monica.svg +1 -0
- package/static/white/moxt.svg +1 -0
- package/static/white/myshell.svg +1 -0
- package/static/white/n8n.svg +1 -0
- package/static/white/notebooklm.svg +1 -0
- package/static/white/notion.svg +1 -0
- package/static/white/novelai.svg +1 -0
- package/static/white/obsidian.svg +1 -1
- package/static/white/open-webui.svg +1 -0
- package/static/white/openclaw.svg +1 -0
- package/static/white/opencode.svg +1 -0
- package/static/white/openhands.svg +1 -0
- package/static/white/openhuman.svg +1 -0
- package/static/white/phidata.svg +1 -0
- package/static/white/pika.svg +1 -0
- package/static/white/pixverse.svg +1 -0
- package/static/white/player2.svg +1 -0
- package/static/white/poe.svg +1 -0
- package/static/white/pollinations.svg +1 -0
- package/static/white/pydanticai.svg +1 -0
- package/static/white/qingyan.svg +1 -0
- package/static/white/qoder.svg +1 -0
- package/static/white/railway.svg +1 -0
- package/static/white/recraft.svg +1 -0
- package/static/white/replit.svg +1 -0
- package/static/white/roo-code.svg +1 -0
- package/static/white/rsshub.svg +1 -0
- package/static/white/runway.svg +1 -0
- package/static/white/sillytavern.svg +1 -0
- package/static/white/slock.svg +1 -0
- package/static/white/smithery.svg +1 -0
- package/static/white/suno.svg +1 -0
- package/static/white/sync.svg +1 -0
- package/static/white/tavily.svg +1 -0
- package/static/white/tiangong.svg +1 -0
- package/static/white/topazlabs.svg +1 -0
- package/static/white/trae.svg +1 -0
- package/static/white/tripo.svg +1 -0
- package/static/white/turix.svg +1 -0
- package/static/white/udio.svg +1 -0
- package/static/white/unstructured.svg +1 -0
- package/static/white/v0.svg +1 -0
- package/static/white/vectorizer-ai.svg +1 -0
- package/static/white/venice.svg +1 -0
- package/static/white/vidu.svg +1 -0
- package/static/white/viggle.svg +1 -0
- package/static/white/windsurf.svg +1 -0
- package/static/white/youmind.svg +1 -0
- package/static/white/yuanbao.svg +1 -0
- package/static/white/zai.svg +1 -1
- package/static/white/zapier.svg +1 -0
- package/static/white/zeabur.svg +1 -0
- package/static/white/zencoder.svg +1 -0
- package/dist/Claude/Color.js +0 -10
- package/dist/Claude/Mono.js +0 -10
- package/dist/Claude/index.d.ts +0 -4
- package/dist/Claude/index.js +0 -6
- package/dist/Codex/Color.js +0 -10
- package/dist/Codex/Mono.js +0 -10
- package/dist/Codex/index.d.ts +0 -4
- package/dist/Codex/index.js +0 -6
- package/dist/Gemini/Color.js +0 -10
- package/dist/Gemini/Mono.js +0 -10
- package/dist/Gemini/index.d.ts +0 -4
- package/dist/Gemini/index.js +0 -6
- package/dist/Sider/Color.js +0 -10
- package/dist/Sider/Mono.js +0 -10
- package/dist/Sider/index.d.ts +0 -4
- package/dist/Sider/index.js +0 -6
- package/icons/claude.svg +0 -9
- package/icons/codex.svg +0 -14
- package/icons/gemini.svg +0 -24
- package/icons/sider.svg +0 -24
- package/static/black/claude.svg +0 -1
- package/static/black/codex.svg +0 -1
- package/static/black/gemini.svg +0 -1
- package/static/black/sider.svg +0 -1
- package/static/white/claude.svg +0 -1
- package/static/white/codex.svg +0 -1
- package/static/white/gemini.svg +0 -1
- package/static/white/sider.svg +0 -1
- /package/dist/{Claude → Adobe}/Color.d.ts +0 -0
- /package/dist/{Claude/Mono.d.ts → Adobe/Combine.d.ts} +0 -0
- /package/dist/{Codex/Color.d.ts → Adobe/CombineDark.d.ts} +0 -0
- /package/dist/{Codex/Mono.d.ts → Adobe/CombineLight.d.ts} +0 -0
- /package/dist/{Gemini/Color.d.ts → Adobe/Dark.d.ts} +0 -0
- /package/dist/{Gemini/Mono.d.ts → Adobe/Light.d.ts} +0 -0
- /package/dist/{Sider → Adobe}/Mono.d.ts +0 -0
- /package/dist/{Sider → AdobeFirefly}/Color.d.ts +0 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AirjellyDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-airjelly-dark__Name=AirJelly, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-airjelly-dark__AirJelly / Icon", clipPath: 'url(#' + instanceId + "-airjelly-dark__clip0_436_4094)", children: _jsx("path", { id: instanceId + "-airjelly-dark__AirJelly / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M33.9241 26.142C37.2581 26.098 39.5881 43.512 36.5181 44.562C32.5341 45.922 33.9621 29.436 33.9681 29.362C33.9681 29.362 26.8081 48.468 21.6981 47.18C16.7781 45.94 30.5881 26.19 33.9241 26.142ZM7.00012 40.942C2.49212 34.58 25.3361 18.5 33.6601 19.624C41.9841 20.75 46.4341 36.28 43.3201 37.444C40.2081 38.604 38.1261 24.228 33.6601 24.228C28.9521 24.228 11.5081 47.308 7.00012 40.942ZM3.49412 15.422C10.2981 5.05601 27.5141 -1.64999 38.0461 5.05601C48.5781 11.764 49.1041 25.316 47.5261 27.23C45.7861 29.344 44.2521 25.466 40.1941 20.884C31.3721 10.93 16.3141 23.676 8.39412 27.894C3.43212 30.538 -4.26588 27.246 3.49412 15.422Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-airjelly-dark__clip0_436_4094", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(AirjellyDark);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AirjellyLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-airjelly-light__Name=AirJelly, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-airjelly-light__AirJelly / Icon", clipPath: 'url(#' + instanceId + "-airjelly-light__clip0_436_4094)", children: _jsx("path", { id: instanceId + "-airjelly-light__AirJelly / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M33.9241 26.142C37.2581 26.098 39.5881 43.512 36.5181 44.562C32.5341 45.922 33.9621 29.436 33.9681 29.362C33.9681 29.362 26.8081 48.468 21.6981 47.18C16.7781 45.94 30.5881 26.19 33.9241 26.142ZM7.00012 40.942C2.49212 34.58 25.3361 18.5 33.6601 19.624C41.9841 20.75 46.4341 36.28 43.3201 37.444C40.2081 38.604 38.1261 24.228 33.6601 24.228C28.9521 24.228 11.5081 47.308 7.00012 40.942ZM3.49412 15.422C10.2981 5.05601 27.5141 -1.64999 38.0461 5.05601C48.5781 11.764 49.1041 25.316 47.5261 27.23C45.7861 29.344 44.2521 25.466 40.1941 20.884C31.3721 10.93 16.3141 23.676 8.39412 27.894C3.43212 30.538 -4.26588 27.246 3.49412 15.422Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-airjelly-light__clip0_436_4094", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AirjellyLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AirjellyMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-airjelly-mono__Name=AirJelly, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-airjelly-mono__AirJelly / Icon", clipPath: 'url(#' + instanceId + "-airjelly-mono__clip0_436_4094)", children: _jsx("path", { id: instanceId + "-airjelly-mono__AirJelly / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M33.9241 26.142C37.2581 26.098 39.5881 43.512 36.5181 44.562C32.5341 45.922 33.9621 29.436 33.9681 29.362C33.9681 29.362 26.8081 48.468 21.6981 47.18C16.7781 45.94 30.5881 26.19 33.9241 26.142ZM7.00012 40.942C2.49212 34.58 25.3361 18.5 33.6601 19.624C41.9841 20.75 46.4341 36.28 43.3201 37.444C40.2081 38.604 38.1261 24.228 33.6601 24.228C28.9521 24.228 11.5081 47.308 7.00012 40.942ZM3.49412 15.422C10.2981 5.05601 27.5141 -1.64999 38.0461 5.05601C48.5781 11.764 49.1041 25.316 47.5261 27.23C45.7861 29.344 44.2521 25.466 40.1941 20.884C31.3721 10.93 16.3141 23.676 8.39412 27.894C3.43212 30.538 -4.26588 27.246 3.49412 15.422Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-airjelly-mono__clip0_436_4094", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AirjellyMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Airjelly: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
+
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
+
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
+
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
+
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
+
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
+
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
+
};
|
|
10
|
+
export default Airjelly;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
// Generated. Do not edit manually.
|
|
3
|
+
import Mono from './Mono.js';
|
|
4
|
+
import Color from './Color.js';
|
|
5
|
+
import Dark from './Dark.js';
|
|
6
|
+
import Light from './Light.js';
|
|
7
|
+
import CombineDark from './CombineDark.js';
|
|
8
|
+
import CombineLight from './CombineLight.js';
|
|
9
|
+
import Combine from './Combine.js';
|
|
10
|
+
const Airjelly = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Airjelly;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AmpColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-amp-color__Name=Amp, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-amp-color__Amp / Icon", clipPath: 'url(#' + instanceId + "-amp-color__clip0_436_4099)", children: [_jsx("path", { id: instanceId + "-amp-color__Amp / path 01", d: "M30.1741 46.36L24.0601 48L19.8661 32.354L8.39013 43.83L3.88813 39.328L15.3241 27.89L-0.213867 23.726L1.42613 17.612L24.0141 23.772L30.1741 46.36Z", fill: "#F34E3F", style: {
|
|
8
|
+
fill: "color(display-p3 0.9529 0.3059 0.2471)",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-amp-color__Amp / path 02", d: "M39.01 37.524L32.896 39.164L27.768 20.018L8.62402 14.89L10.262 8.776L32.852 14.934L39.012 37.524H39.01Z", fill: "#F34E3F", style: {
|
|
11
|
+
fill: "color(display-p3 0.9529 0.3059 0.2471)",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-amp-color__Amp / path 03", d: "M47.7859 28.748L41.6719 30.388L36.5419 11.244L17.3999 6.114L19.0399 0L41.6299 6.16L47.7859 28.748Z", fill: "#F34E3F", style: {
|
|
14
|
+
fill: "color(display-p3 0.9529 0.3059 0.2471)",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-amp-color__clip0_436_4099", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) }) })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(AmpColor);
|
|
22
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AmpCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 75 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 3.125 : 'calc(' + size + ' * 3.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-amp-combine__Name=Amp, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-amp-combine__Amp / Combination", clipPath: 'url(#' + instanceId + "-amp-combine__clip0_449_12150)", children: [_jsxs("g", { id: instanceId + "-amp-combine__Frame", clipPath: 'url(#' + instanceId + "-amp-combine__clip1_449_12150)", children: [_jsx("path", { id: instanceId + "-amp-combine__Amp / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.0871 23.18L12.0301 24L9.93307 16.177L4.19507 21.915L1.94407 19.664L7.66207 13.945L-0.106934 11.863L0.713066 8.806L12.0071 11.886L15.0871 23.18Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-combine__Amp / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M19.505 18.762L16.448 19.582L13.884 10.009L4.31201 7.445L5.13101 4.388L16.426 7.467L19.506 18.762H19.505Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-combine__Amp / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M23.8932 14.374L20.8362 15.194L18.2712 5.622L8.7002 3.057L9.5202 0L20.8152 3.08L23.8932 14.374Z", fill: "currentColor", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-amp-combine__Frame_2", clipPath: 'url(#' + instanceId + "-amp-combine__clip2_449_12150)", children: _jsx("path", { id: instanceId + "-amp-combine__Amp / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M66.4443 4C69.9243 4 72.8003 6.4912 72.8003 10.4016C72.8003 14.5208 69.8723 17.472 66.0883 17.472C64.7539 17.472 63.5395 17.2232 62.5403 16.66C61.7034 16.1929 61.0234 15.4887 60.5859 14.636L59.6163 21.4296L59.5923 21.6H57.6347L57.6675 21.372L60.1371 4.3568H62.0763L61.8715 5.6216C63.0411 4.552 64.6179 4 66.4443 4ZM39.5115 4.0224C40.8459 4.0224 42.0659 4.272 43.0715 4.8368C43.9131 5.30639 44.5964 6.01527 45.0347 6.8736L45.3619 4.528L45.3859 4.3568H47.3211L45.5099 16.9672L45.4859 17.1376H43.5499L43.7371 15.8544C42.5771 16.9416 40.9827 17.4944 39.1563 17.4944C35.6763 17.4944 32.8003 15.0032 32.8003 11.0928C32.8003 6.9736 35.7283 4.0224 39.5123 4.0224H39.5115ZM49.3451 17.1376H47.4091L49.2443 4.528L49.2683 4.3576H51.2019L49.3459 17.1384L49.3451 17.1376ZM52.8283 17.1376H50.8931L52.7283 4.528L52.7523 4.3576H54.6859L52.8299 17.1384L52.8283 17.1376ZM58.1683 4.3568L56.3123 17.1376H54.3763L56.2115 4.528L56.2355 4.3576H58.1691L58.1683 4.3568ZM39.7123 5.7144C36.7723 5.7144 34.7979 8.06 34.7979 11.004C34.7979 12.268 35.1963 13.468 35.9819 14.3488C36.7627 15.2264 37.9411 15.8024 39.5339 15.8024C42.4731 15.8024 44.4483 13.4352 44.4483 10.4904C44.4483 9.0664 43.9547 7.8744 43.1227 7.0392C42.2907 6.2048 41.1091 5.7144 39.7115 5.7144H39.7123ZM66.0659 5.6928C63.1275 5.6928 61.1523 8.0592 61.1523 11.004C61.1523 12.428 61.6459 13.62 62.4779 14.4544C63.3099 15.2896 64.4915 15.78 65.8883 15.78C68.8283 15.78 70.8027 13.4344 70.8027 10.4912C70.8027 9.2264 70.4043 8.0264 69.6195 7.1456C68.8379 6.268 67.6595 5.692 66.0659 5.692V5.6928Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-amp-combine__clip0_449_12150", children: _jsx("rect", { width: 74.4, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-amp-combine__clip1_449_12150", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-amp-combine__clip2_449_12150", children: _jsx("rect", { width: 43.2, height: 19.2, fill: "#fff", transform: "translate(31.2002 2.39999)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AmpCombine);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AmpCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 75 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.125 : 'calc(' + size + ' * 3.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-amp-combine-dark__Name=Amp, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-amp-combine-dark__Amp / Combination", clipPath: 'url(#' + instanceId + "-amp-combine-dark__clip0_449_12150)", children: [_jsxs("g", { id: instanceId + "-amp-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-amp-combine-dark__clip1_449_12150)", children: [_jsx("path", { id: instanceId + "-amp-combine-dark__Amp / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.0871 23.18L12.0301 24L9.93307 16.177L4.19507 21.915L1.94407 19.664L7.66207 13.945L-0.106934 11.863L0.713066 8.806L12.0071 11.886L15.0871 23.18Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-amp-combine-dark__Amp / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M19.505 18.762L16.448 19.582L13.884 10.009L4.31201 7.445L5.13101 4.388L16.426 7.467L19.506 18.762H19.505Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-amp-combine-dark__Amp / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M23.8932 14.374L20.8362 15.194L18.2712 5.622L8.7002 3.057L9.5202 0L20.8152 3.08L23.8932 14.374Z", fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} })] }), _jsx("g", { id: instanceId + "-amp-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-amp-combine-dark__clip2_449_12150)", children: _jsx("path", { id: instanceId + "-amp-combine-dark__Amp / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M66.4443 4C69.9243 4 72.8003 6.4912 72.8003 10.4016C72.8003 14.5208 69.8723 17.472 66.0883 17.472C64.7539 17.472 63.5395 17.2232 62.5403 16.66C61.7034 16.1929 61.0234 15.4887 60.5859 14.636L59.6163 21.4296L59.5923 21.6H57.6347L57.6675 21.372L60.1371 4.3568H62.0763L61.8715 5.6216C63.0411 4.552 64.6179 4 66.4443 4ZM39.5115 4.0224C40.8459 4.0224 42.0659 4.272 43.0715 4.8368C43.9131 5.30639 44.5964 6.01527 45.0347 6.8736L45.3619 4.528L45.3859 4.3568H47.3211L45.5099 16.9672L45.4859 17.1376H43.5499L43.7371 15.8544C42.5771 16.9416 40.9827 17.4944 39.1563 17.4944C35.6763 17.4944 32.8003 15.0032 32.8003 11.0928C32.8003 6.9736 35.7283 4.0224 39.5123 4.0224H39.5115ZM49.3451 17.1376H47.4091L49.2443 4.528L49.2683 4.3576H51.2019L49.3459 17.1384L49.3451 17.1376ZM52.8283 17.1376H50.8931L52.7283 4.528L52.7523 4.3576H54.6859L52.8299 17.1384L52.8283 17.1376ZM58.1683 4.3568L56.3123 17.1376H54.3763L56.2115 4.528L56.2355 4.3576H58.1691L58.1683 4.3568ZM39.7123 5.7144C36.7723 5.7144 34.7979 8.06 34.7979 11.004C34.7979 12.268 35.1963 13.468 35.9819 14.3488C36.7627 15.2264 37.9411 15.8024 39.5339 15.8024C42.4731 15.8024 44.4483 13.4352 44.4483 10.4904C44.4483 9.0664 43.9547 7.8744 43.1227 7.0392C42.2907 6.2048 41.1091 5.7144 39.7115 5.7144H39.7123ZM66.0659 5.6928C63.1275 5.6928 61.1523 8.0592 61.1523 11.004C61.1523 12.428 61.6459 13.62 62.4779 14.4544C63.3099 15.2896 64.4915 15.78 65.8883 15.78C68.8283 15.78 70.8027 13.4344 70.8027 10.4912C70.8027 9.2264 70.4043 8.0264 69.6195 7.1456C68.8379 6.268 67.6595 5.692 66.0659 5.692V5.6928Z", fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-amp-combine-dark__clip0_449_12150", children: _jsx("rect", { width: 74.4, height: 24, fill: "white", style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-amp-combine-dark__clip1_449_12150", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
23
|
+
fill: "white",
|
|
24
|
+
fillOpacity: 1
|
|
25
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-amp-combine-dark__clip2_449_12150", children: _jsx("rect", { width: 43.2, height: 19.2, fill: "white", style: {
|
|
26
|
+
fill: "white",
|
|
27
|
+
fillOpacity: 1
|
|
28
|
+
}, transform: "translate(31.2002 2.39999)" }) })] })] });
|
|
29
|
+
};
|
|
30
|
+
const ForwardRef = forwardRef(AmpCombineDark);
|
|
31
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AmpCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 75 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.125 : 'calc(' + size + ' * 3.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-amp-combine-light__Name=Amp, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-amp-combine-light__Amp / Combination", clipPath: 'url(#' + instanceId + "-amp-combine-light__clip0_449_12150)", children: [_jsxs("g", { id: instanceId + "-amp-combine-light__Frame", clipPath: 'url(#' + instanceId + "-amp-combine-light__clip1_449_12150)", children: [_jsx("path", { id: instanceId + "-amp-combine-light__Amp / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.0871 23.18L12.0301 24L9.93307 16.177L4.19507 21.915L1.94407 19.664L7.66207 13.945L-0.106934 11.863L0.713066 8.806L12.0071 11.886L15.0871 23.18Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-combine-light__Amp / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M19.505 18.762L16.448 19.582L13.884 10.009L4.31201 7.445L5.13101 4.388L16.426 7.467L19.506 18.762H19.505Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-combine-light__Amp / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M23.8932 14.374L20.8362 15.194L18.2712 5.622L8.7002 3.057L9.5202 0L20.8152 3.08L23.8932 14.374Z", fill: "#000000", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-amp-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-amp-combine-light__clip2_449_12150)", children: _jsx("path", { id: instanceId + "-amp-combine-light__Amp / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M66.4443 4C69.9243 4 72.8003 6.4912 72.8003 10.4016C72.8003 14.5208 69.8723 17.472 66.0883 17.472C64.7539 17.472 63.5395 17.2232 62.5403 16.66C61.7034 16.1929 61.0234 15.4887 60.5859 14.636L59.6163 21.4296L59.5923 21.6H57.6347L57.6675 21.372L60.1371 4.3568H62.0763L61.8715 5.6216C63.0411 4.552 64.6179 4 66.4443 4ZM39.5115 4.0224C40.8459 4.0224 42.0659 4.272 43.0715 4.8368C43.9131 5.30639 44.5964 6.01527 45.0347 6.8736L45.3619 4.528L45.3859 4.3568H47.3211L45.5099 16.9672L45.4859 17.1376H43.5499L43.7371 15.8544C42.5771 16.9416 40.9827 17.4944 39.1563 17.4944C35.6763 17.4944 32.8003 15.0032 32.8003 11.0928C32.8003 6.9736 35.7283 4.0224 39.5123 4.0224H39.5115ZM49.3451 17.1376H47.4091L49.2443 4.528L49.2683 4.3576H51.2019L49.3459 17.1384L49.3451 17.1376ZM52.8283 17.1376H50.8931L52.7283 4.528L52.7523 4.3576H54.6859L52.8299 17.1384L52.8283 17.1376ZM58.1683 4.3568L56.3123 17.1376H54.3763L56.2115 4.528L56.2355 4.3576H58.1691L58.1683 4.3568ZM39.7123 5.7144C36.7723 5.7144 34.7979 8.06 34.7979 11.004C34.7979 12.268 35.1963 13.468 35.9819 14.3488C36.7627 15.2264 37.9411 15.8024 39.5339 15.8024C42.4731 15.8024 44.4483 13.4352 44.4483 10.4904C44.4483 9.0664 43.9547 7.8744 43.1227 7.0392C42.2907 6.2048 41.1091 5.7144 39.7115 5.7144H39.7123ZM66.0659 5.6928C63.1275 5.6928 61.1523 8.0592 61.1523 11.004C61.1523 12.428 61.6459 13.62 62.4779 14.4544C63.3099 15.2896 64.4915 15.78 65.8883 15.78C68.8283 15.78 70.8027 13.4344 70.8027 10.4912C70.8027 9.2264 70.4043 8.0264 69.6195 7.1456C68.8379 6.268 67.6595 5.692 66.0659 5.692V5.6928Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-amp-combine-light__clip0_449_12150", children: _jsx("rect", { width: 74.4, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-amp-combine-light__clip1_449_12150", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-amp-combine-light__clip2_449_12150", children: _jsx("rect", { width: 43.2, height: 19.2, fill: "#fff", transform: "translate(31.2002 2.39999)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AmpCombineLight);
|
|
10
|
+
export default ForwardRef;
|
package/dist/Amp/Dark.js
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AmpDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-amp-dark__Name=Amp, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-amp-dark__Amp / Icon", clipPath: 'url(#' + instanceId + "-amp-dark__clip0_436_4104)", children: [_jsx("path", { id: instanceId + "-amp-dark__Amp / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M30.1741 46.36L24.0601 48L19.8661 32.354L8.39013 43.83L3.88813 39.328L15.3241 27.89L-0.213867 23.726L1.42613 17.612L24.0141 23.772L30.1741 46.36Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-amp-dark__Amp / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M39.01 37.524L32.896 39.164L27.768 20.018L8.62402 14.89L10.262 8.776L32.852 14.934L39.012 37.524H39.01Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-amp-dark__Amp / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M47.7859 28.748L41.6719 30.388L36.5419 11.244L17.3999 6.114L19.0399 0L41.6299 6.16L47.7859 28.748Z", fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-amp-dark__clip0_436_4104", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) }) })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(AmpDark);
|
|
22
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AmpLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-amp-light__Name=Amp, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-amp-light__Amp / Icon", clipPath: 'url(#' + instanceId + "-amp-light__clip0_436_4104)", children: [_jsx("path", { id: instanceId + "-amp-light__Amp / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M30.1741 46.36L24.0601 48L19.8661 32.354L8.39013 43.83L3.88813 39.328L15.3241 27.89L-0.213867 23.726L1.42613 17.612L24.0141 23.772L30.1741 46.36Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-light__Amp / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M39.01 37.524L32.896 39.164L27.768 20.018L8.62402 14.89L10.262 8.776L32.852 14.934L39.012 37.524H39.01Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-light__Amp / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M47.7859 28.748L41.6719 30.388L36.5419 11.244L17.3999 6.114L19.0399 0L41.6299 6.16L47.7859 28.748Z", fill: "#000000", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-amp-light__clip0_436_4104", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AmpLight);
|
|
10
|
+
export default ForwardRef;
|
package/dist/Amp/Mono.js
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AmpMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-amp-mono__Name=Amp, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-amp-mono__Amp / Icon", clipPath: 'url(#' + instanceId + "-amp-mono__clip0_436_4104)", children: [_jsx("path", { id: instanceId + "-amp-mono__Amp / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M30.1741 46.36L24.0601 48L19.8661 32.354L8.39013 43.83L3.88813 39.328L15.3241 27.89L-0.213867 23.726L1.42613 17.612L24.0141 23.772L30.1741 46.36Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-mono__Amp / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M39.01 37.524L32.896 39.164L27.768 20.018L8.62402 14.89L10.262 8.776L32.852 14.934L39.012 37.524H39.01Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-amp-mono__Amp / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M47.7859 28.748L41.6719 30.388L36.5419 11.244L17.3999 6.114L19.0399 0L41.6299 6.16L47.7859 28.748Z", fill: "currentColor", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-amp-mono__clip0_436_4104", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AmpMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Amp: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
+
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
+
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
+
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
+
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
+
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
+
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
+
};
|
|
10
|
+
export default Amp;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
// Generated. Do not edit manually.
|
|
3
|
+
import Mono from './Mono.js';
|
|
4
|
+
import Color from './Color.js';
|
|
5
|
+
import Dark from './Dark.js';
|
|
6
|
+
import Light from './Light.js';
|
|
7
|
+
import CombineDark from './CombineDark.js';
|
|
8
|
+
import CombineLight from './CombineLight.js';
|
|
9
|
+
import Combine from './Combine.js';
|
|
10
|
+
const Amp = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Amp;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AntigravityColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-antigravity-color__Name=Antigravity, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-antigravity-color__Antigravity / Icon", clipPath: 'url(#' + instanceId + "-antigravity-color__clip0_436_4132)", children: _jsxs("g", { id: instanceId + "-antigravity-color__Mask group", children: [_jsx("mask", { id: instanceId + "-antigravity-color__mask0_436_4132", style: {
|
|
8
|
+
maskType: "luminance"
|
|
9
|
+
}, maskUnits: "userSpaceOnUse", x: 0, y: 2, width: 48, height: 45, children: _jsx("g", { id: instanceId + "-antigravity-color__Group", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 01", d: "M43.5022 45.214C46.1822 47.224 50.2022 45.884 46.5182 42.198C35.4602 31.48 37.8082 2 24.0742 2C10.3402 2 12.6842 31.48 1.6302 42.2C-2.3898 46.218 1.9642 47.222 4.6442 45.212C15.0282 38.178 14.3582 25.784 24.0742 25.784C33.7882 25.784 33.1182 38.178 43.5022 45.214Z", fill: "white", style: {
|
|
10
|
+
fill: "white",
|
|
11
|
+
fillOpacity: 1
|
|
12
|
+
} }) }) }), _jsx("g", { mask: 'url(#' + instanceId + "-antigravity-color__mask0_436_4132)", children: _jsxs("g", { id: instanceId + "-antigravity-color__Group_2", children: [_jsx("g", { id: instanceId + "-antigravity-color__Group_3", filter: 'url(#' + instanceId + "-antigravity-color__filter0_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 02", d: "M-2.03564 -7.984C-2.85164 -0.802003 3.33636 5.796 11.7844 6.756C20.2344 7.716 27.7444 2.67 28.5584 -4.51C29.3744 -11.69 23.1864 -18.29 14.7384 -19.25C6.28836 -20.208 -1.22164 -15.164 -2.03564 -7.984Z", fill: "#FFE432", style: {
|
|
13
|
+
fill: "color(display-p3 1.0000 0.8941 0.1961)",
|
|
14
|
+
fillOpacity: 1
|
|
15
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_4", filter: 'url(#' + instanceId + "-antigravity-color__filter1_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 03", d: "M30.5382 15.494C32.6542 24.608 41.9202 30.242 51.2342 28.08C60.5482 25.916 66.3842 16.774 64.2662 7.66001C62.1502 -1.45199 52.8842 -7.08799 43.5702 -4.92399C34.2562 -2.75999 28.4202 6.38201 30.5382 15.496V15.494Z", fill: "#FC413D", style: {
|
|
16
|
+
fill: "color(display-p3 0.9882 0.2549 0.2392)",
|
|
17
|
+
fillOpacity: 1
|
|
18
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_5", filter: 'url(#' + instanceId + "-antigravity-color__filter2_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 04", d: "M-24.8857 21.608C-22.2097 31.014 -10.1657 35.828 2.02028 32.364C14.2043 28.898 21.9143 18.464 19.2403 9.06C16.5643 -0.345996 4.52028 -5.16 -7.66572 -1.696C-19.8497 1.768 -27.5597 12.2 -24.8857 21.608Z", fill: "#00B95C", style: {
|
|
19
|
+
fill: "color(display-p3 0.0000 0.7255 0.3608)",
|
|
20
|
+
fillOpacity: 1
|
|
21
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_6", filter: 'url(#' + instanceId + "-antigravity-color__filter3_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 05", d: "M-24.8857 21.608C-22.2097 31.014 -10.1657 35.828 2.02028 32.364C14.2043 28.898 21.9143 18.464 19.2403 9.06C16.5643 -0.345996 4.52028 -5.16 -7.66572 -1.696C-19.8497 1.768 -27.5597 12.2 -24.8857 21.608Z", fill: "#00B95C", style: {
|
|
22
|
+
fill: "color(display-p3 0.0000 0.7255 0.3608)",
|
|
23
|
+
fillOpacity: 1
|
|
24
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_7", filter: 'url(#' + instanceId + "-antigravity-color__filter4_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 06", d: "M-15.2158 29.406C-8.5118 36.254 3.03619 35.822 10.5762 28.44C18.1162 21.06 18.7922 9.522 12.0882 2.674C5.3802 -4.174 -6.16581 -3.742 -13.7058 3.64C-21.2458 11.02 -21.9218 22.556 -15.2158 29.406Z", fill: "#00B95C", style: {
|
|
25
|
+
fill: "color(display-p3 0.0000 0.7255 0.3608)",
|
|
26
|
+
fillOpacity: 1
|
|
27
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_8", filter: 'url(#' + instanceId + "-antigravity-color__filter5_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 07", d: "M19.8645 55.234C21.9445 64.198 30.6325 69.84 39.2645 67.834C47.8965 65.83 53.2065 56.938 51.1245 47.974C49.0445 39.008 40.3565 33.366 31.7245 35.372C23.0925 37.376 17.7825 46.268 19.8645 55.232V55.234Z", fill: "#3186FF", style: {
|
|
28
|
+
fill: "color(display-p3 0.1922 0.5255 1.0000)",
|
|
29
|
+
fillOpacity: 1
|
|
30
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_9", filter: 'url(#' + instanceId + "-antigravity-color__filter6_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 08", d: "M5.14428 -16.37C0.784282 -6.658 5.55628 4.944 15.8003 9.542C26.0443 14.142 37.8843 9.996 42.2443 0.282001C46.6043 -9.428 41.8343 -21.03 31.5903 -25.628C21.3463 -30.228 9.50628 -26.082 5.14628 -16.368L5.14428 -16.37Z", fill: "#FBBC04", style: {
|
|
31
|
+
fill: "color(display-p3 0.9843 0.7373 0.0157)",
|
|
32
|
+
fillOpacity: 1
|
|
33
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_10", filter: 'url(#' + instanceId + "-antigravity-color__filter7_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 09", d: "M-6.53353 77.372C-17.0875 73.228 0.950472 39.138 5.43447 27.712C9.92047 16.288 22.1145 10.384 32.6665 14.528C43.2225 18.67 55.7325 41.492 51.2465 52.918C46.7625 64.344 4.02047 81.514 -6.53353 77.372Z", fill: "#3186FF", style: {
|
|
34
|
+
fill: "color(display-p3 0.1922 0.5255 1.0000)",
|
|
35
|
+
fillOpacity: 1
|
|
36
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_11", filter: 'url(#' + instanceId + "-antigravity-color__filter8_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 10", d: "M57.4203 34.942C54.5943 38.24 47.2203 36.558 40.9483 31.186C34.6783 25.812 31.8863 18.784 34.7123 15.486C37.5363 12.188 44.9123 13.87 51.1823 19.242C57.4523 24.614 60.2463 31.642 57.4203 34.942Z", fill: "#749BFF", style: {
|
|
37
|
+
fill: "color(display-p3 0.4549 0.6078 1.0000)",
|
|
38
|
+
fillOpacity: 1
|
|
39
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_12", filter: 'url(#' + instanceId + "-antigravity-color__filter9_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 11", d: "M36.3264 18.154C47.9464 26.014 61.3304 26.534 66.2184 19.308C71.1044 12.084 65.6444 -0.145999 54.0224 -8.008C42.4024 -15.87 29.0184 -16.388 24.1304 -9.162C19.2444 -1.938 24.7044 10.292 36.3264 18.154Z", fill: "#FC413D", style: {
|
|
40
|
+
fill: "color(display-p3 0.9882 0.2549 0.2392)",
|
|
41
|
+
fillOpacity: 1
|
|
42
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-color__Group_13", filter: 'url(#' + instanceId + "-antigravity-color__filter10_f_436_4132)", children: _jsx("path", { id: instanceId + "-antigravity-color__Antigravity / path 12", d: "M-1.82976 5.368C-4.70976 12.314 -3.76976 19.302 0.270241 20.976C4.31024 22.65 9.91824 18.376 12.7982 11.432C15.6782 4.486 14.7382 -2.502 10.6982 -4.176C6.65824 -5.85 1.05024 -1.576 -1.82976 5.368Z", fill: "#FFEE48", style: {
|
|
43
|
+
fill: "color(display-p3 1.0000 0.9333 0.2824)",
|
|
44
|
+
fillOpacity: 1
|
|
45
|
+
} }) })] }) })] }) }) }), _jsxs("defs", { children: [_jsxs("filter", { id: instanceId + "-antigravity-color__filter0_f_436_4132", x: -6.57591, y: -23.8347, width: 39.6748, height: 35.1759, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 2.234, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter1_f_436_4132", x: 8.504, y: -26.9865, width: 77.7962, height: 77.1284, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 10.8, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter2_f_436_4132", x: -43.7795, y: -21.1835, width: 81.9135, height: 73.035, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 9.182, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter3_f_436_4132", x: -43.7795, y: -21.1835, width: 81.9135, height: 73.035, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 9.182, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter4_f_436_4132", x: -38.1985, y: -20.5561, width: 73.2676, height: 73.1922, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 9.182, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter5_f_436_4132", x: 1.9606, y: 17.515, width: 67.0676, height: 68.1759, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 8.726, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter6_f_436_4132", x: -12.2867, y: -43.3209, width: 71.9621, height: 70.5559, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 7.908, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter7_f_436_4132", x: -23.9204, y: -0.920569, width: 90.228, height: 93.0478, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 7.062, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter8_f_436_4132", x: 20.9734, y: 1.16179, width: 50.1856, height: 48.1044, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 6.318, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter9_f_436_4132", x: 11.6643, y: -24.9364, width: 67.02, height: 60.018, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 5.338, result: "effect1_foregroundBlur_436_4132" })] }), _jsxs("filter", { id: instanceId + "-antigravity-color__filter10_f_436_4132", x: -16.711, y: -17.7511, width: 44.3903, height: 52.3021, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 6.606, result: "effect1_foregroundBlur_436_4132" })] }), _jsx("clipPath", { id: instanceId + "-antigravity-color__clip0_436_4132", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
46
|
+
fill: "white",
|
|
47
|
+
fillOpacity: 1
|
|
48
|
+
} }) })] })] });
|
|
49
|
+
};
|
|
50
|
+
const ForwardRef = forwardRef(AntigravityColor);
|
|
51
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AntigravityCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 206 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 8.583333333333334 : 'calc(' + size + ' * 8.583333333333334)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-antigravity-combine__Name=Antigravity, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-antigravity-combine__Antigravity / Combination", clipPath: 'url(#' + instanceId + "-antigravity-combine__clip0_449_12187)", children: [_jsx("g", { id: instanceId + "-antigravity-combine__Frame", children: _jsx("path", { id: instanceId + "-antigravity-combine__Antigravity / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M21.7509 22.607C23.0909 23.612 25.1009 22.942 23.2589 21.099C17.7299 15.74 18.9039 1 12.0369 1C5.16985 1 6.34185 15.74 0.814855 21.1C-1.19515 23.109 0.981855 23.611 2.32185 22.606C7.51385 19.089 7.17885 12.892 12.0369 12.892C16.8939 12.892 16.5589 19.089 21.7509 22.607Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-antigravity-combine__Frame_2", children: _jsx("path", { id: instanceId + "-antigravity-combine__Antigravity / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M197.034 22.734C196.988 22.8409 196.938 22.9466 196.886 23.051C196.852 23.1288 196.817 23.2062 196.781 23.283H194.925C195.01 23.1 195.101 22.896 195.199 22.671C195.298 22.461 195.417 22.201 195.558 21.891L195.79 21.385C195.86 21.23 195.937 21.055 196.022 20.858C196.12 20.675 196.233 20.443 196.359 20.162L197.329 18.054L192.88 7.976H194.82L198.193 15.966H198.235L201.482 7.976H203.422L197.856 20.816C197.8 20.942 197.708 21.139 197.582 21.406C197.469 21.687 197.357 21.954 197.245 22.207C197.182 22.3856 197.112 22.5614 197.034 22.734ZM186.065 9.6V7.976H187.963V4.94H189.755V7.976H192.39V9.6H189.755V15.461C189.755 16.065 189.874 16.515 190.113 16.811C190.366 17.091 190.738 17.232 191.23 17.232C191.455 17.232 191.666 17.204 191.863 17.148C192.06 17.078 192.25 16.986 192.432 16.874V18.624C192.207 18.7086 191.974 18.7722 191.736 18.814C191.48 18.8721 191.219 18.9003 190.956 18.898C190.057 18.898 189.333 18.631 188.785 18.096C188.237 17.548 187.963 16.817 187.963 15.904V9.6H186.065ZM182.861 18.729V7.976H184.653V18.73L182.861 18.729ZM183.746 5.995C183.577 5.99686 183.409 5.9641 183.253 5.89876C183.097 5.83341 182.956 5.73684 182.839 5.615C182.718 5.49764 182.621 5.35663 182.556 5.20066C182.491 5.04469 182.458 4.87703 182.46 4.708C182.46 4.343 182.587 4.041 182.839 3.802C182.956 3.68016 183.097 3.58359 183.253 3.51824C183.409 3.4529 183.577 3.42014 183.746 3.422C184.112 3.422 184.414 3.549 184.653 3.802C184.906 4.041 185.032 4.343 185.032 4.708C185.032 5.06 184.906 5.362 184.653 5.615C184.414 5.868 184.112 5.995 183.746 5.995ZM175.696 18.729L171.353 7.976H173.271L176.603 16.62H176.645L180.018 7.976H181.894L177.509 18.729H175.696ZM165.584 19.066C164.783 19.066 164.081 18.912 163.476 18.603C162.895 18.3142 162.401 17.8775 162.042 17.337C161.702 16.7787 161.527 16.1356 161.536 15.482C161.536 14.695 161.74 14.035 162.148 13.5C162.556 12.952 163.104 12.545 163.792 12.277C164.481 11.997 165.24 11.856 166.069 11.856C166.547 11.856 166.99 11.898 167.398 11.982C167.805 12.052 168.157 12.144 168.452 12.256C168.761 12.355 168.993 12.453 169.148 12.552V11.898C169.148 11.083 168.859 10.436 168.283 9.958C167.707 9.48 167.004 9.242 166.175 9.242C165.584 9.242 165.029 9.375 164.509 9.642C164.017 9.88251 163.602 10.2546 163.308 10.717L161.958 9.705C162.242 9.28054 162.599 8.90952 163.012 8.609C163.434 8.299 163.912 8.061 164.446 7.892C165.007 7.72155 165.589 7.63627 166.175 7.639C167.637 7.639 168.782 8.026 169.611 8.799C170.441 9.572 170.855 10.612 170.855 11.919V18.729H169.148V17.189H169.063C168.881 17.499 168.62 17.801 168.283 18.096C167.922 18.3909 167.517 18.6259 167.081 18.792C166.605 18.9798 166.096 19.0729 165.584 19.066ZM165.753 17.486C166.372 17.486 166.934 17.331 167.44 17.021C167.96 16.712 168.375 16.297 168.684 15.777C168.993 15.257 169.148 14.688 169.148 14.07C168.824 13.845 168.417 13.662 167.925 13.521C167.411 13.3758 166.879 13.3051 166.344 13.311C165.317 13.311 164.565 13.521 164.088 13.943C163.61 14.365 163.371 14.885 163.371 15.503C163.371 16.093 163.596 16.572 164.045 16.937C164.495 17.302 165.065 17.486 165.753 17.486ZM155.033 18.729V7.976H156.741V9.706H156.825C156.965 9.298 157.197 8.946 157.521 8.651C157.858 8.341 158.237 8.103 158.659 7.934C159.065 7.75764 159.503 7.66447 159.945 7.66C160.269 7.66 160.522 7.681 160.704 7.723C160.887 7.752 161.056 7.801 161.21 7.871V9.811C160.976 9.69542 160.728 9.61039 160.472 9.558C160.216 9.50121 159.955 9.4727 159.692 9.473C159.18 9.47052 158.68 9.62515 158.259 9.916C157.817 10.2178 157.455 10.6228 157.204 11.096C156.949 11.599 156.819 12.1561 156.825 12.72V18.729H155.033ZM147.638 23.62C146.725 23.62 145.938 23.466 145.277 23.156C144.631 22.861 144.104 22.482 143.696 22.018C143.302 21.554 143.021 21.083 142.853 20.605L144.497 19.91C144.722 20.5 145.101 20.992 145.636 21.386C146.184 21.793 146.851 21.996 147.638 21.996C148.763 21.996 149.627 21.666 150.232 21.006C150.836 20.36 151.138 19.453 151.138 18.286V17.084H151.054C150.717 17.604 150.232 18.047 149.599 18.413C148.967 18.764 148.229 18.94 147.386 18.94C146.485 18.9475 145.6 18.6988 144.834 18.223C144.075 17.745 143.471 17.084 143.021 16.241C142.571 15.384 142.347 14.4 142.347 13.29C142.347 12.18 142.571 11.202 143.021 10.359C143.471 9.502 144.075 8.834 144.834 8.356C145.6 7.88018 146.485 7.63154 147.386 7.639C148.229 7.639 148.967 7.822 149.599 8.187C150.232 8.539 150.717 8.981 151.054 9.516H151.138V7.976H152.846V18.307C152.846 19.502 152.614 20.493 152.15 21.28C151.728 22.0415 151.08 22.653 150.295 23.03C149.522 23.424 148.637 23.62 147.638 23.62ZM147.638 17.316C148.252 17.3212 148.857 17.1613 149.388 16.853C149.923 16.529 150.344 16.065 150.653 15.461C150.977 14.857 151.138 14.133 151.138 13.29C151.138 12.418 150.977 11.687 150.653 11.097C150.344 10.493 149.923 10.036 149.388 9.727C148.857 9.4184 148.253 9.25815 147.638 9.263C147.006 9.263 146.423 9.424 145.889 9.748C145.354 10.057 144.926 10.514 144.602 11.118C144.279 11.708 144.118 12.432 144.118 13.289C144.118 14.147 144.279 14.878 144.602 15.482C144.926 16.072 145.354 16.529 145.889 16.852C146.42 17.1604 147.024 17.3207 147.638 17.316ZM138.931 18.729V7.976H140.723V18.73L138.931 18.729ZM139.817 5.995C139.465 5.995 139.163 5.868 138.91 5.615C138.788 5.49774 138.692 5.35676 138.627 5.20076C138.562 5.04476 138.529 4.87706 138.531 4.708C138.531 4.343 138.657 4.041 138.91 3.802C139.163 3.549 139.465 3.422 139.817 3.422C140.182 3.422 140.484 3.549 140.723 3.802C140.977 4.041 141.103 4.343 141.103 4.708C141.103 5.06 140.977 5.362 140.723 5.615C140.484 5.868 140.182 5.995 139.817 5.995ZM130.893 9.6V7.976H132.791V4.94H134.583V7.976H137.218V9.6H134.583V15.461C134.583 16.065 134.702 16.515 134.941 16.811C135.194 17.091 135.567 17.232 136.058 17.232C136.283 17.232 136.494 17.204 136.691 17.148C136.888 17.078 137.078 16.986 137.26 16.874V18.624C137.035 18.7086 136.802 18.7722 136.564 18.814C136.309 18.872 136.047 18.9002 135.785 18.898C134.885 18.898 134.161 18.631 133.613 18.096C133.065 17.548 132.791 16.817 132.791 15.904V9.6H130.893ZM120.627 18.729V7.977H122.334V9.557H122.419C122.699 9.037 123.157 8.587 123.789 8.208C124.436 7.828 125.139 7.639 125.897 7.639C127.219 7.639 128.21 8.026 128.87 8.799C129.545 9.558 129.882 10.569 129.882 11.835V18.729H128.09V12.109C128.09 11.069 127.837 10.338 127.331 9.916C126.839 9.48 126.2 9.263 125.413 9.263C124.823 9.263 124.303 9.431 123.853 9.769C123.403 10.092 123.051 10.514 122.798 11.034C122.547 11.5456 122.417 12.1081 122.418 12.678V18.729H120.627ZM105.933 18.729L111.668 3.633H113.692L119.427 18.729H117.466L115.926 14.576H109.433L107.893 18.729H105.933ZM115.315 12.889L113.312 7.449L112.722 5.826H112.638L112.048 7.449L110.044 12.889H115.315ZM41.8532 19.068C37.1512 19.068 33.2002 15.237 33.2002 10.534C33.2002 5.832 37.1502 2 41.8532 2C44.4542 2 46.3032 3.02 47.6972 4.351L46.0542 5.994C45.0542 5.057 43.7032 4.328 41.8542 4.328C38.4232 4.328 35.7392 7.097 35.7392 10.532C35.7392 13.967 38.4232 16.733 41.8532 16.733C44.0792 16.733 45.3482 15.839 46.1592 15.026C46.8242 14.359 47.2622 13.403 47.4292 12.09H41.7942V9.76H49.6952C49.7782 10.177 49.8192 10.676 49.8192 11.217C49.8192 12.966 49.3402 15.131 47.8022 16.671C46.3062 18.231 44.3922 19.064 41.8532 19.064V19.068ZM61.6542 13.573C61.6542 16.737 59.1812 19.068 56.1492 19.068C53.1172 19.068 50.6442 16.738 50.6442 13.573C50.6442 10.408 53.1172 8.077 56.1492 8.077C59.1812 8.077 61.6542 10.387 61.6542 13.573ZM59.2432 13.573C59.2432 11.595 57.8082 10.243 56.1472 10.243C54.4852 10.243 53.0512 11.595 53.0512 13.573C53.0512 15.55 54.4852 16.903 56.1472 16.903C57.8082 16.903 59.2432 15.53 59.2432 13.573ZM73.6372 13.573C73.6372 16.737 71.1642 19.068 68.1322 19.068C65.1002 19.068 62.6272 16.738 62.6272 13.573C62.6272 10.408 65.1002 8.077 68.1322 8.077C71.1642 8.077 73.6372 10.387 73.6372 13.573ZM71.2262 13.573C71.2262 11.595 69.7912 10.243 68.1302 10.243C66.4682 10.243 65.0342 11.595 65.0342 13.573C65.0342 15.55 66.4682 16.903 68.1302 16.903C69.7912 16.903 71.2262 15.53 71.2262 13.573ZM85.1002 8.41V18.275C85.1002 22.334 82.7072 24 79.8802 24C77.2162 24 75.6142 22.21 75.0122 20.753L77.1132 19.879C77.4872 20.775 78.4032 21.836 79.8792 21.836C81.6892 21.836 82.8132 20.713 82.8132 18.61V17.819H82.7302C82.1902 18.486 81.1492 19.068 79.8382 19.068C77.0932 19.068 74.5762 16.675 74.5762 13.593C74.5762 10.511 77.0932 8.077 79.8382 8.077C81.1482 8.077 82.1892 8.659 82.7302 9.305H82.8132V8.41H85.1002ZM82.9782 13.593C82.9782 11.657 81.6882 10.243 80.0442 10.243C78.4012 10.243 76.9872 11.659 76.9872 13.593C76.9872 15.527 78.3802 16.903 80.0442 16.903C81.7082 16.903 82.9782 15.507 82.9782 13.593ZM89.2472 2.582V18.734H86.8342V2.582H89.2472ZM98.6002 15.383L100.472 16.632C99.8692 17.528 98.4122 19.068 95.8962 19.068C92.7762 19.068 90.4462 16.653 90.4462 13.573C90.4462 10.305 92.7972 8.077 95.6262 8.077C98.4532 8.077 99.8672 10.346 100.326 11.574L100.576 12.198L93.2332 15.236C93.7942 16.339 94.6672 16.902 95.8962 16.902C97.1242 16.902 97.9762 16.3 98.6002 15.383ZM92.8382 13.405L97.7482 11.365C97.4772 10.678 96.6662 10.199 95.7102 10.199C94.4842 10.199 92.7772 11.281 92.8402 13.405H92.8382Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-antigravity-combine__clip0_449_12187", children: _jsx("rect", { width: 205.2, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AntigravityCombine);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AntigravityCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 206 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 8.583333333333334 : 'calc(' + size + ' * 8.583333333333334)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-antigravity-combine-dark__Name=Antigravity, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-antigravity-combine-dark__Antigravity / Combination", clipPath: 'url(#' + instanceId + "-antigravity-combine-dark__clip0_449_12187)", children: [_jsx("g", { id: instanceId + "-antigravity-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-antigravity-combine-dark__Antigravity / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M21.7509 22.607C23.0909 23.612 25.1009 22.942 23.2589 21.099C17.7299 15.74 18.9039 1 12.0369 1C5.16985 1 6.34185 15.74 0.814855 21.1C-1.19515 23.109 0.981855 23.611 2.32185 22.606C7.51385 19.089 7.17885 12.892 12.0369 12.892C16.8939 12.892 16.5589 19.089 21.7509 22.607Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-antigravity-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-antigravity-combine-dark__Antigravity / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M197.034 22.734C196.988 22.8409 196.938 22.9466 196.886 23.051C196.852 23.1288 196.817 23.2062 196.781 23.283H194.925C195.01 23.1 195.101 22.896 195.199 22.671C195.298 22.461 195.417 22.201 195.558 21.891L195.79 21.385C195.86 21.23 195.937 21.055 196.022 20.858C196.12 20.675 196.233 20.443 196.359 20.162L197.329 18.054L192.88 7.976H194.82L198.193 15.966H198.235L201.482 7.976H203.422L197.856 20.816C197.8 20.942 197.708 21.139 197.582 21.406C197.469 21.687 197.357 21.954 197.245 22.207C197.182 22.3856 197.112 22.5614 197.034 22.734ZM186.065 9.6V7.976H187.963V4.94H189.755V7.976H192.39V9.6H189.755V15.461C189.755 16.065 189.874 16.515 190.113 16.811C190.366 17.091 190.738 17.232 191.23 17.232C191.455 17.232 191.666 17.204 191.863 17.148C192.06 17.078 192.25 16.986 192.432 16.874V18.624C192.207 18.7086 191.974 18.7722 191.736 18.814C191.48 18.8721 191.219 18.9003 190.956 18.898C190.057 18.898 189.333 18.631 188.785 18.096C188.237 17.548 187.963 16.817 187.963 15.904V9.6H186.065ZM182.861 18.729V7.976H184.653V18.73L182.861 18.729ZM183.746 5.995C183.577 5.99686 183.409 5.9641 183.253 5.89876C183.097 5.83341 182.956 5.73684 182.839 5.615C182.718 5.49764 182.621 5.35663 182.556 5.20066C182.491 5.04469 182.458 4.87703 182.46 4.708C182.46 4.343 182.587 4.041 182.839 3.802C182.956 3.68016 183.097 3.58359 183.253 3.51824C183.409 3.4529 183.577 3.42014 183.746 3.422C184.112 3.422 184.414 3.549 184.653 3.802C184.906 4.041 185.032 4.343 185.032 4.708C185.032 5.06 184.906 5.362 184.653 5.615C184.414 5.868 184.112 5.995 183.746 5.995ZM175.696 18.729L171.353 7.976H173.271L176.603 16.62H176.645L180.018 7.976H181.894L177.509 18.729H175.696ZM165.584 19.066C164.783 19.066 164.081 18.912 163.476 18.603C162.895 18.3142 162.401 17.8775 162.042 17.337C161.702 16.7787 161.527 16.1356 161.536 15.482C161.536 14.695 161.74 14.035 162.148 13.5C162.556 12.952 163.104 12.545 163.792 12.277C164.481 11.997 165.24 11.856 166.069 11.856C166.547 11.856 166.99 11.898 167.398 11.982C167.805 12.052 168.157 12.144 168.452 12.256C168.761 12.355 168.993 12.453 169.148 12.552V11.898C169.148 11.083 168.859 10.436 168.283 9.958C167.707 9.48 167.004 9.242 166.175 9.242C165.584 9.242 165.029 9.375 164.509 9.642C164.017 9.88251 163.602 10.2546 163.308 10.717L161.958 9.705C162.242 9.28054 162.599 8.90952 163.012 8.609C163.434 8.299 163.912 8.061 164.446 7.892C165.007 7.72155 165.589 7.63627 166.175 7.639C167.637 7.639 168.782 8.026 169.611 8.799C170.441 9.572 170.855 10.612 170.855 11.919V18.729H169.148V17.189H169.063C168.881 17.499 168.62 17.801 168.283 18.096C167.922 18.3909 167.517 18.6259 167.081 18.792C166.605 18.9798 166.096 19.0729 165.584 19.066ZM165.753 17.486C166.372 17.486 166.934 17.331 167.44 17.021C167.96 16.712 168.375 16.297 168.684 15.777C168.993 15.257 169.148 14.688 169.148 14.07C168.824 13.845 168.417 13.662 167.925 13.521C167.411 13.3758 166.879 13.3051 166.344 13.311C165.317 13.311 164.565 13.521 164.088 13.943C163.61 14.365 163.371 14.885 163.371 15.503C163.371 16.093 163.596 16.572 164.045 16.937C164.495 17.302 165.065 17.486 165.753 17.486ZM155.033 18.729V7.976H156.741V9.706H156.825C156.965 9.298 157.197 8.946 157.521 8.651C157.858 8.341 158.237 8.103 158.659 7.934C159.065 7.75764 159.503 7.66447 159.945 7.66C160.269 7.66 160.522 7.681 160.704 7.723C160.887 7.752 161.056 7.801 161.21 7.871V9.811C160.976 9.69542 160.728 9.61039 160.472 9.558C160.216 9.50121 159.955 9.4727 159.692 9.473C159.18 9.47052 158.68 9.62515 158.259 9.916C157.817 10.2178 157.455 10.6228 157.204 11.096C156.949 11.599 156.819 12.1561 156.825 12.72V18.729H155.033ZM147.638 23.62C146.725 23.62 145.938 23.466 145.277 23.156C144.631 22.861 144.104 22.482 143.696 22.018C143.302 21.554 143.021 21.083 142.853 20.605L144.497 19.91C144.722 20.5 145.101 20.992 145.636 21.386C146.184 21.793 146.851 21.996 147.638 21.996C148.763 21.996 149.627 21.666 150.232 21.006C150.836 20.36 151.138 19.453 151.138 18.286V17.084H151.054C150.717 17.604 150.232 18.047 149.599 18.413C148.967 18.764 148.229 18.94 147.386 18.94C146.485 18.9475 145.6 18.6988 144.834 18.223C144.075 17.745 143.471 17.084 143.021 16.241C142.571 15.384 142.347 14.4 142.347 13.29C142.347 12.18 142.571 11.202 143.021 10.359C143.471 9.502 144.075 8.834 144.834 8.356C145.6 7.88018 146.485 7.63154 147.386 7.639C148.229 7.639 148.967 7.822 149.599 8.187C150.232 8.539 150.717 8.981 151.054 9.516H151.138V7.976H152.846V18.307C152.846 19.502 152.614 20.493 152.15 21.28C151.728 22.0415 151.08 22.653 150.295 23.03C149.522 23.424 148.637 23.62 147.638 23.62ZM147.638 17.316C148.252 17.3212 148.857 17.1613 149.388 16.853C149.923 16.529 150.344 16.065 150.653 15.461C150.977 14.857 151.138 14.133 151.138 13.29C151.138 12.418 150.977 11.687 150.653 11.097C150.344 10.493 149.923 10.036 149.388 9.727C148.857 9.4184 148.253 9.25815 147.638 9.263C147.006 9.263 146.423 9.424 145.889 9.748C145.354 10.057 144.926 10.514 144.602 11.118C144.279 11.708 144.118 12.432 144.118 13.289C144.118 14.147 144.279 14.878 144.602 15.482C144.926 16.072 145.354 16.529 145.889 16.852C146.42 17.1604 147.024 17.3207 147.638 17.316ZM138.931 18.729V7.976H140.723V18.73L138.931 18.729ZM139.817 5.995C139.465 5.995 139.163 5.868 138.91 5.615C138.788 5.49774 138.692 5.35676 138.627 5.20076C138.562 5.04476 138.529 4.87706 138.531 4.708C138.531 4.343 138.657 4.041 138.91 3.802C139.163 3.549 139.465 3.422 139.817 3.422C140.182 3.422 140.484 3.549 140.723 3.802C140.977 4.041 141.103 4.343 141.103 4.708C141.103 5.06 140.977 5.362 140.723 5.615C140.484 5.868 140.182 5.995 139.817 5.995ZM130.893 9.6V7.976H132.791V4.94H134.583V7.976H137.218V9.6H134.583V15.461C134.583 16.065 134.702 16.515 134.941 16.811C135.194 17.091 135.567 17.232 136.058 17.232C136.283 17.232 136.494 17.204 136.691 17.148C136.888 17.078 137.078 16.986 137.26 16.874V18.624C137.035 18.7086 136.802 18.7722 136.564 18.814C136.309 18.872 136.047 18.9002 135.785 18.898C134.885 18.898 134.161 18.631 133.613 18.096C133.065 17.548 132.791 16.817 132.791 15.904V9.6H130.893ZM120.627 18.729V7.977H122.334V9.557H122.419C122.699 9.037 123.157 8.587 123.789 8.208C124.436 7.828 125.139 7.639 125.897 7.639C127.219 7.639 128.21 8.026 128.87 8.799C129.545 9.558 129.882 10.569 129.882 11.835V18.729H128.09V12.109C128.09 11.069 127.837 10.338 127.331 9.916C126.839 9.48 126.2 9.263 125.413 9.263C124.823 9.263 124.303 9.431 123.853 9.769C123.403 10.092 123.051 10.514 122.798 11.034C122.547 11.5456 122.417 12.1081 122.418 12.678V18.729H120.627ZM105.933 18.729L111.668 3.633H113.692L119.427 18.729H117.466L115.926 14.576H109.433L107.893 18.729H105.933ZM115.315 12.889L113.312 7.449L112.722 5.826H112.638L112.048 7.449L110.044 12.889H115.315ZM41.8532 19.068C37.1512 19.068 33.2002 15.237 33.2002 10.534C33.2002 5.832 37.1502 2 41.8532 2C44.4542 2 46.3032 3.02 47.6972 4.351L46.0542 5.994C45.0542 5.057 43.7032 4.328 41.8542 4.328C38.4232 4.328 35.7392 7.097 35.7392 10.532C35.7392 13.967 38.4232 16.733 41.8532 16.733C44.0792 16.733 45.3482 15.839 46.1592 15.026C46.8242 14.359 47.2622 13.403 47.4292 12.09H41.7942V9.76H49.6952C49.7782 10.177 49.8192 10.676 49.8192 11.217C49.8192 12.966 49.3402 15.131 47.8022 16.671C46.3062 18.231 44.3922 19.064 41.8532 19.064V19.068ZM61.6542 13.573C61.6542 16.737 59.1812 19.068 56.1492 19.068C53.1172 19.068 50.6442 16.738 50.6442 13.573C50.6442 10.408 53.1172 8.077 56.1492 8.077C59.1812 8.077 61.6542 10.387 61.6542 13.573ZM59.2432 13.573C59.2432 11.595 57.8082 10.243 56.1472 10.243C54.4852 10.243 53.0512 11.595 53.0512 13.573C53.0512 15.55 54.4852 16.903 56.1472 16.903C57.8082 16.903 59.2432 15.53 59.2432 13.573ZM73.6372 13.573C73.6372 16.737 71.1642 19.068 68.1322 19.068C65.1002 19.068 62.6272 16.738 62.6272 13.573C62.6272 10.408 65.1002 8.077 68.1322 8.077C71.1642 8.077 73.6372 10.387 73.6372 13.573ZM71.2262 13.573C71.2262 11.595 69.7912 10.243 68.1302 10.243C66.4682 10.243 65.0342 11.595 65.0342 13.573C65.0342 15.55 66.4682 16.903 68.1302 16.903C69.7912 16.903 71.2262 15.53 71.2262 13.573ZM85.1002 8.41V18.275C85.1002 22.334 82.7072 24 79.8802 24C77.2162 24 75.6142 22.21 75.0122 20.753L77.1132 19.879C77.4872 20.775 78.4032 21.836 79.8792 21.836C81.6892 21.836 82.8132 20.713 82.8132 18.61V17.819H82.7302C82.1902 18.486 81.1492 19.068 79.8382 19.068C77.0932 19.068 74.5762 16.675 74.5762 13.593C74.5762 10.511 77.0932 8.077 79.8382 8.077C81.1482 8.077 82.1892 8.659 82.7302 9.305H82.8132V8.41H85.1002ZM82.9782 13.593C82.9782 11.657 81.6882 10.243 80.0442 10.243C78.4012 10.243 76.9872 11.659 76.9872 13.593C76.9872 15.527 78.3802 16.903 80.0442 16.903C81.7082 16.903 82.9782 15.507 82.9782 13.593ZM89.2472 2.582V18.734H86.8342V2.582H89.2472ZM98.6002 15.383L100.472 16.632C99.8692 17.528 98.4122 19.068 95.8962 19.068C92.7762 19.068 90.4462 16.653 90.4462 13.573C90.4462 10.305 92.7972 8.077 95.6262 8.077C98.4532 8.077 99.8672 10.346 100.326 11.574L100.576 12.198L93.2332 15.236C93.7942 16.339 94.6672 16.902 95.8962 16.902C97.1242 16.902 97.9762 16.3 98.6002 15.383ZM92.8382 13.405L97.7482 11.365C97.4772 10.678 96.6662 10.199 95.7102 10.199C94.4842 10.199 92.7772 11.281 92.8402 13.405H92.8382Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-antigravity-combine-dark__clip0_449_12187", children: _jsx("rect", { width: 205.2, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }) })] });
|
|
17
|
+
};
|
|
18
|
+
const ForwardRef = forwardRef(AntigravityCombineDark);
|
|
19
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AntigravityCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 206 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 8.583333333333334 : 'calc(' + size + ' * 8.583333333333334)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-antigravity-combine-light__Name=Antigravity, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-antigravity-combine-light__Antigravity / Combination", clipPath: 'url(#' + instanceId + "-antigravity-combine-light__clip0_449_12187)", children: [_jsx("g", { id: instanceId + "-antigravity-combine-light__Frame", children: _jsx("path", { id: instanceId + "-antigravity-combine-light__Antigravity / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M21.7509 22.607C23.0909 23.612 25.1009 22.942 23.2589 21.099C17.7299 15.74 18.9039 1 12.0369 1C5.16985 1 6.34185 15.74 0.814855 21.1C-1.19515 23.109 0.981855 23.611 2.32185 22.606C7.51385 19.089 7.17885 12.892 12.0369 12.892C16.8939 12.892 16.5589 19.089 21.7509 22.607Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-antigravity-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-antigravity-combine-light__Antigravity / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M197.034 22.734C196.988 22.8409 196.938 22.9466 196.886 23.051C196.852 23.1288 196.817 23.2062 196.781 23.283H194.925C195.01 23.1 195.101 22.896 195.199 22.671C195.298 22.461 195.417 22.201 195.558 21.891L195.79 21.385C195.86 21.23 195.937 21.055 196.022 20.858C196.12 20.675 196.233 20.443 196.359 20.162L197.329 18.054L192.88 7.976H194.82L198.193 15.966H198.235L201.482 7.976H203.422L197.856 20.816C197.8 20.942 197.708 21.139 197.582 21.406C197.469 21.687 197.357 21.954 197.245 22.207C197.182 22.3856 197.112 22.5614 197.034 22.734ZM186.065 9.6V7.976H187.963V4.94H189.755V7.976H192.39V9.6H189.755V15.461C189.755 16.065 189.874 16.515 190.113 16.811C190.366 17.091 190.738 17.232 191.23 17.232C191.455 17.232 191.666 17.204 191.863 17.148C192.06 17.078 192.25 16.986 192.432 16.874V18.624C192.207 18.7086 191.974 18.7722 191.736 18.814C191.48 18.8721 191.219 18.9003 190.956 18.898C190.057 18.898 189.333 18.631 188.785 18.096C188.237 17.548 187.963 16.817 187.963 15.904V9.6H186.065ZM182.861 18.729V7.976H184.653V18.73L182.861 18.729ZM183.746 5.995C183.577 5.99686 183.409 5.9641 183.253 5.89876C183.097 5.83341 182.956 5.73684 182.839 5.615C182.718 5.49764 182.621 5.35663 182.556 5.20066C182.491 5.04469 182.458 4.87703 182.46 4.708C182.46 4.343 182.587 4.041 182.839 3.802C182.956 3.68016 183.097 3.58359 183.253 3.51824C183.409 3.4529 183.577 3.42014 183.746 3.422C184.112 3.422 184.414 3.549 184.653 3.802C184.906 4.041 185.032 4.343 185.032 4.708C185.032 5.06 184.906 5.362 184.653 5.615C184.414 5.868 184.112 5.995 183.746 5.995ZM175.696 18.729L171.353 7.976H173.271L176.603 16.62H176.645L180.018 7.976H181.894L177.509 18.729H175.696ZM165.584 19.066C164.783 19.066 164.081 18.912 163.476 18.603C162.895 18.3142 162.401 17.8775 162.042 17.337C161.702 16.7787 161.527 16.1356 161.536 15.482C161.536 14.695 161.74 14.035 162.148 13.5C162.556 12.952 163.104 12.545 163.792 12.277C164.481 11.997 165.24 11.856 166.069 11.856C166.547 11.856 166.99 11.898 167.398 11.982C167.805 12.052 168.157 12.144 168.452 12.256C168.761 12.355 168.993 12.453 169.148 12.552V11.898C169.148 11.083 168.859 10.436 168.283 9.958C167.707 9.48 167.004 9.242 166.175 9.242C165.584 9.242 165.029 9.375 164.509 9.642C164.017 9.88251 163.602 10.2546 163.308 10.717L161.958 9.705C162.242 9.28054 162.599 8.90952 163.012 8.609C163.434 8.299 163.912 8.061 164.446 7.892C165.007 7.72155 165.589 7.63627 166.175 7.639C167.637 7.639 168.782 8.026 169.611 8.799C170.441 9.572 170.855 10.612 170.855 11.919V18.729H169.148V17.189H169.063C168.881 17.499 168.62 17.801 168.283 18.096C167.922 18.3909 167.517 18.6259 167.081 18.792C166.605 18.9798 166.096 19.0729 165.584 19.066ZM165.753 17.486C166.372 17.486 166.934 17.331 167.44 17.021C167.96 16.712 168.375 16.297 168.684 15.777C168.993 15.257 169.148 14.688 169.148 14.07C168.824 13.845 168.417 13.662 167.925 13.521C167.411 13.3758 166.879 13.3051 166.344 13.311C165.317 13.311 164.565 13.521 164.088 13.943C163.61 14.365 163.371 14.885 163.371 15.503C163.371 16.093 163.596 16.572 164.045 16.937C164.495 17.302 165.065 17.486 165.753 17.486ZM155.033 18.729V7.976H156.741V9.706H156.825C156.965 9.298 157.197 8.946 157.521 8.651C157.858 8.341 158.237 8.103 158.659 7.934C159.065 7.75764 159.503 7.66447 159.945 7.66C160.269 7.66 160.522 7.681 160.704 7.723C160.887 7.752 161.056 7.801 161.21 7.871V9.811C160.976 9.69542 160.728 9.61039 160.472 9.558C160.216 9.50121 159.955 9.4727 159.692 9.473C159.18 9.47052 158.68 9.62515 158.259 9.916C157.817 10.2178 157.455 10.6228 157.204 11.096C156.949 11.599 156.819 12.1561 156.825 12.72V18.729H155.033ZM147.638 23.62C146.725 23.62 145.938 23.466 145.277 23.156C144.631 22.861 144.104 22.482 143.696 22.018C143.302 21.554 143.021 21.083 142.853 20.605L144.497 19.91C144.722 20.5 145.101 20.992 145.636 21.386C146.184 21.793 146.851 21.996 147.638 21.996C148.763 21.996 149.627 21.666 150.232 21.006C150.836 20.36 151.138 19.453 151.138 18.286V17.084H151.054C150.717 17.604 150.232 18.047 149.599 18.413C148.967 18.764 148.229 18.94 147.386 18.94C146.485 18.9475 145.6 18.6988 144.834 18.223C144.075 17.745 143.471 17.084 143.021 16.241C142.571 15.384 142.347 14.4 142.347 13.29C142.347 12.18 142.571 11.202 143.021 10.359C143.471 9.502 144.075 8.834 144.834 8.356C145.6 7.88018 146.485 7.63154 147.386 7.639C148.229 7.639 148.967 7.822 149.599 8.187C150.232 8.539 150.717 8.981 151.054 9.516H151.138V7.976H152.846V18.307C152.846 19.502 152.614 20.493 152.15 21.28C151.728 22.0415 151.08 22.653 150.295 23.03C149.522 23.424 148.637 23.62 147.638 23.62ZM147.638 17.316C148.252 17.3212 148.857 17.1613 149.388 16.853C149.923 16.529 150.344 16.065 150.653 15.461C150.977 14.857 151.138 14.133 151.138 13.29C151.138 12.418 150.977 11.687 150.653 11.097C150.344 10.493 149.923 10.036 149.388 9.727C148.857 9.4184 148.253 9.25815 147.638 9.263C147.006 9.263 146.423 9.424 145.889 9.748C145.354 10.057 144.926 10.514 144.602 11.118C144.279 11.708 144.118 12.432 144.118 13.289C144.118 14.147 144.279 14.878 144.602 15.482C144.926 16.072 145.354 16.529 145.889 16.852C146.42 17.1604 147.024 17.3207 147.638 17.316ZM138.931 18.729V7.976H140.723V18.73L138.931 18.729ZM139.817 5.995C139.465 5.995 139.163 5.868 138.91 5.615C138.788 5.49774 138.692 5.35676 138.627 5.20076C138.562 5.04476 138.529 4.87706 138.531 4.708C138.531 4.343 138.657 4.041 138.91 3.802C139.163 3.549 139.465 3.422 139.817 3.422C140.182 3.422 140.484 3.549 140.723 3.802C140.977 4.041 141.103 4.343 141.103 4.708C141.103 5.06 140.977 5.362 140.723 5.615C140.484 5.868 140.182 5.995 139.817 5.995ZM130.893 9.6V7.976H132.791V4.94H134.583V7.976H137.218V9.6H134.583V15.461C134.583 16.065 134.702 16.515 134.941 16.811C135.194 17.091 135.567 17.232 136.058 17.232C136.283 17.232 136.494 17.204 136.691 17.148C136.888 17.078 137.078 16.986 137.26 16.874V18.624C137.035 18.7086 136.802 18.7722 136.564 18.814C136.309 18.872 136.047 18.9002 135.785 18.898C134.885 18.898 134.161 18.631 133.613 18.096C133.065 17.548 132.791 16.817 132.791 15.904V9.6H130.893ZM120.627 18.729V7.977H122.334V9.557H122.419C122.699 9.037 123.157 8.587 123.789 8.208C124.436 7.828 125.139 7.639 125.897 7.639C127.219 7.639 128.21 8.026 128.87 8.799C129.545 9.558 129.882 10.569 129.882 11.835V18.729H128.09V12.109C128.09 11.069 127.837 10.338 127.331 9.916C126.839 9.48 126.2 9.263 125.413 9.263C124.823 9.263 124.303 9.431 123.853 9.769C123.403 10.092 123.051 10.514 122.798 11.034C122.547 11.5456 122.417 12.1081 122.418 12.678V18.729H120.627ZM105.933 18.729L111.668 3.633H113.692L119.427 18.729H117.466L115.926 14.576H109.433L107.893 18.729H105.933ZM115.315 12.889L113.312 7.449L112.722 5.826H112.638L112.048 7.449L110.044 12.889H115.315ZM41.8532 19.068C37.1512 19.068 33.2002 15.237 33.2002 10.534C33.2002 5.832 37.1502 2 41.8532 2C44.4542 2 46.3032 3.02 47.6972 4.351L46.0542 5.994C45.0542 5.057 43.7032 4.328 41.8542 4.328C38.4232 4.328 35.7392 7.097 35.7392 10.532C35.7392 13.967 38.4232 16.733 41.8532 16.733C44.0792 16.733 45.3482 15.839 46.1592 15.026C46.8242 14.359 47.2622 13.403 47.4292 12.09H41.7942V9.76H49.6952C49.7782 10.177 49.8192 10.676 49.8192 11.217C49.8192 12.966 49.3402 15.131 47.8022 16.671C46.3062 18.231 44.3922 19.064 41.8532 19.064V19.068ZM61.6542 13.573C61.6542 16.737 59.1812 19.068 56.1492 19.068C53.1172 19.068 50.6442 16.738 50.6442 13.573C50.6442 10.408 53.1172 8.077 56.1492 8.077C59.1812 8.077 61.6542 10.387 61.6542 13.573ZM59.2432 13.573C59.2432 11.595 57.8082 10.243 56.1472 10.243C54.4852 10.243 53.0512 11.595 53.0512 13.573C53.0512 15.55 54.4852 16.903 56.1472 16.903C57.8082 16.903 59.2432 15.53 59.2432 13.573ZM73.6372 13.573C73.6372 16.737 71.1642 19.068 68.1322 19.068C65.1002 19.068 62.6272 16.738 62.6272 13.573C62.6272 10.408 65.1002 8.077 68.1322 8.077C71.1642 8.077 73.6372 10.387 73.6372 13.573ZM71.2262 13.573C71.2262 11.595 69.7912 10.243 68.1302 10.243C66.4682 10.243 65.0342 11.595 65.0342 13.573C65.0342 15.55 66.4682 16.903 68.1302 16.903C69.7912 16.903 71.2262 15.53 71.2262 13.573ZM85.1002 8.41V18.275C85.1002 22.334 82.7072 24 79.8802 24C77.2162 24 75.6142 22.21 75.0122 20.753L77.1132 19.879C77.4872 20.775 78.4032 21.836 79.8792 21.836C81.6892 21.836 82.8132 20.713 82.8132 18.61V17.819H82.7302C82.1902 18.486 81.1492 19.068 79.8382 19.068C77.0932 19.068 74.5762 16.675 74.5762 13.593C74.5762 10.511 77.0932 8.077 79.8382 8.077C81.1482 8.077 82.1892 8.659 82.7302 9.305H82.8132V8.41H85.1002ZM82.9782 13.593C82.9782 11.657 81.6882 10.243 80.0442 10.243C78.4012 10.243 76.9872 11.659 76.9872 13.593C76.9872 15.527 78.3802 16.903 80.0442 16.903C81.7082 16.903 82.9782 15.507 82.9782 13.593ZM89.2472 2.582V18.734H86.8342V2.582H89.2472ZM98.6002 15.383L100.472 16.632C99.8692 17.528 98.4122 19.068 95.8962 19.068C92.7762 19.068 90.4462 16.653 90.4462 13.573C90.4462 10.305 92.7972 8.077 95.6262 8.077C98.4532 8.077 99.8672 10.346 100.326 11.574L100.576 12.198L93.2332 15.236C93.7942 16.339 94.6672 16.902 95.8962 16.902C97.1242 16.902 97.9762 16.3 98.6002 15.383ZM92.8382 13.405L97.7482 11.365C97.4772 10.678 96.6662 10.199 95.7102 10.199C94.4842 10.199 92.7772 11.281 92.8402 13.405H92.8382Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-antigravity-combine-light__clip0_449_12187", children: _jsx("rect", { width: 205.2, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AntigravityCombineLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AntigravityDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-antigravity-dark__Name=Antigravity, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-antigravity-dark__Antigravity / Icon", clipPath: 'url(#' + instanceId + "-antigravity-dark__clip0_436_4135)", children: _jsx("path", { id: instanceId + "-antigravity-dark__Antigravity / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M43.5022 45.214C46.1822 47.224 50.2022 45.884 46.5182 42.198C35.4602 31.48 37.8082 2 24.0742 2C10.3402 2 12.6842 31.48 1.6302 42.2C-2.3898 46.218 1.9642 47.222 4.6442 45.212C15.0282 38.178 14.3582 25.784 24.0742 25.784C33.7882 25.784 33.1182 38.178 43.5022 45.214Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-antigravity-dark__clip0_436_4135", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(AntigravityDark);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AntigravityLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-antigravity-light__Name=Antigravity, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-antigravity-light__Antigravity / Icon", clipPath: 'url(#' + instanceId + "-antigravity-light__clip0_436_4135)", children: _jsx("path", { id: instanceId + "-antigravity-light__Antigravity / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M43.5022 45.214C46.1822 47.224 50.2022 45.884 46.5182 42.198C35.4602 31.48 37.8082 2 24.0742 2C10.3402 2 12.6842 31.48 1.6302 42.2C-2.3898 46.218 1.9642 47.222 4.6442 45.212C15.0282 38.178 14.3582 25.784 24.0742 25.784C33.7882 25.784 33.1182 38.178 43.5022 45.214Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-antigravity-light__clip0_436_4135", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AntigravityLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const AntigravityMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-antigravity-mono__Name=Antigravity, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-antigravity-mono__Antigravity / Icon", clipPath: 'url(#' + instanceId + "-antigravity-mono__clip0_436_4135)", children: _jsx("path", { id: instanceId + "-antigravity-mono__Antigravity / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M43.5022 45.214C46.1822 47.224 50.2022 45.884 46.5182 42.198C35.4602 31.48 37.8082 2 24.0742 2C10.3402 2 12.6842 31.48 1.6302 42.2C-2.3898 46.218 1.9642 47.222 4.6442 45.212C15.0282 38.178 14.3582 25.784 24.0742 25.784C33.7882 25.784 33.1182 38.178 43.5022 45.214Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-antigravity-mono__clip0_436_4135", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(AntigravityMono);
|
|
10
|
+
export default ForwardRef;
|