ShapeContainer Variants
Top Shapes
topShape="a"
topShape="b" (h-flip of a)
topShape="c" (v-flip of bottom-a)
topShape="d" (h+v-flip)
topShape="e" (valley)
topShape="f" (valley h-flip)
topShape="g" (gentle valley)
topShape="h" (organic wave)
topShape="i" (gentle hill)
topShape="j" (v-flip of h)
Bottom Shapes
bottomShape="a"
bottomShape="b" (h-flip of a)
bottomShape="c" (v-flip of top-a)
bottomShape="d" (h-flip of c)
bottomShape="e" (gentle hill)
bottomShape="f" (organic wave)
bottomShape="g" (gentle valley)
Combined (Top + Bottom)
top="a" + bottom="a"
top="c" + bottom="b"
top="e" + bottom="e"
top="h" + bottom="f"
top="g" + bottom="g"