‎2021 Oct 12 5:35 PM
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
‎2021 Oct 12 6:30 PM
https://experience.sap.com/files/guidelines/icons_sap/index.htm
or
https://experience.sap.com/wp-content/uploads/files/guidelines/icons_sap/
What means "stable" with Internet? 😉
‎2021 Oct 12 7:47 PM
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
‎2021 Oct 13 7:52 AM
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.
‎2021 Oct 13 8:09 AM
Hi efstratios.tsantilis,
you can check in transaction SE16 the table ICON to get an overview.
‎2021 Oct 13 8:22 AM
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.