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

Add Support for Google Material Symbols Icon Fonts #1622

Open
ravindraguptacapgemini opened this issue May 22, 2024 · 4 comments
Open

Add Support for Google Material Symbols Icon Fonts #1622

ravindraguptacapgemini opened this issue May 22, 2024 · 4 comments

Comments

@ravindraguptacapgemini
Copy link

Hi there, I just want to check if this library can provide support for new google font Material Symbols, Please let me know. Thanks

https://fonts.google.com/icons?icon.set=Material+Symbols

Also if there is some documentation which can help in adding this support, please share.

@ravindraguptacapgemini ravindraguptacapgemini changed the title Add Support for Google Material Symbol Fonts Add Support for Google Material Symbols Icon Fonts May 22, 2024
@johnf
Copy link
Collaborator

johnf commented May 22, 2024

@ravindraguptacapgemini I'd love to add support. It's on my list after we do the next release. but a PR would be amazing if you have time.

Check out our new monorepo at https://github.com/oblador/react-native-vector-icons/tree/monorepo

I haven't yet fleshed out the documentation on adding a new font. I'll try and attack that over the weekend.

You should take a look at fontawesome6 as a starting point. We use a generator to create these directories, but if you get it working just as a straight PR in a material-symbols directory, I'm happy to reverse engineer it back to the generator.

It will help me see if I can find common ground between it and how we do fontawesome.

@ravindraguptacapgemini
Copy link
Author

ravindraguptacapgemini commented May 22, 2024

I would love to do it, but I don't have a band width as of now. I am extremely sorry.
Can I ask you, when you are planning to start on it.

@johnf
Copy link
Collaborator

johnf commented May 22, 2024

@ravindraguptacapgemini Probably a few months off

@rexfordessilfie
Copy link

rexfordessilfie commented Jun 18, 2024

Hello folks! I can try to take this on if that's okay. I just figured out how to do this for Lucide icons in #1630. If we are okay with the approach there, I can try do something similar for this!

I'm also happy to implement it in the monorepo setup and write documentation of the process as I go along. Let me know what you would like @johnf.

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

No branches or pull requests

3 participants