Export table data icon size

Is there any way of displaying the Export table data icon slightly larger, it’s not immediately obvious to me how I would do this? I’ve had feedback from users that it could be easy to miss.

Add this to your Theme or Page css. Set number to desired size.

.nx-export-btn { font-size: 24px; }<br>

This no longer works in Millau. It seems to be a svg now.