Get all registered icon names.
static List<String> get names => _registry.keys.toList(growable: false);