Skip to content

corestate55/shownet-icons-mxlibrary

Repository files navigation

shownet-icons-mxlibrary

Draw.io (Diagrams.net) icon library of Interop ShowNet Icons 2024

Interop ShowNet Icons

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

mxlibrary converter

yaegashi/icon-collection-mxlibrary: Azure Icon Collection mxlibrary for diagrams.net (formerly draw.io)

How to use

See Interop ShowNet アイコンを draw.io (diagrams.net) で使おう - Qiita in detail.

Diagrams.net

VSCode Draw.io Integration

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.

Draw.io desktop app

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

How to convert SVG files to mxlibrary file

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

License

Interop ShowNet Icons is distributed under CC BY-SA 4.0. Therefore shownet-icons.xml inherits the same license.

CC BY-SA 4.0

About

Draw.io (Diagrams.net) icon library of Interop ShowNet Icons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages