nextspace
    Preparing search index...

    Function BotIcon

    • BotIcon — custom robot SVG used throughout the app for the Event Assistant.

      Matches the "thinking..." indicator in AssistantChatPanel and the nav bar icon.

      Parameters

      • size: { bouncing?: boolean; className?: string; color?: string; size?: number }

        Width/height in pixels (default 26)

        • Optionalbouncing?: boolean

          When true, animates the antenna dot with a bounce to indicate "thinking"

        • OptionalclassName?: string
        • Optionalcolor?: string
        • Optionalsize?: number

      Returns Element