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
Is the intent to follow a similar deprecation strategy that security has implemented by modifying <Icon/> to accept icons from @carbon/icons-react instead of this library?
@tay1orjones I think the hope will be to remove the usage of <Icon /> in preference of using the dedicated icons from the library.
I think there may be a use-case for us exporting the underlying <Icon /> component from the icons package itself, perhaps renamed to SVG, but the existing component will be removed.
For our v10 release, we'll need to create a migration guide for
@carbon/icons
and officially deprecate this package.Should we also include an FAQ for handling common questions for teams using this package?
The text was updated successfully, but these errors were encountered: