mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 15:35:24 +02:00
* feat: add Gotify template * chore: pin gotify template version --------- Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
6 lines
325 B
XML
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>
|