aboutsummaryrefslogtreecommitdiff
path: root/src/assets/missing.svg
blob: 243860302d80ada7517794faccc2fa5e3ed3d367 (plain)
1
2
3
4
5
6
7
8
9
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200">
    <rect x="2" y="2" width="196" height="196" style="fill:#999;stroke:#000000"/>
    <text x="50%" y="50%" font-size="36" text-anchor="middle" alignment-baseline="middle" font-family="monospace, sans-serif" fill="#000000">
        missing
    </text>
    <style/>
</svg>