Member Junction
    Preparing search index...

    Variable PERMISSION_DOMAIN_ICONSConst

    PERMISSION_DOMAIN_ICONS: Record<string, string> = ...

    Canonical Font Awesome class for each permission domain. Exported so the admin Permissions app and the end-user Sharing Center render the same glyph for each domain without drifting. Consumers should call PermissionEngine.DomainIconFor rather than reading the map directly so unknown domains get the lock fallback.