forked from crowetic/commerce
fix svg
This commit is contained in:
parent
385e356dae
commit
505b1e45d9
@ -9,7 +9,7 @@ const Sun = ({ ...props }) => {
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
fill="none"
|
||||
shape-rendering="geometricPrecision"
|
||||
shapeRendering="geometricPrecision"
|
||||
{...props}
|
||||
>
|
||||
<circle cx="12" cy="12" r="5" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user