ExamplesHTML

HTML Examples

Drop-in HTML patterns for BrandQL logos, including dark mode and responsive sizes.

HTML

Simple, copy‑pasteable examples for plain HTML.

Set explicit width and height to avoid layout shift.

<img
  src="https://api.brandql.com/logo/stripe.com"
  alt="Stripe"
  width="64"
  height="64"
/>
Was this page helpful?