m-radzikowski / diagrams-aws-icons

diagrams.net shape libraries with AWS Architecture Icons
102 stars 23 forks source link

Group Icons into subgroups #7

Closed henriqueribeiro closed 9 months ago

henriqueribeiro commented 1 year ago

With this change, AWS icons will be grouped by categories. Screenshot from 2023-09-05 13-47-04

m-radzikowski commented 9 months ago

Hey, while I like the readability, the icons are generated automatically with a Python library. Such change to create separate files would need to be done in the library, so generating new icon set does not require additional manual work. It should be doable, as similar logic already exists in the library for the OmniGraffle output.

Moreover, it's good to have a single library as well, for example for import in Confluence. But if that would be parametrized in the library, creating 2 versions would not be an issue.

If you want to give it a go, please open a PR in the library.