Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Classic ABAP icons removed from https://experience.sap.com/files/guidelines/icons_sap/index.htm

efstratios_tsantilis
Product and Topic Expert
Product and Topic Expert
0 Likes
1,503

I keep using used various icons from https://experience.sap.com/files/guidelines/icons_sap/index.htm

e.g. https://experience.sap.com/files/guidelines/icons_sap/images_status_icons/IMAGE21.GIF for icon_okay

The icon addresses have been recently removed, so that the page itself shows no icon anymore.

Does anyone have an idea what happened to the icons - or where to find the classic abap icons with stable URL reference elsewhere ?

Thanks,
Stratos

5 REPLIES 5
Read only

Sandra_Rossi
Active Contributor
Read only

efstratios_tsantilis
Product and Topic Expert
Product and Topic Expert
0 Likes
1,431

Thank you, the first link lacks of icons (this is why I created this post) but the second "*wp_content*" is cool - I will use this one. I hope the icons will remain on this page for a while.

Regards,
Stratos

Read only

jmodaal
Active Contributor
0 Likes
1,431

Hello,

just an idea to get rid of this dependency: with report SHOWICON you can get a list of the SAP standard icons which can be downloaded in HTML format to your computer, including all the single GIF files.

Read only

ThorstenHoefer
Active Contributor
0 Likes
1,431

Hi efstratios.tsantilis,

you can check in transaction SE16 the table ICON to get an overview.

Read only

efstratios_tsantilis
Product and Topic Expert
Product and Topic Expert
0 Likes
1,431

Thank you all, the issue is solved.

I don't need the icons locally, and neither in an SAP system. That's why I asked for a stable access "in the internet" - since I want to use them in generated html pages, that run decentrally within the user's browser or email client.