How to add badge icons
Last updated
Last updated
To add one of the standard icons before a badge, use the following format by adding a icon name separated by a colon (:
):
Available Icons:
award
check-lg
heart
lightning-charge-fill
patch-exclamation
rocket-takeoff
stars
trophy
To add the "award" icon with a badge "Editor's choice", use:
To add custom SVG icons for badges, use the cegg_svg_icon_list
filter. This filter allows you to easily extend the list of available icons by adding new ones. Below is an example of how to add custom icons:
For more SVG icons, you can explore a large collection from the Bootstrap Icons Library.