How do I add icons to my custom react component?

@ovryu

Hey there, thanks for reaching out :wave: Within the custom component you are not able to directly access the icon component, but you are able to add any libraries you would like, one example being font awesome. Hope that helps :slightly_smiling_face: