Skip to content

CDN

Every published version of @fluentui-emoji/svg is mirrored by the public npm CDNs, so you can hotlink any emoji without installing anything.

<img src="https://cdn.jsdelivr.net/npm/@fluentui-emoji/svg@latest/icons/flat/rocket.svg" width="32" height="32" alt="" />
<img src="https://unpkg.com/@fluentui-emoji/svg@latest/icons/flat/rocket.svg" width="32" height="32" alt="" />
  • Pin a version for production (@latest follows releases): @fluentui-emoji/[email protected]/....
  • The URL pattern is /{set}/{slug}.svg — find both in the gallery.
  • Metadata is on the CDN too: https://cdn.jsdelivr.net/npm/@fluentui-emoji/svg@latest/metadata.json.