One look across the whole row
Shape, color, and outline apply to every icon, and each logo is cleaned by hand with an optical offset so nothing sits heavier than its neighbors.
Pick your brands, set a style, and copy live PNG URLs for your website footer, the bottom of your emails, and your signature. When a brand redraws its logo, the file behind the URL is updated.
Instagram changes a mark, X changes again, and the PNGs in your website footer, your newsletter, and three signature templates drift apart. The row rarely looked even to begin with.
Shape, color, and outline apply to every icon, and each logo is cleaned by hand with an optical offset so nothing sits heavier than its neighbors.
Absolute HTTPS PNGs with width and height, for a website footer, an email footer, or an Outlook and Gmail signature.
The URL stays the same when a brand ships a new mark, so nothing needs re-exporting or redeploying on your side.
Pick brands, then shape, color, and size. Every style previews before you leave the page.
Take plain API links, or ready-made embed snippets for email builders.
The same URL keeps serving the current logo wherever you hotlink it.
Website footers, email footers, and signatures stay in sync after every rebrand.
Live <img> URLs instead of a folder of PNGs in the repo.
PNGs that still render where SVG fails.
One look for the whole row, optically balanced rather than mismatched kits.
One GET per icon, with size, shape, and color in the query string. Drop the
<img> into HTML, a CMS, or an email builder.
<img
src="https://api.footeri.co/v1/icons/instagram.png?size=64&shape=circle&color=brand"
alt="Instagram"
width="64"
height="64"
/>