Skip to content

corestate55/shownet-icons-mxlibrary

Repository files navigation

shownet-icons-mxlibrary

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

Interop ShowNet Icons

Download: https://www.interop.jp/2023/shownet/concept/#dl

all materials and objects in this archive are available under the Creative Commons Attribution-ShareAlike License https://creativecommons.org/licenses/by-sa/4.0/

ShowNet Icons (C) 2023 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 2021-2023

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages