Bug Report
The @brandFontName variable is not consumed in icon.overrides as it should be.
Steps
I have an open PR with the fix.
Expected Result
If I want to use different icon libraries aside from those offered by SUI, overriding the @brandFontName variable should render the icons that I want.
Actual Result
Overriding the @brandFontName variable does not render my third-party icons.
Bug Report
The
@brandFontNamevariable is not consumed inicon.overridesas it should be.Steps
I have an open PR with the fix.
Expected Result
If I want to use different icon libraries aside from those offered by SUI, overriding the
@brandFontNamevariable should render the icons that I want.Actual Result
Overriding the
@brandFontNamevariable does not render my third-party icons.