I tried to use the example from the angular website: https://material.angular.io/components/progress-spinner/examples#progress-spinner-overview
I was successful with active-indicator-color override, but both size and active-indicator-width don't work.
Workaround: I used Input properties for size and strokeWidth.