app-labels
                                
                                 app-labels copied to clipboard
                                
                                    app-labels copied to clipboard
                            
                            
                            
                        How I can get list of the labels that will render proper icons?
When going thru the openshift docs we see node.js as example and sometimes we can get labels directly from application that was provisioned but there is no list of the default icons that can be referenced by name
CC @gorkem
I do not think they are extracted to a document but here is where they are defined https://github.com/openshift/console/blob/16ae21c2b201b8ebc86496116ea590c0e96dcf00/frontend/public/components/catalog/catalog-item-icon.tsx#L99
@gorkem I knew there might be somewhere! You are true star!