Lazy loading
<SvgIn loading="lazy" /> defers the fetch/sanitize until its placeholder scrolls near the viewport, via IntersectionObserver.
<SvgIn loading="lazy" /> defers the fetch/sanitize until its placeholder scrolls near the viewport, via IntersectionObserver.