We are having some issues with text overlapping icons in the category at top of a shop page. Categories with a number of words – it seems to save the ‘width’ as if the words did not stack on top of each other – but because they stack they then move into each other.
You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your <svg> tag like it is shown: http://prntscr.com/m4n0qw
Then you will need to re-upload your icons in WordPress Dashboard.