# Functions
Init discovers SVG icons and populates the `svgIcons` variable.
Normalize normalizes the SVG content: set default width/height, remove unnecessary tags/attributes It's designed to work with valid SVG content.
RenderHTML renders icons - arguments icon name (string), size (int), class (string).