Check if a node ID represents a custom icon family.
static bool isAssetIconNodeId(String nodeId) => _assetIcon.matches(nodeId);