We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7357b commit 75bcd30Copy full SHA for 75bcd30
README.md
@@ -13,9 +13,16 @@
13
14
> Part of the [React Zero-UI](https://github.com/react-zero-ui) ecosystem.
15
16
+---
17
+
18
+### 📊 Live Demo – 270% Smaller HTML Payload
19
20
+**See the size difference in action:** [View Demo](https://zero-ui.dev/icon-sprite)
21
+270% smaller HTML output compared to directly inlining Lucide React components.
22
23
---
24
25
26
## 🧠 What This Library Does
27
28
1. **Full Lucide-React DX in development**
@@ -204,4 +211,4 @@ This is one of the **most optimized** icon systems for serious frontends:
204
211
│── package.json
205
212
│── react-zero-ui-icon-sprite-0.1.3.tgz
206
213
└── tsconfig.json
207
- -->
214
+ -->
0 commit comments