I use custom icon with the default mat-icon with angular. Yet, the mat icon are a bit too thick compared to the one I've created.
I know those icons are treated like fonts, but is it somehow possible to change it like we change the stroke from an svg?
Example
The manage_accounts icon will have the same thickness as the glob
(I'm using the class="material-icons-outlined" to have the outlined version of the logo)
