Not required for normal use. Read these pages when debugging provider behavior, evaluating the library's security posture, or contributing code.
Architecture
See how the manager, provider registry, and renderer cooperate to resolve each icon request.
SVG Sanitization
Walk through the nine regex stages that strip dangerous content from incoming SVG markup.
Thread Safety
See which synchronization primitive guards each component for safe concurrent access.
Security Model
Review the six threat boundaries the library defends against and how each is mitigated.