A utility for viewing and browsing the out-of-the-box images available on SharePoint installations. Clicking an image displays information about that image, like dimensions and location. Use it to grab the markup for using them in customizations.
This utility is contained within one single aspx page located in the utility folder.
- Download the SPImage.aspx file from the utility directory
- Upload the SPImage.aspx file to a Document Library on a SharePoint site
- Browse to the Document Library folder where the SPImage.aspx file was uploaded to (step 2) and click on it
The source to this utility is maintained in the src directory. Grunt is used to build the final aspx file, by embedding the different resources into the file.