To use the icons, go to https://www.heroicons.com and find the icon you want to use.
Then, in the HTML of the editor, type the following:
<span class="heroicon {iconName}"></span>
where {iconName} is the name of the icon on the heroicons website.
{iconName}