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

Custom icons for custom costs #122

Open
O5ten opened this issue Nov 8, 2024 · 2 comments
Open

Custom icons for custom costs #122

O5ten opened this issue Nov 8, 2024 · 2 comments
Assignees

Comments

@O5ten
Copy link

O5ten commented Nov 8, 2024

I should be able to provide icons to the that is then used for custom providers that isn't specified by the infrawallet plugin.

Something like:

<InfraWallerPage
   icons={{
      orange: (<OrangeIcon/>),
      equinix: (<EquinixIcon/>)
   }}
/>

And so on. I might look into making this work myself.

@emillg
Copy link
Member

emillg commented Nov 19, 2024

@O5ten We are considering to adopt some icon library, instead of maintaining icons in InfraWallet. One option is https://simpleicons.org/. Can you check if you can find the icons you need from there?

@O5ten
Copy link
Author

O5ten commented Nov 19, 2024

They are definitely there. I extracted icons for our backstage from the same icon library.

@emillg emillg self-assigned this Nov 19, 2024
@emillg emillg moved this to In Progress in InfraWallet Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants