8000 GitHub - bentwnghk/lobe-icons: 🥨 Lobe Icons - Popular AI / LLM Model Brand SVG Logo and Icon Collection.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bentwnghk/lobe-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lobe Icons

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

Documents · Changelog · Report Bug · Request Feature



Table of contents

TOC

✨ Features

  • 🚀 Lightweight & Scalable: Icons are designed to be lightweight, utilizing highly optimized scalable vector graphics (SVG) for the best performance and quality.
  • 🌳 Tree Shakable: The collection is tree-shakable, ensuring that you only import the icons that you use, which helps in reducing the overall bundle size of your project.
  • 👥 Active Community: Lobe Icons boasts an active community of designers and developers. Engage with us on platforms like GitHub and Discord to contribute or get support.

Supported brands:

Model Provider Application

Ai21Labs (Jamba)

01.AI (零一万物)

Adobe

AionLabs

AI Studio (Google)

Automatic1111 (SD Webui)

AssemblyAI

Ai360 (360 智脑)

Cline

Aya (Cohere)

AiHubMix (推理时代)

Clipdrop

BAAI (智源研究院)

AiMass (紫东太初)

ComfyUI

Baichuan (百川)

AlephAlpha

Coqui

ChatGLM (智谱)

Alibaba

Coze

Claude

AlibabaCloud (阿里云)

CrewAI

CodeGeeX

AntGroup

Cursor

CogVideo

Anthropic

DeepAI

CogView

Anyscale

Dify

CommandA (Cohere)

AWS

Doc2X

DALL·E (OpenAI)

AzureAI

DocSearch

DBRX (Databricks)

Baidu

DreamMachine (Luma)

DeepSeek

BaiduCloud (百度智能云)

FastGPT

Doubao (豆包)

Bedrock (AWS)

Firefly (Adobe)

FishAudio (Bert)

ByteDance

Flora

Flux (black forest labs)

CentML

Flowith

Gemini (Google)

Cerebras

Github Copilot

Gemma (Google)

Civitai

Glif

Grok (xAI)

Cloudflare

Google (Colab)

Hunyuan (腾讯混元)

Cohere

Goose (codename)

Inflection

Crusoe

Gradio

Liquid

DeepInfra

Greptile

LLaVA

DeepMind (Google)

Hailuo (海螺)

Magic

Exa

Haiper

Minimax

Fal

Hedra

Mistral

Featherless.ai

Ideogram

Nova (AWS)

Fireworks

Jimeng (即梦)

OpenChat

Friendli

Kera

PaLM (Google)

GiteeAI

Kimi

Qwen (千问)

Github

Kling (可灵)

RWKV

Google

LangChain

SenseNova (商汤)

Groq

Langfuse

Spark (讯飞星火)

Higress

LangGraph (LangChain)

Stepfun (阶跃星辰)

HuggingFace

LangSmith (LangChain)

Voyage

Hyperbolic

Lightricks

Wenxin (文心)

IFlyTekCloud (讯飞开放平台)

LiveKit

Xuanyuan (度小满轩辕)

Inference

LlamaIndex

Yi (零一万物)

Infermatic

Luma

Infinigence (无问芯穹)

Make

InternLM

Manus

Jina AI

MCP (Model Context Protocol)

Kluster

MetaAI

Lambda

MetaGPT

LeptonAI

Microsoft Bing

LM Studio

Microsoft Copilot

LobeHub

Midjourney

Meta

Monica

Microsoft

MyShell

Microsoft Azure

n8n

ModelScope (魔搭)

NotebookLM

Moonshot (月之暗面)

Notion

Nebius

Nvidia (ChatWithRTX)

Novita

OpenWebUI

NPLCloud

Phidata

Ollama

Pika

OpenAI (ChatGPT)

PixVerse

OpenRouter

Poe

Parasail

Pollinations

Perplexity

PydanticAI

PPIO

Qingyan (智谱清言)

Qiniu (七牛云)

Railway

Replicate

Recraft

SambaNova

Replit

Search1API

RSSHub

SearchApi

Runway

SiliconCloud (SiliconFlow)

Suno

Snowflake

Sync

Stability (StableDiffusion)

Tiangong (天工)

StateCloud (天翼云)

TopazLabs

Targon

Tripo

Tec 4662 hnology Innovation Institute (Falcon)

Udio

Tencent

Unstructured

TencentCloud (腾讯云)

V0 (Vercel)

together.ai

Vectorizer.AI

Upstage

Vidu

Vercel

Viggle

VertexAI (Google)

Yuanbao (腾讯元宝)

vLLM

Zapier

Volcengine (火山引擎)

Zeabur

WorkersAI (Cloudflare)

xAI

Xinference

Yandex

Zhipu (智谱)

Tip

More brands are being added, and PR welcome.

🤯 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:

A CDN with SVG

We provide a CDN service (@lobehub/icons-static-svg) which allows you to use SVG.

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

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

Example

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

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

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

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

B CDN with PNG

We provide a CDN service (@lobehub/icons-static-png) which allows you to use PNG.

<!--UNPKG-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://unpkg.com/@lobehub/icons-static-png@latest/dark/[ICON SLUG].png"
  />
  <img height="64" src="https://unpkg.com/@lobehub/icons-static-png@latest/light/[ICON SLUG].png" />
</picture>

<!--ALIYUN-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/dark/[ICON SLUG].png"
  />
  <img
    height="64"
    src="https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/light/[ICON SLUG].png"
  />
</picture>

Example

<!--UNPKG-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://unpkg.com/@lobehub/icons-static-png@latest/dark/openai.png"
  />
  <img height="64" src="https://unpkg.com/@lobehub/icons-static-png@latest/light/openai.png" />
</picture>

<!--ALIYUN-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/dark/openai.png"
  />
  <img
    height="64"
    src="https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/light/openai.png"
  />
</picture>
<!--UNPKG-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://unpkg.com/@lobehub/icons-static-png@latest/dark/openai-text.png"
  />
  <img height="64" src="https://unpkg.com/@lobehub/icons-static-png@latest/light/openai-text.png" />
</picture>

<!--ALIYUN-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="
      https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/dark/openai-text.png
    "
  />
  <img
    height="64"
    src="https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/light/openai-text.png"
  />
</picture>

C CDN with WEBP

We provide a CDN service (@lobehub/icons-static-webp) which allows you to use WEBP.

<!--UNPKG-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://unpkg.com/@lobehub/icons-static-webp@latest/dark/[ICON SLUG].webp"
  />
  <img
    height="64"
    src="https://unpkg.com/@lobehub/icons-static-webp@latest/light/[ICON SLUG].webp"
  />
</picture>

<!--ALIYUN-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://registry.npmmirror.com/@lobehub/icons-static-webp/latest/files/dark/[ICON SLUG].webp"
  />
  <img
    height="64"
    src="https://registry.npmmirror.com/@lobehub/icons-static-webp/latest/files/light/[ICON SLUG].webp"
  />
</picture>

Example

<!--UNPKG-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://unpkg.com/@lobehub/icons-static-webp@latest/dark/openai.webp"
  />
  <img height="64" src="https://unpkg.com/@lobehub/icons-static-webp@latest/light/openai.webp" />
</picture>

<!--ALIYUN-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://registry.npmmirror.com/@lobehub/icons-static-webp/latest/files/dark/openai.webp"
  />
  <img
    height="64"
    src="https://registry.npmmirror.com/@lobehub/icons-static-webp/latest/files/light/openai.webp"
  />
</picture>
<!--UNPKG-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="https://unpkg.com/@lobehub/icons-static-webp@latest/dark/openai-text.webp"
  />
  <img
    height="64"
    src="https://unpkg.com/@lobehub/icons-static-webp@latest/light/openai-text.webp"
  />
</picture>

<!--ALIYUN-->
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="
      https://registry.npmmirror.com/@lobehub/icons-static-webp/latest/files/dark/openai-text.webp
    "
  />
  <img
    height="64"
    src="https://registry.npmmirror.com/@lobehub/icons-static-webp/latest/files/light/openai-text.webp"
  />
</picture>

Static Packages

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

📦 Installation

Important

This package is ESM only.

To install Lobe UI, run the following command:

$ bun add @lobehub/icons

Compile with NextJS

Note

By work correct with nextjs ssr, add transpilePackages: ['@lobehub/icons'] to next.config.js. For example:

// next.config.js
const nextConfig = {
  // ...other config

  transpilePackages: ['@lobehub/icons'],
};

⌨️ Local Development

You can use Github Codespaces for online development:

Or clone it for local development:

$ git clone https://github.com/lobehub/lobe-icons.git
$ cd lobe-icons
$ bun install
$ bun start

🤝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.

🩷 Sponsor

Every bit counts and your one-time donation sparkles in our galaxy of support! You're a shooting star, making a swift and bright impact on our journey. Thank you for believing in us – your generosity guides us toward our mission, one brilliant flash at a time.

🔗 Links

More Products

  • 🤯 Lobe Chat - An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application.
  • 🅰️ Lobe Theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.
  • 🧸 Lobe Vidol - Experience the magic of virtual idol creation with Lobe Vidol, enjoy the elegance of our Exquisite UI Design, dance along using MMD Dance Support, and engage in Smooth Conversations.

Design Resources

  • 🍭 Lobe UI - An open-source UI component library for building AIGC web apps.
  • 🥨 Lobe Icons - Popular AI / LLM Model Brand SVG Logo and Icon Collection.
  • 📊 Lobe Charts - React modern charts components built on recharts

Development Resources

  • 🎤 Lobe TTS - A high-quality & reliable TTS/STT library for Server and Browser
  • 🌏 Lobe i18n - Automation ai tool for the i18n (internationalization) translation process.

More Resources


📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

About

🥨 Lobe Icons - Popular AI / LLM Model Brand SVG Logo and Icon Collection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%
0