package com.revenuecat.purchases.ui.revenuecatui.components.iconcomponent;

import J4.e;
import androidx.compose.runtime.State;
import com.revenuecat.purchases.ui.revenuecatui.components.modifier.BorderKt;
import com.revenuecat.purchases.ui.revenuecatui.components.properties.BorderStyle;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import p0.X;

/* JADX INFO: loaded from: classes3.dex */
public final class IconComponentViewKt$IconComponentView$2$3$1 extends p implements e {
    final /* synthetic */ State<X> $composeShape$delegate;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    /* JADX WARN: Multi-variable type inference failed */
    public IconComponentViewKt$IconComponentView$2$3$1(State<? extends X> state) {
        super(2);
        this.$composeShape$delegate = state;
    }

    @Override // J4.e
    public final InterfaceC2255s invoke(InterfaceC2255s applyIfNotNull, BorderStyle it) {
        o.h(applyIfNotNull, "$this$applyIfNotNull");
        o.h(it, "it");
        return BorderKt.border(applyIfNotNull, it, IconComponentViewKt.IconComponentView$lambda$3(this.$composeShape$delegate));
    }
}
