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

Any way to include any custom SVG icon? #49

Open
moshpirit opened this issue May 9, 2018 · 4 comments
Open

Any way to include any custom SVG icon? #49

moshpirit opened this issue May 9, 2018 · 4 comments

Comments

@moshpirit
Copy link

Let's say I created my own icon for an app in SVG format. It would be nice to use the app so I can change the icon including in this repository my own one.

@crutchcorn
Copy link
Member

If you'd like to contribute an icon to MaterialOS, you may do so by creating a pull request to our icons branch:
https://github.com/materialos/icons

Which are then pulled into the Android icon pack and published. If you have more questions about the progress of that, I'd suggest pinging @danielhickman on the Icons repo as he's done much more in this regaurd than I have recently

@danielhickman
Copy link
Contributor

Yeah, what @crutchcorn said. We're open to looking at a pull request for a Material Design icon on the materialos/icons repo.

If you're just wanting to use your own icon in your own launcher, make a PNG and many launchers allow for custom PNGs. If you want to use this pack as a base for your own icon pack, check out some tutorials online for how to edit Polar Dashboard icon packs.

@moshpirit
Copy link
Author

Great! Thank you for your replies! But I was thinking in some Custom icons tab to manage all of this offline. Even when there's this great possibility :)

@danielhickman
Copy link
Contributor

Sadly that's not possible as all icon packs use static drawables and XML files. I'd personally like to make dynamic icons for other reasons as well but the launchers only work with the current de facto standard, unfortunately.

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

3 participants