I have searched through the issues and didn't find my problem.
Problem
Icons should use the viewbox attribute instead of the width and height attributes. Atm we have to check this manually when reviewing a PR, but it can easily be automated with check-bot
Possible Solution
Add checks to check-bot and respond with an error message if any .svg files in a PR contain width and/or height attributes
Additional information
No response