Files
stable-diffusion.cpp-patch/examples/server/frontend/icon-preview.svg
T
2026-08-16 18:27:57 +07:00

14 lines
346 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<rect x="4" y="4" width="56" height="56" rx="16" fill="#111827"/>
<text
x="32"
y="39"
fill="#F9FAFB"
font-family="Segoe UI, Arial, sans-serif"
font-size="28"
font-weight="700"
letter-spacing="-1"
text-anchor="middle"
>SD</text>
</svg>