@lobehub/icons 1.8.1 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
<h1>Lobe Icons</h1>
|
|
10
10
|
|
|
11
|
-
Popular AI / LLM
|
|
11
|
+
Popular AI / LLM Model Brand SVG Logo and Icon Collection
|
|
12
12
|
|
|
13
13
|
[Changelog](./CHANGELOG.md) · [Report Bug][github-issues-link] · [Request Feature][github-issues-link]
|
|
14
14
|
|
|
@@ -47,6 +47,12 @@ Popular AI / LLM model brand svg logo and icon collection
|
|
|
47
47
|
|
|
48
48
|
</details>
|
|
49
49
|
|
|
50
|
+
## ✨ Features
|
|
51
|
+
|
|
52
|
+
- 🚀 **Lightweight & Scalable**: Icons are designed to be lightweight, utilizing highly optimized scalable vector graphics (SVG) for the best performance and quality.
|
|
53
|
+
- 🌳 **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.
|
|
54
|
+
- 👥 **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.
|
|
55
|
+
|
|
50
56
|
## 📦 Installation
|
|
51
57
|
|
|
52
58
|
> \[!IMPORTANT]\
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lobehub/icons",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"description": "Popular LLM
|
|
3
|
+
"version": "1.9.0",
|
|
4
|
+
"description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"lobehub",
|
|
7
7
|
"llm icons",
|