Below is the code snippet that I am working with:
<td>
<WarningAmberIcon sx={{ color: '#cc0000' }} /> If you cannot print in colour, please <a href="https://www.aviva.ie/insurance/car-insurance/faqs/#documents" target="_blank"> click here for further instruction</a>
</td>
However, when this code is displayed on the screen, it appears like this:
https://i.stack.imgur.com/NiRV5.png
I am wondering how I can align the bottom of the icon with the bottom of the text?