1<svg class="bd-placeholder-img" width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"
2     role="img"
3     aria-label="Error" preserveAspectRatio="xMidYMid slice" focusable="false">
4    <title>Bad svg file: check the log to see the error</title>
5    <rect width="100%" height="100%" fill="#e5e5e5"/>
6    <text x="50%" y="50%" fill="red" dy=".3em"
7          text-anchor="middle"
8          alignment-baseline="middle"
9          font-size="1.125rem"
10    >
11        Bad Svg
12    </text>
13</svg>
14