@mcp-s/icons
v0.0.20260505122707
Published
Webrix icons
Readme
icons
Static icon assets served via Cloudflare Pages CDN.
Structure
connectors/ # Connector icons (light theme)
connectors-dark/ # Connector icons (dark theme)
ai-hosts/ # AI agent/client icons (light theme)
ai-hosts-dark/ # AI agent/client icons (dark theme)
sso-providers/ # SSO provider icons
willow/ # Willow logosUsage
Icons are served at:
https://icons.webrix.workers.dev/connectors/{id}.svg
https://icons.webrix.workers.dev/connectors-dark/{id}.svg
https://icons.webrix.workers.dev/ai-hosts/{slug}.svg
https://icons.webrix.workers.dev/ai-hosts-dark/{slug}.svg
https://icons.webrix.workers.dev/sso-providers/{provider}.svg
https://icons.webrix.workers.dev/willow/{logo-name}.svgAdding new icons
- Add the SVG file to the appropriate folder (both light and dark variants)
- Commit and push — Cloudflare Pages deploys automatically
