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

SVG path string exports #25

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

jackson-bean
Copy link

@jackson-bean jackson-bean commented Aug 23, 2023

A feature of Font Awesome that I appreciate is the exporting of their SVGs' path attributes as JavaScript string constants. This makes working with their icons much nicer because intellisense can pick up all available icons.

For example:
image

This PR brings this functionality to Material Symbols:
image

When an icon is selected:
image

I know this PR contains a lot of bloat, so refer to the new README and most relevant new files to get an idea of what functionality has changed.

@jackson-bean jackson-bean reopened this Aug 23, 2023
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

Successfully merging this pull request may close these issues.

1 participant