- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 02:31 AM
Is there a list of all icons and codes for the mobile app. For example for the applet icons?
THX
Mark
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 05:37 AM
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 :
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:
And paste the unicode in the value you will get the icon in your instance.
mark helpful and correct if it hleps.
Thansk,
cB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 05:52 AM
I still have a little problem. When I copy the Unicode it comes out like this:  Service now does not recognize this structure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 05:58 AM
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
Mark helpful and correct if it hleps.
thanks,
Cb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2024 01:44 AM
@Chander Bhusha1 This is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 02:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 05:28 AM
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.
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
Muhammad