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

14 REPLIES 14

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

MrMuhammad
Giga Sage

Hi Mark,

sys_sg_icon.list is the table that stores all the icons for Applet launcher, Applets, actions etc. Each record has its name, color, font Code. 

 find_real_file.png

 

Reference - https://docs.servicenow.com/bundle/orlando-mobile/page/administer/tablet-mobile-ui/reference/sg-mobi...

 

Please mark this correct & helpful if it answered your question.

Thanks & Regards,
Sharjeel

Regards,
Muhammad