plantuml/plantuml-stdlib

Can we update the material design library icons?

dannief opened this issue · 7 comments

There seems to be several missing

Hello,
You can submit a PR with missing icons.
We will integrate them in next official release.

Thanks!

The current information in material/INFO file is incorrect. (See #10 (comment))

When updating the icons, it might be worth updating the INFO files as well...

That means an update INFO file should be:

VERSION=6.9.96
SOURCE=https://github.com/Templarian/MaterialDesign-SVG

Hello, You can submit a PR with missing icons. We will integrate them in next official release.

Thanks!

Any recommendation for creating proper sprites from SVG?

Any recommendation for creating proper sprites from SVG?

Those sprites have been imported by @Anthony-Gaudino
The working repository used at that time is this one: https://github.com/Anthony-Gaudino/plantuml-stdlib/tree/material_design

Maybe @Anthony-Gaudino can give some tips on how he did that?

[For traceability]
See this update request here:

Regards.

Any recommendation for creating proper sprites from SVG?

You can use this script (from @Anthony-Gaudino):

Ref.:

Also looking forward to an update to be able to use e.g. https://pictogrammers.com/library/mdi/icon/router-network/

Also useful after an update would be a macro for PlantUML that lists all the Material Design icon names to e.g. the command line. (And print the version of the supported icon set.)