Open
Description
- Create a key registry to store the path and the width/height attribute of each icon
- We should be able to override existing icon keys
- We should also be able to register new icons
- Maintaining the current svg icon files and parsing them in our build process, would allow us to easily edit them in the future
- We might be able to remove react-svg dependency