Verified Mark Certificates (VMCs) allow companies to render their brand logo next to the “sender” field in email clients—visible even before the message is opened. To obtain a VCM however, your logo must be in Scalable Vector Graphic (SVG) format.
The SVG must adhere to the SVG Portable/Secure (SVG-ps) profile, and there is no export template for vector applications like Adobe Illustrator today., which means you’ll have to create it using the following best practices.
Step 1: Transform pixels to vector format (‘.ai’, ‘.eps’, ‘.pdf’, ‘.svg’)
If your logo was created in Photoshop or another design software that is made up of pixels. You need to first convert your logo to vector format.
Step 2: Export as SVG Tiny 1.2
Once you have the logo in a vector format, you can export as a SVG Tiny 1.2 profile. In Adobe Illustrator® this can be achieved using the “Save As” dialog:
Step 3: Open your text editor
Open your SVG file in a text editor (e.g., Notepad or Notepad++), or a code editor like Vim or Nano.
The below example files can be used as a reference and template for your designs. Please note:
A logo submission will be validated and must be representative of your organization.
Ideally a registered Trademark, symbol or other dedicated visual representation.
SVG files used in this scenario are basically HTML files with draw data.
Reviewing the files in a text editor (as mentioned above) should reveal draw data and not an embedded image (open “RocketSample.svg” in a text editor and reference “<g>” tag data).
Dragging and dropping an image (png, jpg, etc), into this template in Adobe Illustrator may not be sufficient for creating a properly functioning SVG file.
We encourage you to work with your design team and to test the files to ensure functionality.
Please ensure that your logo image is constrained to the square Artboard for the best results.
SVG files can be tested from the Seal settings found on your order page.