See #582 for a starting point.
Considerations:
- The IconDefinition import moved, which is a breaking change requiring a major version bump.
- Some of the icons changed slightly in appearance, so we should review known uses to ensure they're still appropriate.
- We probably want to create our own Icon component rather than surfacing the FA IconDefinition, to insulate consumers of MDHUI from future FA changes.
See the other PR for more details/discussion.
See #582 for a starting point.
Considerations:
See the other PR for more details/discussion.