Files
templates/blueprints/privatebin/privatebin.svg
Rohit Mulani f14cc64043 feat: add PrivateBin template (#947)
* feat: add PrivateBin template

* chore: pin privatebin template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 14:03:54 -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">P</text>
</svg>