Linefeed character (\n) after an icon embed causes tile to display as full-width

In a half-width font, using the linefeed character \n after a tile embed, causes said tile to display as full width.

Image
image

Code
say "{embed:radioEqLeft}{embed:radioEqRight}\n{radioSays}"

Ah interesting. I bet this is the same issue I was running into which caused crashes for me (I ended up scrapping all the embeds in favor of a more conventional method).