With the latest hash on main 3955f4d, some newly added icons are not displaying correctly in the skill selection screen and the preview. This is being run locally as prod with npm run-script start
I have a patch that addresses the skill selection display issue by limiting the size, but it does not address any issues with the previews of new icons. #184
We may need to refine the process of adding icons to make it really foolproof as this project attracts more contributions.

With the latest hash on main 3955f4d, some newly added icons are not displaying correctly in the skill selection screen and the preview. This is being run locally as prod with
npm run-script startI have a patch that addresses the skill selection display issue by limiting the size, but it does not address any issues with the previews of new icons. #184
We may need to refine the process of adding icons to make it really foolproof as this project attracts more contributions.