Heyo,
in my ongoing quest to convert my custom extensions to the structure & APIs required by 2.3.0 & newer, I now have an extension that bundles a bunch of custom icons to use with the “Icon image for {services,hosts} in status GUI” rules. Initially I uploaded them via the “Custom icons” functionality & then created a package from them. This package now shows up as “Legacy GUI extensions (deprecated)”.
Those icons are currently located in the local/share/check_mk/web/htdocs/images/icons directory as several .pngs. Where do I move them to in the new structure? e.g. local/lib/python3/cmk/plugins/linet_icons/<what here?>?
Thanks.