Specifically the two that are part of the font awesome distribution that comes with tzk, the copy icon and the inbox icon.
After a bit of digging the problem was that tiddlywikis styling only applied to <svg> elements, not <i> elements.
luckily the two icons are available as SVGs here:
http://fa5-free-svg.tiddlyspot.com/
I replaced the icon tiddlers in my wiki and the sizing & coloring becomes consistent, sharing in case anybody else would like to use the borderless button style.
Specifically the two that are part of the font awesome distribution that comes with tzk, the copy icon and the inbox icon.
After a bit of digging the problem was that tiddlywikis styling only applied to <svg> elements, not <i> elements.
luckily the two icons are available as SVGs here:
http://fa5-free-svg.tiddlyspot.com/
I replaced the icon tiddlers in my wiki and the sizing & coloring becomes consistent, sharing in case anybody else would like to use the borderless button style.