Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

List of icons (Mobile App)

Mark90
Kilo Contributor

Is there a list of all icons and codes for the mobile app. For example for the applet icons?

THX
Mark

1 ACCEPTED SOLUTION

Hi Mark,

The Values represent the Unicode of the icons:

This link will show all the icons unicodes you can put the value of the code in the.

You can search icons as well which you want to apply. and check the unicode there:

LIke for example the icon record in the sys_sg_icon table is :

find_real_file.png

The highlighted value is the unicode of the glyphiccon icons which you wil serach in google you will get it :

https://glyphicons.bootstrapcheatsheets.com/#'

 Open this link and search the icon which you need to use and copy the unicode and put in the vlaue field if you want a new icon:

find_real_file.png

And paste the unicode in the value you will get the icon in your instance.

 

 

mark helpful and correct if it hleps.

Thansk,

cB

View solution in original post

15 REPLIES 15

I still have a little problem. When I copy the Unicode it comes out like this:  Service now does not recognize this structure

Hi Mark,

You have to use Hex part:

https://glyphsearch.com/?copy=unicode-hexadecimal

Follow this link and this will give you hex code as shwon in the screesnhot:

Select Hex and click on the icon it will copy the hex code Like :

 

f036

Which you can use in servicenow find_real_file.png

Mark helpful and correct if it hleps.

thanks,

Cb

 

 

@Chander Bhusha1 This is not working

ServiceNow is Providing OOB Mobile app  Action font icons, Screen font icons, Mobile card font icons,  Launcher screen font icons, Image icons.

https://www.linkedin.com/posts/radhika-uppula-55b83b287_servicenow-mobileexperience-nowplatform-acti...