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.
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"
/>
<!--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"
/>
Package | FileType | Version |
---|---|---|
@bentwnghk/icons-static-svg | SVG |
|
@bentwnghk/icons-static-png | PNG |
|
@bentwnghk/icons-static-webp | WEBP |