0

I'm using Reactjs and Material Icons. I want to get the filled version of the icon.

But instead, I am seeing the outlined version.

import import {Icon} from '@material-ui/core';
...
<Icon>mail</Icon>

What am I doing wrong? And how can I get the filled version using the <Icon>foo</Icon> method?

Let Me Tink About It
  • 15,156
  • 21
  • 98
  • 207

0 Answers0