Variable CHROME_ICON_FILLEDConst

CHROME_ICON_FILLED: ReadonlySet<string> = ...

Chrome glyphs meant to be painted solid. Paths carry no presentation attributes, so the fill is applied by the wrapper (chromeIconSvg does it, a host with its own wrapper reads this set) and the registry stays pure.