Updated to use the latest PXT-Blockly version and notice that the icons have disappeared in the toolbox (I was using v2.1.14 before). I see they’re also no longer in the playground. Has something been removed? What do i need to do differently?
Unfortunately MakeCode has a completely separate toolbox component–we don’t use Blockly’s implementation at all, so we don’t have any custom code to handle icons inside pxt-blockly. You might be able to add some CSS to bring back your icons, you just need the Semantic UI library (https://semantic-ui.com/elements/icon.html) in your codebase to access the icon images.