Gallery

Logos that live inside your text.

Whether you're discussing your Google search ranking, referencing packages on npm, deploying a React app, or checking build logs on Vercel — the logos respect their baseline without breaking the natural line-height.

Try selecting the paragraph above, copying, and pasting below. It's all plain text underneath.
Showcase
Headline

Engineered for React, shipped on Vercel.

Authentication
Icons in docs

Quick Start Guide

01 Open Settings to configure your workspace preferences, or hit ⌘K to access the command palette.


02 Use the Search bar to find projects and files. New activity appears under Notifications. Review before your next standup.


03 Click Download to export reports, or Share to generate a public link. Use Delete with caution — it's permanent.

↑ Every icon above is a plain <span> — copy this text to verify.
Beyond brands
Not just logos.
Any icon.

UI icons, system glyphs, custom SVGs — if it's an image, it's inline.

Works with Docker · Figma · Notion · Linear and hundreds more

Community
Payments

Secure checkout
powered by Stripe
or PayPal.

Config
// register once
init({
  google: { logo: 'google.svg' },
  github: { logo: 'github.svg' },
  stripe: { logo: 'stripe.svg' },
});

// then just write HTML
<span data-brand="google">Google</span>
Scales with font size

Deploy from GitHub to AWS

Monitor with Datadog, alert via Slack

CSS Only
40
lines of CSS. Zero JS required.
Verify