Files
templates/blueprints/gotify/gotify.svg
Rohit Mulani 5a193c5fb2 feat: add Gotify template (#946)
* feat: add Gotify template

* chore: pin gotify template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:16:48 -06:00

6 lines
325 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<rect width="128" height="128" rx="28" fill="#101828"/>
<circle cx="64" cy="64" r="34" fill="#38bdf8" opacity="0.92"/>
<text x="64" y="74" text-anchor="middle" font-family="Arial, sans-serif" font-size="30" font-weight="700" fill="#ffffff">G</text>
</svg>