mirror of
https://github.com/Xevion/xevion.dev.git
synced 2026-01-31 04:26:43 -06:00
935c5e6475bd5e20e4e3dcfcf445a6c3d1f72123
Replace per-icon inline SVG rendering with a centralized sprite system. Icons are now collected once per page and rendered as <symbol> elements, referenced via <use> tags. Eliminates redundant icon fetching, reduces HTML size, and simplifies icon management across components.
Description
No description provided
Languages
Rust
54.6%
Svelte
30.6%
TypeScript
10.8%
Just
1.5%
CSS
1.1%
Other
1.4%