More OOB images?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2016 02:52 PM
I am working on several Service Catalog updates, and I'd like to use as many of the images that appear to have been designed by Service Now as possible to keep the look consistent. I've searched through the image library and can find quite a few that I like, but wondering if there are more images designed by Service Now that I can get and add to my instance, or a list of plugins that install images when activated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2016 11:44 PM
Hello Marcel,
You can find servicenow Icon and Image in Image Picker.
Image Picker
An easy way to find some icons is the image picker.To use the image picker, type image_picker.do in the left Navigator.
Once you have the image picker open, you can right-click the image and Save Image As to save it to your computer to use in other parts of ServiceNow. You can also use the directory the image is in to reference it. Here is an example directory: https://<your_instance>.service-now.com/src/images/import.png .
Icons are less used in ServiceNow after the Eureka upgrade and switch to the blue stars in the left navigator. However there are still times you use them when designing UI Scripts, UI Macros, or other functionality.
Images
You can also find images in the db_image table. You can get to this table by typing "Images" in the left navigator.
To save an image to your computer
- Click the image name you want to save
- Copy the filename to your clipboard
- Right click the image and click Save As
- Replace the iix filename with the filename you copied earlier in step 2.
- Click Save
Attachments
Images are also saved as attachments in ServiceNow. Type "sys_attachment.list" in the left navigator to access attachments.If you look at the attachments that have ZZ_YY as part of the table name. Those are ones used on your CMS sites.
It is good to know they are stored here for CMS sites. However using sys attachments is not the easiest to find the image you want. It is often just easier to find the image in the CMS site and save it that way.
Hope it help you
Regards,
Shilpi Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2016 09:50 AM
Thanks for the information. I'll clarify though to see if there might be other resources available to get additional images.
Basically I like the OOB images used in various Service Catalog/CMS areas, and would really like to keep the images/style consistent across all my catalogs and offerings. That being said, I'm not sure that there is an easy way to find all of these (even the image db list doesn't show all of them as far as I can tell) or if SN has an external image repository that can be leveraged by customers. Below is a screen shot of the style of images that I'm referring to:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 10:49 PM
Hello Marcel,
when i investigate for Servicenow OOB images, then, i didn't found all off them which are mention in screenshot.
But whenever i need to define image for my catalog i generally go for google images.
Below mention are some link hope it help you:
1. Black and white Icons - 151 free vector icons
2.3,953 Icon packs for free - Vector icon packs - SVG, PSD, PNG, EPS & Icon Font - Free Icons
Hope it help you
Regards,
Shilpi Sharma.