The logo is not SVG Tiny Portable Secure
URGENTWhat it means
BIMI accepts one SVG profile and your file is not in it: the root element is missing baseProfile="tiny-ps". Providers reject the indicator outright rather than rendering it, so example.com shows no logo despite everything else being correct.
How to fix it
Re-export the logo as SVG Tiny 1.2 Portable/Secure. The root svg element needs version="1.2" and baseProfile="tiny-ps", with no scripts, no external references and no animation.
Check your own domain
This page describes the condition. To find out whether your domain has it, run the BIMI test or the full checkup, which examines every record at once.
Understand it properly
This page covers one condition. For the whole picture, BIMI, defined, or start at the Health Library.
Where this comes from
We judge this against BIMI draft 14, section 4.3. Every finding on this site cites the specification behind it so you can check the work rather than take our word for it.
Other BIMI conditions
BIMI_LOGO_WRONG_PROFILE
Every fix on this site is yours to implement. If you would rather someone did it, I take this work directly.