This allows for custom icons to be assigned to individual content nodes in the Umbraco CMS. Updated for Umbraco 13 and .NET 8 by D0LBA3B.
$ dotnet add package U13SK.ContentNodeIconsEasily assign custom icons to individual content nodes directly from the Umbraco backoffice.
Originally part of the Umbraco 8 Starter Kit (U8SK) by Mark Drake, this project has been migrated and restructured for Umbraco 13 and .NET 8 by D0LBA3B.
Using the NuGet Package Manager: Search for "U13SK.ContentNodeIcons"
Using the Package Manager Console:
PM> Install-Package U13SK.ContentNodeIcons
Below are some examples of how the package enhances the content management experience:
![]()
![]()
This package was originally created by Mark Drake for Umbraco 8. Subsequent migration to Umbraco 13, as well as architectural enhancements, were completed by D0LBA3B.
Consider sponsoring Mark on GitHub. Your support helps him dedicate more time and effort to open-source projects.
Personal Website | YouTube | GitHub | LinkedIn