Is there an existing issue for this?
Description of problem
The DNN Logo used in the default Site Template is actually an SVG with an embedded bitmap data.
This is not optimal IMO as it does not scale as well.
Also while we are working on CSP, inline base 64 encoded images are not optimal (you need an exception for those)
Description of solution
I'll create a true Vector version of this SVG and commit it.
Description of alternatives considered
No response
Anything else?
No response
Do you plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct
Is there an existing issue for this?
Description of problem
The DNN Logo used in the default Site Template is actually an SVG with an embedded bitmap data.
This is not optimal IMO as it does not scale as well.
Also while we are working on CSP, inline base 64 encoded images are not optimal (you need an exception for those)
Description of solution
I'll create a true Vector version of this SVG and commit it.
Description of alternatives considered
No response
Anything else?
No response
Do you plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct