somewhere, something is setting an empty transform attribute on the `<svg>` ```html <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 600 600" transform=""> ```