ETASCOM CRM V3 - Documentation API
    Preparing search index...

    Variable IconsConst

    Icons: {
        google: (props: IconProps) => Element;
        googleColorful: (props: IconProps) => Element;
        twitter: (props: IconProps) => Element;
        faecbook: (props: IconProps) => Element;
        faecbookColorful: (props: IconProps) => Element;
        linkedin: (props: IconProps) => Element;
        linkedinColorfull: (props: IconProps) => Element;
        github: (props: IconProps) => Element;
        radix: (props: IconProps) => Element;
        aria: (props: IconProps) => Element;
        npm: (props: IconProps) => Element;
        yarn: (props: IconProps) => Element;
        pnpm: (props: IconProps) => Element;
        react: (props: IconProps) => Element;
        nextjs: (props: IconProps) => Element;
        prisma: (props: IconProps) => Element;
        radixui: (props: IconProps) => Element;
        supabaseColorful: (props: IconProps) => Element;
        tailwind: (props: IconProps) => Element;
        apple: (props: IconProps) => Element;
        paypal: (props: IconProps) => Element;
        postgresql: (props: IconProps) => Element;
    } = ...

    Type Declaration

    • google: (props: IconProps) => Element
    • googleColorful: (props: IconProps) => Element
    • twitter: (props: IconProps) => Element
    • faecbook: (props: IconProps) => Element
    • faecbookColorful: (props: IconProps) => Element
    • linkedin: (props: IconProps) => Element
    • linkedinColorfull: (props: IconProps) => Element
    • github: (props: IconProps) => Element
    • radix: (props: IconProps) => Element
    • aria: (props: IconProps) => Element
    • npm: (props: IconProps) => Element
    • yarn: (props: IconProps) => Element
    • pnpm: (props: IconProps) => Element
    • react: (props: IconProps) => Element
    • nextjs: (props: IconProps) => Element
    • prisma: (props: IconProps) => Element
    • radixui: (props: IconProps) => Element
    • supabaseColorful: (props: IconProps) => Element
    • tailwind: (props: IconProps) => Element
    • apple: (props: IconProps) => Element
    • paypal: (props: IconProps) => Element
    • postgresql: (props: IconProps) => Element