'how i can make smaller the checkmark of Angular Material Checkbox?

I have been two days searching if there's any way to change the checkmark size, I have read others post, about how to change the checkmark color https://stackoverflow.com/questions/59347989/changing-the-color-of-the-angular-material-checkbox-checkmark?r=SearchResults&s=1|153.9657, size of the checkbox Change the size of angular material checkbox (mat-checkbox), etc but I don't see how I could change checkmark size.

And every single property that I try to change in the web inspector or doesn't make any change or change also the checkbox size.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source