The value of xmlns is not a URI which specifies the address of a
document on the Web but merely a string which identifies an XML
namespace name. As such the "protocol" part needs to remain http.
Fixes: de6a4b90f785b2557bcff38151c1e3225155dbf3
<!-- SPDX-License-Identifier: GPL-3.0-only -->
-<svg xmlns="https://www.w3.org/2000/svg" height="70" width="100">
+<svg xmlns="http://www.w3.org/2000/svg" height="70" width="100">
<g fill="none" stroke-width="4" linecap="round">
<path
d="