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

import J4.a;
import com.revenuecat.purchases.ui.revenuecatui.components.ktx.ShapeKt;
import com.revenuecat.purchases.ui.revenuecatui.components.style.CarouselComponentStyle;
import kotlin.jvm.internal.p;
import p0.X;

/* JADX INFO: loaded from: classes3.dex */
public final class CarouselComponentViewKt$PagerIndicator$composeShape$2$1 extends p implements a {
    final /* synthetic */ CarouselComponentStyle.PageControlStyles $pageControl;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CarouselComponentViewKt$PagerIndicator$composeShape$2$1(CarouselComponentStyle.PageControlStyles pageControlStyles) {
        super(0);
        this.$pageControl = pageControlStyles;
    }

    @Override // J4.a
    public final X invoke() {
        return ShapeKt.toShape(this.$pageControl.getShape());
    }
}
