Skip to content

CDN

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

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