public sealed class MaterialShapes
Holds predefined Material Design shapes as RoundedPolygons that can be used at various components as they are, or as part of a Morph.

Note that each RoundedPolygon in this class is normalized.
Members
Companion
public companion object
Properties
Circle
public val Circle: RoundedPolygon
A circle shape.
Square
public val Square: RoundedPolygon
A rounded square shape.
Slanted
public val Slanted: RoundedPolygon
A slanted square shape.
Arch
public val Arch: RoundedPolygon
An arch shape.
Fan
public val Fan: RoundedPolygon
A fan shape.
Arrow
public val Arrow: RoundedPolygon
An arrow shape.
SemiCircle
public val SemiCircle: RoundedPolygon
A semi-circle shape.
Oval
public val Oval: RoundedPolygon
An oval shape.
Pill
public val Pill: RoundedPolygon
A pill shape.
Triangle
public val Triangle: RoundedPolygon
A rounded triangle shape.
Diamond
public val Diamond: RoundedPolygon
A diamond shape.
ClamShell
public val ClamShell: RoundedPolygon
A clam-shell shape.
Pentagon
public val Pentagon: RoundedPolygon
A pentagon shape.
Gem
public val Gem: RoundedPolygon
A gem shape.
Sunny
public val Sunny: RoundedPolygon
A sunny shape.
VerySunny
public val VerySunny: RoundedPolygon
A very-sunny shape.
Cookie4Sided
public val Cookie4Sided: RoundedPolygon
A 4-sided cookie shape.
Cookie6Sided
public val Cookie6Sided: RoundedPolygon
A 6-sided cookie shape.
Cookie7Sided
public val Cookie7Sided: RoundedPolygon
A 7-sided cookie shape.
Cookie9Sided
public val Cookie9Sided: RoundedPolygon
A 9-sided cookie shape.
Cookie12Sided
public val Cookie12Sided: RoundedPolygon
A 12-sided cookie shape.
Ghostish
public val Ghostish: RoundedPolygon
A ghost-ish shape.
Clover4Leaf
public val Clover4Leaf: RoundedPolygon
A 4-leaf clover shape.
Clover8Leaf
public val Clover8Leaf: RoundedPolygon
An 8-leaf clover shape.
Burst
public val Burst: RoundedPolygon
A burst shape.
SoftBurst
public val SoftBurst: RoundedPolygon
A soft-burst shape.
Boom
public val Boom: RoundedPolygon
A boom shape.
SoftBoom
public val SoftBoom: RoundedPolygon
A soft-boom shape.
Flower
public val Flower: RoundedPolygon
A flower shape.
Puffy
public val Puffy: RoundedPolygon
A puffy shape.
PuffyDiamond
public val PuffyDiamond: RoundedPolygon
A puffy-diamond shape.
PixelCircle
public val PixelCircle: RoundedPolygon
A pixel-circle shape.
PixelTriangle
public val PixelTriangle: RoundedPolygon
A pixel-triangle shape.
Bun
public val Bun: RoundedPolygon
A bun shape.
Heart
public val Heart: RoundedPolygon
A heart shape.