dnswatchdog.iodocs

Invalid BIMI Logo (SVG)

The referenced logo does not conform to the SVG profile BIMI requires.

Severity: Low

What does this mean?

The logo referenced by your BIMI record does not conform to the SVG Tiny Portable/Secure (Tiny P/S) profile that BIMI requires. Common causes include a file that is too large (over 32 KB), malformed markup, a missing baseProfile="tiny-ps" or version="1.2" attribute, or prohibited constructs such as scripts, animation, external references, or embedded raster images.

Why this is a problem

Mailbox providers will not display a logo that does not conform to the Tiny P/S profile. Even with a valid BIMI record, a non-conforming SVG means your logo never appears next to your mail.

What you should do

  • Re-export the logo to the SVG Tiny P/S profile
  • Keep the file within the 32 KB limit and remove any scripts, animation, external references, or raster images
  • Use the BIMI Validator, which lists the exact SVG checks BIMI applies

On this page