Package com/day/cq/dam/commons/util/DamUtil.java
The requirement we're trying to solve is to support SVG assets in the same way we currently support JPEG and PNG files — specifically when embedding or referencing assets from the DAM. Right now, we're encountering issues where SVGs cannot be used i...