Register multiple icons at once.
static void registerAll(Map<String, IconData> icons) { _registry.addAll(icons); }