is there a way to make the font icon smaller in size?
I have tried the code below but it doesn't seem to work.
<FontIcon className='fa fa-quote-left' style={{ fontSize: '50px' }} />
Try to use material icons font:
<FontIcon className="material-icons" style={{fontSize: '32px'}}>home</FontIcon>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With