Draw.io (Diagrams.net) icon library of Interop ShowNet Icons 2024
Original License: https://github.com/interop-tokyo-shownet/shownet-icons/blob/master/LICENSE.txt
ShowNet Icons (C) 2024 Interop Tokyo ShowNet NOC Team / CC BY-SA 4.0
See Interop ShowNet アイコンを draw.io (diagrams.net) で使おう - Qiita in detail.
Install Draw.io Integration in VSCode at first.
Edit settings.json
"hediet.vscode-drawio.customLibraries": [
{
"entryId": "Interop ShowNet Icons",
"libName": "Interop ShowNet Icons",
"url": "https://raw.githubusercontent.com/corestate55/shownet-icons-mxlibrary/main/shownet-icons.xml"
}
]
and [+ More Shapes] - [Interop ShowNet Icons] in VSCode.
Download shownet-icons.xml and import it as library: [File] - [Open Library].
curl -LO https://raw.githubusercontent.com/corestate55/shownet-icons-mxlibrary/main/shownet-icons.xml
Clone this repository and exec convert.sh. The script does:
- Download ShowNet Icon zip file and extract it into
assets
directory - Pull mxlibrary converter repository and install npm packages for it
- Convert SVG files to mxlibrary file
Interop ShowNet Icons is distributed under CC BY-SA 4.0. Therefore shownet-icons.xml inherits the same license.