All checks were successful
Deploy to Server / deploy (push) Successful in 10s
8 lines
457 B
XML
8 lines
457 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
|
|
<rect width="100%" height="100%" fill="#9146ff" />
|
|
<g fill="#fff" font-family="Arial, Helvetica, sans-serif" font-size="24" font-weight="700">
|
|
<text x="50%" y="45%" dominant-baseline="middle" text-anchor="middle">:(</text>
|
|
<text x="50%" y="60%" dominant-baseline="middle" text-anchor="middle">404</text>
|
|
</g>
|
|
</svg>
|