Constructs IconThemeFile with empty "Icon Theme" group.
auto itf = new IconThemeFile(); assert(itf.iconTheme()); assert(itf.directories().empty);
See Implementation
Constructs IconThemeFile with empty "Icon Theme" group.