I’m using Umbraco 10 and the cool Contentment package. I’ve followed the tutorial for importing a custom icon for the social links component.
~/App_Plugins/[YourPluginName]/backoffice/icons/ - an svg for Glassdoor as it’s missing in the FA library.
This works great in the backoffice, but I cannot see a method to pass this through to a subsequent cshtml view. While I understand the source is FontAwesome, is it possible to include the custom icon as well?
As the import method is Umbraco specific I wonder if there is a way to call the imported icon in App_Plugins within a view?
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/110097-custom-backoffice-icons-and-contentment-social-links