Some Semantic-UI Icons not showing after meteorjs update

Hi,

after updating meteorjs and some packages, some icons of semantic-ui are not showing up. I think I need to update the font files(ttf, svg etc.), but I do not know where to do that. Can someone help me?

Thanks

We are using semantic 2.3.0 and not all icons show up (2.3.1 breaks quite a few icons). The Semantic package for meteor is not updated often (it’s a complex task) and the last update has issues related to the icon fonts, so we will shortly migrate to pure node for Semantic.

@radykal, you might be able to work around it by creating some symlinks in /public folder (or even copying fontawesome assets there) so that requests to the fonts resolve as expected.

cc @ramez