ZuploZuplo
LoginStart for Free
  • Documentation
  • API Reference
Getting Started
    Develop in the portal
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth4 - Deploy5 - Dynamic Rate LimitingDynamic MCP Server - Quickstart
    Develop locally with the CLI
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth4 - Deploy5 - Dynamic Rate LimitingDynamic MCP Server - Quickstart
Concepts
API Management
AI Gateway
MCP Gateway
MCP Server
Developer Portal
    OverviewLocal DevelopmentUpdating VersionsNode Modules & CustomizationZuplo Branding
    Configuration
    Writing
    OpenAPI
    Authentication
    Integrations
    Guides
    Extending
    Components
      General
        AlertCalloutBadgeBrowser WindowCardIconsLanding PageMarkdownTypography
      Documentation
      Form
      Utility
Development
Deploying & Source Control
Analytics
Observability
Networking & Infrastructure
Account Management
Programming API
Build with AI
Zuplo CLI
Migration Guides
Platform LimitsVersion Support PolicySecuritySupportTrust & ComplianceChangelog
powered by Zudoku
General

Icons

Icons are a great way to add visual elements to your content. They can be used to represent actions, objects, or ideas. They can also be used to add visual interest to your content.

You can use any of the icons from lucide-react in your content. To use an icon, you can import it from the Dev Portal re-export zudoku/icons:

Code
import { AtomIcon, PackagePlusIcon } from "zudoku/icons"; <AtomIcon size={42} className="text-primary" />; <PackagePlusIcon size={42} className="text-neutral-300" />;

More infos how to use icons in React can be found in the documentation of lucide-react.

Edit this page
Last modified on September 12, 2026
CardLanding Page
React