Skip to content

Commit a50928c

Browse files
authored
Update README with improved performance description
1 parent 881278f commit a50928c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
<div align="center">
66

77
<h1>React Zero Icon Sprite</h1>
8+
<h2>The most performant way to do icons in React</h2>
89

910
<legend><b>Use over 1,600</b> Lucide <code>&lt;Icon /&gt;</code> in development. </br> Ship <b>one SVG sprite</b> in production - only the icons you used.</legend>
1011
<small>Average 300% Decrease in HTML Size. <a target="_blank" href="https://zero-ui.dev/icon-sprite">See the Demo ↗︎</a></small>
1112

1213
<p/>
1314
<p/>
1415
<p>
15-
🔹 No React at runtime 🔹 Tree-shaken & deduped 🔹 Lucide + your custom SVGs 🔹 Long-cacheable sprite 🔹 SSR-safe
16+
🔹 Zero runtime 🔹 Tree-shaken & deduped 🔹 Lucide + your custom SVGs 🔹 Long-cacheable sprite 🔹 SSR-safe
1617
</p>
1718
</div>
1819

0 commit comments

Comments
 (0)