function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kayal PKayal P 

Salesforce Image Set

Hi all,

 

Where can i get Salesforce's default images (i.e.) image displayed near contacts or accounts or task? I want the salesforce image set so that i can use it in my application for a better UI developmet which integrates with Salesforce.

 

-Kayal

AravindBabu512AravindBabu512

Hi,

 

I tried to view the source code of the Accounts page and there are image class with the image link provided, so i guess it should suffice to access those links to get the images.

 

Thanks,

Aravind.