package com.revenuecat.purchases.ui.revenuecatui.composables;

import J4.e;
import android.net.Uri;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class IconImageKt$IconImage$2 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ int $$default;
    final /* synthetic */ InterfaceC2255s $childModifier;
    final /* synthetic */ float $iconCornerRadius;
    final /* synthetic */ float $maxWidth;
    final /* synthetic */ Uri $uri;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public IconImageKt$IconImage$2(Uri uri, float f6, float f7, InterfaceC2255s interfaceC2255s, int i6, int i7) {
        super(2);
        this.$uri = uri;
        this.$maxWidth = f6;
        this.$iconCornerRadius = f7;
        this.$childModifier = interfaceC2255s;
        this.$$changed = i6;
        this.$$default = i7;
    }

    @Override // J4.e
    public /* bridge */ /* synthetic */ Object invoke(Object obj, Object obj2) {
        invoke((Composer) obj, ((Number) obj2).intValue());
        return C3137A.f25453a;
    }

    public final void invoke(Composer composer, int i6) {
        IconImageKt.m848IconImagedjqsMU(this.$uri, this.$maxWidth, this.$iconCornerRadius, this.$childModifier, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1), this.$$default);
    }
}
