Xevion 935c5e6475 refactor: migrate icon rendering to SVG sprite pattern
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.
2026-01-15 01:59:02 -06:00
Description
No description provided
14 MiB
Languages
Rust 54.6%
Svelte 30.6%
TypeScript 10.8%
Just 1.5%
CSS 1.1%
Other 1.4%