@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,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 N8nCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 59 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 2.4583333333333335 : 'calc(' + size + ' * 2.4583333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-n8n-combine__Name=n8n, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-n8n-combine__n8n / Combination", clipPath: 'url(#' + instanceId + "-n8n-combine__clip0_449_13944)", children: [_jsx("g", { id: instanceId + "-n8n-combine__Frame", children: _jsx("path", { id: instanceId + "-n8n-combine__n8n / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 8.4C24 9.725 22.898 10.8 21.538 10.8C20.392 10.8 19.428 10.035 19.154 9H15.718C15.116 9 14.603 9.424 14.504 10.003L14.403 10.595C14.3085 11.1423 14.0254 11.6394 13.603 12C14.015 12.354 14.307 12.844 14.403 13.405L14.503 13.997C14.5547 14.2808 14.7051 14.5372 14.9277 14.7208C15.1502 14.9043 15.4305 15.0033 15.719 15H16.694C16.967 13.965 17.931 13.2 19.078 13.2C20.438 13.2 21.539 14.275 21.539 15.6C21.539 16.925 20.436 18 19.078 18C17.931 18 16.968 17.235 16.694 16.2H15.719C14.515 16.2 13.489 15.352 13.291 14.195L13.19 13.603C13.1384 13.3195 12.9882 13.0634 12.7661 12.8799C12.544 12.6964 12.2641 12.5972 11.976 12.6H10.97C10.662 13.584 9.724 14.3 8.614 14.3C7.504 14.3 6.566 13.584 6.259 12.6H4.817C4.509 13.584 3.571 14.3 2.462 14.3C1.102 14.3 0 13.225 0 11.9C0 10.575 1.102 9.5 2.462 9.5C3.645 9.5 4.634 10.315 4.87 11.4H6.207C6.443 10.315 7.432 9.5 8.615 9.5C9.799 9.5 10.787 10.315 11.023 11.4H11.975C12.576 11.4 13.09 10.976 13.188 10.397L13.29 9.805C13.488 8.648 14.515 7.8 15.718 7.8H19.154C19.428 6.765 20.392 6 21.538 6C22.898 6 24 7.075 24 8.4ZM22.77 8.4C22.77 9.063 22.218 9.6 21.538 9.6C20.858 9.6 20.308 9.063 20.308 8.4C20.308 7.737 20.858 7.2 21.538 7.2C22.218 7.2 22.769 7.737 22.769 8.4H22.77ZM2.461 13.1C3.141 13.1 3.691 12.563 3.691 11.9C3.691 11.237 3.141 10.7 2.461 10.7C1.781 10.7 1.23 11.237 1.23 11.9C1.23 12.563 1.781 13.1 2.461 13.1ZM8.614 13.1C9.294 13.1 9.845 12.563 9.845 11.9C9.845 11.237 9.295 10.7 8.615 10.7C7.935 10.7 7.384 11.237 7.384 11.9C7.384 12.563 7.934 13.1 8.614 13.1ZM19.076 16.8C19.756 16.8 20.306 16.263 20.306 15.6C20.306 14.937 19.756 14.4 19.076 14.4C18.396 14.4 17.846 14.937 17.846 15.6C17.846 16.263 18.396 16.8 19.076 16.8Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-n8n-combine__Frame_2", children: _jsx("path", { id: instanceId + "-n8n-combine__n8n / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M29.7998 16.8335H31.9298V12.3235C31.9298 10.8425 32.8288 10.1935 33.8438 10.1935C34.8423 10.1935 35.6243 10.8595 35.6243 12.2235V16.8335H37.7543V11.791C37.7543 9.611 36.4893 8.346 34.5093 8.346C33.2613 8.346 32.5623 8.846 32.0628 9.4945H31.9298L31.7468 8.513H29.7998V16.8335ZM45.9073 11.225V11.1255C46.6398 10.7595 47.3723 10.127 47.3723 8.879C47.3718 7.0815 45.8898 6 43.8433 6C41.7463 6 40.2483 7.1485 40.2483 8.912C40.2483 10.1105 40.9478 10.7595 41.7133 11.1255V11.2255C41.161 11.4255 40.6847 11.7926 40.3506 12.2757C40.0166 12.7589 39.8413 13.3341 39.8493 13.9215C39.8498 15.735 41.3473 17 43.8268 17C46.3068 17 47.7543 15.735 47.7543 13.9215C47.7543 12.4235 46.7558 11.5415 45.9073 11.2255V11.225ZM43.8273 7.531C44.6593 7.531 45.2748 8.0635 45.2748 8.962C45.2748 9.861 44.6423 10.3935 43.8268 10.3935C43.0118 10.3935 42.3293 9.861 42.3293 8.962C42.3293 8.047 42.9788 7.531 43.8273 7.531ZM43.8273 15.4025C42.8618 15.4025 42.0798 14.7865 42.0798 13.738C42.0798 12.7895 42.7288 12.074 43.8098 12.074C44.8758 12.074 45.5248 12.773 45.5248 13.7715C45.5248 14.7865 44.7763 15.4025 43.8273 15.4025ZM49.9183 16.8335H52.0483V12.3235C52.0483 10.8425 52.9468 10.1935 53.9623 10.1935C54.9608 10.1935 55.7423 10.8595 55.7423 12.2235V16.8335H57.8728V11.791C57.8728 9.611 56.6078 8.346 54.6278 8.346C53.3798 8.346 52.6808 8.846 52.1813 9.4945H52.0483L51.8653 8.513H49.9183V16.8335Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-n8n-combine__clip0_449_13944", children: _jsx("rect", { width: 58.8, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(N8nCombine);
|
|
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 N8nCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 59 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 2.4583333333333335 : 'calc(' + size + ' * 2.4583333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-n8n-combine-dark__Name=n8n, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-n8n-combine-dark__n8n / Combination", clipPath: 'url(#' + instanceId + "-n8n-combine-dark__clip0_449_13944)", children: [_jsx("g", { id: instanceId + "-n8n-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-n8n-combine-dark__n8n / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 8.4C24 9.725 22.898 10.8 21.538 10.8C20.392 10.8 19.428 10.035 19.154 9H15.718C15.116 9 14.603 9.424 14.504 10.003L14.403 10.595C14.3085 11.1423 14.0254 11.6394 13.603 12C14.015 12.354 14.307 12.844 14.403 13.405L14.503 13.997C14.5547 14.2808 14.7051 14.5372 14.9277 14.7208C15.1502 14.9043 15.4305 15.0033 15.719 15H16.694C16.967 13.965 17.931 13.2 19.078 13.2C20.438 13.2 21.539 14.275 21.539 15.6C21.539 16.925 20.436 18 19.078 18C17.931 18 16.968 17.235 16.694 16.2H15.719C14.515 16.2 13.489 15.352 13.291 14.195L13.19 13.603C13.1384 13.3195 12.9882 13.0634 12.7661 12.8799C12.544 12.6964 12.2641 12.5972 11.976 12.6H10.97C10.662 13.584 9.724 14.3 8.614 14.3C7.504 14.3 6.566 13.584 6.259 12.6H4.817C4.509 13.584 3.571 14.3 2.462 14.3C1.102 14.3 0 13.225 0 11.9C0 10.575 1.102 9.5 2.462 9.5C3.645 9.5 4.634 10.315 4.87 11.4H6.207C6.443 10.315 7.432 9.5 8.615 9.5C9.799 9.5 10.787 10.315 11.023 11.4H11.975C12.576 11.4 13.09 10.976 13.188 10.397L13.29 9.805C13.488 8.648 14.515 7.8 15.718 7.8H19.154C19.428 6.765 20.392 6 21.538 6C22.898 6 24 7.075 24 8.4ZM22.77 8.4C22.77 9.063 22.218 9.6 21.538 9.6C20.858 9.6 20.308 9.063 20.308 8.4C20.308 7.737 20.858 7.2 21.538 7.2C22.218 7.2 22.769 7.737 22.769 8.4H22.77ZM2.461 13.1C3.141 13.1 3.691 12.563 3.691 11.9C3.691 11.237 3.141 10.7 2.461 10.7C1.781 10.7 1.23 11.237 1.23 11.9C1.23 12.563 1.781 13.1 2.461 13.1ZM8.614 13.1C9.294 13.1 9.845 12.563 9.845 11.9C9.845 11.237 9.295 10.7 8.615 10.7C7.935 10.7 7.384 11.237 7.384 11.9C7.384 12.563 7.934 13.1 8.614 13.1ZM19.076 16.8C19.756 16.8 20.306 16.263 20.306 15.6C20.306 14.937 19.756 14.4 19.076 14.4C18.396 14.4 17.846 14.937 17.846 15.6C17.846 16.263 18.396 16.8 19.076 16.8Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-n8n-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-n8n-combine-dark__n8n / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M29.7998 16.8335H31.9298V12.3235C31.9298 10.8425 32.8288 10.1935 33.8438 10.1935C34.8423 10.1935 35.6243 10.8595 35.6243 12.2235V16.8335H37.7543V11.791C37.7543 9.611 36.4893 8.346 34.5093 8.346C33.2613 8.346 32.5623 8.846 32.0628 9.4945H31.9298L31.7468 8.513H29.7998V16.8335ZM45.9073 11.225V11.1255C46.6398 10.7595 47.3723 10.127 47.3723 8.879C47.3718 7.0815 45.8898 6 43.8433 6C41.7463 6 40.2483 7.1485 40.2483 8.912C40.2483 10.1105 40.9478 10.7595 41.7133 11.1255V11.2255C41.161 11.4255 40.6847 11.7926 40.3506 12.2757C40.0166 12.7589 39.8413 13.3341 39.8493 13.9215C39.8498 15.735 41.3473 17 43.8268 17C46.3068 17 47.7543 15.735 47.7543 13.9215C47.7543 12.4235 46.7558 11.5415 45.9073 11.2255V11.225ZM43.8273 7.531C44.6593 7.531 45.2748 8.0635 45.2748 8.962C45.2748 9.861 44.6423 10.3935 43.8268 10.3935C43.0118 10.3935 42.3293 9.861 42.3293 8.962C42.3293 8.047 42.9788 7.531 43.8273 7.531ZM43.8273 15.4025C42.8618 15.4025 42.0798 14.7865 42.0798 13.738C42.0798 12.7895 42.7288 12.074 43.8098 12.074C44.8758 12.074 45.5248 12.773 45.5248 13.7715C45.5248 14.7865 44.7763 15.4025 43.8273 15.4025ZM49.9183 16.8335H52.0483V12.3235C52.0483 10.8425 52.9468 10.1935 53.9623 10.1935C54.9608 10.1935 55.7423 10.8595 55.7423 12.2235V16.8335H57.8728V11.791C57.8728 9.611 56.6078 8.346 54.6278 8.346C53.3798 8.346 52.6808 8.846 52.1813 9.4945H52.0483L51.8653 8.513H49.9183V16.8335Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-n8n-combine-dark__clip0_449_13944", children: _jsx("rect", { width: 58.8, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }) })] });
|
|
17
|
+
};
|
|
18
|
+
const ForwardRef = forwardRef(N8nCombineDark);
|
|
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 N8nCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 59 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 2.4583333333333335 : 'calc(' + size + ' * 2.4583333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-n8n-combine-light__Name=n8n, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-n8n-combine-light__n8n / Combination", clipPath: 'url(#' + instanceId + "-n8n-combine-light__clip0_449_13944)", children: [_jsx("g", { id: instanceId + "-n8n-combine-light__Frame", children: _jsx("path", { id: instanceId + "-n8n-combine-light__n8n / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 8.4C24 9.725 22.898 10.8 21.538 10.8C20.392 10.8 19.428 10.035 19.154 9H15.718C15.116 9 14.603 9.424 14.504 10.003L14.403 10.595C14.3085 11.1423 14.0254 11.6394 13.603 12C14.015 12.354 14.307 12.844 14.403 13.405L14.503 13.997C14.5547 14.2808 14.7051 14.5372 14.9277 14.7208C15.1502 14.9043 15.4305 15.0033 15.719 15H16.694C16.967 13.965 17.931 13.2 19.078 13.2C20.438 13.2 21.539 14.275 21.539 15.6C21.539 16.925 20.436 18 19.078 18C17.931 18 16.968 17.235 16.694 16.2H15.719C14.515 16.2 13.489 15.352 13.291 14.195L13.19 13.603C13.1384 13.3195 12.9882 13.0634 12.7661 12.8799C12.544 12.6964 12.2641 12.5972 11.976 12.6H10.97C10.662 13.584 9.724 14.3 8.614 14.3C7.504 14.3 6.566 13.584 6.259 12.6H4.817C4.509 13.584 3.571 14.3 2.462 14.3C1.102 14.3 0 13.225 0 11.9C0 10.575 1.102 9.5 2.462 9.5C3.645 9.5 4.634 10.315 4.87 11.4H6.207C6.443 10.315 7.432 9.5 8.615 9.5C9.799 9.5 10.787 10.315 11.023 11.4H11.975C12.576 11.4 13.09 10.976 13.188 10.397L13.29 9.805C13.488 8.648 14.515 7.8 15.718 7.8H19.154C19.428 6.765 20.392 6 21.538 6C22.898 6 24 7.075 24 8.4ZM22.77 8.4C22.77 9.063 22.218 9.6 21.538 9.6C20.858 9.6 20.308 9.063 20.308 8.4C20.308 7.737 20.858 7.2 21.538 7.2C22.218 7.2 22.769 7.737 22.769 8.4H22.77ZM2.461 13.1C3.141 13.1 3.691 12.563 3.691 11.9C3.691 11.237 3.141 10.7 2.461 10.7C1.781 10.7 1.23 11.237 1.23 11.9C1.23 12.563 1.781 13.1 2.461 13.1ZM8.614 13.1C9.294 13.1 9.845 12.563 9.845 11.9C9.845 11.237 9.295 10.7 8.615 10.7C7.935 10.7 7.384 11.237 7.384 11.9C7.384 12.563 7.934 13.1 8.614 13.1ZM19.076 16.8C19.756 16.8 20.306 16.263 20.306 15.6C20.306 14.937 19.756 14.4 19.076 14.4C18.396 14.4 17.846 14.937 17.846 15.6C17.846 16.263 18.396 16.8 19.076 16.8Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-n8n-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-n8n-combine-light__n8n / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M29.7998 16.8335H31.9298V12.3235C31.9298 10.8425 32.8288 10.1935 33.8438 10.1935C34.8423 10.1935 35.6243 10.8595 35.6243 12.2235V16.8335H37.7543V11.791C37.7543 9.611 36.4893 8.346 34.5093 8.346C33.2613 8.346 32.5623 8.846 32.0628 9.4945H31.9298L31.7468 8.513H29.7998V16.8335ZM45.9073 11.225V11.1255C46.6398 10.7595 47.3723 10.127 47.3723 8.879C47.3718 7.0815 45.8898 6 43.8433 6C41.7463 6 40.2483 7.1485 40.2483 8.912C40.2483 10.1105 40.9478 10.7595 41.7133 11.1255V11.2255C41.161 11.4255 40.6847 11.7926 40.3506 12.2757C40.0166 12.7589 39.8413 13.3341 39.8493 13.9215C39.8498 15.735 41.3473 17 43.8268 17C46.3068 17 47.7543 15.735 47.7543 13.9215C47.7543 12.4235 46.7558 11.5415 45.9073 11.2255V11.225ZM43.8273 7.531C44.6593 7.531 45.2748 8.0635 45.2748 8.962C45.2748 9.861 44.6423 10.3935 43.8268 10.3935C43.0118 10.3935 42.3293 9.861 42.3293 8.962C42.3293 8.047 42.9788 7.531 43.8273 7.531ZM43.8273 15.4025C42.8618 15.4025 42.0798 14.7865 42.0798 13.738C42.0798 12.7895 42.7288 12.074 43.8098 12.074C44.8758 12.074 45.5248 12.773 45.5248 13.7715C45.5248 14.7865 44.7763 15.4025 43.8273 15.4025ZM49.9183 16.8335H52.0483V12.3235C52.0483 10.8425 52.9468 10.1935 53.9623 10.1935C54.9608 10.1935 55.7423 10.8595 55.7423 12.2235V16.8335H57.8728V11.791C57.8728 9.611 56.6078 8.346 54.6278 8.346C53.3798 8.346 52.6808 8.846 52.1813 9.4945H52.0483L51.8653 8.513H49.9183V16.8335Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-n8n-combine-light__clip0_449_13944", children: _jsx("rect", { width: 58.8, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(N8nCombineLight);
|
|
10
|
+
export default ForwardRef;
|
package/dist/N8n/Dark.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const N8nDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-n8n-dark__Name=n8n, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-n8n-dark__n8n / Icon", children: _jsx("path", { id: instanceId + "-n8n-dark__n8n / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48 16.8C48 19.45 45.796 21.6 43.076 21.6C40.784 21.6 38.856 20.07 38.308 18H31.436C30.232 18 29.206 18.848 29.008 20.006L28.806 21.19C28.6169 22.2847 28.0509 23.2787 27.206 24C28.03 24.708 28.614 25.688 28.806 26.81L29.006 27.994C29.1094 28.5616 29.4102 29.0744 29.8553 29.4415C30.3004 29.8087 30.8611 30.0065 31.438 30H33.388C33.934 27.93 35.862 26.4 38.156 26.4C40.876 26.4 43.078 28.55 43.078 31.2C43.078 33.85 40.872 36 38.156 36C35.862 36 33.936 34.47 33.388 32.4H31.438C29.03 32.4 26.978 30.704 26.582 28.39L26.38 27.206C26.2767 26.639 25.9765 26.1268 25.5322 25.7598C25.0879 25.3927 24.5283 25.1944 23.952 25.2H21.94C21.324 27.168 19.448 28.6 17.228 28.6C15.008 28.6 13.132 27.168 12.518 25.2H9.634C9.018 27.168 7.142 28.6 4.924 28.6C2.204 28.6 0 26.45 0 23.8C0 21.15 2.204 19 4.924 19C7.29 19 9.268 20.63 9.74 22.8H12.414C12.886 20.63 14.864 19 17.23 19C19.598 19 21.574 20.63 22.046 22.8H23.95C25.152 22.8 26.18 21.952 26.376 20.794L26.58 19.61C26.976 17.296 29.03 15.6 31.436 15.6H38.308C38.856 13.53 40.784 12 43.076 12C45.796 12 48 14.15 48 16.8ZM45.54 16.8C45.54 18.126 44.436 19.2 43.076 19.2C41.716 19.2 40.616 18.126 40.616 16.8C40.616 15.474 41.716 14.4 43.076 14.4C44.436 14.4 45.538 15.474 45.538 16.8H45.54ZM4.922 26.2C6.282 26.2 7.382 25.126 7.382 23.8C7.382 22.474 6.282 21.4 4.922 21.4C3.562 21.4 2.46 22.474 2.46 23.8C2.46 25.126 3.562 26.2 4.922 26.2ZM17.228 26.2C18.588 26.2 19.69 25.126 19.69 23.8C19.69 22.474 18.59 21.4 17.23 21.4C15.87 21.4 14.768 22.474 14.768 23.8C14.768 25.126 15.868 26.2 17.228 26.2ZM38.152 33.6C39.512 33.6 40.612 32.526 40.612 31.2C40.612 29.874 39.512 28.8 38.152 28.8C36.792 28.8 35.692 29.874 35.692 31.2C35.692 32.526 36.792 33.6 38.152 33.6Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(N8nDark);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const N8nLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-n8n-light__Name=n8n, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-n8n-light__n8n / Icon", children: _jsx("path", { id: instanceId + "-n8n-light__n8n / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48 16.8C48 19.45 45.796 21.6 43.076 21.6C40.784 21.6 38.856 20.07 38.308 18H31.436C30.232 18 29.206 18.848 29.008 20.006L28.806 21.19C28.6169 22.2847 28.0509 23.2787 27.206 24C28.03 24.708 28.614 25.688 28.806 26.81L29.006 27.994C29.1094 28.5616 29.4102 29.0744 29.8553 29.4415C30.3004 29.8087 30.8611 30.0065 31.438 30H33.388C33.934 27.93 35.862 26.4 38.156 26.4C40.876 26.4 43.078 28.55 43.078 31.2C43.078 33.85 40.872 36 38.156 36C35.862 36 33.936 34.47 33.388 32.4H31.438C29.03 32.4 26.978 30.704 26.582 28.39L26.38 27.206C26.2767 26.639 25.9765 26.1268 25.5322 25.7598C25.0879 25.3927 24.5283 25.1944 23.952 25.2H21.94C21.324 27.168 19.448 28.6 17.228 28.6C15.008 28.6 13.132 27.168 12.518 25.2H9.634C9.018 27.168 7.142 28.6 4.924 28.6C2.204 28.6 0 26.45 0 23.8C0 21.15 2.204 19 4.924 19C7.29 19 9.268 20.63 9.74 22.8H12.414C12.886 20.63 14.864 19 17.23 19C19.598 19 21.574 20.63 22.046 22.8H23.95C25.152 22.8 26.18 21.952 26.376 20.794L26.58 19.61C26.976 17.296 29.03 15.6 31.436 15.6H38.308C38.856 13.53 40.784 12 43.076 12C45.796 12 48 14.15 48 16.8ZM45.54 16.8C45.54 18.126 44.436 19.2 43.076 19.2C41.716 19.2 40.616 18.126 40.616 16.8C40.616 15.474 41.716 14.4 43.076 14.4C44.436 14.4 45.538 15.474 45.538 16.8H45.54ZM4.922 26.2C6.282 26.2 7.382 25.126 7.382 23.8C7.382 22.474 6.282 21.4 4.922 21.4C3.562 21.4 2.46 22.474 2.46 23.8C2.46 25.126 3.562 26.2 4.922 26.2ZM17.228 26.2C18.588 26.2 19.69 25.126 19.69 23.8C19.69 22.474 18.59 21.4 17.23 21.4C15.87 21.4 14.768 22.474 14.768 23.8C14.768 25.126 15.868 26.2 17.228 26.2ZM38.152 33.6C39.512 33.6 40.612 32.526 40.612 31.2C40.612 29.874 39.512 28.8 38.152 28.8C36.792 28.8 35.692 29.874 35.692 31.2C35.692 32.526 36.792 33.6 38.152 33.6Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(N8nLight);
|
|
10
|
+
export default ForwardRef;
|
package/dist/N8n/Mono.js
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const N8nMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-n8n-mono__Name=n8n, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-n8n-mono__n8n / Icon", children: _jsx("path", { id: instanceId + "-n8n-mono__n8n / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48 16.8C48 19.45 45.796 21.6 43.076 21.6C40.784 21.6 38.856 20.07 38.308 18H31.436C30.232 18 29.206 18.848 29.008 20.006L28.806 21.19C28.6169 22.2847 28.0509 23.2787 27.206 24C28.03 24.708 28.614 25.688 28.806 26.81L29.006 27.994C29.1094 28.5616 29.4102 29.0744 29.8553 29.4415C30.3004 29.8087 30.8611 30.0065 31.438 30H33.388C33.934 27.93 35.862 26.4 38.156 26.4C40.876 26.4 43.078 28.55 43.078 31.2C43.078 33.85 40.872 36 38.156 36C35.862 36 33.936 34.47 33.388 32.4H31.438C29.03 32.4 26.978 30.704 26.582 28.39L26.38 27.206C26.2767 26.639 25.9765 26.1268 25.5322 25.7598C25.0879 25.3927 24.5283 25.1944 23.952 25.2H21.94C21.324 27.168 19.448 28.6 17.228 28.6C15.008 28.6 13.132 27.168 12.518 25.2H9.634C9.018 27.168 7.142 28.6 4.924 28.6C2.204 28.6 0 26.45 0 23.8C0 21.15 2.204 19 4.924 19C7.29 19 9.268 20.63 9.74 22.8H12.414C12.886 20.63 14.864 19 17.23 19C19.598 19 21.574 20.63 22.046 22.8H23.95C25.152 22.8 26.18 21.952 26.376 20.794L26.58 19.61C26.976 17.296 29.03 15.6 31.436 15.6H38.308C38.856 13.53 40.784 12 43.076 12C45.796 12 48 14.15 48 16.8ZM45.54 16.8C45.54 18.126 44.436 19.2 43.076 19.2C41.716 19.2 40.616 18.126 40.616 16.8C40.616 15.474 41.716 14.4 43.076 14.4C44.436 14.4 45.538 15.474 45.538 16.8H45.54ZM4.922 26.2C6.282 26.2 7.382 25.126 7.382 23.8C7.382 22.474 6.282 21.4 4.922 21.4C3.562 21.4 2.46 22.474 2.46 23.8C2.46 25.126 3.562 26.2 4.922 26.2ZM17.228 26.2C18.588 26.2 19.69 25.126 19.69 23.8C19.69 22.474 18.59 21.4 17.23 21.4C15.87 21.4 14.768 22.474 14.768 23.8C14.768 25.126 15.868 26.2 17.228 26.2ZM38.152 33.6C39.512 33.6 40.612 32.526 40.612 31.2C40.612 29.874 39.512 28.8 38.152 28.8C36.792 28.8 35.692 29.874 35.692 31.2C35.692 32.526 36.792 33.6 38.152 33.6Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(N8nMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const N8n: 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 N8n;
|
|
@@ -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 N8n = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default N8n;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const NotebooklmColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-notebooklm-color__Name=NotebookLM, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-notebooklm-color__NotebookLM / Icon", children: _jsx("path", { id: instanceId + "-notebooklm-color__NotebookLM / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.998 6.28003C10.744 6.28003 0 17.176 0 30.624V42.28H4.424V41.12C4.424 35.664 8.78 31.244 14.156 31.244C19.532 31.244 23.888 35.664 23.888 41.118V42.28H28.312V41.12C28.312 33.186 21.972 26.76 14.156 26.76C11.2224 26.7564 8.36254 27.6789 5.984 29.396C8.4 24.524 13.374 21.18 19.12 21.18C27.234 21.18 33.814 27.856 33.814 36.086V42.28H38.238V36.086C38.238 25.376 29.678 16.69 19.118 16.69C14.5452 16.6873 10.1269 18.3446 6.684 21.354C9.968 15.056 16.488 10.766 24 10.766C34.812 10.766 43.576 19.658 43.576 30.626V42.28H48V30.624C47.998 17.176 37.254 6.28003 23.998 6.28003Z", fill: "black", style: {
|
|
8
|
+
fill: "black",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(NotebooklmColor);
|
|
13
|
+
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 NotebooklmCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 165 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 6.875 : 'calc(' + size + ' * 6.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-notebooklm-combine__Name=NotebookLM, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-notebooklm-combine__NotebookLM / Combination", clipPath: 'url(#' + instanceId + "-notebooklm-combine__clip0_449_13257)", children: [_jsx("g", { id: instanceId + "-notebooklm-combine__Frame", children: _jsx("path", { id: instanceId + "-notebooklm-combine__NotebookLM / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 3.13989C5.372 3.13989 0 8.58789 0 15.3119V21.1399H2.212V20.5599C2.212 17.8319 4.39 15.6219 7.078 15.6219C9.766 15.6219 11.944 17.8319 11.944 20.5589V21.1399H14.156V20.5599C14.156 16.5929 10.986 13.3799 7.078 13.3799C5.61121 13.3781 4.18127 13.8393 2.992 14.6979C4.2 12.2619 6.687 10.5899 9.56 10.5899C13.617 10.5899 16.907 13.9279 16.907 18.0429V21.1399H19.119V18.0429C19.119 12.6879 14.839 8.34489 9.559 8.34489C7.27261 8.34352 5.06345 9.17217 3.342 10.6769C4.984 7.52789 8.244 5.38289 12 5.38289C17.406 5.38289 21.788 9.82889 21.788 15.3129V21.1399H24V15.3119C23.999 8.58789 18.627 3.13989 11.999 3.13989Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-notebooklm-combine__Frame_2", children: _jsx("path", { id: instanceId + "-notebooklm-combine__NotebookLM / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M145.906 20.1252V3.5H149.342L154.195 16.1539H154.335L159.211 3.5H162.648V20.1252H160.14V10.7216L160.279 7.77295H160.14L155.286 20.1269H153.266L148.414 7.77295H148.274L148.414 10.7216V20.1269H145.906V20.1252ZM134.289 20.1252V3.5H136.844V17.7112H143.995V20.126L134.289 20.1252ZM122.21 20.1252V3.5H124.717V13.2988L129.732 8.2838H132.843V8.4232L128.269 12.9503L133.005 19.9866V20.1252H130.033L126.503 14.6911L124.716 16.4548V20.1234H122.208L122.21 20.1252ZM114.533 20.4975C113.31 20.4975 112.234 20.2187 111.305 19.6619C110.39 19.1185 109.637 18.341 109.122 17.4094C108.595 16.4498 108.332 15.3822 108.332 14.2058C108.332 13.0294 108.595 11.9702 109.122 11.025C109.631 10.0834 110.386 9.29708 111.305 8.7496C112.234 8.192 113.31 7.91405 114.533 7.91405C115.757 7.91405 116.808 8.20135 117.737 8.77255C118.652 9.31591 119.406 10.0935 119.92 11.025C120.447 11.9694 120.71 13.0294 120.71 14.2058C120.71 15.3822 120.447 16.4498 119.92 17.4103C119.406 18.3418 118.652 19.1191 117.737 19.6619C116.808 20.2187 115.741 20.4975 114.533 20.4975ZM114.533 18.199C115.167 18.2034 115.791 18.0432 116.344 17.7341C116.906 17.4044 117.37 16.932 117.69 16.3648C118.046 15.7613 118.225 15.0413 118.225 14.2049C118.225 13.3677 118.047 12.6571 117.69 12.068C117.349 11.4645 116.9 11.0081 116.344 10.6978C115.795 10.3753 115.17 10.207 114.534 10.2108C113.883 10.2108 113.27 10.3723 112.698 10.6978C112.141 11.0081 111.684 11.4645 111.329 12.068C110.987 12.6554 110.817 13.3685 110.817 14.2049C110.817 15.0413 110.987 15.7604 111.329 16.3639C111.666 16.9343 112.146 17.4066 112.722 17.7341C113.277 18.0395 113.9 18.1994 114.533 18.199ZM101.172 20.4975C99.9475 20.4975 98.8731 20.2187 97.9441 19.6619C97.0288 19.1187 96.275 18.3411 95.7604 17.4094C95.2334 16.4498 94.9708 15.3822 94.9708 14.2058C94.9708 13.0294 95.2343 11.9702 95.7613 11.025C96.2701 10.0834 97.0244 9.29705 97.9441 8.7496C98.8731 8.192 99.9484 7.91405 101.172 7.91405C102.396 7.91405 103.447 8.20135 104.376 8.77255C105.291 9.31594 106.044 10.0935 106.559 11.025C107.086 11.9694 107.349 13.0294 107.349 14.2058C107.349 15.3822 107.086 16.4498 106.559 17.4103C106.045 18.3419 105.291 19.1193 104.375 19.6619C103.447 20.2195 102.379 20.4975 101.172 20.4975ZM101.172 18.199C101.822 18.199 102.426 18.0444 102.982 17.7341C103.544 17.4046 104.009 16.9321 104.329 16.3648C104.685 15.7613 104.863 15.0413 104.863 14.2049C104.863 13.3677 104.685 12.6571 104.329 12.068C103.988 11.4645 103.539 11.0081 102.982 10.6978C102.433 10.3752 101.808 10.2069 101.172 10.2108C100.521 10.2108 99.9093 10.3723 99.3372 10.6978C98.7796 11.0081 98.3232 11.4645 97.9671 12.068C97.6271 12.6554 97.457 13.3685 97.457 14.2049C97.457 15.0413 97.6271 15.7604 97.9671 16.3639C98.3043 16.9344 98.7848 17.4068 99.361 17.7341C99.9156 18.0395 100.538 18.1994 101.172 18.199ZM88.3017 20.4975C87.2335 20.5115 86.1928 20.159 85.353 19.4987C85.0259 19.2208 84.7372 18.9007 84.4945 18.5467H84.356V20.1252H81.987V3.5H84.4945V8.23705L84.356 9.88605H84.4945C84.729 9.52568 85.0187 9.20442 85.353 8.93405C85.7413 8.61432 86.1811 8.36283 86.6535 8.1903C87.182 7.99897 87.7406 7.90452 88.3025 7.9115C89.3846 7.9115 90.3527 8.1835 91.2053 8.7241C92.0553 9.2664 92.7293 10.0076 93.2249 10.9528C93.7357 11.8963 93.9916 12.9801 93.9916 14.2032C93.9916 15.4272 93.7366 16.5101 93.2249 17.4545C92.7293 18.398 92.0561 19.1417 91.2053 19.6823C90.3544 20.2255 89.3863 20.4949 88.3017 20.4949V20.4975ZM87.9311 18.199C88.5499 18.199 89.1304 18.0367 89.6719 17.7112C90.2348 17.3798 90.6932 16.8967 90.9945 16.3172C91.3345 15.7145 91.5062 15.0099 91.5062 14.2049C91.5062 13.3991 91.3362 12.6809 90.9945 12.0918C90.6924 11.5128 90.2342 11.0299 89.6719 10.6978C89.1478 10.3777 88.5452 10.2091 87.9311 10.2108C87.3123 10.2108 86.7309 10.3723 86.1903 10.6987C85.6488 11.0242 85.2068 11.4883 84.8668 12.0918C84.526 12.6783 84.356 13.3838 84.356 14.2049C84.356 15.026 84.526 15.7366 84.866 16.341C85.206 16.93 85.6488 17.3865 86.1903 17.7112C86.7326 18.0367 87.3123 18.199 87.9311 18.199ZM74.7374 20.4975C73.5754 20.4975 72.5393 20.2263 71.6247 19.6857C70.718 19.1501 69.9722 18.3803 69.4657 17.457C68.954 16.5127 68.6981 15.4366 68.6981 14.2296C68.6981 13.0991 68.9463 12.0536 69.4419 11.0939C69.9151 10.1586 70.6278 9.36552 71.5074 8.7955C72.4058 8.2073 73.436 7.9132 74.5971 7.9132C75.8203 7.9132 76.8564 8.1767 77.7081 8.7037C78.562 9.2161 79.2479 9.96639 79.6818 10.8627C80.1306 11.7765 80.355 12.8058 80.355 13.9516C80.355 14.1216 80.3465 14.2772 80.3321 14.4157C80.3321 14.5551 80.3236 14.6639 80.3083 14.7413H71.1589C71.2218 15.3915 71.3833 15.9567 71.6468 16.437C71.9868 17.0405 72.4373 17.497 72.9932 17.8072C73.5464 18.1158 74.1702 18.2757 74.8037 18.2713C75.5942 18.2713 76.2521 18.0937 76.7774 17.7367C77.3024 17.3839 77.7394 16.9155 78.0549 16.3673L80.1213 17.3661C79.6209 18.2836 78.9036 19.0648 78.032 19.6415C77.1497 20.2144 76.0498 20.5 74.734 20.5L74.7374 20.4975ZM71.3008 12.8577H77.8722C77.8498 12.5371 77.7712 12.2229 77.6401 11.9295C77.4944 11.5684 77.2774 11.2405 77.0021 10.9652C76.7268 10.6899 76.3989 10.4729 76.0379 10.3272C75.6358 10.1419 75.1632 10.0484 74.6218 10.0484C73.9401 10.0484 73.3357 10.2261 72.8113 10.5831C72.2843 10.9239 71.8737 11.4025 71.5788 12.023C71.4564 12.2865 71.3629 12.5653 71.3008 12.8577ZM60.5934 8.2838H62.6597V4.9399H65.1672V8.2838H68.0708V10.4674H65.1664V16.1557C65.1664 16.743 65.2837 17.1927 65.5149 17.5021C65.7614 17.8123 66.1719 17.9661 66.7448 17.9661C67.0245 17.9661 67.2718 17.9279 67.4886 17.8514C67.7053 17.7579 67.9221 17.65 68.1388 17.525V19.9645C67.8753 20.0716 67.5965 20.1575 67.3033 20.2195C67.0083 20.2816 66.6607 20.313 66.2586 20.313C65.1596 20.313 64.2841 19.9951 63.6347 19.361C62.9844 18.7108 62.6589 17.8208 62.6589 16.692V10.4683H60.5934V8.2838ZM53.9566 20.4975C52.7334 20.4975 51.6582 20.2187 50.7291 19.6619C49.8139 19.1189 49.0603 18.3413 48.5463 17.4094C48.0193 16.4498 47.7558 15.3822 47.7558 14.2058C47.7558 13.0294 48.0193 11.9702 48.5463 11.025C49.0551 10.0834 49.8094 9.29708 50.7291 8.7496C51.6582 8.192 52.7334 7.91405 53.9566 7.91405C55.1806 7.91405 56.232 8.20135 57.1611 8.77255C58.076 9.31594 58.8295 10.0935 59.3439 11.025C59.8709 11.9694 60.1344 13.0294 60.1344 14.2058C60.1344 15.3822 59.8709 16.4498 59.3439 17.4103C58.8297 18.3417 58.0762 19.1191 57.1611 19.6619C56.232 20.2187 55.1644 20.4975 53.9566 20.4975ZM53.9566 18.199C54.6068 18.199 55.2112 18.0444 55.7671 17.7341C56.3292 17.4046 56.794 16.9321 57.1143 16.3648C57.4696 15.7613 57.649 15.0413 57.649 14.2049C57.649 13.3677 57.4705 12.6571 57.1135 12.068C56.7743 11.4645 56.3238 11.0081 55.7679 10.6978C55.2194 10.3752 54.5938 10.2069 53.9574 10.2108C53.3072 10.2108 52.6943 10.3723 52.1223 10.6978C51.5647 11.0081 51.1082 11.4645 50.7529 12.068C50.4129 12.6554 50.2412 13.3685 50.2412 14.2049C50.2412 15.0413 50.4112 15.7604 50.7529 16.3639C51.0899 16.9343 51.5702 17.4066 52.1461 17.7341C52.7007 18.0393 53.3235 18.1993 53.9566 18.199ZM32.9004 20.1252V3.5H35.9187L43.4429 15.7136H43.5815L43.4429 12.5092V3.5H45.9734V20.1252H43.3265L35.43 7.2842H35.2914L35.43 10.4887V20.1252H32.9004Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-notebooklm-combine__clip0_449_13257", children: _jsx("rect", { width: 164.65, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(NotebooklmCombine);
|
|
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 NotebooklmCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 165 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 6.875 : 'calc(' + size + ' * 6.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-notebooklm-combine-dark__Name=NotebookLM, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-notebooklm-combine-dark__NotebookLM / Combination", clipPath: 'url(#' + instanceId + "-notebooklm-combine-dark__clip0_449_13257)", children: [_jsx("g", { id: instanceId + "-notebooklm-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-notebooklm-combine-dark__NotebookLM / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 3.13989C5.372 3.13989 0 8.58789 0 15.3119V21.1399H2.212V20.5599C2.212 17.8319 4.39 15.6219 7.078 15.6219C9.766 15.6219 11.944 17.8319 11.944 20.5589V21.1399H14.156V20.5599C14.156 16.5929 10.986 13.3799 7.078 13.3799C5.61121 13.3781 4.18127 13.8393 2.992 14.6979C4.2 12.2619 6.687 10.5899 9.56 10.5899C13.617 10.5899 16.907 13.9279 16.907 18.0429V21.1399H19.119V18.0429C19.119 12.6879 14.839 8.34489 9.559 8.34489C7.27261 8.34352 5.06345 9.17217 3.342 10.6769C4.984 7.52789 8.244 5.38289 12 5.38289C17.406 5.38289 21.788 9.82889 21.788 15.3129V21.1399H24V15.3119C23.999 8.58789 18.627 3.13989 11.999 3.13989Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-notebooklm-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-notebooklm-combine-dark__NotebookLM / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M145.906 20.1252V3.5H149.342L154.195 16.1539H154.335L159.211 3.5H162.648V20.1252H160.14V10.7216L160.279 7.77295H160.14L155.286 20.1269H153.266L148.414 7.77295H148.274L148.414 10.7216V20.1269H145.906V20.1252ZM134.289 20.1252V3.5H136.844V17.7112H143.995V20.126L134.289 20.1252ZM122.21 20.1252V3.5H124.717V13.2988L129.732 8.2838H132.843V8.4232L128.269 12.9503L133.005 19.9866V20.1252H130.033L126.503 14.6911L124.716 16.4548V20.1234H122.208L122.21 20.1252ZM114.533 20.4975C113.31 20.4975 112.234 20.2187 111.305 19.6619C110.39 19.1185 109.637 18.341 109.122 17.4094C108.595 16.4498 108.332 15.3822 108.332 14.2058C108.332 13.0294 108.595 11.9702 109.122 11.025C109.631 10.0834 110.386 9.29708 111.305 8.7496C112.234 8.192 113.31 7.91405 114.533 7.91405C115.757 7.91405 116.808 8.20135 117.737 8.77255C118.652 9.31591 119.406 10.0935 119.92 11.025C120.447 11.9694 120.71 13.0294 120.71 14.2058C120.71 15.3822 120.447 16.4498 119.92 17.4103C119.406 18.3418 118.652 19.1191 117.737 19.6619C116.808 20.2187 115.741 20.4975 114.533 20.4975ZM114.533 18.199C115.167 18.2034 115.791 18.0432 116.344 17.7341C116.906 17.4044 117.37 16.932 117.69 16.3648C118.046 15.7613 118.225 15.0413 118.225 14.2049C118.225 13.3677 118.047 12.6571 117.69 12.068C117.349 11.4645 116.9 11.0081 116.344 10.6978C115.795 10.3753 115.17 10.207 114.534 10.2108C113.883 10.2108 113.27 10.3723 112.698 10.6978C112.141 11.0081 111.684 11.4645 111.329 12.068C110.987 12.6554 110.817 13.3685 110.817 14.2049C110.817 15.0413 110.987 15.7604 111.329 16.3639C111.666 16.9343 112.146 17.4066 112.722 17.7341C113.277 18.0395 113.9 18.1994 114.533 18.199ZM101.172 20.4975C99.9475 20.4975 98.8731 20.2187 97.9441 19.6619C97.0288 19.1187 96.275 18.3411 95.7604 17.4094C95.2334 16.4498 94.9708 15.3822 94.9708 14.2058C94.9708 13.0294 95.2343 11.9702 95.7613 11.025C96.2701 10.0834 97.0244 9.29705 97.9441 8.7496C98.8731 8.192 99.9484 7.91405 101.172 7.91405C102.396 7.91405 103.447 8.20135 104.376 8.77255C105.291 9.31594 106.044 10.0935 106.559 11.025C107.086 11.9694 107.349 13.0294 107.349 14.2058C107.349 15.3822 107.086 16.4498 106.559 17.4103C106.045 18.3419 105.291 19.1193 104.375 19.6619C103.447 20.2195 102.379 20.4975 101.172 20.4975ZM101.172 18.199C101.822 18.199 102.426 18.0444 102.982 17.7341C103.544 17.4046 104.009 16.9321 104.329 16.3648C104.685 15.7613 104.863 15.0413 104.863 14.2049C104.863 13.3677 104.685 12.6571 104.329 12.068C103.988 11.4645 103.539 11.0081 102.982 10.6978C102.433 10.3752 101.808 10.2069 101.172 10.2108C100.521 10.2108 99.9093 10.3723 99.3372 10.6978C98.7796 11.0081 98.3232 11.4645 97.9671 12.068C97.6271 12.6554 97.457 13.3685 97.457 14.2049C97.457 15.0413 97.6271 15.7604 97.9671 16.3639C98.3043 16.9344 98.7848 17.4068 99.361 17.7341C99.9156 18.0395 100.538 18.1994 101.172 18.199ZM88.3017 20.4975C87.2335 20.5115 86.1928 20.159 85.353 19.4987C85.0259 19.2208 84.7372 18.9007 84.4945 18.5467H84.356V20.1252H81.987V3.5H84.4945V8.23705L84.356 9.88605H84.4945C84.729 9.52568 85.0187 9.20442 85.353 8.93405C85.7413 8.61432 86.1811 8.36283 86.6535 8.1903C87.182 7.99897 87.7406 7.90452 88.3025 7.9115C89.3846 7.9115 90.3527 8.1835 91.2053 8.7241C92.0553 9.2664 92.7293 10.0076 93.2249 10.9528C93.7357 11.8963 93.9916 12.9801 93.9916 14.2032C93.9916 15.4272 93.7366 16.5101 93.2249 17.4545C92.7293 18.398 92.0561 19.1417 91.2053 19.6823C90.3544 20.2255 89.3863 20.4949 88.3017 20.4949V20.4975ZM87.9311 18.199C88.5499 18.199 89.1304 18.0367 89.6719 17.7112C90.2348 17.3798 90.6932 16.8967 90.9945 16.3172C91.3345 15.7145 91.5062 15.0099 91.5062 14.2049C91.5062 13.3991 91.3362 12.6809 90.9945 12.0918C90.6924 11.5128 90.2342 11.0299 89.6719 10.6978C89.1478 10.3777 88.5452 10.2091 87.9311 10.2108C87.3123 10.2108 86.7309 10.3723 86.1903 10.6987C85.6488 11.0242 85.2068 11.4883 84.8668 12.0918C84.526 12.6783 84.356 13.3838 84.356 14.2049C84.356 15.026 84.526 15.7366 84.866 16.341C85.206 16.93 85.6488 17.3865 86.1903 17.7112C86.7326 18.0367 87.3123 18.199 87.9311 18.199ZM74.7374 20.4975C73.5754 20.4975 72.5393 20.2263 71.6247 19.6857C70.718 19.1501 69.9722 18.3803 69.4657 17.457C68.954 16.5127 68.6981 15.4366 68.6981 14.2296C68.6981 13.0991 68.9463 12.0536 69.4419 11.0939C69.9151 10.1586 70.6278 9.36552 71.5074 8.7955C72.4058 8.2073 73.436 7.9132 74.5971 7.9132C75.8203 7.9132 76.8564 8.1767 77.7081 8.7037C78.562 9.2161 79.2479 9.96639 79.6818 10.8627C80.1306 11.7765 80.355 12.8058 80.355 13.9516C80.355 14.1216 80.3465 14.2772 80.3321 14.4157C80.3321 14.5551 80.3236 14.6639 80.3083 14.7413H71.1589C71.2218 15.3915 71.3833 15.9567 71.6468 16.437C71.9868 17.0405 72.4373 17.497 72.9932 17.8072C73.5464 18.1158 74.1702 18.2757 74.8037 18.2713C75.5942 18.2713 76.2521 18.0937 76.7774 17.7367C77.3024 17.3839 77.7394 16.9155 78.0549 16.3673L80.1213 17.3661C79.6209 18.2836 78.9036 19.0648 78.032 19.6415C77.1497 20.2144 76.0498 20.5 74.734 20.5L74.7374 20.4975ZM71.3008 12.8577H77.8722C77.8498 12.5371 77.7712 12.2229 77.6401 11.9295C77.4944 11.5684 77.2774 11.2405 77.0021 10.9652C76.7268 10.6899 76.3989 10.4729 76.0379 10.3272C75.6358 10.1419 75.1632 10.0484 74.6218 10.0484C73.9401 10.0484 73.3357 10.2261 72.8113 10.5831C72.2843 10.9239 71.8737 11.4025 71.5788 12.023C71.4564 12.2865 71.3629 12.5653 71.3008 12.8577ZM60.5934 8.2838H62.6597V4.9399H65.1672V8.2838H68.0708V10.4674H65.1664V16.1557C65.1664 16.743 65.2837 17.1927 65.5149 17.5021C65.7614 17.8123 66.1719 17.9661 66.7448 17.9661C67.0245 17.9661 67.2718 17.9279 67.4886 17.8514C67.7053 17.7579 67.9221 17.65 68.1388 17.525V19.9645C67.8753 20.0716 67.5965 20.1575 67.3033 20.2195C67.0083 20.2816 66.6607 20.313 66.2586 20.313C65.1596 20.313 64.2841 19.9951 63.6347 19.361C62.9844 18.7108 62.6589 17.8208 62.6589 16.692V10.4683H60.5934V8.2838ZM53.9566 20.4975C52.7334 20.4975 51.6582 20.2187 50.7291 19.6619C49.8139 19.1189 49.0603 18.3413 48.5463 17.4094C48.0193 16.4498 47.7558 15.3822 47.7558 14.2058C47.7558 13.0294 48.0193 11.9702 48.5463 11.025C49.0551 10.0834 49.8094 9.29708 50.7291 8.7496C51.6582 8.192 52.7334 7.91405 53.9566 7.91405C55.1806 7.91405 56.232 8.20135 57.1611 8.77255C58.076 9.31594 58.8295 10.0935 59.3439 11.025C59.8709 11.9694 60.1344 13.0294 60.1344 14.2058C60.1344 15.3822 59.8709 16.4498 59.3439 17.4103C58.8297 18.3417 58.0762 19.1191 57.1611 19.6619C56.232 20.2187 55.1644 20.4975 53.9566 20.4975ZM53.9566 18.199C54.6068 18.199 55.2112 18.0444 55.7671 17.7341C56.3292 17.4046 56.794 16.9321 57.1143 16.3648C57.4696 15.7613 57.649 15.0413 57.649 14.2049C57.649 13.3677 57.4705 12.6571 57.1135 12.068C56.7743 11.4645 56.3238 11.0081 55.7679 10.6978C55.2194 10.3752 54.5938 10.2069 53.9574 10.2108C53.3072 10.2108 52.6943 10.3723 52.1223 10.6978C51.5647 11.0081 51.1082 11.4645 50.7529 12.068C50.4129 12.6554 50.2412 13.3685 50.2412 14.2049C50.2412 15.0413 50.4112 15.7604 50.7529 16.3639C51.0899 16.9343 51.5702 17.4066 52.1461 17.7341C52.7007 18.0393 53.3235 18.1993 53.9566 18.199ZM32.9004 20.1252V3.5H35.9187L43.4429 15.7136H43.5815L43.4429 12.5092V3.5H45.9734V20.1252H43.3265L35.43 7.2842H35.2914L35.43 10.4887V20.1252H32.9004Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-notebooklm-combine-dark__clip0_449_13257", children: _jsx("rect", { width: 164.65, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }) })] });
|
|
17
|
+
};
|
|
18
|
+
const ForwardRef = forwardRef(NotebooklmCombineDark);
|
|
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 NotebooklmCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 165 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 6.875 : 'calc(' + size + ' * 6.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-notebooklm-combine-light__Name=NotebookLM, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-notebooklm-combine-light__NotebookLM / Combination", clipPath: 'url(#' + instanceId + "-notebooklm-combine-light__clip0_449_13257)", children: [_jsx("g", { id: instanceId + "-notebooklm-combine-light__Frame", children: _jsx("path", { id: instanceId + "-notebooklm-combine-light__NotebookLM / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 3.13989C5.372 3.13989 0 8.58789 0 15.3119V21.1399H2.212V20.5599C2.212 17.8319 4.39 15.6219 7.078 15.6219C9.766 15.6219 11.944 17.8319 11.944 20.5589V21.1399H14.156V20.5599C14.156 16.5929 10.986 13.3799 7.078 13.3799C5.61121 13.3781 4.18127 13.8393 2.992 14.6979C4.2 12.2619 6.687 10.5899 9.56 10.5899C13.617 10.5899 16.907 13.9279 16.907 18.0429V21.1399H19.119V18.0429C19.119 12.6879 14.839 8.34489 9.559 8.34489C7.27261 8.34352 5.06345 9.17217 3.342 10.6769C4.984 7.52789 8.244 5.38289 12 5.38289C17.406 5.38289 21.788 9.82889 21.788 15.3129V21.1399H24V15.3119C23.999 8.58789 18.627 3.13989 11.999 3.13989Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-notebooklm-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-notebooklm-combine-light__NotebookLM / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M145.906 20.1252V3.5H149.342L154.195 16.1539H154.335L159.211 3.5H162.648V20.1252H160.14V10.7216L160.279 7.77295H160.14L155.286 20.1269H153.266L148.414 7.77295H148.274L148.414 10.7216V20.1269H145.906V20.1252ZM134.289 20.1252V3.5H136.844V17.7112H143.995V20.126L134.289 20.1252ZM122.21 20.1252V3.5H124.717V13.2988L129.732 8.2838H132.843V8.4232L128.269 12.9503L133.005 19.9866V20.1252H130.033L126.503 14.6911L124.716 16.4548V20.1234H122.208L122.21 20.1252ZM114.533 20.4975C113.31 20.4975 112.234 20.2187 111.305 19.6619C110.39 19.1185 109.637 18.341 109.122 17.4094C108.595 16.4498 108.332 15.3822 108.332 14.2058C108.332 13.0294 108.595 11.9702 109.122 11.025C109.631 10.0834 110.386 9.29708 111.305 8.7496C112.234 8.192 113.31 7.91405 114.533 7.91405C115.757 7.91405 116.808 8.20135 117.737 8.77255C118.652 9.31591 119.406 10.0935 119.92 11.025C120.447 11.9694 120.71 13.0294 120.71 14.2058C120.71 15.3822 120.447 16.4498 119.92 17.4103C119.406 18.3418 118.652 19.1191 117.737 19.6619C116.808 20.2187 115.741 20.4975 114.533 20.4975ZM114.533 18.199C115.167 18.2034 115.791 18.0432 116.344 17.7341C116.906 17.4044 117.37 16.932 117.69 16.3648C118.046 15.7613 118.225 15.0413 118.225 14.2049C118.225 13.3677 118.047 12.6571 117.69 12.068C117.349 11.4645 116.9 11.0081 116.344 10.6978C115.795 10.3753 115.17 10.207 114.534 10.2108C113.883 10.2108 113.27 10.3723 112.698 10.6978C112.141 11.0081 111.684 11.4645 111.329 12.068C110.987 12.6554 110.817 13.3685 110.817 14.2049C110.817 15.0413 110.987 15.7604 111.329 16.3639C111.666 16.9343 112.146 17.4066 112.722 17.7341C113.277 18.0395 113.9 18.1994 114.533 18.199ZM101.172 20.4975C99.9475 20.4975 98.8731 20.2187 97.9441 19.6619C97.0288 19.1187 96.275 18.3411 95.7604 17.4094C95.2334 16.4498 94.9708 15.3822 94.9708 14.2058C94.9708 13.0294 95.2343 11.9702 95.7613 11.025C96.2701 10.0834 97.0244 9.29705 97.9441 8.7496C98.8731 8.192 99.9484 7.91405 101.172 7.91405C102.396 7.91405 103.447 8.20135 104.376 8.77255C105.291 9.31594 106.044 10.0935 106.559 11.025C107.086 11.9694 107.349 13.0294 107.349 14.2058C107.349 15.3822 107.086 16.4498 106.559 17.4103C106.045 18.3419 105.291 19.1193 104.375 19.6619C103.447 20.2195 102.379 20.4975 101.172 20.4975ZM101.172 18.199C101.822 18.199 102.426 18.0444 102.982 17.7341C103.544 17.4046 104.009 16.9321 104.329 16.3648C104.685 15.7613 104.863 15.0413 104.863 14.2049C104.863 13.3677 104.685 12.6571 104.329 12.068C103.988 11.4645 103.539 11.0081 102.982 10.6978C102.433 10.3752 101.808 10.2069 101.172 10.2108C100.521 10.2108 99.9093 10.3723 99.3372 10.6978C98.7796 11.0081 98.3232 11.4645 97.9671 12.068C97.6271 12.6554 97.457 13.3685 97.457 14.2049C97.457 15.0413 97.6271 15.7604 97.9671 16.3639C98.3043 16.9344 98.7848 17.4068 99.361 17.7341C99.9156 18.0395 100.538 18.1994 101.172 18.199ZM88.3017 20.4975C87.2335 20.5115 86.1928 20.159 85.353 19.4987C85.0259 19.2208 84.7372 18.9007 84.4945 18.5467H84.356V20.1252H81.987V3.5H84.4945V8.23705L84.356 9.88605H84.4945C84.729 9.52568 85.0187 9.20442 85.353 8.93405C85.7413 8.61432 86.1811 8.36283 86.6535 8.1903C87.182 7.99897 87.7406 7.90452 88.3025 7.9115C89.3846 7.9115 90.3527 8.1835 91.2053 8.7241C92.0553 9.2664 92.7293 10.0076 93.2249 10.9528C93.7357 11.8963 93.9916 12.9801 93.9916 14.2032C93.9916 15.4272 93.7366 16.5101 93.2249 17.4545C92.7293 18.398 92.0561 19.1417 91.2053 19.6823C90.3544 20.2255 89.3863 20.4949 88.3017 20.4949V20.4975ZM87.9311 18.199C88.5499 18.199 89.1304 18.0367 89.6719 17.7112C90.2348 17.3798 90.6932 16.8967 90.9945 16.3172C91.3345 15.7145 91.5062 15.0099 91.5062 14.2049C91.5062 13.3991 91.3362 12.6809 90.9945 12.0918C90.6924 11.5128 90.2342 11.0299 89.6719 10.6978C89.1478 10.3777 88.5452 10.2091 87.9311 10.2108C87.3123 10.2108 86.7309 10.3723 86.1903 10.6987C85.6488 11.0242 85.2068 11.4883 84.8668 12.0918C84.526 12.6783 84.356 13.3838 84.356 14.2049C84.356 15.026 84.526 15.7366 84.866 16.341C85.206 16.93 85.6488 17.3865 86.1903 17.7112C86.7326 18.0367 87.3123 18.199 87.9311 18.199ZM74.7374 20.4975C73.5754 20.4975 72.5393 20.2263 71.6247 19.6857C70.718 19.1501 69.9722 18.3803 69.4657 17.457C68.954 16.5127 68.6981 15.4366 68.6981 14.2296C68.6981 13.0991 68.9463 12.0536 69.4419 11.0939C69.9151 10.1586 70.6278 9.36552 71.5074 8.7955C72.4058 8.2073 73.436 7.9132 74.5971 7.9132C75.8203 7.9132 76.8564 8.1767 77.7081 8.7037C78.562 9.2161 79.2479 9.96639 79.6818 10.8627C80.1306 11.7765 80.355 12.8058 80.355 13.9516C80.355 14.1216 80.3465 14.2772 80.3321 14.4157C80.3321 14.5551 80.3236 14.6639 80.3083 14.7413H71.1589C71.2218 15.3915 71.3833 15.9567 71.6468 16.437C71.9868 17.0405 72.4373 17.497 72.9932 17.8072C73.5464 18.1158 74.1702 18.2757 74.8037 18.2713C75.5942 18.2713 76.2521 18.0937 76.7774 17.7367C77.3024 17.3839 77.7394 16.9155 78.0549 16.3673L80.1213 17.3661C79.6209 18.2836 78.9036 19.0648 78.032 19.6415C77.1497 20.2144 76.0498 20.5 74.734 20.5L74.7374 20.4975ZM71.3008 12.8577H77.8722C77.8498 12.5371 77.7712 12.2229 77.6401 11.9295C77.4944 11.5684 77.2774 11.2405 77.0021 10.9652C76.7268 10.6899 76.3989 10.4729 76.0379 10.3272C75.6358 10.1419 75.1632 10.0484 74.6218 10.0484C73.9401 10.0484 73.3357 10.2261 72.8113 10.5831C72.2843 10.9239 71.8737 11.4025 71.5788 12.023C71.4564 12.2865 71.3629 12.5653 71.3008 12.8577ZM60.5934 8.2838H62.6597V4.9399H65.1672V8.2838H68.0708V10.4674H65.1664V16.1557C65.1664 16.743 65.2837 17.1927 65.5149 17.5021C65.7614 17.8123 66.1719 17.9661 66.7448 17.9661C67.0245 17.9661 67.2718 17.9279 67.4886 17.8514C67.7053 17.7579 67.9221 17.65 68.1388 17.525V19.9645C67.8753 20.0716 67.5965 20.1575 67.3033 20.2195C67.0083 20.2816 66.6607 20.313 66.2586 20.313C65.1596 20.313 64.2841 19.9951 63.6347 19.361C62.9844 18.7108 62.6589 17.8208 62.6589 16.692V10.4683H60.5934V8.2838ZM53.9566 20.4975C52.7334 20.4975 51.6582 20.2187 50.7291 19.6619C49.8139 19.1189 49.0603 18.3413 48.5463 17.4094C48.0193 16.4498 47.7558 15.3822 47.7558 14.2058C47.7558 13.0294 48.0193 11.9702 48.5463 11.025C49.0551 10.0834 49.8094 9.29708 50.7291 8.7496C51.6582 8.192 52.7334 7.91405 53.9566 7.91405C55.1806 7.91405 56.232 8.20135 57.1611 8.77255C58.076 9.31594 58.8295 10.0935 59.3439 11.025C59.8709 11.9694 60.1344 13.0294 60.1344 14.2058C60.1344 15.3822 59.8709 16.4498 59.3439 17.4103C58.8297 18.3417 58.0762 19.1191 57.1611 19.6619C56.232 20.2187 55.1644 20.4975 53.9566 20.4975ZM53.9566 18.199C54.6068 18.199 55.2112 18.0444 55.7671 17.7341C56.3292 17.4046 56.794 16.9321 57.1143 16.3648C57.4696 15.7613 57.649 15.0413 57.649 14.2049C57.649 13.3677 57.4705 12.6571 57.1135 12.068C56.7743 11.4645 56.3238 11.0081 55.7679 10.6978C55.2194 10.3752 54.5938 10.2069 53.9574 10.2108C53.3072 10.2108 52.6943 10.3723 52.1223 10.6978C51.5647 11.0081 51.1082 11.4645 50.7529 12.068C50.4129 12.6554 50.2412 13.3685 50.2412 14.2049C50.2412 15.0413 50.4112 15.7604 50.7529 16.3639C51.0899 16.9343 51.5702 17.4066 52.1461 17.7341C52.7007 18.0393 53.3235 18.1993 53.9566 18.199ZM32.9004 20.1252V3.5H35.9187L43.4429 15.7136H43.5815L43.4429 12.5092V3.5H45.9734V20.1252H43.3265L35.43 7.2842H35.2914L35.43 10.4887V20.1252H32.9004Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-notebooklm-combine-light__clip0_449_13257", children: _jsx("rect", { width: 164.65, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(NotebooklmCombineLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const NotebooklmDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-notebooklm-dark__Name=NotebookLM, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-notebooklm-dark__NotebookLM / Icon", children: _jsx("path", { id: instanceId + "-notebooklm-dark__NotebookLM / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.998 6.28003C10.744 6.28003 0 17.176 0 30.624V42.28H4.424V41.12C4.424 35.664 8.78 31.244 14.156 31.244C19.532 31.244 23.888 35.664 23.888 41.118V42.28H28.312V41.12C28.312 33.186 21.972 26.76 14.156 26.76C11.2224 26.7564 8.36254 27.6789 5.984 29.396C8.4 24.524 13.374 21.18 19.12 21.18C27.234 21.18 33.814 27.856 33.814 36.086V42.28H38.238V36.086C38.238 25.376 29.678 16.69 19.118 16.69C14.5452 16.6873 10.1269 18.3446 6.684 21.354C9.968 15.056 16.488 10.766 24 10.766C34.812 10.766 43.576 19.658 43.576 30.626V42.28H48V30.624C47.998 17.176 37.254 6.28003 23.998 6.28003Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(NotebooklmDark);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const NotebooklmLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-notebooklm-light__Name=NotebookLM, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-notebooklm-light__NotebookLM / Icon", children: _jsx("path", { id: instanceId + "-notebooklm-light__NotebookLM / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.998 6.28003C10.744 6.28003 0 17.176 0 30.624V42.28H4.424V41.12C4.424 35.664 8.78 31.244 14.156 31.244C19.532 31.244 23.888 35.664 23.888 41.118V42.28H28.312V41.12C28.312 33.186 21.972 26.76 14.156 26.76C11.2224 26.7564 8.36254 27.6789 5.984 29.396C8.4 24.524 13.374 21.18 19.12 21.18C27.234 21.18 33.814 27.856 33.814 36.086V42.28H38.238V36.086C38.238 25.376 29.678 16.69 19.118 16.69C14.5452 16.6873 10.1269 18.3446 6.684 21.354C9.968 15.056 16.488 10.766 24 10.766C34.812 10.766 43.576 19.658 43.576 30.626V42.28H48V30.624C47.998 17.176 37.254 6.28003 23.998 6.28003Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(NotebooklmLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const NotebooklmMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-notebooklm-mono__Name=NotebookLM, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-notebooklm-mono__NotebookLM / Icon", children: _jsx("path", { id: instanceId + "-notebooklm-mono__NotebookLM / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.998 6.28003C10.744 6.28003 0 17.176 0 30.624V42.28H4.424V41.12C4.424 35.664 8.78 31.244 14.156 31.244C19.532 31.244 23.888 35.664 23.888 41.118V42.28H28.312V41.12C28.312 33.186 21.972 26.76 14.156 26.76C11.2224 26.7564 8.36254 27.6789 5.984 29.396C8.4 24.524 13.374 21.18 19.12 21.18C27.234 21.18 33.814 27.856 33.814 36.086V42.28H38.238V36.086C38.238 25.376 29.678 16.69 19.118 16.69C14.5452 16.6873 10.1269 18.3446 6.684 21.354C9.968 15.056 16.488 10.766 24 10.766C34.812 10.766 43.576 19.658 43.576 30.626V42.28H48V30.624C47.998 17.176 37.254 6.28003 23.998 6.28003Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(NotebooklmMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Notebooklm: 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 Notebooklm;
|
|
@@ -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 Notebooklm = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Notebooklm;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const NotionColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-notion-color__Name=Notion, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-notion-color__Notion / Icon", children: _jsx("path", { id: instanceId + "-notion-color__Notion / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M30.514 0.109963L3.894 2.06996C1.748 2.25596 1 3.65996 1 5.33396V34.452C1 35.76 1.466 36.878 2.588 38.372L8.846 46.492C9.872 47.798 10.806 48.08 12.77 47.982L43.684 46.118C46.298 45.932 47.046 44.718 47.046 42.664V9.90796C47.046 8.84796 46.626 8.53996 45.388 7.63796L45.176 7.48196L36.68 1.50996C34.626 0.0179633 33.78 -0.170037 30.514 0.109963ZM13.472 9.36996C10.946 9.54196 10.374 9.57996 8.94 8.41596L5.294 5.51996C4.922 5.14596 5.11 4.67996 6.044 4.58796L31.636 2.72196C33.784 2.53396 34.904 3.28196 35.744 3.93396L40.134 7.10796C40.32 7.20196 40.786 7.75996 40.228 7.75996L13.796 9.34796L13.472 9.36996ZM10.526 42.386V14.574C10.526 13.362 10.9 12.802 12.022 12.708L42.374 10.936C43.404 10.842 43.87 11.496 43.87 12.708V40.328C43.87 41.546 43.684 42.572 42.002 42.664L12.956 44.344C11.272 44.438 10.526 43.88 10.526 42.384V42.386ZM39.202 16.066C39.388 16.91 39.202 17.75 38.358 17.846L36.96 18.124V38.652C35.744 39.306 34.624 39.678 33.69 39.678C32.196 39.678 31.822 39.214 30.7 37.814L21.548 23.444V37.348L24.444 38.002C24.444 38.002 24.444 39.682 22.106 39.682L15.664 40.054C15.476 39.68 15.664 38.746 16.318 38.56L17.998 38.096V19.706L15.664 19.52C15.478 18.68 15.944 17.468 17.252 17.374L24.164 16.91L33.69 31.468V18.588L31.262 18.308C31.074 17.282 31.822 16.534 32.756 16.442L39.202 16.068V16.066Z", fill: "black", style: {
|
|
8
|
+
fill: "black",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(NotionColor);
|
|
13
|
+
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 NotionCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 93 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 3.875 : 'calc(' + size + ' * 3.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-notion-combine__Name=Notion, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-notion-combine__Notion / Combination", clipPath: 'url(#' + instanceId + "-notion-combine__clip0_449_13269)", children: [_jsx("g", { id: instanceId + "-notion-combine__Frame", clipPath: 'url(#' + instanceId + "-notion-combine__clip1_449_13269)", children: _jsx("path", { id: instanceId + "-notion-combine__Notion / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.257 0.0551037L1.947 1.0351C0.874 1.1281 0.5 1.8301 0.5 2.6671V17.2261C0.5 17.8801 0.733 18.4391 1.294 19.1861L4.423 23.2461C4.936 23.8991 5.403 24.0401 6.385 23.9911L21.842 23.0591C23.149 22.9661 23.523 22.3591 23.523 21.3321V4.9541C23.523 4.4241 23.313 4.2701 22.694 3.8191L22.588 3.7411L18.34 0.755104C17.313 0.00910372 16.89 -0.0848963 15.257 0.0551037ZM6.736 4.6851C5.473 4.7711 5.187 4.7901 4.47 4.2081L2.647 2.7601C2.461 2.5731 2.555 2.3401 3.022 2.2941L15.818 1.3611C16.892 1.2671 17.452 1.6411 17.872 1.9671L20.067 3.5541C20.16 3.6011 20.393 3.8801 20.114 3.8801L6.898 4.6741L6.736 4.6851ZM5.263 21.1931V7.2871C5.263 6.6811 5.45 6.4011 6.011 6.3541L21.187 5.4681C21.702 5.4211 21.935 5.7481 21.935 6.3541V20.1641C21.935 20.7731 21.842 21.2861 21.001 21.3321L6.478 22.1721C5.636 22.2191 5.263 21.9401 5.263 21.1921V21.1931ZM19.601 8.0331C19.694 8.4551 19.601 8.8751 19.179 8.9231L18.48 9.0621V19.3261C17.872 19.6531 17.312 19.8391 16.845 19.8391C16.098 19.8391 15.911 19.6071 15.35 18.9071L10.774 11.7221V18.6741L12.222 19.0011C12.222 19.0011 12.222 19.8411 11.053 19.8411L7.832 20.0271C7.738 19.8401 7.832 19.3731 8.159 19.2801L8.999 19.0481V9.8531L7.832 9.7601C7.739 9.3401 7.972 8.7341 8.626 8.6871L12.082 8.4551L16.845 15.7341V9.2941L15.631 9.1541C15.537 8.6411 15.911 8.2671 16.378 8.2211L19.601 8.0341V8.0331Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-notion-combine__Frame_2", clipPath: 'url(#' + instanceId + "-notion-combine__clip2_449_13269)", children: _jsx("path", { id: instanceId + "-notion-combine__Notion / path 02", d: "M44.4966 4.29298V18.7886H42.1831L35.3252 8.87168H35.2055V18.7886H32.6001V4.29298H34.936L41.7792 14.2078H41.9129V4.29438H44.4973L44.4966 4.29298ZM51.3958 19C50.3346 19 49.4141 18.7669 48.635 18.2993C47.8574 17.8332 47.2308 17.1526 46.8304 16.3393C46.4069 15.4993 46.1934 14.5179 46.1934 13.3951C46.1934 12.2716 46.4055 11.2881 46.8304 10.4439C47.2553 9.59969 47.8573 8.94378 48.635 8.47688C49.4134 8.00998 50.3346 7.77548 51.3958 7.77548C52.4528 7.77548 53.3698 8.00998 54.1482 8.47688C54.9259 8.94378 55.5286 9.59969 55.9528 10.4439C56.3819 11.2881 56.5968 12.2716 56.5968 13.3951C56.5968 14.5179 56.3819 15.4993 55.9528 16.3386C55.5526 17.1524 54.926 17.8335 54.1482 18.3C53.3705 18.7669 52.4528 19 51.3958 19ZM51.4028 16.9616C51.988 16.9616 52.4738 16.8041 52.8602 16.487C53.248 16.1671 53.5378 15.738 53.7303 15.199C53.9249 14.6565 54.0215 14.0531 54.0215 13.3881C54.0215 12.7231 53.9249 12.119 53.7303 11.5758C53.5378 11.0333 53.2473 10.6014 52.8602 10.2808C52.4731 9.95598 51.988 9.79289 51.4028 9.79289C50.8127 9.79289 50.322 9.95598 49.9307 10.2815C49.5387 10.6021 49.2468 11.0333 49.0529 11.5765C48.8653 12.119 48.7701 12.7224 48.7701 13.3881C48.7701 14.0531 48.8639 14.6579 49.0529 15.1997C49.2468 15.738 49.5394 16.1671 49.9307 16.4877C50.3227 16.8041 50.8127 16.9616 51.4028 16.9616ZM63.5758 7.91898V9.88598H57.3479V7.91898H63.5758ZM58.8893 5.31288H61.4303V15.5252C61.4303 15.8696 61.4828 16.1335 61.5864 16.3183C61.6949 16.5017 61.837 16.6263 62.0113 16.6928C62.1856 16.7593 62.3816 16.7915 62.5993 16.7915C62.7456 16.7929 62.8919 16.781 63.0368 16.7565C63.1415 16.7389 63.2456 16.7179 63.349 16.6935L63.7725 18.6815C63.5823 18.7434 63.3891 18.7955 63.1936 18.8376C62.943 18.8936 62.6364 18.9272 62.2724 18.9356C61.6354 18.9552 61.0607 18.8586 60.5462 18.6458C60.0509 18.4406 59.6274 18.0935 59.3289 17.6483C59.0314 17.1954 58.8858 16.6263 58.89 15.9431L58.8893 5.31288ZM65.1333 18.7886V7.91828H67.6827V18.7886H65.1333ZM66.415 6.36778C66.009 6.36778 65.6625 6.23338 65.3741 5.96528C65.2371 5.84224 65.1277 5.69151 65.0532 5.52305C64.9788 5.3546 64.9409 5.17226 64.9422 4.98808C64.9422 4.60588 65.0864 4.28108 65.3741 4.01158C65.6531 3.74272 66.0269 3.59481 66.4143 3.59998C66.8203 3.59998 67.1675 3.73718 67.4552 4.01158C67.7478 4.27968 67.8934 4.60518 67.8934 4.98738C67.8934 5.36468 67.7478 5.69018 67.4552 5.96388C67.175 6.23 66.8013 6.3751 66.415 6.36778ZM74.4545 19.0007C73.3933 19.0007 72.4735 18.7676 71.6944 18.2993C70.9168 17.8332 70.2902 17.1526 69.8898 16.3393C69.4656 15.4993 69.2528 14.5193 69.2528 13.3958C69.2528 12.2723 69.4656 11.2888 69.8898 10.4446C70.3147 9.60038 70.916 8.94378 71.6944 8.47758C72.4735 8.01068 73.3933 7.77618 74.4545 7.77618C75.5115 7.77618 76.4292 8.00998 77.2076 8.47688C77.986 8.94378 78.588 9.60039 79.0129 10.4439C79.442 11.2888 79.6569 12.2723 79.6569 13.3958C79.6569 14.5186 79.442 15.5 79.0129 16.3393C78.6124 17.1534 77.9853 17.8345 77.2069 18.3007C76.4299 18.7676 75.5115 19.0007 74.4545 19.0007ZM74.4615 16.9616C75.0467 16.9616 75.5325 16.8041 75.9196 16.4877C76.3067 16.1678 76.5965 15.7387 76.7904 15.1997C76.9836 14.6572 77.0802 14.0538 77.0802 13.3881C77.0802 12.7231 76.9836 12.1197 76.7904 11.5765C76.5965 11.034 76.3074 10.6021 75.9196 10.2815C75.5325 9.95598 75.0467 9.79358 74.4622 9.79358C73.8721 9.79358 73.3814 9.95598 72.9901 10.2815C72.5981 10.6028 72.3062 11.034 72.1116 11.5765C71.924 12.1197 71.8295 12.7231 71.8295 13.3881C71.8295 14.0531 71.9233 14.6579 72.1116 15.2004C72.3062 15.7387 72.5981 16.1678 72.9901 16.4884C73.3821 16.8041 73.8721 16.9616 74.4622 16.9616H74.4615ZM83.768 12.4116V18.7879H81.2207V7.91898H83.6553V9.75859H83.7827C84.0234 9.16603 84.4409 8.66203 84.9783 8.31518C85.5299 7.95678 86.2124 7.77618 87.0244 7.77618C87.7692 7.77618 88.4202 7.93718 88.9774 8.25918C89.5412 8.58289 89.9948 9.06842 90.2794 9.65289C90.5909 10.2612 90.7463 10.9997 90.7463 11.8677V18.79H88.2067V12.2576C88.2067 11.5303 88.0177 10.9626 87.6397 10.5524C87.2617 10.1373 86.7402 9.92938 86.0745 9.92938C85.6279 9.92938 85.2289 10.0281 84.8789 10.2269C84.5303 10.4201 84.2566 10.7029 84.0585 11.076C83.8653 11.4428 83.768 11.8901 83.768 12.413V12.4116Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-notion-combine__clip0_449_13269", children: _jsx("rect", { width: 92.1, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-notion-combine__clip1_449_13269", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-notion-combine__clip2_449_13269", children: _jsx("rect", { width: 60.9, height: 16.8, fill: "#fff", transform: "translate(31.2002 3.6001)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(NotionCombine);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
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 NotionCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 93 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.875 : 'calc(' + size + ' * 3.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-notion-combine-dark__Name=Notion, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-notion-combine-dark__Notion / Combination", clipPath: 'url(#' + instanceId + "-notion-combine-dark__clip0_449_13269)", children: [_jsx("g", { id: instanceId + "-notion-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-notion-combine-dark__clip1_449_13269)", children: _jsx("path", { id: instanceId + "-notion-combine-dark__Notion / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.257 0.0551037L1.947 1.0351C0.874 1.1281 0.5 1.8301 0.5 2.6671V17.2261C0.5 17.8801 0.733 18.4391 1.294 19.1861L4.423 23.2461C4.936 23.8991 5.403 24.0401 6.385 23.9911L21.842 23.0591C23.149 22.9661 23.523 22.3591 23.523 21.3321V4.9541C23.523 4.4241 23.313 4.2701 22.694 3.8191L22.588 3.7411L18.34 0.755104C17.313 0.00910372 16.89 -0.0848963 15.257 0.0551037ZM6.736 4.6851C5.473 4.7711 5.187 4.7901 4.47 4.2081L2.647 2.7601C2.461 2.5731 2.555 2.3401 3.022 2.2941L15.818 1.3611C16.892 1.2671 17.452 1.6411 17.872 1.9671L20.067 3.5541C20.16 3.6011 20.393 3.8801 20.114 3.8801L6.898 4.6741L6.736 4.6851ZM5.263 21.1931V7.2871C5.263 6.6811 5.45 6.4011 6.011 6.3541L21.187 5.4681C21.702 5.4211 21.935 5.7481 21.935 6.3541V20.1641C21.935 20.7731 21.842 21.2861 21.001 21.3321L6.478 22.1721C5.636 22.2191 5.263 21.9401 5.263 21.1921V21.1931ZM19.601 8.0331C19.694 8.4551 19.601 8.8751 19.179 8.9231L18.48 9.0621V19.3261C17.872 19.6531 17.312 19.8391 16.845 19.8391C16.098 19.8391 15.911 19.6071 15.35 18.9071L10.774 11.7221V18.6741L12.222 19.0011C12.222 19.0011 12.222 19.8411 11.053 19.8411L7.832 20.0271C7.738 19.8401 7.832 19.3731 8.159 19.2801L8.999 19.0481V9.8531L7.832 9.7601C7.739 9.3401 7.972 8.7341 8.626 8.6871L12.082 8.4551L16.845 15.7341V9.2941L15.631 9.1541C15.537 8.6411 15.911 8.2671 16.378 8.2211L19.601 8.0341V8.0331Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-notion-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-notion-combine-dark__clip2_449_13269)", children: _jsx("path", { id: instanceId + "-notion-combine-dark__Notion / path 02", d: "M44.4966 4.29298V18.7886H42.1831L35.3252 8.87168H35.2055V18.7886H32.6001V4.29298H34.936L41.7792 14.2078H41.9129V4.29438H44.4973L44.4966 4.29298ZM51.3958 19C50.3346 19 49.4141 18.7669 48.635 18.2993C47.8574 17.8332 47.2308 17.1526 46.8304 16.3393C46.4069 15.4993 46.1934 14.5179 46.1934 13.3951C46.1934 12.2716 46.4055 11.2881 46.8304 10.4439C47.2553 9.59969 47.8573 8.94378 48.635 8.47688C49.4134 8.00998 50.3346 7.77548 51.3958 7.77548C52.4528 7.77548 53.3698 8.00998 54.1482 8.47688C54.9259 8.94378 55.5286 9.59969 55.9528 10.4439C56.3819 11.2881 56.5968 12.2716 56.5968 13.3951C56.5968 14.5179 56.3819 15.4993 55.9528 16.3386C55.5526 17.1524 54.926 17.8335 54.1482 18.3C53.3705 18.7669 52.4528 19 51.3958 19ZM51.4028 16.9616C51.988 16.9616 52.4738 16.8041 52.8602 16.487C53.248 16.1671 53.5378 15.738 53.7303 15.199C53.9249 14.6565 54.0215 14.0531 54.0215 13.3881C54.0215 12.7231 53.9249 12.119 53.7303 11.5758C53.5378 11.0333 53.2473 10.6014 52.8602 10.2808C52.4731 9.95598 51.988 9.79289 51.4028 9.79289C50.8127 9.79289 50.322 9.95598 49.9307 10.2815C49.5387 10.6021 49.2468 11.0333 49.0529 11.5765C48.8653 12.119 48.7701 12.7224 48.7701 13.3881C48.7701 14.0531 48.8639 14.6579 49.0529 15.1997C49.2468 15.738 49.5394 16.1671 49.9307 16.4877C50.3227 16.8041 50.8127 16.9616 51.4028 16.9616ZM63.5758 7.91898V9.88598H57.3479V7.91898H63.5758ZM58.8893 5.31288H61.4303V15.5252C61.4303 15.8696 61.4828 16.1335 61.5864 16.3183C61.6949 16.5017 61.837 16.6263 62.0113 16.6928C62.1856 16.7593 62.3816 16.7915 62.5993 16.7915C62.7456 16.7929 62.8919 16.781 63.0368 16.7565C63.1415 16.7389 63.2456 16.7179 63.349 16.6935L63.7725 18.6815C63.5823 18.7434 63.3891 18.7955 63.1936 18.8376C62.943 18.8936 62.6364 18.9272 62.2724 18.9356C61.6354 18.9552 61.0607 18.8586 60.5462 18.6458C60.0509 18.4406 59.6274 18.0935 59.3289 17.6483C59.0314 17.1954 58.8858 16.6263 58.89 15.9431L58.8893 5.31288ZM65.1333 18.7886V7.91828H67.6827V18.7886H65.1333ZM66.415 6.36778C66.009 6.36778 65.6625 6.23338 65.3741 5.96528C65.2371 5.84224 65.1277 5.69151 65.0532 5.52305C64.9788 5.3546 64.9409 5.17226 64.9422 4.98808C64.9422 4.60588 65.0864 4.28108 65.3741 4.01158C65.6531 3.74272 66.0269 3.59481 66.4143 3.59998C66.8203 3.59998 67.1675 3.73718 67.4552 4.01158C67.7478 4.27968 67.8934 4.60518 67.8934 4.98738C67.8934 5.36468 67.7478 5.69018 67.4552 5.96388C67.175 6.23 66.8013 6.3751 66.415 6.36778ZM74.4545 19.0007C73.3933 19.0007 72.4735 18.7676 71.6944 18.2993C70.9168 17.8332 70.2902 17.1526 69.8898 16.3393C69.4656 15.4993 69.2528 14.5193 69.2528 13.3958C69.2528 12.2723 69.4656 11.2888 69.8898 10.4446C70.3147 9.60038 70.916 8.94378 71.6944 8.47758C72.4735 8.01068 73.3933 7.77618 74.4545 7.77618C75.5115 7.77618 76.4292 8.00998 77.2076 8.47688C77.986 8.94378 78.588 9.60039 79.0129 10.4439C79.442 11.2888 79.6569 12.2723 79.6569 13.3958C79.6569 14.5186 79.442 15.5 79.0129 16.3393C78.6124 17.1534 77.9853 17.8345 77.2069 18.3007C76.4299 18.7676 75.5115 19.0007 74.4545 19.0007ZM74.4615 16.9616C75.0467 16.9616 75.5325 16.8041 75.9196 16.4877C76.3067 16.1678 76.5965 15.7387 76.7904 15.1997C76.9836 14.6572 77.0802 14.0538 77.0802 13.3881C77.0802 12.7231 76.9836 12.1197 76.7904 11.5765C76.5965 11.034 76.3074 10.6021 75.9196 10.2815C75.5325 9.95598 75.0467 9.79358 74.4622 9.79358C73.8721 9.79358 73.3814 9.95598 72.9901 10.2815C72.5981 10.6028 72.3062 11.034 72.1116 11.5765C71.924 12.1197 71.8295 12.7231 71.8295 13.3881C71.8295 14.0531 71.9233 14.6579 72.1116 15.2004C72.3062 15.7387 72.5981 16.1678 72.9901 16.4884C73.3821 16.8041 73.8721 16.9616 74.4622 16.9616H74.4615ZM83.768 12.4116V18.7879H81.2207V7.91898H83.6553V9.75859H83.7827C84.0234 9.16603 84.4409 8.66203 84.9783 8.31518C85.5299 7.95678 86.2124 7.77618 87.0244 7.77618C87.7692 7.77618 88.4202 7.93718 88.9774 8.25918C89.5412 8.58289 89.9948 9.06842 90.2794 9.65289C90.5909 10.2612 90.7463 10.9997 90.7463 11.8677V18.79H88.2067V12.2576C88.2067 11.5303 88.0177 10.9626 87.6397 10.5524C87.2617 10.1373 86.7402 9.92938 86.0745 9.92938C85.6279 9.92938 85.2289 10.0281 84.8789 10.2269C84.5303 10.4201 84.2566 10.7029 84.0585 11.076C83.8653 11.4428 83.768 11.8901 83.768 12.413V12.4116Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-notion-combine-dark__clip0_449_13269", children: _jsx("rect", { width: 92.1, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-notion-combine-dark__clip1_449_13269", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-notion-combine-dark__clip2_449_13269", children: _jsx("rect", { width: 60.9, height: 16.8, fill: "white", style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
}, transform: "translate(31.2002 3.6001)" }) })] })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(NotionCombineDark);
|
|
25
|
+
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 NotionCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 93 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.875 : 'calc(' + size + ' * 3.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-notion-combine-light__Name=Notion, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-notion-combine-light__Notion / Combination", clipPath: 'url(#' + instanceId + "-notion-combine-light__clip0_449_13269)", children: [_jsx("g", { id: instanceId + "-notion-combine-light__Frame", clipPath: 'url(#' + instanceId + "-notion-combine-light__clip1_449_13269)", children: _jsx("path", { id: instanceId + "-notion-combine-light__Notion / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.257 0.0551037L1.947 1.0351C0.874 1.1281 0.5 1.8301 0.5 2.6671V17.2261C0.5 17.8801 0.733 18.4391 1.294 19.1861L4.423 23.2461C4.936 23.8991 5.403 24.0401 6.385 23.9911L21.842 23.0591C23.149 22.9661 23.523 22.3591 23.523 21.3321V4.9541C23.523 4.4241 23.313 4.2701 22.694 3.8191L22.588 3.7411L18.34 0.755104C17.313 0.00910372 16.89 -0.0848963 15.257 0.0551037ZM6.736 4.6851C5.473 4.7711 5.187 4.7901 4.47 4.2081L2.647 2.7601C2.461 2.5731 2.555 2.3401 3.022 2.2941L15.818 1.3611C16.892 1.2671 17.452 1.6411 17.872 1.9671L20.067 3.5541C20.16 3.6011 20.393 3.8801 20.114 3.8801L6.898 4.6741L6.736 4.6851ZM5.263 21.1931V7.2871C5.263 6.6811 5.45 6.4011 6.011 6.3541L21.187 5.4681C21.702 5.4211 21.935 5.7481 21.935 6.3541V20.1641C21.935 20.7731 21.842 21.2861 21.001 21.3321L6.478 22.1721C5.636 22.2191 5.263 21.9401 5.263 21.1921V21.1931ZM19.601 8.0331C19.694 8.4551 19.601 8.8751 19.179 8.9231L18.48 9.0621V19.3261C17.872 19.6531 17.312 19.8391 16.845 19.8391C16.098 19.8391 15.911 19.6071 15.35 18.9071L10.774 11.7221V18.6741L12.222 19.0011C12.222 19.0011 12.222 19.8411 11.053 19.8411L7.832 20.0271C7.738 19.8401 7.832 19.3731 8.159 19.2801L8.999 19.0481V9.8531L7.832 9.7601C7.739 9.3401 7.972 8.7341 8.626 8.6871L12.082 8.4551L16.845 15.7341V9.2941L15.631 9.1541C15.537 8.6411 15.911 8.2671 16.378 8.2211L19.601 8.0341V8.0331Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-notion-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-notion-combine-light__clip2_449_13269)", children: _jsx("path", { id: instanceId + "-notion-combine-light__Notion / path 02", d: "M44.4966 4.29298V18.7886H42.1831L35.3252 8.87168H35.2055V18.7886H32.6001V4.29298H34.936L41.7792 14.2078H41.9129V4.29438H44.4973L44.4966 4.29298ZM51.3958 19C50.3346 19 49.4141 18.7669 48.635 18.2993C47.8574 17.8332 47.2308 17.1526 46.8304 16.3393C46.4069 15.4993 46.1934 14.5179 46.1934 13.3951C46.1934 12.2716 46.4055 11.2881 46.8304 10.4439C47.2553 9.59969 47.8573 8.94378 48.635 8.47688C49.4134 8.00998 50.3346 7.77548 51.3958 7.77548C52.4528 7.77548 53.3698 8.00998 54.1482 8.47688C54.9259 8.94378 55.5286 9.59969 55.9528 10.4439C56.3819 11.2881 56.5968 12.2716 56.5968 13.3951C56.5968 14.5179 56.3819 15.4993 55.9528 16.3386C55.5526 17.1524 54.926 17.8335 54.1482 18.3C53.3705 18.7669 52.4528 19 51.3958 19ZM51.4028 16.9616C51.988 16.9616 52.4738 16.8041 52.8602 16.487C53.248 16.1671 53.5378 15.738 53.7303 15.199C53.9249 14.6565 54.0215 14.0531 54.0215 13.3881C54.0215 12.7231 53.9249 12.119 53.7303 11.5758C53.5378 11.0333 53.2473 10.6014 52.8602 10.2808C52.4731 9.95598 51.988 9.79289 51.4028 9.79289C50.8127 9.79289 50.322 9.95598 49.9307 10.2815C49.5387 10.6021 49.2468 11.0333 49.0529 11.5765C48.8653 12.119 48.7701 12.7224 48.7701 13.3881C48.7701 14.0531 48.8639 14.6579 49.0529 15.1997C49.2468 15.738 49.5394 16.1671 49.9307 16.4877C50.3227 16.8041 50.8127 16.9616 51.4028 16.9616ZM63.5758 7.91898V9.88598H57.3479V7.91898H63.5758ZM58.8893 5.31288H61.4303V15.5252C61.4303 15.8696 61.4828 16.1335 61.5864 16.3183C61.6949 16.5017 61.837 16.6263 62.0113 16.6928C62.1856 16.7593 62.3816 16.7915 62.5993 16.7915C62.7456 16.7929 62.8919 16.781 63.0368 16.7565C63.1415 16.7389 63.2456 16.7179 63.349 16.6935L63.7725 18.6815C63.5823 18.7434 63.3891 18.7955 63.1936 18.8376C62.943 18.8936 62.6364 18.9272 62.2724 18.9356C61.6354 18.9552 61.0607 18.8586 60.5462 18.6458C60.0509 18.4406 59.6274 18.0935 59.3289 17.6483C59.0314 17.1954 58.8858 16.6263 58.89 15.9431L58.8893 5.31288ZM65.1333 18.7886V7.91828H67.6827V18.7886H65.1333ZM66.415 6.36778C66.009 6.36778 65.6625 6.23338 65.3741 5.96528C65.2371 5.84224 65.1277 5.69151 65.0532 5.52305C64.9788 5.3546 64.9409 5.17226 64.9422 4.98808C64.9422 4.60588 65.0864 4.28108 65.3741 4.01158C65.6531 3.74272 66.0269 3.59481 66.4143 3.59998C66.8203 3.59998 67.1675 3.73718 67.4552 4.01158C67.7478 4.27968 67.8934 4.60518 67.8934 4.98738C67.8934 5.36468 67.7478 5.69018 67.4552 5.96388C67.175 6.23 66.8013 6.3751 66.415 6.36778ZM74.4545 19.0007C73.3933 19.0007 72.4735 18.7676 71.6944 18.2993C70.9168 17.8332 70.2902 17.1526 69.8898 16.3393C69.4656 15.4993 69.2528 14.5193 69.2528 13.3958C69.2528 12.2723 69.4656 11.2888 69.8898 10.4446C70.3147 9.60038 70.916 8.94378 71.6944 8.47758C72.4735 8.01068 73.3933 7.77618 74.4545 7.77618C75.5115 7.77618 76.4292 8.00998 77.2076 8.47688C77.986 8.94378 78.588 9.60039 79.0129 10.4439C79.442 11.2888 79.6569 12.2723 79.6569 13.3958C79.6569 14.5186 79.442 15.5 79.0129 16.3393C78.6124 17.1534 77.9853 17.8345 77.2069 18.3007C76.4299 18.7676 75.5115 19.0007 74.4545 19.0007ZM74.4615 16.9616C75.0467 16.9616 75.5325 16.8041 75.9196 16.4877C76.3067 16.1678 76.5965 15.7387 76.7904 15.1997C76.9836 14.6572 77.0802 14.0538 77.0802 13.3881C77.0802 12.7231 76.9836 12.1197 76.7904 11.5765C76.5965 11.034 76.3074 10.6021 75.9196 10.2815C75.5325 9.95598 75.0467 9.79358 74.4622 9.79358C73.8721 9.79358 73.3814 9.95598 72.9901 10.2815C72.5981 10.6028 72.3062 11.034 72.1116 11.5765C71.924 12.1197 71.8295 12.7231 71.8295 13.3881C71.8295 14.0531 71.9233 14.6579 72.1116 15.2004C72.3062 15.7387 72.5981 16.1678 72.9901 16.4884C73.3821 16.8041 73.8721 16.9616 74.4622 16.9616H74.4615ZM83.768 12.4116V18.7879H81.2207V7.91898H83.6553V9.75859H83.7827C84.0234 9.16603 84.4409 8.66203 84.9783 8.31518C85.5299 7.95678 86.2124 7.77618 87.0244 7.77618C87.7692 7.77618 88.4202 7.93718 88.9774 8.25918C89.5412 8.58289 89.9948 9.06842 90.2794 9.65289C90.5909 10.2612 90.7463 10.9997 90.7463 11.8677V18.79H88.2067V12.2576C88.2067 11.5303 88.0177 10.9626 87.6397 10.5524C87.2617 10.1373 86.7402 9.92938 86.0745 9.92938C85.6279 9.92938 85.2289 10.0281 84.8789 10.2269C84.5303 10.4201 84.2566 10.7029 84.0585 11.076C83.8653 11.4428 83.768 11.8901 83.768 12.413V12.4116Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-notion-combine-light__clip0_449_13269", children: _jsx("rect", { width: 92.1, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-notion-combine-light__clip1_449_13269", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-notion-combine-light__clip2_449_13269", children: _jsx("rect", { width: 60.9, height: 16.8, fill: "#fff", transform: "translate(31.2002 3.6001)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(NotionCombineLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const NotionDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-notion-dark__Name=Notion, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-notion-dark__Notion / Icon", children: _jsx("path", { id: instanceId + "-notion-dark__Notion / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M30.514 0.109963L3.894 2.06996C1.748 2.25596 1 3.65996 1 5.33396V34.452C1 35.76 1.466 36.878 2.588 38.372L8.846 46.492C9.872 47.798 10.806 48.08 12.77 47.982L43.684 46.118C46.298 45.932 47.046 44.718 47.046 42.664V9.90796C47.046 8.84796 46.626 8.53996 45.388 7.63796L45.176 7.48196L36.68 1.50996C34.626 0.0179633 33.78 -0.170037 30.514 0.109963ZM13.472 9.36996C10.946 9.54196 10.374 9.57996 8.94 8.41596L5.294 5.51996C4.922 5.14596 5.11 4.67996 6.044 4.58796L31.636 2.72196C33.784 2.53396 34.904 3.28196 35.744 3.93396L40.134 7.10796C40.32 7.20196 40.786 7.75996 40.228 7.75996L13.796 9.34796L13.472 9.36996ZM10.526 42.386V14.574C10.526 13.362 10.9 12.802 12.022 12.708L42.374 10.936C43.404 10.842 43.87 11.496 43.87 12.708V40.328C43.87 41.546 43.684 42.572 42.002 42.664L12.956 44.344C11.272 44.438 10.526 43.88 10.526 42.384V42.386ZM39.202 16.066C39.388 16.91 39.202 17.75 38.358 17.846L36.96 18.124V38.652C35.744 39.306 34.624 39.678 33.69 39.678C32.196 39.678 31.822 39.214 30.7 37.814L21.548 23.444V37.348L24.444 38.002C24.444 38.002 24.444 39.682 22.106 39.682L15.664 40.054C15.476 39.68 15.664 38.746 16.318 38.56L17.998 38.096V19.706L15.664 19.52C15.478 18.68 15.944 17.468 17.252 17.374L24.164 16.91L33.69 31.468V18.588L31.262 18.308C31.074 17.282 31.822 16.534 32.756 16.442L39.202 16.068V16.066Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(NotionDark);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const NotionLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("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 + "-notion-light__Name=Notion, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-notion-light__Notion / Icon", children: _jsx("path", { id: instanceId + "-notion-light__Notion / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M30.514 0.109963L3.894 2.06996C1.748 2.25596 1 3.65996 1 5.33396V34.452C1 35.76 1.466 36.878 2.588 38.372L8.846 46.492C9.872 47.798 10.806 48.08 12.77 47.982L43.684 46.118C46.298 45.932 47.046 44.718 47.046 42.664V9.90796C47.046 8.84796 46.626 8.53996 45.388 7.63796L45.176 7.48196L36.68 1.50996C34.626 0.0179633 33.78 -0.170037 30.514 0.109963ZM13.472 9.36996C10.946 9.54196 10.374 9.57996 8.94 8.41596L5.294 5.51996C4.922 5.14596 5.11 4.67996 6.044 4.58796L31.636 2.72196C33.784 2.53396 34.904 3.28196 35.744 3.93396L40.134 7.10796C40.32 7.20196 40.786 7.75996 40.228 7.75996L13.796 9.34796L13.472 9.36996ZM10.526 42.386V14.574C10.526 13.362 10.9 12.802 12.022 12.708L42.374 10.936C43.404 10.842 43.87 11.496 43.87 12.708V40.328C43.87 41.546 43.684 42.572 42.002 42.664L12.956 44.344C11.272 44.438 10.526 43.88 10.526 42.384V42.386ZM39.202 16.066C39.388 16.91 39.202 17.75 38.358 17.846L36.96 18.124V38.652C35.744 39.306 34.624 39.678 33.69 39.678C32.196 39.678 31.822 39.214 30.7 37.814L21.548 23.444V37.348L24.444 38.002C24.444 38.002 24.444 39.682 22.106 39.682L15.664 40.054C15.476 39.68 15.664 38.746 16.318 38.56L17.998 38.096V19.706L15.664 19.52C15.478 18.68 15.944 17.468 17.252 17.374L24.164 16.91L33.69 31.468V18.588L31.262 18.308C31.074 17.282 31.822 16.534 32.756 16.442L39.202 16.068V16.066Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(NotionLight);
|
|
10
|
+
export default ForwardRef;
|