When deploying the new header we shipped a couple of non-optimised SVGS (see T159979).
To protect against this we should get Jenkins to check if svgo can optimise the SVGs and if so complain when they have not been optimised.
We do something similar to ensure compiled assets are checked in inside Popups.
Thoughts?