Custom svg files don't render

Hi @canslp
You need to edit the SVG file with an editor like Notepad++ (I recommend), and take out line 57 where it reads "fill=“none”. You can also use the function logo.disableStyle(); and fill the shape with your own colors.

2 Likes