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

import J4.a;
import kotlin.jvm.internal.p;
import p0.AbstractC2686D;
import p0.X;

/* JADX INFO: loaded from: classes3.dex */
public final class IconComponentViewKt$IconComponentView$composeShape$2$1 extends p implements a {
    final /* synthetic */ IconComponentState $iconState;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public IconComponentViewKt$IconComponentView$composeShape$2$1(IconComponentState iconComponentState) {
        super(0);
        this.$iconState = iconComponentState;
    }

    @Override // J4.a
    public final X invoke() {
        X shape = this.$iconState.getShape();
        return shape == null ? AbstractC2686D.f22844b : shape;
    }
}
