TwoColorPointyCircleProps
Properties
bottomColor?
optional bottomColor: string;
Bottom color of circle
children
children: ReactNode;
perc
perc: number;
Percent height bottom color will take up
size?
optional size: number;
Radius of circle in pixels, minimum 5
topColor?
optional topColor: string;
Top color of circle