diff --git a/src/components/icons/nano.tsx b/src/components/icons/nano.tsx index 0538fee53a..88db82cdf1 100644 --- a/src/components/icons/nano.tsx +++ b/src/components/icons/nano.tsx @@ -46,7 +46,7 @@ export function createNanoIcon(name: IconName) { name={name} size={resolvedSize} color={color} - style={flattened} + style={flattened ?? undefined} testID={testID} /* * The SVG icons these replace are sized in raw points and never scaled