package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# 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).