Embed Font Awesome Icons in Knowledge Base Articles

Thomas Bohan
Tera Contributor

Is there a way to embed Font Awesome Icons in a HTML based Knowledge Base Article please

I've tried adding code like

<i class="fas fa-info-circle"></i> This is an info icon.

but it gets removed.

11 REPLIES 11

Another option would be to export all the font awesome icons out as png files, the upload them into the db_image table and then reference the images in the HTML.

There is a Image ZIP Upload option that would allow me upload all Font Awesome icons in batch.

https://www.servicenow.com/docs/bundle/yokohama-platform-user-interface/page/administer/navigation-a... 

it displays ok in the HTML fiddle:

 

KamilTEL_0-1751470666826.png


it seems to be a bug in ServiceNow and you will might need to use the emoji as workaround 

I inserted "✉️" and it has been transcripted as "✉":

KamilTEL_1-1751470841498.png

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */