Add logo.svg and render it as default logo
The previous default rendering was broken because it was not escaping the svg correctly so the svg is now wrapped in encodeURIComponent.
Showing
src/images/icons/logo.svg
0 → 100644
Please register or sign in to comment