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
I helped myself and created an SVG, which I can use as an Angular Material Icon, to strikethrough other icons.
If anyone is interested, here's the SVG (you have to define a CSS variable with the current background color, to support different themes):
I would like to overlay other icons, which don't have an "off" state, with this "off" icon, so I can visualize any icon as "not on".
My usecase: the
priority_high
iconAlternative: an "no_priority" icon which is a strikethrough exclamation point.
The text was updated successfully, but these errors were encountered: