✨Flexible SVG usage in tags and stylesUse your SVGs in <svg> or <img> tags, or directly in CSS/SCSS/Stylus/Less.
🎨Theme an icon per usage with variablesMark any value with var() and override it from the mixin at each call site, or theme it live with CSS custom properties.
⚙️Optional SVGO or OXVG OptimizationOptimize your SVGs with SVGO or OXVG for better performance and smaller file sizes.