chromium/third_party/blink/web_tests/http/tests/security/resources/empty-svg.php

<?php
header("Content-Type: image/svg+xml");
?>
<svg xmlns="http://www.w3.org/2000/svg"></svg>