nextspace
    Preparing search index...

    Function TranscriptIcon

    • TranscriptIcon — custom SVG icon for the Transcript navigation item.

      Renders a document-with-audio-speaker icon. The color prop controls all fill paths, making it easy to switch between active (#1a1a1a) and inactive (#9E9E9E) states in the nav bar.

      Parameters

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

        Width/height in pixels (default 26)

      Returns Element