D25647
D25647
Fix call to non-existing newIcons() in PhabricatorIconSet
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: `PhabricatorIconSet::getIcons()` calls `$this->newIcons()` which is undefined.
As all six child classes which extend…