Open GerardasB opened 7 months ago
Remove the dependency on deprecated @bentley/icons-generic package. Replace SVGs with components from @itwin/itwinui-icons. If there's no replacement - inline the icon.
@bentley/icons-generic
@itwin/itwinui-icons
Whoever picks this up can work with me on deciding what icon to replace with.
This can be done in a follow-up minor version instead of blocking the major version release.
Describe the Solution you'd like
Remove the dependency on deprecated
@bentley/icons-generic
package. Replace SVGs with components from@itwin/itwinui-icons
. If there's no replacement - inline the icon.