feat: add ring border to logo icon matching avatar style

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-09 09:58:27 +01:00
parent ab3d9f4118
commit 8357aecf98

View File

@@ -9,7 +9,7 @@
<svg
xmlns="http://www.w3.org/2000/svg"
class={className}
class={`rounded-full ring-2 ring-primary/20 ${className}`}
width={size}
height={size}
viewBox="0 0 10240 10240"