HomePhorge

D25647

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