aimanecouissi / module-hyva-svg-icons
Base SVG icon ViewModel for Hyvä Themes icon set modules
Package info
github.com/aimanecouissi/magento2-module-hyva-svg-icons
Type:magento2-module
pkg:composer/aimanecouissi/module-hyva-svg-icons
Requires
- php: ^8.3
- hyva-themes/magento2-theme-module: >=1.1.12
- magento/framework: 103.0.*
README
Base SvgIcons view model for Hyvä Themes icon set modules. Extends Hyva\Theme\ViewModel\SvgIcons with a corrected kebab-case conversion and __call() override that properly handles icon names starting with a digit — where the parent implementation produces incorrect output and valid PHP method names cannot start with a digit.
Note
This module is a shared dependency pulled in automatically by all aimanecouissi/module-hyva-* icon set modules. It is not intended to be used directly.
Changelog
See CHANGELOG for all recent changes.