Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get an overview of sprites / icons? #51

Open
adrianrudnik opened this issue Mar 11, 2022 · 1 comment
Open

How to get an overview of sprites / icons? #51

adrianrudnik opened this issue Mar 11, 2022 · 1 comment

Comments

@adrianrudnik
Copy link

I just tried to use some sprites from the stdlib, specifically the office/ and material/ folder structures.

I did not find a mention on how one would browser the > 1,000 icons without including every single one by hand or without having open a dozen websites to find out the identifier for i.e. a wifi uplink ap.

stdlib just gives an overview of the folders.
listsprite only does Archimate without includes.

Can you help me, how do you do it?

@adrianrudnik adrianrudnik changed the title listsprites How to get an overview of sprites / icons? Mar 11, 2022
@adrianrudnik
Copy link
Author

I just tried different approaches but nothing worked until I generated an puml file with

@startuml
stdlib office
@enduml

which generated a huge file with a messy but workable overview. But this is not documented on any page, I'm not even sure that those overviews are correct / complete. Any clue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant