SIGN IN SIGN UP

Clean up `Indicator` (#11275)

This PR cleans up the `Indicator` component:

- Renamed `IndicatorStyle` to `IndicatorKind` and made it private.
- Fixed `Indicator::bar()` to construct an indicator using the right
`IndicatorKind`.
- Removed the `IndicatorIcon`, since we didn't actually end up using it.

Release Notes:

- N/A
M
Marshall Bowers committed
74f8ef036454205450bf8644bf4ac7470135961c
Parent: fa0253b
Committed by GitHub <noreply@github.com> on 5/1/2024, 10:10:35 PM