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

Many vectors don't display at all #22

Open
onassar opened this issue Apr 24, 2021 · 1 comment
Open

Many vectors don't display at all #22

onassar opened this issue Apr 24, 2021 · 1 comment

Comments

@onassar
Copy link

onassar commented Apr 24, 2021

Hi there -
When I download master and take a look in my Mac Finder, many vectors don't show up at all:

When I open them in Chrome, they also are blank:

There seems to be a number of icons that are subject to this.
Any thoughts?

@ucctheblend
Copy link

The paths aren't visible because they aren't stroked, which makes them easily customizable.

You need to add the stroke attribute or style them with CSS. To display them correctly, you also need to set fill to none, as paths are filled black by default.

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

2 participants