export default function Example() { return ( <> <Icon label="Warning icon" size="200" fill={theme.colors.primary}> <Warning /> </Icon> </> ); }
To enter the code editing mode, press Enter. To exit the edit mode, press Escape
You are editing the code. To exit the edit mode, press Escape