diff --git a/src/components/Icons/Svg/Massa/MassaLogo.tsx b/src/components/Icons/Svg/Massa/MassaLogo.tsx index e8b43423..59293e93 100644 --- a/src/components/Icons/Svg/Massa/MassaLogo.tsx +++ b/src/components/Icons/Svg/Massa/MassaLogo.tsx @@ -18,7 +18,7 @@ export function MassaLogo(props: SVGProps) { } if (!secondaryColor) { - secondaryColor = '#000000'; + secondaryColor = 'white'; } return (