FontAwesome React API Reference
    Preparing search index...

    Interface IconLookup

    interface IconLookup {
        iconName: IconName;
        prefix: IconPrefix;
    }
    Index

    Properties

    Properties

    iconName: IconName

    IconName is defined in the code that will be generated at build time and bundled with this file.

    prefix: IconPrefix