You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be convenient to have the ability to set a stroke-width once and have all icons inherit it without the need to specify it each time. This would probably entail an optional TablerIconProvider which would hold this setting.
I have tried doing this with css but it doesn't seem possible.
With guidance I would be open to contributing this feature.