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