check if current XIcons contains the mapping of provided namespace
static bool hasNamespace(String namespace) { return _registry.containsKey(namespace); }