FontAwesome React API Reference
    Preparing search index...

    Type Alias SizeProp

    SizeProp:
        | "2xs"
        | "xs"
        | "sm"
        | "lg"
        | "xl"
        | "2xl"
        | "1x"
        | "2x"
        | "3x"
        | "4x"
        | "5x"
        | "6x"
        | "7x"
        | "8x"
        | "9x"
        | "10x"