Rework SVG images for vulnerability report

On the vulnerability report, we use different helper.rb files on the backend to give us several SVG paths. I noticed that the operational_empty_state_svg_path and survey_request_svg_path variables were both pointing to the same SVG, so rather than have two duplicate SVG paths, I combined them into one. An unused SVG path for the instance helper was also removed.

ksnip_20220512-154533

Related to #357794 (closed)

Edited by Daniel Tian

Merge request reports

Loading