Turn on qt5_ENABLE_SVG, support SVG icons in ParaView.
By enabling SVG in Qt by default, we enable apps to use scalable icons by default, supporting high-dpi displays, and enabling scaling to higher resolutions in the future.
Part 1 of changes needed for SVG icons in ParaView.