Idea React
    Preparing search index...

    Type Alias IconProps

    IconProps: PropsWithRef<
        HTMLAttributes<HTMLSpanElement> & { name: string; size?: number },
    >