A huge thanks to Mauricio Lauffer for his great contribution, making this library relevant again.
Contributed by @mauriciolauffer
Git clone this repo $ git clone ...
. Install dependencies $ npm ci
. Run the app $ npm start
.
It will access SAP Discovery Center, fetch all services and their icons. The library SAP_BTP_Service_Icons_latest.xml
will be created.
Based on v01 (for SAP BTP) from March 26th 2021 including Icon ZIP. (see method above to get the latest versions)
Custom library for Draw.io, based on SAP Business Technology Platform Solution Diagrams & Icons. These libraries are made for convenience and may be retracted at any time, on discretion by SAP SE. All rights reserved SAP SE. The SAP Materials and all copies shall remain at all times the exclusive property of SAP SE and/or an SAP affiliate company. The SAP Terms of Use found in document Terms Of Use for the SAP Business Technology Platform Solution Diagrams, Design Elements & Icons govern your use of these SAP materials (as defined in the Terms of Use), and related Content and web pages.
The easiest way to consume one of these libraries, is to load them directly via the url parameter 'libs'. List the library urls as a semi-colon separated string. (example: https://app.diagrams.net/?splash=0&clibs=Uhttps://raw.githubusercontent.com/rsletta/sap_btp_icons_drawio_lib/main/src/libs/SAP_BTP_Service_Icons_Circles.xml;Uhttps://raw.githubusercontent.com/rsletta/sap_btp_icons_drawio_lib/main/src/libs/SAP_BTP_Service_Icons.xml;https://raw.githubusercontent.com/rsletta/sap_btp_icons_drawio_lib/main/src/libs/SAP_BTP_Service_Icons_latest.xml)