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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user