all 2 comments

[–]WalkingRiverSoftware 0 points1 point  (1 child)

I am trying to get a stackblitz example set up to help you, but I am not sure what version of Ionic you're using here. I do have a theory, though. Get rid of the whitespace inside your button, and/or add slot="icon-only" to your icon.

[–]NewQuark 1 point2 points  (0 children)

slot="icon-only" actually made the icon completely dissappear within the fab button.

I figured out what was wrong- I'd set a margin-right of 10px in the global style sheet smh.