@bentwnghk/icons-static-svg

1.19.0 • Public • Published

Lobe Icons

Static SVG

Popular AI / LLM Model Brand SVG Logo and Icon Collection. See them all on one page at icons.lobehub.com.
Contributions, corrections & requests can be made on GitHub.

Changelog · Report Bug · Request Feature



🤯 CDN Usage

Icons can be served from a CDN such as unpkg or npmmirror (aliyun). Simply use the lobe icons npm package and specify a version in the URL like the following:

<!--UNPKG-->
<img height="64" src="https://unpkg.com/@bentwnghk/icons-static-svg@latest/icons/[ICON SLUG].svg" />

<!--ALIYUN-->
<img
  height="64"
  src="https://registry.npmmirror.com/@bentwnghk/icons-static-svg/latest/files/icons/[ICON SLUG].svg"
/>

Example

<!--UNPKG-->
<img height="64" src="https://unpkg.com/@bentwnghk/icons-static-svg@latest/icons/openai.svg" />

<!--ALIYUN-->
<img
  height="64"
  src="https://registry.npmmirror.com/@bentwnghk/icons-static-svg/latest/files/icons/openai.svg"
/>

<!--UNPKG-->
<img height="64" src="https://unpkg.com/@bentwnghk/icons-static-svg@latest/icons/openai-text.svg" />

<!--ALIYUN-->
<img
  height="64"
  src="https://registry.npmmirror.com/@bentwnghk/icons-static-svg/latest/files/icons/openai-text.svg"
/>

📦 Static Packages

Package FileType Version
@bentwnghk/icons-static-svg SVG
@bentwnghk/icons-static-png PNG
@bentwnghk/icons-static-webp WEBP

📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

Package Sidebar

Install

npm i @bentwnghk/icons-static-svg

Weekly Downloads

17

Version

1.19.0

License

MIT

Unpacked Size

1.5 MB

Total Files

603

Last publish

Collaborators

  • bentwnghk