Custom icons not displayed

Hello, I have these custom icons for our bundles but I want to used them too for meetings so…where do I need to put them in order to upload them with the whole scene? currently I have this:


where should I put them? in the extra assets folder in each scene? and re-route the index.html?

Yes, the best place for such elements is extra-assets folder. You can point them by using the $EXTRA_ASSETS variable, for example: <img src="$EXTRA_ASSETS/image.png".

1 Like

Hey,

I tried using the variable aforementioned but I get this
imagen

allright…just found out that it seems I cant upload .svg files

The SVG files should be accepted too, we will fix it soon. Sorry for the inconvenience.

1 Like